.sso_label_large{
    font-size: large;
}

.sso_label_large .sso_title {
	color: #0054D1;
}

.sso_instr{
    font-size: x-small;
}

.sso_label_small{
    font-size: smaller;
}

.sso_group{
    margin: 20px;
}

/*button.sso_btn{*/
    /*font-size: small;*/
    /*-webkit-border-radius: 3px;*/
    /*border-radius: 3px;*/
    /*padding: 10px;*/
    /*background: #012169;*/
    /*color: #fff;*/
/*}*/


button#sso_cancel.flexcancel{
    color:#087cc0;
    background:none;
    border:none;
}

/*button#sso_action {
	background: #55A82B;
}*/

.sso_err .sso_input {
    border:1px solid #CA261A;
    font-size: small;
}

.sso_err_lbl {
    color: #CA261A;
    font-size: 14px;
    line-height: 21px;
}

input.sso_err{
    border-color: #CA261A;
}
#sso_error.sso_err{
    border-color: #CA261A;
    color:#CA261A;
    padding: 10px;
    border:1px solid;
    border-radius:5px;
    margin: 5px;
    font-size: 14px;
    line-height: 21px;
}

#sso_error.sso_err a {
    color: #CA261A;
    text-decoration: underline;
}

#sso_error [role=alert],
.sso_err [role=alert] {
  margin: 0;
  padding: 0;
}

.navigationPlain{
    padding-top: 20px;
}

.waiting { cursor: wait; }

#ajaxBusy {
    margin:0px;
    position:fixed;
    left: 0px;
    top:0px;
    width:100%;
    height: 100%;
    text-align:center;
    z-index: 99999;
    float: right;
    background:     gray;
    opacity:        0.5;
    -moz-opacity:   0.5;
    -khtml-opacity: 0.5;

}

#imageContainer{
    top:        50px;
    right:       50px;
    width:      50px;
    background-color: #ffffff;
    padding: 10px;
    position: absolute;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 6px #000;
    box-shadow: 0 0 6px #000;
    margin-left: auto;
    margin-right: auto;
}

.hasDescription {
    margin-bottom:0px !important;
}
.sso_grp{
    margin-bottom: .8em;
}
.sso_securityQ_grouping {
    width: 98%;
    margin: 0 auto;
}
.smallText {
    font-size:10px
}
/* .appendErrorOnThis.sso_err {
    padding: 5px;
    border-radius:5px;
} */

/*.required {*/
    /*font-weight: bold;*/
/*}*/
/*.required:before {*/
    /*content:"* ";*/
/*}*/

.input_length {
    width:300px !important;
}

.message_success {
    background-color: #5cb85c;
    border-color: #4cae4c;

}

.f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 98;
}

.addresscomplete_search {
    background-color: #012169;
    color: #FFFFFF;
    font-size: 14px;
    padding: 20px 12px 20px;
    position: relative;
}

.security-dropdown>.small-11{
    padding-right: 0px;
}
.security-dropdown>.small-1{
    padding-left: 0px;
}
/*.sso_question_add{*/
    /*-webkit-border-radius: 3px;*/
    /*border-radius: 3px;*/
    /*position: relative;*/
    /*height: 2.3125em;*/
    /*width: 2.0em;*/
    /*background: #f5f5f5;*/
    /*top: 2px;*/
    /*border-width: 1px;*/
    /*border-color: #cccccc;*/
    /*padding-left: 0px;*/
    /*padding-right: 20px;*/
    /*top: -53px;*/
    /*float: right;*/
/*}*/

.selected{
    font-weight: bold;
    color:#CA261A;
}

.sso_hidden{
    visibility: hidden;
    margin: 0px;
    padding: 0px;
}

/*.security-dropdown input{*/
    /*border-radius: 0px;*/
    /*webkit-border-radius: 0px;*/
/*}*/

/*.security-dropdown > .columns{*/
    /*height: 50px;*/
