/* Segoo page styles (from sb-admin-2.css) */
.centralizer>label {
    font-weight: 300 !important;
}

.leftAlign>label {
    font-weight: 300 !important;
}

.rightAlign>label {
    font-weight: 300 !important;
}

#hankingProducer>li>label {
    font-family: 'Public Sans', sans-serif !important;
    font-weight: 300;
    color: #4D4D4D;
    font-size: 10pt;
}

.logo-page-error {
    width: 100%;
    text-align: center;
    position: relative;
    max-width: 50%;
    padding-top: 30px;
    left: 25%;
    z-index: 1;
    padding-bottom: 60px;
}

input#emailLogin {
    background-image: url(../../img/login/contact.png);
    background-repeat: no-repeat;
    background-position: 6px;
    border: 1px solid #DADADA;
    margin-top: 10px;
    padding-left: 35px;
    height: 40px;
    font-size: 14px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

input#passwordLogin {
    background-image: url(../../img/login/lock.png);
    background-repeat: no-repeat;
    background-position: 6px;
    border: 1px solid #DADADA;
    margin-top: 10px;
    padding-left: 35px;
    height: 40px;
    font-size: 14px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

input#nameNewAccount {
    background-image: url(../../img/login/contact.png);
    background-repeat: no-repeat;
    background-position: 6px;
    border: 1px solid #DADADA;
    margin-top: 10px;
    padding-left: 35px;
    height: 40px;
    font-size: 14px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

input#emailNewAccount {
    background-image: url(../../img/login/mail.png);
    background-repeat: no-repeat;
    background-position: 6px;
    border: 1px solid #DADADA;
    margin-top: 10px;
    padding-left: 35px;
    height: 40px;
    font-size: 14px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

input#passwordNewAccount {
    background-image: url(../../img/login/lock.png);
    background-repeat: no-repeat;
    background-position: 6px;
    border: 1px solid #DADADA;
    margin-top: 10px;
    padding-left: 35px;
    height: 40px;
    font-size: 14px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

input#passwordRepeatNewAccount {
    background-image: url(../../img/login/lock.png);
    background-repeat: no-repeat;
    background-position: 6px;
    border: 1px solid #DADADA;
    margin-top: 10px;
    padding-left: 35px;
    height: 40px;
    font-size: 14px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.forgot {
    float: right;
    margin-right: 77px;
    width: 35%;
    margin-top: 4px;
}

.forgot a {
    color: #B6B6B6;
    font-size: 1.1em;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.forgot a:hover {
    color: #79B42B;
}

.account {
    float: right;
    width: 45%;
}

.account h2 a {
    color: #71B8E4;
    display: block;
    font-size: 1.3em;
    font-weight: 400;
    text-align: right;
    margin-top: 3px;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.account h2 a:hover {
    color: #79B42B;
}

.img-construction {
    text-align: center;
    width: 100px;
}

@media only screen and (max-width: 800px) {
    .forgot {
        margin-right: 65px;
        width: 38%;
    }

}

@media only screen and (max-width: 640px) {
    .forgot a {
        font-size: 1em;
    }

    .forgot {
        margin-right: 27px;
        width: 39%;
        margin-top: 6px;
    }

    .account h2 a {
        font-size: 0.9em;
    }

}

.errorForm {
    color: red;
    font-size: 9pt;
}

.input-register {
    margin-left: 100px;
    margin-top: -30px;
    width: 100px;
}

#scrollable-dropdown-menu-customer-in-policy .dropdown-menu {
    position: absolute !important;
    max-height: 250px;
    overflow-y: auto;
}

#scrollable-dropdown-menu-model-vehicle .dropdown-menu {
    position: absolute !important;
    max-height: 250px;
    overflow-y: auto;
}

#scrollable-dropdown-menu .dropdown-menu {
    max-height: 250px;
    overflow-y: auto;
    width: 100%;
}

#scrollable-dropdown .dropdown-menu {
    max-height: 350px;
    overflow-y: auto;
    width: 100%;
}

.div-resume-label-green {
    font-weight: bold;
    color: #33CC33;
    text-align: right;
}

.div-resume-label-neutral {
    font-weight: bold;
    color: rgba(0, 0, 0, 0.6);
    text-align: right;
}

.div-resume-label-yellow {
    font-weight: bold;
    color:rgb(219, 216, 0);
    text-align: right;
}

.div-resume-label-red {
    font-weight: bold;
    color: #FF0000;
    text-align: right;
}

.div-resume-label-blue {
    font-weight: bold;
    color: #3399FF;
    text-align: right;
}

.div-resume-label-orange {
    font-weight: bold;
    color: #FF9900;
    text-align: right;
}

.div-resume-label-tittle {
    font-weight: bold;
    margin-top: 8px;
}

