/*
@font-face {
    font-family: 'AvenirLTStd';
    src: url('../../fonts/Avenir/AvenirLTStd-Book.woff') format('woff');
    src: url('../../fonts/Avenir/AvenirLTStd-Heavy.woff') format('woff');
    src: url('../../fonts/Avenir/AvenirLTStd-Light.woff') format('woff');
    src: url('../../fonts/Avenir/AvenirLTStd-Medium.woff') format('woff');
}
*/
body {
    font-size: 14px;
    background-color: #EAEAEA;
    font-family: 'Montserrat', sans-serif;
}

.navbar-brand {
    display: block;
    background-image: url("../images/logo-hi-res.png");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 55px;
    width: 288px;
    text-indent: -9999px;
}

.app-badge {
    background: #33608a;
    color: white;
}

.app-footer {
    border-top: 1px solid #EDECEC;
    background-color: #b1c4d3;
    font-size: 12px;
    min-height: 150px;
    color: #00396d;
}

.brand-header {
    background-color: #fff;
}

.row {
    margin: 0px;
    padding: 0px;
}

.section-header {
    display: block;
    margin-top: 10px;
    font-size: 14px;
}

.main-form {
    background-color: #fff;
    margin: 5px;
    border-radius: 5px;
    border: solid 1px #ccc;
}

    .main-form .bold-label {
        font-weight: 500;
        font-size: 15px;
    }

    .main-form h3 {
        color: #013a6f;
        padding-left: 15px;
        line-height: 45px;
        border-bottom: solid 1px #cecece;
        width: 100%;
    }

/*
.trendy-label {
    font-size: 14px;
    margin-top: -12px;
    position: absolute;
    margin-left: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background: rgba(255, 255, 255, 1.00);
    color: #b0b0b0;
    font-family: 'Open Sans', sans-serif;
}
 */
.trendy-label {
    font-size: 14px;
    margin-bottom: 0px;
    margin-left: 5px;
    padding-right: 10px;
    color: #6F6F6F;
    height: 20px;
}

.headeralert {
    font-size: 15px;
}

.form-control {
    height: 45px !important;
    color: #013a6f;
    padding-top: 8px;
}

.form-check-label {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.form-check-inline {
    margin-top: 5px;
}

.Disclaimers {
    font-size: 12px;
    margin-top: 150px !important;
    border-top: solid 1px #cecece
}

.panel-hedaer {
    display: block;
    background: #013a6f;
    color: #fff;
    padding: 0px;
    line-height: 50px;
    font-size: 18px;
    padding-left: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 100%;
}

.Disclaimer {
    font-size: 12px;
    text-align: justify;
    padding-bottom: 55px;
}

.Disclaimer span {
    display: block;
    font-weight: bold;
}

a {
    color: #013a6f;
}

h5 {
    font-weight: 500;
    font-size: 16px;
    color:#4d7090 !important;
}

h3 {
    font-size: 20px;
}

h2 {
    font-size: 24px;
}

.badge-brand {
    height: 45px;
    display: block;
}

.navbar {
    padding-left: 0px;
}

.fa-1x {
    font-size: 18px;
}

.btn  {font-size:12px !important;}
.btn-primary {
    background: #ffcf58;
    border: 1px solid #ffcf58;
    color: #765714;
}

select {
    -webkit-appearance: none; /* Webkit */
    -moz-appearance: none; /* FF */
    -ms-appearance: none; /* Edge */
    appearance: Normal; /* Future */
    background-image: url("../images/down-arrow.png");
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 1.5em;
}

.footer-links {
    display: inline-block;
    min-width: 100px;
    color: #013a6f;
    text-decoration: underline;
    text-align: center;
}

/* IE11 */
select::-ms-expand {
    display: none;
}

@media (max-width: 823px) {
    h2 {
        font-size: 12px;
        padding: 0px;
        display: none;
    }

    .container {
        padding: 5px;
    }

    .trendy-input {
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .footer-links {
        display: block;
        min-width: 100px;
        color: #013a6f;
        text-decoration: none;
        text-align: left;
        padding-top: 10px;
    }

    .ui-dialog-content {
        height: 95% !important;
        display: block;
        overflow: scroll;
    }

    .fa-2x {
        font-size: 16px !important;
        padding-right: 5px;
    }
}

.outlined {
    border: 2px #fe0909 solid;
}

label.error {
    font-size: 11px;
    color: #fe0909 !important;
}
.error {
    font-size: 11px;
    color: #fe0909 !important;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1240px;
    }
}

.card-header {
    background-color: transparent !important;
    text-align: left !important;
}

.sub-section {
    font-size: 16px;
    font-weight: 900;
    padding-top: 10px;
}

.ui-dialog-bootstrap {
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif !important;
}

.ui-dialog, .ui-corner-all, .ui-widget, .ui-widget-content, .ui-front, .ui-dialog-buttons, .ui-draggable {
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif !important;
}

.ui-dialog-buttonset button {
    min-width: 120px;
    background: none;
    border: 1px solid #cecece;
    line-height: 34px;
    border-radius: 5px;
    color: #fff;
    background-color: #013a6f;
}

.ui-widget-header {
    background: #013a6f !important;
}

#divButtons {
    width: 100%;
    background: white;
    position: fixed;
    bottom: 0px;
    height: 55px;
    border-top: 2px solid #013a6f;
    left: 0px
}