/*}*/
/*.sso_question_add:before {*/
    /*border-color: rgb(0, 0, 0) transparent transparent transparent;*/
    /*border-width: 0.375em;*/
    /*right: 0.5em;*/
    /*margin-top: -0.15625em;*/
    /*position: absolute;*/
    /*content: "";*/
    /*width: 0;*/
    /*height: 0;*/
    /*display: block;*/
    /*border-style: solid;*/
/*}*/

/*.sso_question_add:hover, .sso_question_add:focus {*/
    /*background-color: lightgray;*/
/*}*/

#recaptcha_image {
    height:auto !important
}
.recaptcha_is_showing_audio #recaptcha_image #recaptcha_audio_download {
    display:block
}


.delete_dialog{
    background-color: lightsalmon;
}

.delete_dialog .close{
    right: 0.22222rem;
    margin-top: -0.61111rem;
    font-size: 1.22222rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 10%;
    color: #333333;
    opacity: 0.3;
    background: inherit;
}

.poweredby{text-align: right;font-size: 14px;font-weight: 500;color: #333333;}
.poweredby a{padding:0 0 0 5px;}

/*show password flyout*/
#sso_newPassword_grp a#ssoShowPassword{position:relative;}
#sso_newPassword_grp a#ssoShowPassword:hover div.flyouthelp{display:block;}
@media only screen and (min-width: 64.063em) {
#sso_newPassword_grp a#ssoShowPassword div.flyouthelp{display:none;margin:-10px -273px 0 0;position:absolute;width:260px;text-align:left;right:0;top:0;}
#sso_newPassword_grp a#ssoShowPassword div.flyouthelp.fr_CA, #sso_newPassword_grp a#ssoShowPassword div.flyouthelp.fr{width:360px;margin:-10px -373px 0 0;}
}
#sso_newPassword_grp a#ssoShowPassword, #sso_newPassword_grp a#ssoHidePassword{ text-align: right; color: #107CC0; }
@media only screen and (max-width: 64em) {
	#sso_newPassword_grp a#ssoShowPassword div.flyouthelp{display:none;margin:-10px 0 0 0px;position:absolute;width:270px;text-align:left;right:0;top:-40px;}
	#sso_newPassword_grp a#ssoShowPassword div.flyouthelp.fr_CA, #sso_newPassword_grp a#ssoShowPassword div.flyouthelp.fr{width:360px;}
	#sso_newPassword_grp a#ssoShowPassword div.flyouthelp:after, #sso_newPassword_grp a#ssoShowPassword div.flyouthelp:before{right:10px;top:100%;right:auto;}
	#sso_newPassword_grp a#ssoShowPassword div.flyouthelp:after{border-color:rgba(255,255,255,0);border-top-color:#fff;margin-top:0;right:11px;}
	#sso_newPassword_grp a#ssoShowPassword div.flyouthelp:before{border-color:rgba(193,193,193,0);border-top-color:#c1c1c1;margin-top:0;right:10px;}
}
@media only screen and (max-width: 40em){
	#sso_newPassword_grp a#ssoShowPassword div.flyouthelp,
	#sso_newPassword_grp a#ssoShowPassword:hover div.flyouthelp{display:none;}
}

/* epost sms notifications */
button.disabled, button[disabled], .button.disabled, .button[disabled], button.disabled:hover, button[disabled]:hover, .button.disabled:hover, .button[disabled]:hover {background:#ccc!important;}
#text_notifications.align { margin-left: 7px; }
#phone_number_updated.align { margin-left: 7px; }
#epost_sms_grp.epostDisplay { display: none; }
#sms_notifications_grp.smsnotifications { width: 487px; background:white; border-color: white; margin-left: -15px; }
.sso_input.error { border:solid 1px #CA261A; }

/* epost email notifications */
#icon_edit.editEmailIcon { margin-left: 182px; }
#epost_email_grp.epostDisplayEmail { display: none; }
#addEmail, .deletePhoneNumber { position: absolute; left: 100%; top: 45%; white-space: nowrap; font-size: 14px;font-size: 0.875rem; }
#epost_email_submit.epost_email_submit { color: #fff; width: 111px; padding-top: 11px; margin-left: 3px; background-color: #087cc0; }
#epost_email_cancel.epost_email_cancel { background: rgba(218, 234, 245, 1); margin-left: 20px; width: 100px; padding-top: 11px; }


#email_edit,
#text_edit,
#text_edit_update {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  position: absolute;
  top: 21px;
  right: 21px;
  background-image: url(../../resources/cpotemplate/img/sso/icons/icon_edit.svg);
  background-position: top left;
  background-size:18px 18px;
  padding: 0 0 0 25px;
  background-repeat: no-repeat;
}


@media only screen and (max-width: 40em){
    #email_edit, #text_edit, #text_edit_update{font-size:0;height: 20px;width:0;}
}

.panellabel{display:block;margin:0 0 8px 0;}

#phone_number_updated, #text_notifications, #email_notifications{position:relative;}

div#seconderyEmailHolder.hide{display:none;}
#addSecEmailAdd{margin:0 0 20px 0;}
#emaileditarea.align { margin-bottom: 40px; }
#epost_secondary_grp { display: none; }


#addSecEmailBtn{
    display: inline-block;
    background: url(../../resources/cpotemplate/img/sso/icons/icon_addanotheritem.svg) no-repeat center left / 20px 20px;
    padding: 9px 0 10px 30px;
    font-size:14px;
    margin: 2px 0 23px 0;
}

#seconderyEmailTrash{
    background: url(../../resources/cpotemplate/img/sso/icons/icon_delete.svg) no-repeat center left / 17px 18px;
    font-size: 14px;
    display: inline-block;
    padding: 12px 0 0 24px;
    height: 45px;
    color:#127CC0;
}
@media screen and (min-width: 40em) {
    #seconderyEmailHolder.has-error #seconderyEmailTrash{
        margin: 16px 0 0 0;
    }
}
div.hasPhoneEnabled p, div.hasPhoneDisabled p{margin:0;}

