html, body {
    height: 100%;
}

body {
    font-family: 'Myriad-Pro', Calibri, Arial, sans-serif;
    font-size: 15px;
}

.carddata {
    text-transform: uppercase
}

a
a:active, a:focus {
    /*outline: none;
-moz-outline-style: none;*/

}

/*********************************************************************/
/* Government Umbrella Styles */
#umbrella {
    color: #ffffff;
    font-size: 0.8em;
    width: 960px;
    display: block;
    height: 35px;
    margin: 0 auto;
}

.umbrellaWrapper {
    background-color: #29354a;
    padding-top: 2px;
    padding-bottom: 2px;
}

#umbrella a {
    color: #b3b3b3;
    text-decoration: underline;
}

#umbrella a:hover {
    color: #ffffff;
    text-decoration: underline;
}

#devices-selection-div {
    margin-left: 5px;
    margin-right: 30px;
}

/*********************************************************************/
/* Page Layout */
#darkbluebar {
    background-color: #29354a;
    height: 35px;
    width: 100%;
    top: 0;
    position: absolute;
    padding-bottom: 1px;
}

#bluebar {
    height: 70px;
    width: 100%;
    top: 35;
    position: absolute;
}

#wrapper {
    margin: 0 auto;
    min-height: 100%;
    position: relative;
}

#main {
    margin: 0 auto;
    max-width: 960px;
    padding-bottom: 65px;
}

#footer {
    width: 100%;
    height: 75px;
    left: 0;
}

#navigation {
    float: left;
    width: 200px;
    margin-right: 28px;
    vertical-align: top;
    border: solid 1px #cccccc;
    -moz-border-radius: 5px;
    border-radius: 5px;
    min-height: 200px;
}

#content-1col {
    width: 900px;
    float: left;
    vertical-align: top;
    margin-left: 15px;
}

#content-3col-col2 {
    float: left;
    width: 440px;
    margin-right: 30px;
}

#content-3col-col3 {
    float: left;
    width: 250px;
    margin-bottom: 25px;
}

/*********************************************************************/
/* Header Area */
.brandlogo {
    display: block;
    height: 80px;
    width: 960px;
    border-bottom: solid 5px #234075;
    margin: 0 auto;
}

.brandlogo {
    background-image: url('/static/images/idcheck_dark.png');
    background-repeat: no-repeat;
}
/* HEADER: Relying Party Branding Area */
.rpbrand {
    height: 80px;
    width: 960px;
    color: white;
    font-family: 'Myriad-Pro', Calibri, Arial, sans-serif;
    font-size: 28px;
    font-weight: normal;
    background-repeat: no-repeat;
}

.rpbrandText {
    width: 400px;
    position: relative;
    left: 200px;
    top: 25px;
}
/*********************************************************************/
/* FOOTER */

.footer-absolute {
	position: absolute;
    bottom: 0;
}
.footer-inherit {
	position: inherit;
    bottom: 0;	
}
.footer-container {
    margin: 0 auto;
    padding: 30px 0px;
    width: 960px;
}

.footer-content {
    border-top: solid 1px #eaeaea;
    font-size: 0.9em;
}

.footer-content a {
    color: #1a5a96;
}

.footer-content a:hover {
    color: ##2b5580;
    text-decoration: underline;
}

.related {
    float: left;
    position: relative;
}

.legal {
    float: right;
}

#environmentDiv {
    float: left;
}

#mobileFooter {
    display: none;
}

.footer-item {
    padding: 8px;
    border-bottom: 1px solid #eaeaea;
}

.footer-item a {
    color: #151515;
}

.govlogoMobile {
    height: 30px;
    margin-top: 10px;
    text-align: center;
}

.footer-content .related .govlogo {
    float: left;
    padding-right: 5px;
    height: 30px;
    /*border-right: solid 1px #eaeaea;*/
}

.footer-content-mobile {
    border-top: solid 1px #eaeaea;
    font-size: 0.9em;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
}

.footer-content .related .bcservicescard, .footer-content .related .gov
    {
    float: left;
    height: 18px;
    border-left: solid 1px #eaeaea;
    margin: 8px 0px;
    padding: 0px 5px;
    line-height: 1.25em;
}

.footer-content .related .env {
    float: left;
    height: 18px;
    border-left: solid 1px #eaeaea;
    margin: 8px 0px;
    padding: 0px 5px;
    line-height: 1.25em;
    background-color: #FF6600;
}

.footer-content .related .gov {

}

.footer-content .related .bcservicescard {

}

.legal a {
    padding: 8px 5px;
    float: right;
    line-height: 1.25em;
}

/*********************************************************************/
/* History Table */
.history {
    font-size: 0.9em;
    border: solid 1px #cccccc;
    padding: 1px;
}