.div-resume-label-gold {
    font-weight: bold;
    color: #A64CCE;
    text-align: right;
}

.div-label-bold label {
    font-weight: bold;
}

.align-labels-file {
    padding-top: 8px;
    padding-bottom: 8px;
}

.segoo-movement-brokerage {
    background-color: #F0F4C3 !important;
}

.color-movement-brokerage {
    color: #E6EE9C !important;
}

.errorLabel {
    color: #ff0000;
    font-weight: bold;
}

.container-login {
    width: 100%;
}

.footerLogin {
    display: inline;
    background-color: rgba(0, 0, 0, 0.8);
}

.footerLogin>h6>a {
    color: #FFFFFF;
}

.footerLogin>h6>span>i {
    color: #FFFFFF;
}

.footerLogin>a>i {
    color: #FFFFFF;
}

@media ( max-width: 320px) {
    .footerLogin {
        display: none;
    }

}

@media ( max-width: 435px) {
    .footerLogin {
        display: none;
    }

}

@media ( max-width: 768px) {
    .footerLogin {
        display: none;
    }

}

.dropdown-brokerage {
    list-style-type: none !important;
    margin-left: -25px !important;
}

.dropdown-brokerage>li>a {
    text-decoration: none;
}

.dropdown-brokerage>li>a:hover {
    background-color: transparent !important;
}

.dropdown-brokerage>li>a:FOCUS {
    background-color: transparent !important;
}

.dropdown-brokerage>li>a>span {
    background-color: transparent !important;
    color: #858585;
}

.dropdown-brokerage>li>a>span:hover {
    background-color: transparent !important;
    color: #5d5d5d;
}

.align-new-brokerage-container {
    padding-top: 10px;
}

.error-page {
    margin-left: 160px;
}

.badge-label-insurer-default {
    color: #999999;
    margin-top: -10px;
    font-size: 9px;
    background-color: #EBF0F5;
    padding: 2px 6px;
    border-radius: 1em;
    margin-top: 5px;
    float: right;
}

.label-success {
    min-width: 85px !important;
    background-color: #00C292;
    letter-spacing: .05em;
    border-radius: 60px;
    padding: 4px 5px 3px;
    font-weight: 500;
    font-size: 8pt;
}

.label-warning {
    min-width: 85px !important;
    background-color: #FEC107;
    letter-spacing: .05em;
    border-radius: 60px;
    padding: 4px 5px 3px;
    font-weight: 500;
    font-size: 8pt;
}

.label-default {
    min-width: 90px !important;
    background-color: #DED8D3;
    letter-spacing: .05em;
    border-radius: 60px;
    padding: 4px 5px 3px;
    font-weight: 700;
    font-size: 8pt;
}

.input-segoo-error {
    margin-top: -5px;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 2px red solid !important;
    border-radius: 0 !important;
    box-shadow: 0 0 0 0 !important;
}

.input-segoo-error:focus {
    border-bottom: 2px red solid !important;
}

.input-brokerage .input-segoo {
    border-bottom: 0 !important;
}

.input-brokerage .form-control {
    padding-bottom: 0 !important;
}

.label-error {
    color: #E75926;
    font-size: 11pt;
    margin-bottom: 10px;
}

.style-form-policy .panel-heading {
    border-bottom: 0 !important;
}

.style-form-policy .panel-default {
    border-color: transparent !important;
}

.style-form-policy md-tabs[md-border-bottom] md-tabs-wrapper {
    border-style: hidden !important;
}

.label-title-form {
    border-bottom: 0;
    font-size: 10pt;
    font-weight: 400;
}

.div-resume-label-tittle {
    font-weight: bold;
    margin-top: 15px;
}

.background-login {
    height: 100%;
    width: 100%;
    background: no-repeat left;
    background-size: cover;
    background-color: #fff !important;
}

.sessions-policyform {
    margin-bottom: 10px;
}

.sessions-policyform>p, .sessions-policyform>span {
    font-weight: 300;
    font-size: 13pt;
    margin: 0 !important;
}

.sessions-policyform #changeVigency {
    font-size: 13pt;
}

.text-resume-policyform {
    font-size: 11pt;
    font-weight: 300;
    margin-top: 8px
}

.format-img-logo-login {
    height: 85px;
    width: auto;
}

.font-head-card-reports {
    margin-left: 10px;
    font-size: 12pt;
    padding-top: 10px;
}

.label-legend-commission-30 {
    font-style: italic;
    font-weight: 600;
    vertical-align: text-top;
}

.session-report .panel-default {
    border-color: transparent;
}

.session-report .panel-group .panel {
    border-radius: 0 !important;
}

.session-report .panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 0 !important;
}

.card-financial-consolidation .text-justify .text-right .align-values-overall>label {
    font-size: 17pt;
    font-weight: 300;
}