.hide{display:none;}

.closebtn{
    position:absolute;
    top:12px;
    right:12px;
    color:#3c3c3c;
    height:14px;
    width:14px;
    font-size:0;
    text-indent:-999999999px;
    background: url(../../resources/cpotemplate/img/sso/icons/icon_close.svg) no-repeat center left / 14px 14px;
}

#notifications_cancel_container{
    max-width:460px;
}

div.reveal-modal-bg{position: fixed;}

input#epost_phonenbr.disableInput {  background: #ffffff; color: #BCBCBC; }

@media only screen and (max-width: 40em){
    #epost_email_submit, #epost_email_cancel, #epost_submit, #epost_cancel, #verifyPhoneNbr, #notifications_yes_cancel_btn, #notifications_no_cancel_btn{width: 100%;}
    #seconderyEmailTrash {position: absolute;top: 0;right:0.5rem;height:22px;width:17px;font-size:0;text-indent:-999999px;}
    #notifications_no_cancel_btn{margin-top:15px;}
}

div.panel_success_box{ padding:20px 20px 20px 50px;margin:20px 0 0 10px; border-radius:2px; width:100%; display:none; position:absolute; background:#f0f5e5 url(../../resources/cpotemplate/img/sso/icons/icon_confirmation.svg) 10px center no-repeat;border:1px solid #f0f5e5;max-width:450px;opacity:0;-webkit-transition: opacity .3s;transition: opacity .3s;z-index:99;}
div.panel_success_box.display{display: block;}
div.panel_success_box.open{opacity:1;}
div.panel_success_box:after, div.panel_success_box:before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none; }
div.panel_success_box:after{ border-color:rgba(255,255,255,0); border-right-color:#f0f5e5; border-width:8px; margin-top:-8px; }
div.panel_success_box:before{ border-color:rgba(193,193,193,0); border-right-color:#f0f5e5; border-width:9px; margin-top:-9px; }
div.panel_success_box *:last-child{ margin:0; }
div.panel_success_box p{ font-size:12px; line-height:18px; margin: 0 0 0 30px;}

@media only screen and (max-width: 40em){
	div.panel_success_box{ margin:0;padding:50px 20px 20px 20px; position:absolute; top:100%; left:5%; width:90%; max-width:90%;background:#f0f5e5 url(../../resources/cpotemplate/img/sso/icons/icon_confirmation.svg) center 10px no-repeat;}
	div.panel_success_box:after, body div.panel_success_box:before{ top:-18px; right:50%;}
	div.panel_success_box:after{ border-color:rgba(255,255,255,0); border-bottom-color:#f0f5e5; margin:2px -8px 0 0; }
	div.panel_success_box:before{ border-color:rgba(193,193,193,0); border-bottom-color:#f0f5e5; margin:0 -9px 0 0; }
}

input[type=text]::-ms-clear { display: none; }

#no_notifications_err { margin-top: 25px; margin-bottom: -18px; }

@media only screen and (max-width: 40em) {
	#go_to_mailers_link, #delete_link, #back_link { width: 100%; }
}

/** New styles for primary and secondary buttons **/
button.primary {
    font-family: 'Roboto', sans-serif!important;
    font-size: 16px!important;
    line-height:20px!important;
    font-weight: 300!important;
    color:#fff!important;
    background-color:#0467C6!important;
    padding:12px 25px!important;
    margin-right:20px!important;
}
/*
button.secondary {font-family: 'Roboto', sans-serif;font-size: 16px;line-height:20px;font-weight: 300;color:#0467C6;background:none;padding:11px 25px;border:1px solid #0467C6;}
*/
button.primary:hover, button.primary:focus {
    background-color:#004990!important;
}
/*
button.secondary:hover, button.secondary:focus {background:none;color:#004990;padding:10px 24px;border:2px solid #004990;}
*/
/** END OF New styles for primary and secondary buttons **/


/* Trial test for Secondary button animation */
button.secondary:hover, button.secondary:focus {
    border: none;
    box-shadow: none;
}
button.secondary {
  font-family: 'Roboto', sans-serif!important;
  font-size: 16px!important;
  line-height:20px!important;
  font-weight: 400!important;
  color:#0467C6!important;
  padding:12px 25px!important;
  background: none!important;
  border: 0!important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 0 0 0 1px #0467C6!important;
          box-shadow: inset 0 0 0 1px #0467C6!important;
}
button.secondary::before, button.secondary::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  content: '';
  position: absolute;
}
.draw {
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.draw::before, .draw::after {
  border: 2px solid transparent;
  width: 0;
  height: 0;
}
.draw::before {
  top: 0;
  left: 0;
}
.draw::after {
  bottom: 0;
  right: 0;
}
.draw:hover, .draw:focus {
  color: #004990!important;
}
.draw:hover::before, .draw:hover::after, .draw:focus::before, .draw:focus::after {
  width: 100%;
  height: 100%;
}
.draw:hover::before, .draw:focus::before {
  border-top-color: #004990;
  border-right-color: #004990;
  /*-webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;*/
  -webkit-transition: border-color 300ms ease-out;
  transition: border-color 300ms ease-out;
}
.draw:hover::after, .draw:focus::after {
  border-bottom-color: #004990;
  border-left-color: #004990;
  /*-webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;*/
  -webkit-transition: border-color 300ms ease-out;
  transition: border-color 300ms ease-out;
}

/* over-ride sso.css file */
.button.primary + .button.secondary {
    margin-left: 0;
}
#btnContainerId.forgotUsername {
    display: block;
}