.history table {
    width: 100%;
}

.history thead th {
    background-color: #e8f1fa;
    text-align: left;
    font-weight: normal;
    padding: 6px 15px;
    border-bottom: solid 1px #cccccc;
}

.history td {
    padding: 7px 15px;
    color: #3e3e3e;
}

.history td.colDt {
    width: 120px;
}

.history tr:nth-of-type(even) {
    background-color: #f7f7f7;
}

.history th:nth-of-type(even) {
    border-right: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
}

.history .title {
    background: -moz-linear-gradient(top, #d0d7df, #eaedf2);
    border-bottom: solid 1px #cccccc;
    margin-bottom: 1px;
}

.historyaction {
    text-align: right;
    width: 20px;
}

.historyaction a {
    text-decoration: underline;
}

/*********************************************************************/
/* Left column navigation */
.navigation h1 {
    font-weight: normal;
    font-family: 'Calibri, Arial, sans serif';
    padding: 15px 0px 0px 10px;
    font-size: 1.1em;
    color: #404040;
    border-bottom: solid 0px #e6e6e6;
    text-align: left;
}

.navigation h1.second {
    margin-top: 5px;
}

.navigation h1 a.home {
    padding: 0px 0px 0px 10px;
    font-family: 'Verdana';
    font-size: 14px;
}

.navigation a {
    padding: 5px 20px;
    display: block;
    font-size: 14px;
    color: #616161;
}

.navigation a.selected {
    color: #234075;
    font-weight: bold;
}

.navigation .options {
    padding-top: 8px;
}

.viewprofile {
    background-color: #f7f7f7;
    padding: 13px 10px 15px 10px;
    margin-top: 20px;
    border-top: solid 1px #e6e6e6;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.viewprofile a {
    color: #151515;
    padding: 0px;
}

.actionRetryWrapper {
    display: inline-block;
    width: 115px;
    margin-bottom: 6px;
}

.actionReturnWrapper {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.actionReturnWrapper .actionRetryButton {
	margin-left: 10px;
}

.actionRetryButton {
    padding: 0 !important;
    cursor: pointer;
}

/*********************************************************************/
/* Login */

.login-border {

}

.login-error {
    height: 300px;
}

.login-error-title img {
    vertical-align: middle;
    margin-right: 5px;
}

.login-error-title {
    padding-left: 0px;
    color: #404040;
    font-size: 1.1em;
    font-weight: normal;
}

.primaryaction {
    font-size: 1.1em;
}

.actions a {
    padding: 0px 15px;
}

.confirmation-block-item {
    vertical-align: middle;
    display: inline-block;
}

.confirmation-block {
    width: 100%;
}

.arrow-to-image {
    margin-right: 5px;
}

.arrow-to-image-down {
    display: none;
}

.titleWordingAccount {
    width: 400px;
    height: 80px;
    display: inline-block;
    vertical-align: middle;
}

.logOutArea {
    display: inline-block;
    vertical-align: middle;
    width: 82%;
    text-align: right;
}

.logoutLink {
    display: inline-block;
}

.agentDisplayName {
    display: inline-block;
    vertical-align: middle;
}

.logoutSeperator {
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    color: #C2C4C5;
}

/*********************************************************************/

/* Media Queries */
@media only screen and (max-width: 1024px) {
    #umbrella {
        width: inherit;
        margin-left: 20px;
        margin-right: 20px;
    }
}


@media only screen and (max-width: 975px) {
    #rightcol {
        width: 100%;
        float: initial;
    }
    .footer-container {
        width: inherit;
    }
    .related {
        margin-left: 15px;
    }
    .legal {
        margin-right: 15px;
    }
    #devices-selection-div {
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 830px) {
    #environmentDiv {
        display: none;
    }
}

@media only screen and (max-width: 675px) {
    #mobileFooter {
        display: block;
    }
    #mainFooter {
        display: none;
    }
    #footer {
        position: inherit;
        height: inherit;
    }
    #main {
        padding-bottom: inherit;
    }
}

@media only screen and (max-width: 575px) {
    .confirmation-block-item {
        display: inline;
    }
    .confirmation-block {
        text-align: center;
    }
    .arrow-to-image {
        display: none;
    }
    .arrow-to-image-down {
        display: inline-block;
    }
    #main {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .login-inner-padded {
        /*text-align: center;*/
    }
    #devices-selection-div {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media only screen and (max-width: 480px) {
    .legal {
        float: left;
        margin-left: 20px;
    }
}

@media only screen and (max-width: 320px) {
    .footer-content {
        width: 290px;
        margin: 0 auto;
    }
    .legal {
        font-size: 10px;
    }
}