.divButtons {
    width: 100%;
    background: white;
    position: fixed;
    bottom: 0px;
    height: 55px;
    border-top: 2px solid #013a6f;
    left: 0px
}

.add-Endorsements-table {
    max-height: 450px;
    overflow: scroll;
    font-size: 15px !important;
    font-family: 'Montserrat', sans-serif !important;
}

.btn-add-outline {
    font-size: 12px;
    background-color: white;
    border: 1px solid green !important;
    color: green;
    margin-bottom: 20px;
}

.btn-remove-outline {
    font-size: 12px;
    background: none;
    border-color: red;
    color: red;
}

.error {
    display: block;
}

input .error {
    border: 1px solid red !important;
}

.fa-file-alt {
    margin-left: -15px;
    margin-right: 0px
}

.ui-datepicker-trigger {
    position: absolute;
    top: 15px;
    right: -10px;

}


.fa-times-circle {
    font-size: 16px;
    color: red;
    margin-left: -5px;
}

.fa-flag { color:red !important; float:left;
}

h4 { font-size:20px;
}

.summary-list { list-style-type:none; margin:0px; padding:0px; line-height:30px; border-bottom:1px solid #cecece; margin-bottom:5px
}

.title-fees-table input {
    width: 100% !important;
}


.title-fees-table  {
    width: 100% !important;
}

.marginBot5 { font-size:16px; text-align:center; color:#000 !important;
}

.RFCHelp {
    display: block;
    height: 16px;
    width: 16px;
color:white;    background-color:#013a6f;
    position: absolute;
    right: -10px;
    top:10px;
    border-radius:8px
}
.EndoNoteHelp {
    display: block;
    height: 16px;
    width: 16px;
color:white;    background-color:#013a6f;
    position: absolute;
    right: -10px;
    top:10px;
    border-radius:8px
}
.ccpa-notice {
    display: none;
    position: fixed;
    bottom: 20px;
    z-index: 10000;
    width: 95%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 20px;
    background: rgba(0, 0, 0, 0.8);
    min-height: 84px;
}

.ccpa-notice-1 {
    display: none;
    z-index: -1;
    width: 95%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 20px;
    background: rgba(0, 0, 0, 0.8);
    min-height: 84px;
    bottom: 4%;
}

.ccpa-notice p {
    color: #ffffff;
    font-size: 11pt;
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: block;
    margin: 6px 110px 0 0;
    text-align: left;
    padding-bottom: 0em;
}

.ccpa-notice p a {
    color: #ffffff;
    font-size: 11pt;
    text-decoration: underline;
}

.ccpa-notice p a:hover {
    color: #026fd4;
}

.ccpa-notice button {
    background: #013a6f;
    color: #ffffff;
    border: none;
    width: 70px;
    padding: 10px;
    position: absolute;
    right: 20px;
    top: 36px;
}

.privacylink {
    color: #013a6f;
    font-size: 11pt;
    text-decoration: underline;
}
