/*
    eNotice Layout CSS Styles
*/

/* LOGIN
----------------------------------------------*/
#login { padding: 0; }
#login #instructional-text {padding-bottom: 30px; padding-top: 50px;}
#login #instructional-text h1 {margin-bottom: 30px;}
#login .btn-lg {padding: 10px 40px;}
#login input {padding: 20px;}
#login .btn-login {width: 130px;}
.questions { font-size: 12px;}
#login .form-control::-moz-placeholder {
  text-align: center;
  font-size: 16px;
}
#login .form-control:-ms-input-placeholder {
  text-align: center;
  font-size: 16px;
}
#login .form-control::-webkit-input-placeholder {
  text-align: center;
  font-size: 16px;
}
#login .dual-auth-bypass-text {
	margin-bottom: 20px;
	text-align: center;
}
#title-text {
	padding: 25px 0px;
}
#instructional-text .row {
    padding-top: 30px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#instructional-text hr.short {
    padding-bottom: 30px;
    margin-top: 40px;
}
#login hr.short {
    padding-bottom: 0;
}
.options-confirm {
    padding-top: 12px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}
.options-confirm p {
    line-height: 1.5;
}
.options-confirm p.instructions {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
}
#details p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 20px;
    overflow-wrap: break-word;
}
#details .account-number-label {
    text-transform: uppercase;
}
#email-confirmation p {
    line-height: 1.5!important;
    margin-bottom: 20px;
}
#submit-preferences, #thankyou-buttons {
    padding-top: 30px;
    padding-bottom: 75px;
}
#emailConfDialogText {
	font-size: 14px;
}
.account-details h5 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 13px;
}
.regulatory .all-details p.first-title {
    font-size: 12px;
    line-height: 30px;
    letter-spacing: .5px;
    text-transform: uppercase; 
}
.regulatory .all-details p strong.second-title {
    display: block;
    font-size: 36px;
    font-weight: 700;
    text-transform: none;
}
.regulatory .all-details p.account-info-header {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase; 
}
.regulatory .all-details p.account-number-label {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 20px;
    overflow-wrap: break-word;
    text-transform: uppercase;
}
.background-details-well.regulatory .all-details hr {
    width: 50%;
}
.color-error-text {
    margin: 3px 0px;
}
.due-date {
    padding: 20px 20px 20px 20px;
    text-align: center;
    margin-right: 20px;
}
.due-date h5.requestby {
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 12px;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.25);
}
.due-date .date {
    font-family: 'Roboto Slab';
	font-size: 68px!important;
    font-weight: 700;
    display: block;
}
.due-date .date span {
    margin: 0 5px;
    font-weight: 400;
}
.background-details-well {
    position: relative;
    margin-top: 20px;
    margin-right: 20px;
    min-height: 20px;
    padding: 20px;
    margin-bottom: 20px;
    border: none;
    border-radius: 0px;
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.25);
}
.background-details-well.regulatory {
    min-height: 350px;
}
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, li { margin: 0; padding: 0;  }
h1, h2, h3, h4, h5, h6, h7 {letter-spacing: .5px;}
h1, h2, h3, h4, h5, h6, h7, p {margin-bottom: 5px;line-height: 1.2;}
h1 {font-size: 24px;}
section.page-content {margin-top: 30px; margin-bottom: 20px;}
.preferences {
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: middle;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.preferences.thisevent {
    background-color: transparent;
    display: table;
    vertical-align: middle;
}
.preferences-row {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
    border-bottom: 1px dashed #ccc;
}
.future div.preferences-row:last-child {
	border-bottom: 0px;
}
.preferences.thisevent > div:last-child > div { border-top: 0; padding-top: 0;  }
.preferences > div:first-child > div { border-top: 0; }
.preferences.future  { border-bottom: 0; }
.preferences > div > div > p { line-height: 1.3;}
.preferences > div > div.doc-name {padding: 20px 8px; display: inline-block; }
.preferences > div > div.no-checkbox {padding-left: 0px;}
p.option {
    font-size: 16px;
    margin-top: 2px;
}
p.option label {
	font-weight: normal;
}
p.option-thankyou-helper {
    font-size: 14px;
    margin-top: 2px;
}
div.selection {
	display: table-cell;
    border-top: 0;
    padding: 20px 8px;
    line-height: 1.42857143;
    vertical-align: top;
	width: 19px;
}
.nomargin {
    margin: 0;
    padding: 0;
}
.btn-logout, .btn-back {
	margin-bottom: 5px;
}
.btn-sm.btn-select {
    min-height: 15px;
    min-width: 15px;
    padding: 0px;
    border-radius: 4px;
}
.btn-select.selected {
    position: relative;
}
.btn-select.selected:after {
    font-family: 'FontAwesome';
    content: '\f00c';
    font-size: 11px;
    line-height: .5;
    position: absolute;
    left: 1.5px;
    top: 4px;
}
a, a:focus {text-decoration: none;}
.help-block {font-size: 85%;}
.required { position: relative;}
.required .required-icon {
    display: inline-block;
    vertical-align: middle;
    margin: -0.25em 0.25em 0em;
    padding: 0.5em 0.8em;
    text-transform: uppercase;
    font-weight: normal;
    border-radius: 0.325em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    transition: background 0.1s linear;
    font-size: 70%;
}
    
.required .required-icon {
    background-color: transparent;
    position: absolute;
    top: 0em;
    right: 15px;
    z-index: 10;
    margin: 0em;
    width: 30px;
    height: 30px;
    padding: 0em;
    text-align: center;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.required .required-icon .text .fa {
    font-size: 10px;
    margin: 5px 0 0 12px;
}

hr.short {width: 33%;}
hr.short.regulatory-details {width: 50%;}

#controlNumber, #pin {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    height: 42px !important;
    margin-bottom: 30px !important;
    padding: 0 20px !important;
}

div.selection input[type='radio'] {
	width: 20px;
}

div.selection input[type='radio']:hover,
p.option label:hover {
	cursor: pointer;
}

#futureDeliveryCustomTextSection a {
	word-break: break-word;
}

#regulatoryFAQModal .faq-title {
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

#regulatoryFAQModal .modal-content {
	overflow: hidden;
}	

#regulatoryFAQModal .modal-footer {
    text-align: right;
}

#regulatoryFAQModal .footer-copyright {
    text-align: center;
    padding: 10px 5px;
    font-size: 85%
}

#regulatoryFAQModal .faq-question-answer .faq-label {
    font-weight: bold;
}

.no-padding {
	padding: 0 !important;
}

@media (max-width: 1199px) and (min-width: 991px) {
    .due-date .date { font-size: 48px!important; }
}

@media only screen and (max-width: 991px) {
    .background-details-well.regulatory { min-height: 20px; }
}