.login-box {
    background: #ffffff;
    width: 400px;
    margin: 0 auto;
    margin-top: 10%;
}

.login-box .footer {
    width: 100%;
    left: 0px;
    right: 0px;
}

.login-box .social {
    display: block;
    margin-bottom: 30px;
}

.login-sidebar {
    right: 0px;
    margin-top: 0px;
    height: 100%;
}

.btn-label {
    background: rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin: -6px 12px -6px -14px;
    padding: 7px 15px;
}

.customer-search-page {
    font-family: 'Public Sans';
}

.customer-search-margin {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.btn-grid .label-btn-grid {
    margin-top: 10px;
    font-size: 11pt;
}

.select-parcel-control .md-select-label {
    padding-top: 3px;
    width: 170px;
}

.align-center, .profile_state li, .social_media_table .list-icon {
    text-align: center;
}

.profile_state li i {
    font-size: 25px;
}

.label-input-segoo {
    margin-bottom: 10px;
}

.inputs-customer .col-md-4 {
    margin-bottom: 10px !important;
}

.font-title-under-construction {
    font-size: 17pt;
    font-weight: 300 !important;
}

.hover-image-label:hover {
    font-weight: 500 !important;
}

.row-insurer-policy {
    background-color: #FFFFFF;
    padding: 10px 0;
}

.new-brokerage-container {
    background-image: url('../../img/others/background-register-006.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    position: absolute;
    width: 100%;
    height:100%;
}

.segoo-logo-login {
    height: 60px ;
    margin-top: 10px;
    margin-bottom: 20px;
}

.icon-policy {
    color: #1a5dff;
}

.icon-freeze-policy {
    color: #ff0084;
}

.logo-brokerage {
    border-radius: 5px;
    object-fit: cover;
}

.separator-policy-action-buttons {
    color: #FFFFFF;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 20px;
    font-weight: bold;
}

.version-label > span {
    font-size: 10px;
    color: rgb(168, 168, 168);
    letter-spacing: 1px;
    font-weight: 700;
    font-family: 'Public Sans';
}

.version-label > img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

div#brokerageSignature, div#brokerageConfiguration {
    display: none;
}

.container-activate-account {
    right: 50%;
    top: 40%;
    transform: translate(50%,50%);
    position: absolute;
}

.activate-account-loading > span {
    font-size: 42px;
}

.container-activate-account-response {
    width: 800px;
    padding: 20px 30px 20px 30px;
    right: 50%;
    top: 10%;
    transform: translate(50%,50%);
    position: absolute;
}

.activate-account-loading-response {
    width: auto;
    display: flex;
    align-items: center;
}

.container-activate-account-response > .success {
    margin-top: 10%;
}

.create-account a {
    color: rgb(97, 97, 97);
}

.create-account .title {
    color: rgb(68, 196, 161);
    font-weight: 600;
}

.create-account.error .title {
    color: #f29c1f;
}

.create-account a:hover {
    color: rgb(180, 177, 177);
}

.activate-account-loading-response > div {
    padding: 0 10px 0 10px;
}

.activate-account-loading-response div .title {
    font-size: 28px;
}

.activate-account-loading-response div .subtitle {
    font-size: 16px;
}

.container-password-recover > .input > form > label {
    color: rgb(92, 92, 92);
}

div#customerArchives, div#customerProperties, div#customerProposals {
    display: none;
}

.mp-total-labels strong {
    font-weight: 500;
    font-size: 14px;
}

.mp-total-labels span {
    font-size: 19px;
}

.label-cancel-account {
    font-size: 13px;
    font-weight: 300;
}

.border-cancel-account-container {
    border: 1px solid #d3d3d3;
    border-radius: 10px;
}

.padding-cancel-account-container {
    padding: 10px 0;
}

.padding-top-account-container-8 {
    padding-top: 8px;
}

.padding-top-account-container-20 {
    padding-top: 20px;
}

.border-bottom-account-container {
    border-bottom: 1px solid #d3d3d3;
}

.content-notification-cancel-account div.notify span.heartbeat {
    position: absolute;
    top: 4px;
    right: -12px;
    height: 25px;
    width: 25px;
    border: 5px solid #fb9678;
    border-radius: 70px;
    -moz-animation: heartbeat 1s ease-out;
    -moz-animation-iteration-count: infinite;
    -o-animation: heartbeat 1s ease-out;
    -o-animation-iteration-count: infinite;
    -webkit-animation: heartbeat 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation: heartbeat 1s ease-out;
    animation-iteration-count: infinite;
}

.content-notification-cancel-account div.notify span.point {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #fb9678;
    position: absolute;
    right: -3px;
    top: 14px;
}

.content-notification-cancel-account div.notify {
    position: relative;
    float: left;
}

.label-checkbox-movements {
    margin-left: 10px;
}
