/* Segoo component styles (from sb-admin-2.css) */
.ca-icon {
    color: #4d7d99;
    font-family: 'WebSymbolsRegular', cursive;
    font-size: 20px;
    text-shadow: 0px 0px 1px #333;
    line-height: 65px;
    position: absolute;
    width: 50px;
    right: 1px;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.ca-h4 {
    margin-top: -15px;
    margin-left: 16%;
    padding-bottom: 20px;
    color: #9e9e9e;
    font-style: italic;
}

.ca-content {
    position: absolute;
    width: 370px;
    height: 60px;
    top: -3px;
    color: #B6B6B6;
    z-index: 99999;
}

.ca-main {
    font-size: 18px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    margin-left: 20px;
    color: #4d7d99;
}

.ca-sub {
    margin-top: -5px;
    font-size: 12px;
    color: #50504f;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    margin-left: 20px;
}

.dropdown-toggle:hover {
    background-color: #EBEBEB !important;
    color: #686868;
}

.dropdown-toggle:visited {
    background-color: #EBEBEB !important;
    color: #686868;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover, .btn-success.btn-outline:hover, .btn-info.btn-outline:hover, .btn-warning.btn-outline:hover, .btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon, .chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: 'Public Sans';
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: 'Public Sans';
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: 'Public Sans';
    color: rgba(50, 50, 50, .5);
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
    outline: 0 !important;
}

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-blue {
    border-color: #0088CC;
}

.panel-blue a {
    color: #0088CC;
}

.panel-blue a:hover {
    color: #0088CC;
}

.panel-blue .panel-heading {
    border-color: #0088CC;
    color: #fff;
    background-color: #0088CC;
}

.panel-gray-blue {
    border-color: #fff;
}

.panel-gray-blue a {
    color: #fff;
    font-size: 11px;
    z-index: 9;
}

.panel-gray-blue a:hover {
    color: #f7f7f7;
    z-index: 9;
}

.panel-gray-blue .panel-heading {
    color: #fff;
    background-color: #6c8fa1;
}

.panel-gray-blue .panel-heading i {
    color: #fff;
    margin-left: 5px;
    margin-top: 5px;
    font-size: 5em;
    margin-bottom: 15px;
    opacity: 0.5;
}

.panel-heading-blue {
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: solid 1px #6c8fa1;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.panel-gray-green a {
    color: #fff;
    font-size: 11px;
    z-index: 9;
}

.panel-gray-green a:hover {
    color: #f7f7f7;
    z-index: 9;
}

.panel-gray-green .panel-heading {
    color: #fff;
    background-color: #22d0b8;
}

.panel-gray-green .panel-heading i {
    color: #fff;
    margin-left: 5px;
    margin-top: 5px;
    font-size: 5em;
    margin-bottom: 15px;
    opacity: 0.5;
}

.panel-heading-green {
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: solid 1px #22d0b8;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.panel-gray-yellow a {
    color: #fff;
    font-size: 11px;
    z-index: 9;
}

.panel-gray-yellow a:hover {
    color: #f7f7f7;
    z-index: 9;
}

.panel-gray-yellow .panel-heading {
    color: #fff;
    background-color: #edb758;
}

.panel-gray-yellow .panel-heading i {
    color: #fff;
    margin-left: 5px;
    margin-top: 5px;
    font-size: 5em;
    margin-bottom: 15px;
    opacity: 0.5;
}

.panel-heading-yellow {
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: solid 1px #edb758;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.panel-gray-red a {
    color: #fff;
    font-size: 11px;
    z-index: 9;
}

.panel-gray-red a:hover {
    color: #f7f7f7;
    z-index: 9;
}

.panel-gray-red .panel-heading {
    color: #fff;
    background-color: #ea8080;
}

.panel-gray-red .panel-heading i {
    color: #fff;
    margin-left: 5px;
    margin-top: 5px;
    font-size: 5em;
    margin-bottom: 15px;
    opacity: 0.5;
}

.panel-heading-red {
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: solid 1px #ea8080;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}

.centralizer {
    text-align: center;
}

.loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow-x: hidden;
    overflow-y: hidden;
}

.bg_status_pendente {
    color: #ff9800;
    text-align: center;
    font-weight: bold;
}

.bg_status_cadastrado {
    color: #81D4FA;
    text-align: center;
    font-weight: bold;
}

.title {
    font-size: 14pt;
}

.justify {
    text-align: justify;
}

.basic-list {
    padding: 0px;
}

.basic-list li {
    display: block;
    padding: 5px 0px;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    line-height: 27px;
}

.basic-list li:last-child {
    border-bottom: 0px;
}

.country-state {
    list-style: none;
    margin: 0px;
    padding: 0px 0 0 10px;
}

.country-state h2 {
    margin: 0px;
}

.country-state .progress {
    margin-top: 8px;
}

.country-state>li>h4 {
    font-weight: 300 !important;
}

.country-state>li>small {
    font-family: 'Public Sans';
    font-weight: 300;
    color: #4D4D4D;
}

.country-state>li>h4 {
    font-family: 'Public Sans', sans-serif !important;
    font-weight: 400;
    color: #4D4D4D;
}

#divChartLineDash {
    height: 100% !important;
    width: 100% !important;
}

#chartLineDash {
    max-height: 90% !important;
    max-width: 90% !important;
}

@media screen and (min-width: 1340px) {
    #chartLineDash {
        height: auto !important;
        width: auto !important;
    }

    #chartjs-tooltip {
        margin-top: -110px;
        width: auto !important;
    }

}

@media screen and (min-width: 1940px) {
    #chartLineDash {
        width: auto !important;
        height: auto !important;
    }

    #chartjs-tooltip {
        margin-top: -110px;
        width: auto !important;
    }

}

@media scren and (min-width: 2640px) {
    #chartLineDash {
        width: auto !important;
        height: auto !important;
    }

    #chartjs-tooltip {
        margin-top: -110px;
        width: auto !important;
    }

}

@media screen and (min-height: 1020px) {
    #chartLineDash {
        width: auto !important;
        height: auto !important;
    }

    #chartjs-tooltip {
        margin-top: -110px;
        width: auto !important;
    }

}

.month_dash {
    float: right;
    margin: 7px;
    margin-top: 3px;
    font-size: 10pt;
    color: #7f7f7f;
}

.progress {
    -webkit-box-shadow: none !important;
    background-color: rgba(120, 130, 140, 0.13);
    box-shadow: none !important;
    height: 4px;
    border-radius: 0px;
    margin-bottom: 18px;
    overflow: hidden;
}

.progress-bar {
    box-shadow: none;
    font-size: 8px;
    font-weight: 600;
    line-height: 12px;
}

.progress.progress-sm {
    height: 8px !important;
}

.progress.progress-sm .progress-bar {
    font-size: 8px;
    line-height: 5px;
}

.progress.progress-md {
    height: 15px !important;
}

.progress.progress-md .progress-bar {
    font-size: 10.8px;
    line-height: 14.4px;
}

.progress.progress-lg {
    height: 20px !important;
}

.progress.progress-lg .progress-bar {
    font-size: 12px;
    line-height: 20px;
}

.month_dash:hover {
    text-decoration: none;
    color: #b3b9bd;
}

.icon_calendar_dash {
    float: right;
    font-size: 12pt;
    margin-top: 5px;
}

.segoo-logo {
    margin-left: 43px;
    margin-top: -8px;
    width: 100px;
    z-index: 1;
}

.wrap {
    width: 70%;
    margin: 0 auto;
}

img.ria {
    position: absolute;
    max-width: 50%;
    top: 2%;
    left: 10%;
    z-index: 1;
}

img.ria:empty {
    top: 2%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999999;
}

.form_hint {
    color: #fff;
    text-align: center;
    background: #FF7F00;
    border-radius: 3px 3px 3px 3px;
    font-size: 1.0em;
    margin-left: 8px;
    padding: 6px 23px;
    z-index: 999;
    position: absolute;
    right: -225px;
    bottom: 3px;
    font-weight: 100;
    display: none;
}

.form_hint::before {
    content: '';
    position: absolute;
    bottom: 9px;
    left: -9px;
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #FF7F00;
    border-top: 10px solid transparent;
}

.form_hint_1 {
    color: #fff;
    text-align: center;
    background: #FF7F00;
    border-radius: 3px 3px 3px 3px;
    font-size: 1.0em;
    margin-left: 8px;
    padding: 6px 23px;
    z-index: 999;
    position: absolute;
    right: -140px;
    bottom: 3px;
    font-weight: 100;
    display: none;
}

.form_hint_1::before {
    content: '';
    position: absolute;
    bottom: 9px;
    left: -9px;
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #FF7F00;
    border-top: 10px solid transparent;
}

.contact_form input:focus+.form_hint_1 {
    display: inline;
}

.contact_form input:required:valid+.form_hint_1 {
    color: #000;
    background: #FF7F00;
}

.contact_form input:required:valid+.form_hint_1::before {
    color: #28921f;
}

.contact_form input:focus+.form_hint {
    display: inline;
}

.contact_form input:required:valid+.form_hint {
    color: #000;
    background: #FF7F00;
}

.contact_form input:required:valid+.form_hint::before {
    color: #28921f;
}

.span {
    margin-top: 10.4%;
    display: block;
    width: 100%;
    background: #3B5998;
    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;
}

.span img {
    background: #354F88;
    padding: 7px;
    float: left;
}

.span i {
    color: #fff;
    padding: 9px 14px;
    float: left;
    font-size: 1.6em;
    font-weight: 400;
}

.span:hover {
    background: #354F88;
}

@media only screen and (max-width: 1440px) {
    .wrap {
        width: 56%;
    }

    .span i {
        font-size: 1.4em;
    }

}

@media only screen and (max-width: 1366px) {
    .wrap {
        width: 59%;
    }

    .span i {
        font-size: 1.4em;
    }

}

@media only screen and (max-width: 1280px) {
    .wrap {
        width: 63%;
    }

    .span i {
        font-size: 1.3em;
    }

}

@media only screen and (max-width: 1024px) {
    .wrap {
        width: 79%;
    }

    .span i {
        font-size: 1.2em;
        padding: 13px 14px;
    }

    .checkbox {
        margin-right: 0px;
    }

}

@media only screen and (max-width: 1300px) {
    #divPlans .single-service .single-package>h3 {
        font-size: 14pt !important;
    }

}

@media only screen and (max-width: 1200px) {
    #divPlans .single-service .single-package>h3 {
        font-size: 12pt !important;
    }

    #divPlans .single-service .single-package {
        min-height: 345px !important;
    }

    #divPlans .single-service .single-package .sign {
        vertical-align: super;
        font-size: 7.5pt;
        font-weight: 300;
    }

    #divPlans .single-service .single-package .month {
        font-size: 7.5pt;
        font-weight: 300;
    }

    #divPlans .single-service .single-package h2 {
        font-size: 9pt;
        font-weight: 500;
        line-height: 4.063rem;
    }

    #divPlans .single-service .single-package>ul {
        padding-left: 20px !important;
    }

    .badge-free-test>span {
        font-size: 9pt;
    }

}

#divPlans .single-service .single-package h2 {
    margin: 10px 0 0 0;
}

@media only screen and (max-width: 800px) {
    .wrap {
        width: 95%;
    }

    .span i {
        padding: 14px 12px;
        font-size: 1.2em;
    }

    .checkbox {
        margin-right: 0px;
    }

}

@media only screen and (max-width: 640px) {
    .wrap {
        width: 95%;
    }

    .span i {
        padding: 11px 6px;
        font-size: 1em;
    }

    .span img {
        padding: 2px;
    }

    .checkbox i {
        bottom: 10px;
    }

}

.addEntity {
    float: right;
    margin-top: 9px;
}

.viewEntity {
    float: right;
    margin-top: 9px;
    margin-right: 3px;
}

.inputOnSave {
    font-size: 9pt;
}

.div-resume {
    border-left: solid 2px #f0f0f0;
    font-size: 12px;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.content-div-resume {
    background-color: #EEEEEE;
    padding-top: 5px;
}

.div-border-bottom {
    border-bottom: solid 2px #CCCCCC;
}

.div-resume-result-right {
    text-align: right;
}

#div-select-day-quick {
    float: left;
}

#div-select-day-quick select {
    height: 35px;
    width: 75px;
    padding-left: 10px;
}

#div-select-year-quick {
    float: left;
    margin-left: -1px;
}

#div-select-year-quick select {
    height: 35px;
    width: 80px;
    padding-left: 10px;
}

.div-initial-img {
    width: 10%;
    height: 10%;
    margin-left: 10px;
}

.div-search {
    border-color: #999 !important;
}

.md-1-right {
    float: right;
    margin-right: -30px;
}

.message-success {
    background-color: #009933 !important;
    color: #FFFFFF !important;
    margin-top: 37px;
    border: solid 2px #009933 !important;
    border-radius: 5px;
    font-weight: 600;
    z-index: 1000000 !important;
}

.message-danger {
    background-color: #DD2C00 !important;
    color: #FFFFFF !important;
    margin-top: 37px;
    border: solid 2px #DD2C00 !important;
    border-radius: 5px;
    font-weight: 600;
    z-index: 1000000 !important;
}

.message-warning {
    background-color: #FF7416 !important;
    color: #FFFFFF !important;
    margin-top: 37px;
    border: solid 2px #FF7416 !important;
    border-radius: 5px;
    font-weight: 600;
    z-index: 1000000 !important;
}

.message-info {
    background-color: #81D4FA !important;
    color: #FFFFFF !important;
    margin-top: 37px;
    border: solid 2px #81D4FA !important;
    border-radius: 5px;
    font-weight: 600;
    z-index: 1000000 !important;
}

.button-toast {
    border: 0;
    background: 0 0;
    float: right;
    margin-right: -23px;
    margin-top: -20px;
    font-size: 10px;
    font-weight: bold;
}

.button-toast:focus, .button-toast:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

.spanTpl {
    font-family: 'Public Sans';
    font-size: 12px;
}

.hrTpl {
    border: 1px #EEEEEE solid;
    margin-top: 4px !important;
    margin-bottom: 2px !important;
}

.btn-upload {
    background-color: #448AFF;
    color: #FFFFFF;
}

.btn-upload:hover {
    color: #e5e5e5;
}

.img-file {
    height: auto;
    width: 60px;
    margin-top: 5px;
}

.card {
    background: #FFF;
    padding: 0px;
    margin: 17px;
    -webkit-border-radius: 10px;
    border-radius: 5px;
    box-shadow: 1px 1px 4px #696969;
    overflow: hidden;
}

.size-fa {
    font-size: 50px;
}

.img-logo-pdf {
    height: 22px;
    width: 22px;
}

.segoo-movement-producer {
    background-color: #E0F2F1 !important;
}

.select-movement-recipient {
    text-align: center;
    padding: 6px !important;
    width: 200px !important;
}

select#recipients option[value="1"] {
    color: #81D4FA;
}

select#recipients option[value="2"] {
    color: #CDDC39;
}

.value-map-production {
    color: #000;
    font-weight: bold;
    border: solid 1px #808080;
    background-color: #FFF;
    padding: 4px;
    padding-left: 10px;
    padding-right: 10px;
    border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
    float: right;
    font-size: 11px;
}

.background-values-cancellations {
    height: 21px !important;
    background-color: #FF520F;
    padding-right: 10px;
    color: #FFFFFF;
    text-align: center;
}

.background-values-returns {
    height: 21px !important;
    background-color: #FF770B;
    padding-right: 10px;
    color: #FFFFFF;
    text-align: center;
}

.background-total-values {
    height: 21px !important;
    background-color: #9E9E9E;
    padding-right: 10px;
    color: #FFFFFF;
}

#producer-level {
    padding: 10px !important;
    margin: -10px !important;
    margin-top: -10px !important;
    margin-left: -17px !important;
    margin-right: -22px !important;
    background-color: #fff !important;
}

#link-details-pdf {
    cursor: pointer;
}

#img-pdf-updater {
    width: 200px;
    height: 80px;
    margin-top: -20px;
    margin-left: -60px;
}

#msg-information-about-insurer-pdf {
    margin-left: -100px;
}

#msg-information-about-insurer-pdf>span {
    font-size: 12px;
}

.position-recover {
    margin-top: 100px;
}

.just {
    padding-left: 8px !important;
    padding-top: 8px !important;
    padding-right: 8px !important;
    padding-bottom: 3px !important;
}

.md-primary-segoo {
    background-color: #6C8FA1 !important;
}

.overall-values {
    margin-top: 20px;
}

.required_update_licensePlate {
    background-color: #E53935 !important;
}

.space-bottom {
    margin-bottom: 5px;
}

.center-vertical {
    margin-top: 5px !important;
}

.btn-padding {
    padding: 2px 5px;
    background-color: transparent !important;
}

.btn-padding-info {
    padding: 2px 9px;
    background-color: transparent !important;
}

.container-dialog-details-movements {
    padding: 20px;
}

.md-padding {
    padding: 1px !important;
}

.container-tabs-movements {
    overflow: hidden;
}

.negativeValue {
    color: red;
}

@media ( max-width: 320px) {
    .position-recover {
        margin-top: 50px;
    }

}

@media ( max-width: 435px) {
    .position-recover {
        margin-top: 50px;
    }

}

@media ( max-width: 768px) {
    .position-recover {
        margin-top: 50px;
    }

}

.dropdown-mobile>a:HOVER {
    background-color: transparent !important;
}

.dropdown-mobile {
    list-style-type: none;
}

.spam-desc {
    color: red;
}

.spam-agrav {
    color: blue;
}

.single-package {
    background: #F7F8FA;
    overflow: auto;
    border: 0px solid #161616;
    border-radius: 3px;
    margin-bottom: 30px;
    min-height: 409px;
}

.single-package-h:hover {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(44, 130, 201, 1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(44, 130, 201, 1);
    box-shadow: 0px 0px 15px 0px rgba(44, 130, 201, 1);
    position: relative;
    cursor: pointer;
}

.card-plan-selected {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(44, 130, 201, 1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(44, 130, 201, 1);
    box-shadow: 0px 0px 15px 0px rgba(44, 130, 201, 1);
    position: relative;
}

.single-package .price {
    margin: 10px 12px 15px 12px !important;
    padding: 10px 0;
    font-weight: 300;
}

.single-package .sign {
    vertical-align: super;
    font-size: 11pt;
}

.single-package .month {
    font-size: 11pt;
    font-weight: 300;
}

.price h2 {
    font-size: 3.125rem;
    line-height: 4.063rem;
}

.select-custom {
    border: 0px !important;
    height: 34px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

.msgNaoLida {
    background-color: #3ff74e34;
}

.white-box .box-title {
    margin: 0px 0px 12px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    color: #7f7f7f;
}

.dropdown-mobile>ul>li>a {
    color: #2E3D4D !important;
    border: 0 !important;
}

.dropdown-mobile>ul>li>a>span>i {
    color: #2E3D4D !important;
    border: 0 !important;
}

.dropdown-mobile>ul>li>a>span {
    color: #2E3D4D !important;
    border: 0 !important;
}

.box-discounts .white-box {
    padding: 20px 0 20px 0 !important;
}

.custom-font {
    font-family: 'Public Sans', sans-serif !important;
}

.divBoxDash {
    overflow-y: scroll;
    max-height: 452px;
    min-height: 452px;
}

.box-production {
    max-height: 450px;
    min-height: 450px;
}

.link-keymap {
    cursor: pointer;
    font-size: 8pt;
}

.divBoxDash::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    background-color: #FFFFFF;
}

.divBoxDash::-webkit-scrollbar {
    width: 10px;
    background-color: #FFFFFF;
}

.divBoxDash::-webkit-scrollbar-thumb {
    background-color: #E0E0E0;
}

.divBoxDash::-webkit-scrollbar-thumb:hover {
    background-color: #BDBDBD;
}

.m-t-20 {
    color: #7f7f7f !important;
}

#chartjs-tooltip {
    opacity: 1;
    position: absolute;
    background: rgba(0, 0, 0, .7);
    color: white;
    border-radius: 3px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    pointer-events: none;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-family: 'Public Sans', sans-serif !important;
}

.chartjs-tooltip-key {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
}

.jqsfield {
    height: 30px !important;
    width: auto !important;
    font-family: 'Public Sans', sans-serif !important;
    font-size: 10pt !important;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.divider-box {
    border-right: 1px solid #eee;
}

.container-expenses {
    min-height: 176px;
}

.checkbox-map-renovation {
    display: inline !important;
    margin-left: -1px;
}

#divChartProductionByInsurer {
    border-radius: 10px;
    padding: 0 15px;
    position: relative;
    min-height: 200px;
    margin: 15px auto;
    width: 100%;
}

#tableLine {
    min-width: 160px !important;
    max-width: 170px !important;
    height: auto !important;
}

.div-pending-content {
    overflow-x: scroll;
}

.div-pending-content::-webkit-scrollbar {
    width: 10px;
    background-color: #FFFFFF;
}

.div-pending-content::-webkit-scrollbar-thumb {
    background-color: #E0E0E0;
}

.div-pending-content::-webkit-scrollbar-thumb:hover {
    background-color: #BDBDBD;
}

.form-change-password {
    padding-bottom: 10px;
}

.card-change-password {
    background-color: #FFFFFF;
    padding: 12px 35px;
    border-radius: 2px;
    position: relative;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}

.card-segoo {
    background-color: #FFFFFF;
    padding: 0px 20px;
    border-radius: 2px;
    position: relative;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}

.card-segoo-sm {
    background-color: #FFFFFF;
    border-radius: 4px;
    position: relative;
    margin-top: 10px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
}

.card-normal {
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    position: relative;
    outline: none;
}

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

.input-segoo:focus {
    border-bottom: 2px #2196F3 solid !important;
}

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

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

.input-workedCommissionAgency .input-segoo {
    border-bottom: 2px rgba(0, 0, 0, 0.6) solid !important;
}

.input-producerCommissionAgency .input-segoo {
    border-bottom: 2px #FF9900 solid !important;
}

.input-workedCommission .input-segoo {
    border-bottom: 2px rgba(0, 0, 0, 0.6) solid !important;
}

.input-discount .input-segoo {
    border-bottom: 2px #FA0700 solid !important;
}

.input-aggravation .input-segoo {
    border-bottom: 2px #33CC33 solid !important;
}

#m-top {
    margin-top: -10px;
}

#m-top h2 {
    font-size: 2.125rem;
    line-height: 4.063rem;
    font-family: 'Public Sans';
    font-weight: 300;
    text-align: center;
}

.package-feature {
    list-style-type: none;
}

#small-chat {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
}

.badge-free-test {
    margin-top: 20px;
    padding-bottom: 9px;
    padding-top: 9px;
    color: #FFF;
    font-weight: 600;
    font-size: 12pt;
    background-color: #FF9E17;
}

#small-chat>button {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    padding: 0;
    background-color: #0D2746;
    color: white;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.7;
}

#small-chat>button:hover {
    background-color: #061933;
    color: white;
    opacity: 0.8;
}

#small-chat>button:FOCUS {
    outline: none;
}

#small-chat>button>i {
    margin-left: 0;
    font-size: 20px;
    line-height: 1;
}

.panel-heading>strong {
    font-size: 12pt;
}

#divObservation {
    width: 100%;
    text-align: left;
}

.form-inline .input-segoo {
    margin-top: -18px;
    border-bottom-width: 0px;
    padding-bottom: 0px;
    height: 28px;
    margin-top: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

.field-observation-view {
    border: 1px solid #ccc !important;
    padding: 10px;
}

#accordionSegoo>div {
    margin-bottom: 2px !important;
}

.commissions-slider .input-commission {
    padding-right: 5px !important
}

.commissions-slider .slider-commission {
    margin-top: -14px;
    padding-left: 5px !important;
}

.commissions-slider .md-slider {
    height: 0px;
}

.rzslider .rz-bar {
    margin-top: -5px !important;
}

.custom-slider.rzslider .rz-pointer {
    top: -13px;
    width: 20px;
    height: 20px;
    outline: none;
}

.custom-slider.rzslider .rz-pointer:after {
    position: absolute;
    top: 7.3px;
    left: 7px;
    width: 6px;
    height: 6px;
    background: #FFFFFF;
    border-radius: 4px;
    content: '';
    outline: none;
}

.rzslider .rz-bubble {
    font-size: 10pt;
    bottom: -29px !important;
}

.rzslider {
    margin-top: 10px !important;
}

.rzslider .rz-bubble.rz-limit {
    display: none !important;
}

.modal-content {
    border-radius: 0 !important;
}

.btn-warning {
    background-color: #FF9900;
    border: 0 !important;
}

.btn-primary {
    background-color: #54ACD2;
    border: 0 !important;
}

.format-img-logo-block {
    height: 60px;
    width: auto;
}

.card-segoo-sm md-radio-button {
    display: inline !important;
}

.head-card-wayCommissioning {
    min-height: 48px;
    padding-top: 12px;
    width: 100%;
    background-color: #FF9900;
}

.head-card-calcullation {
    min-height: 48px;
    padding-top: 12px;
    width: 100%;
    background-color: #2CC990;
}

.content-selection-security-type {
    margin-top: 15px;
}

.head-card-wayCommissioning-discounts {
    min-height: 48px;
    padding-top: 12px;
    width: 100%;
    background-color: #33A8FF;
}

.custom-radios md-radio-button {
    margin: 0 !important;
}

.md-tab.md-active {
    background-color: #FFFFFF !important;
    color: #000 !important;
    font-weight: 500;
    border-left: solid 1px #DDDDDD;
    border-right: solid 1px #DDDDDD;
}

.md-tab.md-active md-icon {
    color: #000 !important;
}

.md-tab {
    background-color: #F6F7F2;
    color: #000 !important;
    border-top: solid 1px #DDDDDD !important;
    border-right: solid 1px #DDDDDD;
    border-left: solid 1px #DDDDDD;
}

.md-tab md-icon {
    color: #000 !important;
}

.legend-comissions>span {
    font-size: 10pt !important;
}

.span-checkbox-cancellation {
    font-size: 13pt;
}

.btn-segoo-custom-1 {
    background-color: #F7D00D !important;
}

.btn-segoo-reimport {
    background-color: #EBEBEB;
    padding: 4px 10px;
    color: #737373;
    font-size: 10pt;
    cursor: pointer;
    font-weight: 400;
}

.btn-segoo-reimport:hover {
    background-color: #FFFFFF;
}

.tooltip>.tooltip-inner {
    background-color: #3F4352;
    color: #FFFFFF;
    border: 1px solid #3F4352;
    padding: 10px;
    font-size: 11pt;
    font-weight: 400;
    max-width: none;
    white-space: nowrap;
    word-break: break-all;
}

.err-space {
    padding-bottom: 10px;
}

.btn-padding-transparent {
    background-color: transparent !important;
    padding: 1px 1px;
}

.btn-padding-warning {
    padding: 3px 7px;
    background-color: transparent !important;
}

.remove-click-effect {
    outline: none !important;
}

.segoo-hr-2 {
    border-bottom: 1px solid #FAFAFA;
    margin-bottom: -10px;
}

.card-production {
    color: #FFFFFF !important;
    background-color: #34515e;
    border-left: 6px solid #34515e;
    border-right: 6px solid #34515e;
    border-radius: 5px;
    border-top: 1px solid #34515e;
    border-bottom: 1px solid #34515e;
}

.card-return {
    color: #FFFFFF !important;
    background-color: #FF770B;
    border-left: 6px solid #FF770B;
    border-right: 6px solid #FF770B;
    border-radius: 5px;
    border-top: 1px solid #FF770B;
    border-bottom: 1px solid #FF770B;
}

.card-cancellation {
    color: #FFFFFF !important;
    background-color: #FF520F;
    border-left: 6px solid #FF520F;
    border-right: 6px solid #FF520F;
    border-radius: 5px;
    border-top: 1px solid #FF520F;
    border-bottom: 1px solid #FF520F;
}

.card-result {
    color: #FFFFFF !important;
    background-color: #16A086;
    border-left: 6px solid #16A086;
    border-right: 6px solid #16A086;
    border-radius: 5px;
    border-top: 1px solid #16A086;
    border-bottom: 1px solid #16A086;
}

.card-financial-consolidation {
    border-left: 1px solid #D6DAC2;
    border-right: 1px solid #D6DAC2;
    border-radius: 5px;
    border-top: 1px solid #D6DAC2;
    border-bottom: 1px solid #D6DAC2;
}

.white-box {
    background: #ffffff;
    padding: 25px;
    margin-bottom: 15px;
}

.white-box .box-title {
    margin: 0px 0px 12px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}

.db {
    display: block;
}

.t-a-c {
    text-align: center !important;
}

.form-horizontal .form-group {
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-bottom: 25px;
}

.form-group {
    margin-bottom: 25px;
}

.form-material .form-group {
    overflow: hidden;
}

.form-material .form-control {
    background-color: rgba(0, 0, 0, 0);
    background-position: center bottom, center calc(99%);
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 1px;
    padding: 0;
    transition: background 0s ease-out 0s;
}

.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
    background-image: linear-gradient(#e85608, #e85608), linear-gradient(rgba(120, 130, 140, 0.13), rgba(120, 130, 140, 0.13));
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    float: none;
}

.form-material .form-control.focus, .form-material .form-control:focus {
    background-size: 100% 2px, 100% 1px;
    outline: 0 none;
    transition-duration: 0.3s;
}

.form-bordered .form-group {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    padding-bottom: 20px;
}

.btn {
    border-radius: 0px;
}

.form-control {
    background-color: #ffffff;
    border: 1px solid #e4e7ea;
    border-radius: 0px;
    box-shadow: none;
    color: #565656;
    height: 38px;
    max-width: 100%;
    padding: 7px 12px;
    transition: all 300ms linear 0s;
}

.form-control:focus {
    box-shadow: none;
    border-color: #2b2b2b;
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 44px;
    padding: 5px 10px;
    font-size: 18px;
}

.t-a-r {
    text-align: right !important;
}

.p-l-20 {
    padding-left: 20px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.p-t-0 {
    padding-top: 0px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}

.p-b-0 {
    padding-bottom: 0px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-l-150 {
    margin-left: 150px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-t-8 {
    margin-top: 8px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-t-10-n {
    margin-top: -10px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.vt {
    vertical-align: top;
}

.vb {
    vertical-align: bottom;
}

.background-default {
    background-color: #DED8D3;
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-rounded {
    border-radius: 60px;
}

.btn-default.btn-outline {
    background-color: #ffffff;
}

.btn-default.btn-outline:hover, .btn-default.btn-outline:focus, .btn-default.btn-outline.focus {
    background: #e4e7ea;
}

.btn-primary.btn-outline {
    color: #ab8ce4;
    background-color: #ffffff;
}

.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline.focus {
    background: #ab8ce4;
    color: #ffffff;
}

.btn-success.btn-outline {
    color: #00c292;
    background-color: transparent;
}

.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline.focus {
    background: #00c292;
    color: #ffffff;
}

.btn-info.btn-outline {
    color: #123240;
    background-color: transparent;
}

.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline.focus {
    background: #123240;
    color: #ffffff;
}

.btn-warning.btn-outline {
    color: #fec107;
    background-color: transparent;
}

.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline.focus {
    background: #fec107;
    color: #ffffff;
}

.btn-danger.btn-outline {
    color: #fb9678;
    background-color: transparent;
}

.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline.focus {
    background: #fb9678;
    color: #ffffff;
}

.button-box .btn {
    margin: 0 8px 8px 0px;
}

.btn-primary.btn-outline:hover, .btn-success.btn-outline:hover, .btn-info.btn-outline:hover, .btn-warning.btn-outline:hover, .btn-danger.btn-outline:hover {
    color: white;
}

.btn-facebook {
    color: #ffffff !important;
    background-color: #3b5998 !important;
}

.btn-twitter {
    color: #ffffff !important;
    background-color: #55acee !important;
}

.btn-linkedin {
    color: #ffffff !important;
    background-color: #007bb6 !important;
}

.btn-dribbble {
    color: #ffffff !important;
    background-color: #ea4c89 !important;
}

.btn-googleplus {
    color: #ffffff !important;
    background-color: #dd4b39 !important;
}

.btn-instagram {
    color: #ffffff !important;
    background-color: #3f729b !important;
}

.btn-pinterest {
    color: #ffffff !important;
    background-color: #cb2027 !important;
}

.btn-pinterest:hover {
    background-color: #9c2026 !important;
}

.btn-dropbox {
    color: #ffffff !important;
    background-color: #007ee5 !important;
}

.btn-flickr {
    color: #ffffff !important;
    background-color: #ff0084 !important;
}

.btn-flickr:hover {
    background-color: #c00060 !important;
}

.btn-tumblr {
    color: #ffffff !important;
    background-color: #32506d !important;
}

.btn-skype {
    color: #ffffff !important;
    background-color: #00aff0 !important;
}

.btn-youtube {
    color: #ffffff !important;
    background-color: #bb0000 !important;
}

.btn-github {
    color: #ffffff !important;
    background-color: #171515 !important;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover, .btn-primary.focus, .btn-primary:focus {
    background-color: #ab8ce4;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover, .btn-success.focus, .btn-success:focus {
    background-color: #00c292;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover, .btn-info.focus, .btn-info:focus {
    background-color: #123240;
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning.focus:active, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover, .btn-warning.focus, .btn-warning:focus {
    background-color: #fec107;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus:active, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover, .btn-danger.focus, .btn-danger:focus {
    background-color: #fb9678;
}

.btn-inverse, .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.focus, .btn-inverse:active, .btn-inverse:focus, .btn-inverse:hover, .open>.dropdown-toggle.btn-inverse {
    background-color: #4c5667;
    color: #ffffff;
}

#recoverform {
    display: none;
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform: scale(0) translate(0, 0);
    -moz-transform: scale(0) translate(0, 0);
    -ms-transform: scale(0) translate(0, 0);
    -o-transform: scale(0) translate(0, 0);
    transform: scale(0) translate(0, 0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    pointer-events: none;
}

.waves-effect.waves-light .waves-ripple {
    background: rgba(255, 255, 255, 0.4);
    background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%,
    rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%,
    rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%,
    rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%,
    rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

.waves-effect.waves-classic .waves-ripple {
    background: rgba(0, 0, 0, 0.2);
}

.waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255, 255, 255, 0.4);
}

.waves-notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.waves-button-input {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
    color: inherit;
    background-color: rgba(0, 0, 0, 0);
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1;
}

.waves-button-input {
    margin: 0;
    padding: 0.85em 1.1em;
}

.img-circleCustom {
    height: 25px;
    margin-right: 10px;
    cursor: pointer;
}

.commission-extract-full {
    width: 100%;
    max-width: 100%;
    min-height: 100vh;
    margin-left: 0;
    margin-right: 0;
}

.commission-extract-full .panel {
    width: 100%;
    max-width: 100%;
    min-height: 100vh;
    margin: 0;
}

.material-spin {
    display: inline-block;
    animation: material-spin 1s linear infinite;
}

@keyframes material-spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.img-avatar-user-view {
    height: 120px;
}

.img-avatar-user-search {
    height: 25px;
}

.img-avatar-user-form {
    margin-top: 15px;
    height: 80px;
    margin-bottom: 10px;
    cursor: pointer;
    outline: none;
    border-radius: 50%;
}

.img-avatar-user-form:HOVER {
    background: #FC6042 !important;
}

.img-avatar-user-form-selected {
    background: #FC6042 !important;
    -webkit-box-shadow: 0px 0px 25px 5px rgba(252, 97, 66, 1);
    -moz-box-shadow: 0px 0px 25px 5px rgba(252, 97, 66, 1);
    box-shadow: 0px 0px 25px 5px rgba(252, 97, 66, 1);
    position: relative;
}

.img-avatar-user-tpl {
    height: 40px;
    cursor: pointer;
    outline: none;
    border-radius: 50%;
}

.img-avatar-user-tpl:HOVER {
    background: #FC6042 !important;
}

.container-avatar {
    max-height: 438px;
    overflow-y: scroll;
}

.input-segoo-2 {
    height: 30px !important;
    margin-top: -5px;
    border-top: 2px #83D6DE solid !important;
    border-left: 2px #83D6DE solid !important;
    border-right: 2px #83D6DE solid !important;
    border-bottom: 2px #83D6DE solid !important;
    border-radius: 5px !important;
}

.input-segoo-2:HOVER {
    box-shadow: 0 0px 8px 0px #83D6DE;
}

.property-modal .img-property-modal>img {
    height: 80px;
}

.property-modal .img-property-modal:hover {
    cursor: pointer;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    outline: none !important;
}

.property-modal .img-property-modal .span-property-modal {
    margin-top: 15px;
    margin-bottom: 30px;
}

.property-modal-sm .img-property-modal>img {
    height: 40px;
}

.property-modal-sm .img-property-modal:hover {
    cursor: pointer;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    outline: none !important;
}

.property-modal-sm .img-property-modal .span-property-modal {
    margin-top: 5px;
    margin-bottom: 30px;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
    margin-left: 3px;
    -moz-box-shadow: 2px 2px #ccc;
    -webkit-box-shadow: 2px 2px #ccc;
    box-shadow: 2px 2px #ccc;
}

.btn-circle.btn-sm {
    width: 20px;
    height: 20px;
    border-radius: 50px;
    font-size: 10px;
    padding: 0;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.page-title-custom {
    margin-left: -17px;
    margin-right: -16px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: transparent;
    box-shadow: none;
    border: 0;
}

.page-title-custom.page-title-flex {
    display: flex;
    align-items: center;
}

.panel-heading-lg {
    font-size: 1.5rem;
}

.panel-heading-icon {
    display: flex;
    align-items: center;
}

.panel-heading-icon .material-icons-outlined {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.page-title-custom h4 {
    margin-top: 23px;
    font-weight: bolder;
    margin-left: 10px;
}

.page-title-custom button {
    margin-top: 19px;
}

.page-title-custom .btn, .page-title-custom .btn-danger, .page-title-custom .btn-circle {
    background-color: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

.page-title-custom .btn-danger, .page-title-custom .btn-danger:hover, .page-title-custom .btn-danger:focus, .page-title-custom .btn-danger:active {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    color: #d9534f;
}

.page-title-divider {
    border-bottom: 2px solid #000;
    width: 100%;
}

.page-title-custom a {
    margin-top: 19px;
}

.btn-rounded {
    border-radius: 60px;
    padding-left: 20px;
    padding-right: 25px;
    margin-bottom: 8px;
}

.cardCustom {
    padding-top: 10px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.card .body {
    font-size: 14px;
    color: #444;
    padding: 15px;
    font-weight: 400;
}

.body span {
    font-size: 12px;
}

.body h4 {
    font-weight: bolder;
    font-size: 14px;
}

.m-top-5 {
    margin-top: 5px;
}

.m-top-8 {
    margin-top: 8px;
}

.m-top-10 {
    margin-top: 10px;
}

.m-top--4 {
    margin-top: -4px;
}

.selectBox {
    position: relative;
}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#checkboxes {
    display: none;
    border: 1px #dadada solid;
    padding: 10px;
}

.circle {
    margin: 6px 6px 20px;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 1.2;
}

.progress-upload {
    height: 7px;
    overflow: hidden;
    background-color: #EBF2F6;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar .progress-content>span {
    font-size: 8pt;
}

.progress-content {
    margin-top: 3px;
}

.btn-circle-segoo {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 50% !important;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.r-panel-body {
    padding: 0 !important;
    margin-top: 15px;
}

.r-panel-body ul li {
    padding: 10px 10px 10px 25px !important;
}

.r-panel-body ul li:HOVER {
    padding: 10px 10px 10px 25px !important;
    background-color: #f1f2f6;
}

.r-panel-body ul li a {
    text-decoration: none;
    outline: 0;
}

.btn-undoCancell {
    background-color: #b416b4;
    border: #b416b4;
}

.btn-padding-transparent {
    outline: 0 !important;
    background-color: transparent !important;
}

.bottom-action-buttons-modal-quick-registration {
    margin-top: 30px;
    margin-bottom: 80px;
}

.border-separation {
    border-left: 1px solid #d2d1cf;
}

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

.style-clickable {
    cursor: pointer;
}

.alert-notification-component {
    width: 42px;
}

.alert-notification-component ul.alert-box {
    width: 450px;
    max-width: 450px;
}

.content-notification div.notify {
    position: relative;
    margin-top: -25px;
}

.content-notification div.notify span.heartbeat {
    position: absolute;
    top: -3px;
    right: -13px;
    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 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: 7px;
}

@-moz-keyframes heartbeat {
    0% {
        -moz-transform: scale(0);
        opacity: 0.0;
    }
    25% {
        -moz-transform: scale(0.1);
        opacity: 0.1;
    }
    50% {
        -moz-transform: scale(0.5);
        opacity: 0.3;
    }
    75% {
        -moz-transform: scale(0.8);
        opacity: 0.5;
    }
    100% {
        -moz-transform: scale(1);
        opacity: 0.0;
    }
}

@-webkit-keyframes heartbeat {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }
    25% {
        -webkit-transform: scale(0.1);
        opacity: 0.1;
    }
    50% {
        -webkit-transform: scale(0.5);
        opacity: 0.3;
    }
    75% {
        -webkit-transform: scale(0.8);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

.notification-tabs {
    height: 66px;
    padding: 0;
}

.movement-table>tr>td {
    font-weight: 300 !important;
    font-size: 9pt !important;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    vertical-align: middle !important;
}

.badge-red {
    background-color: #FD5B03 !important;
    border: 1px solid #FD5B03 !important;
    border-radius: 5px;
}

.badge-blue {
    background-color: #72c1c9 !important;
    border: 1px solid #72c1c9 !important;
    border-radius: 5px;
    padding: 0 3px 0 3px;
    color: #fff;
    font-weight: 500;
}

.badge-green {
    background-color: #4CD4B0 !important;
    border: 1px solid #4CD4B0 !important;
    border-radius: 5px;
}

.badge-orange {
    background-color: #FF7A32 !important;
    border: 1px solid #FF7A32 !important;
    border-radius: 5px;
}

.badge-grey-dark {
    background-color: #706F77 !important;
    border: 1px solid #706F77 !important;
    border-radius: 5px;
}

.position-button-input {
    margin-top: -5px;
}

.container-title-modal {
    padding: 10px 10px 18px 0 !important;
}

.container-title-modal>span {
    font-size: 13pt;
    font-weight: 300;
}

.content-scroll-modal-extract-details {
    padding-top: 0;
    max-height: 400px;
    overflow-y: scroll;
}

.badge-pdf-download {
    background-color: #19c9de;
    color: #FFFFFF;
    border-radius: 5px;
    padding-right: 9px;
    padding-left: 9px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: 600;
    margin-right: 15px;
}

.badge-pdf-remove {
    background-color: #E26E67;
    color: #FFFFFF;
    border-radius: 5px;
    padding-right: 9px;
    padding-left: 9px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: 600;
    margin-right: 15px;
}

.badge-pdf-download:HOVER {
    background-color: #1892a7;
    cursor: pointer;
}

.badge-pdf-remove:HOVER {
    background-color: #c44c37;
    cursor: pointer;
}

.badge-suggestion {
    background-color: #4CD4B0;
    color: #FFFFFF;
    border-radius: 5px;
    padding: 3px;
    font-weight: 600 !important;
}

.session-alert-consumption {
    padding-top: 13px;
    padding-bottom: 12px;
    z-index: 10000;
    margin-left: 0px;
    position: relative !important;
    margin-bottom: 0 !important
}

.session-alert-consumption>div>span {
    font-size: 10pt !important;
}

.session-alert-consumption>div>a {
    color: #FFFFFF;
    font-size: 10pt;
    font-style: italic;
}

.consumption-block {
    background-color: #000000 !important;
    color: #FFFFFF !important;
    border: solid 2px #000000 !important;
    font-weight: 600;
    z-index: 1000000 !important;
}

.consumption-danger {
    background-color: #DD2C00 !important;
    color: #FFFFFF !important;
    border: solid 2px #DD2C00 !important;
    font-weight: 600;
    z-index: 1000000 !important;
}

.consumption-warning {
    background-color: #e85608 !important;
    color: #FFFFFF !important;
    border: solid 2px #e85608 !important;
    font-weight: 600;
    z-index: 1000000 !important;
}

#consumptionContainer {
    margin-top: 0px;
}

.badge-beta {
    height: auto;
    width: 40px;
    border: 1px solid #4DB6AC;
    border-radius: 3px;
    font-size: 8pt;
    font-weight: 600;
    margin-top: -25px;
    margin-right: 8px;
    padding: 0 5px 0 5px;
    background-color: #4DB6AC;
    color: #FFFFFF;
    box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
    animation: pulse 2s infinite;
}

.badge-beta:HOVER {
    color: #4DB6AC;
    background-color: #ffffff;
    animation: none;
}

.badge-coming-soon {
    height: auto;
    width: 40px;
    border: 1px solid #FF7A32;
    border-radius: 3px;
    font-size: 8pt;
    font-weight: 600;
    margin-top: -25px;
    margin-right: 8px;
    padding: 0 5px 0 5px;
    background-color: #FF7A32;
    color: #FFFFFF;
    box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
    animation: pulse 2s infinite;
}

.badge-coming-soon:HOVER {
    color: #FF7A32;
    background-color: #ffffff;
    animation: none;
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

@media ( min-width :992px) {
    .modal-lg {
        width: 1000px !important;
    }

}

.logo-insurer {
    height: 70px !important;
    padding: 7px;
    cursor: pointer;
}

.logo-insurer:hover {
    border-bottom: 2px solid #FF7A32;
}

.p-b-0 {
    padding-bottom: 0 !important;
}

.legend-receivables {
    background-color: #9E9E9E;
    color: #FFF;
    border-radius: 3px;
    padding: 3px 10px 3px 10px;
    width: 50%;
}

#btnNotFoundReceivable:hover {
    border: 1px solid #FD5B03;
    background-color: #FD5B03;
    color: #FFFFFF !important;
    cursor: pointer;
}

#btnNoAppliedReceivable:hover {
    border: 1px solid #FF7A32;
    background-color: #FF7A32;
    color: #FFFFFF !important;
    cursor: pointer;
}

.modal .modal-sm {
    top: 25%;
}

.block-ui-message {
    background-color: rgba(0, 0, 0, 0.7) !important;
    font-weight: 400 !important;
}

.content-insurer-logos {
    display: inline-block;
}

#dock ul {
    padding: 0 0 0 16px !important;
}

#dock li {
    list-style-type: none;
}

#dock li img {
    height: 40px !important;
    cursor: pointer;
    -webkit-box-reflect: below 2px -webkit-gradient(linear, left top, left bottom, from(transparent),
    color-stop(0.7, transparent), to(rgba(255, 255, 255, .5)));
    -webkit-transition: all 0.3s;
    -webkit-transform-origin: 50% 100%;
}

#dock li:hover img {
    -webkit-transform: scale(1.5);
}

.span-upload {
    color: #009688;
    font-weight: 600;
}

.input-link-quotation {
    border: 0;
}

.panel {
    margin-bottom: 20px;
    border: 0;
}

.alert-content {
    display: flex;
    align-items: center;
}

.alert-content .ntf-type {
    width: 23%;
}

.alert-content .ntf-type .ntf-message {
    background-color: #00aff0;
    color: #fff;
    padding: 1px 6px;
    border-radius: 4px;
    font-size: 12px;
}

.alert-content .ntf-type .ntf-alert {
    background-color: #FF7416;
    color: #fff;
    padding: 1px 6px;
    border-radius: 4px;
    font-size: 12px;
}

.alert-content .ntf-type .ntf-release-notes {
    background-color: #42D674;
    color: #fff;
    padding: 1px 6px;
    border-radius: 4px;
    font-size: 12px;
}

.alert-content .ntf-data {
    width: 74%;
}

.alert-content .ntf-data >span {
    font-weight: 300;
}

.alert-content > h5 {
    font-weight: 500;
}

.alert-content > span {
    font-size: 9pt;
}

.btn-danger {
    background-color: #eb2f06 !important;
}

.btn-success {
    border: none;
    border-radius: 4px;
    box-shadow: 3px 4px 5px rgba(0,0,0,.1);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    transition: box-shadow .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    white-space: nowrap;
}

.btn-success:hover {
    background-color: #17bb94 !important;
}

.btn-info {
    border: none;
    border-radius: 4px;
    box-shadow: 3px 4px 5px rgba(0,0,0,.1);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    transition: box-shadow .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    white-space: nowrap;
}

.btn-warning {
    border: none;
    border-radius: 4px;
    box-shadow: 3px 4px 5px rgba(0,0,0,.1);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    transition: box-shadow .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    white-space: nowrap;
}

.btn-danger {
    border: none;
    border-radius: 4px;
    box-shadow: 3px 4px 5px rgba(0,0,0,.1);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    transition: box-shadow .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    white-space: nowrap;
}

.btn-primary {
    border: none;
    border-radius: 4px;
    box-shadow: 3px 4px 5px rgba(0,0,0,.1);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    transition: box-shadow .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    white-space: nowrap;
}

.btn-default {
    border: none;
    border-radius: 4px;
    box-shadow: 3px 4px 5px rgba(0,0,0,.1);
    color: #7e8b91;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    transition: box-shadow .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    white-space: nowrap;
}

.btn-upload {
    border: none;
    border-radius: 4px;
    box-shadow: 3px 4px 5px rgba(0,0,0,.1);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    letter-spacing: .165em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    transition: box-shadow .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    white-space: nowrap;
}

.btn-upload:hover {
    background-color: #3e76e5 !important;
}

.btn-second {
    width: 100%;
    height: 100%;
    background-color: #1a5dff;
    color: #FFFFFF;
    border: none;
    border-radius: 4px;
    box-shadow: 3px 4px 5px rgba(0,0,0,.1);
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    letter-spacing: .165em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    transition: box-shadow .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    white-space: nowrap;
}

.btn-flickr {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 4px;
    box-shadow: 3px 4px 5px rgba(0,0,0,.1);
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    letter-spacing: .165em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    transition: box-shadow .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    white-space: nowrap;
}

.btn-wine {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 4px;
    color:#fff;
    background-color:#cb2027;
    border-color:rgba(0,0,0,0.2);
    box-shadow: 3px 4px 5px rgba(0,0,0,.1);
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    letter-spacing: .165em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: uppercase;
    transition: box-shadow .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    white-space: nowrap;
}

.btn-wine:hover {
    color:#fff;
    background-color:#a81a20;
    border-color:rgba(0,0,0,0.2);
}

.btn-second:hover {
    background-color: #1b53ca;
    color: #FFFFFF;
}

.btn-second:focus {
    color: #FFFFFF;
}

.icon-proposal {
    color: #19c9de;
}

.icon-active {
    color: #09cd51;
}

.icon-endorsed {
    color: #ff961a;
}

.icon-cancelled {
    color: #f41a0a;
}

.icon-expired {
    color: #787775;
}

.icon-proposal-unauthorized {
    color: #ff0500;
}

.icon-proposal-pending-approval {
    color: #ff6a0f;
}

.icon-related-searches {
    color: #e5b256;
}

.btn-sm {
    min-width: 33px;
    text-align: center;
}

.c-pointer {
    cursor: pointer;
}

.table-hover>tbody>.sub-tr {
    background-color: transparent !important;
}

.table-hover>tbody>.sub-tr>td>i {
    color: rgba(0, 0, 0, 0.58);
}

.b-b-0 {
    border-bottom: 0 !important;
}

.panel-heading-contratacao {
    font-size: 12pt;
    font-weight: bold;
}

.li-properties-in-line {
    display: inline-block;
    width: 80px;
    min-height: 100px;
    vertical-align: bottom;
}

.gray-scale {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    outline: none !important;
}

.no-gray-scale {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    outline: none !important;
}

.add-overflow {
    background-color: transparent;
    overflow-y: auto;
    height: 360px;
}

.d-n {
    display: none;
}

.d-b {
    display: block;
}

.interrogation-icon {
    cursor: pointer;
    color: #CE3E26;
}

.article-beneficiary-img {
    height: 190px;
}

#divChartGeneralVision {
    width: 96%;
    min-height: 200px;
    position: relative;
    margin: 0;
    padding: 0;
    border-radius: 10px;
}

#chartPieInsurer {
    min-height: 200px;
    position: relative;
    margin: 0;
    padding: 0;
    border-radius: 10px;
}

.background-form-block-message {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 9px;
}

.content-modal-task {
    background-color: rgb(246, 246, 246);
    border-radius: 5px;
}

.input-task-modal {
    border: 0;
    border-radius: 5px;
}

.input-task-modal:focus {
    border: 1px solid #b8b8b883;
}

.title-modal-task > div > div > span {
    font-size: 18px;
    font-weight: bold;
}

.title-modal-task > div > div > p {
    font-size: 12px;
    padding-left: 34px;
}

.list-card .dropdown {
    position: relative;
    display: inline-block;
}

.list-card .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.list-card .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.list-card .dropdown-content a:hover {
    background-color: #ddd
}

.tag-task-modal {
    height: 15px;
    width: 100%;
    border: 0;
}

.tag-high {
    background-color: #ff6b6b;
}

.tag-medium {
    background-color: #feca57;
}

.tag-low {
    background-color: #74b9ff;
}

.ticket span {
    color: rgb(104, 102, 102);
    font-size: 12px;
}

.if-edit, #iptNewCtg {
    display: none;
}

.tag-lifelong {
    color: #009933;
    font-weight: bold;
}

.tag-agency {
    color: #b3a70c;
    font-weight: bold;
}

.progress-line, .progress-line:before {
    height: 3px;
    width: 100%;
    margin: 0;
}

.progress-line {
    background-color: #b3d4fc;
    display: -webkit-flex;
    display: flex;
}

.progress-line:before {
    background-color: #3f51b5;
    content: '';
    -webkit-animation: running-progress 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    animation: running-progress 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

@-webkit-keyframes running-progress {
    0% {
        margin-left: 0px;
        margin-right: 100%;
    }
    50% {
        margin-left: 25%;
        margin-right: 0%;
    }
    100% {
        margin-left: 100%;
        margin-right: 0;
    }
}

@keyframes running-progress {
    0% {
        margin-left: 0px;
        margin-right: 100%;
    }
    50% {
        margin-left: 25%;
        margin-right: 0%;
    }
    100% {
        margin-left: 100%;
        margin-right: 0;
    }
}

.container-password-recover {
    top: 7%;
    right: 50%;
    transform: translate(50%,50%);
    position: absolute;
    padding: 20px 30px 20px 30px;
}

.image-segoo {
    position: absolute;
    transform: translate(50%,50%);
    right: 50%;
    top: 5%;
}

.image-segoo > img {
    height: 70px;
    margin: 0 auto;
}

.container-password-recover > .input {
    width: 400px;
    margin: 0 auto;
}

.container-password-recover > .input > form > button {
    margin-top: 23px;
}

.item-property {
    padding: 5px 0;
}

.img-prop-icon {
    height: 20px;
    margin-top: -10px;
    margin-right: 5px;
}

.container-list-proposals .content-list-proposals {
    display: flex;
    align-items: center;
    border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
    margin: 15px 30px;
}

.thumbnail .icon-document {
    height: 50px;
}

.thumbnail .icon-document {
    height: 80px;
    width: auto;
    background: url('../../img/others/Document.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.fr-view span.fr-emoticon.fr-emoticon-img {
    background-repeat: no-repeat !important;
    font-size: inherit;
    height: 1em;
    width: 1em;
    min-height: 20px;
    min-width: 20px;
    display: inline-block;
    margin: -.1em .1em .1em;
    line-height: 1;
    vertical-align: middle;
}

.chips-text {
    border-radius: 20px;
    color: #FFFFFF;
    padding: 3px 0;
    font-weight: 600;
}

.content-metrics {
    display: flex;
    text-align: center;
    margin: auto;
    width: 450px;
}

.circle-tasks-metrics {
    width: 120px;
    height: 120px;
    text-align: center;
    border-radius: 50%;
    padding-top: 4px;
    color: #FFF !important;
    font-weight: 600;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.42);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.42);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.42);
}

.circle-tasks-metrics > h1 {
    color: #FFF !important;
}

.calendar-task tbody>tr>td {
    padding: 3px !important;
}

.calendar-task .btn-group .btn-info {
    margin-right: 22px;
}

.circle-orange {
    height: 10px;
    width: 10px;
    background-color: #FF7A32;
    border-radius: 50%;
}

.legend-returns {
    display: flex;
    align-items: center;
}

.custom-paddind-left-20 {
    padding-left: 20px;
}

.custom-paddind-left-5 {
    padding-left: 5px;
}

.white-box.box-production > #divChartProductionByInsurer {
    height: 22vh;
    width: 25vw;
}

input.checkbox-movements[type="checkbox"] {
    display: none;
}

.custom-checkbox {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #f0f0f0;
    border: 2px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
}

.custom-checkbox::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    border-radius: 2px;
    opacity: 0;
    transition: opacity 0.2s;
}

input.checkbox-movements[type="checkbox"]:checked + .custom-checkbox {
    background-color: #4CAF50;
    border-color: #4CAF50;
}

input.checkbox-movements[type="checkbox"]:checked + .custom-checkbox::after {
    background-color: white;
    opacity: 1;
}

.segoo-table-container {
    width: 100%;
    max-height: 500px;
    overflow: hidden;
}

table.segoo-table-container-override {
    width: 100%;
    border-collapse: collapse;
}

thead.segoo-table-container-override, th.segoo-table-container-override {
    background-color: #f4f4f4;
    position: sticky;
    top: 0;
    z-index: 1;
}

tbody.segoo-table-container-override {
    display: block;
    max-height: 350px;
    overflow-y: scroll;
}

thead.segoo-table-container-override, tbody.segoo-table-container-override tr.segoo-table-container-override {
    display: table;
    width: 100%;
    height: 40px;
    table-layout: fixed;
}

th.segoo-table-container-override, td.segoo-table-container-override {
    padding: 8px;
    text-align: left;
    border: 1px solid #ddd;
}

.icon-time-inactivity, .icon-release-notes {
    text-align: center;
    margin: 0 0 15px 0;
}

.icon-time-inactivity > img {
    height: 100px;
}

.message-time-inactivity {
    text-align: center;
}

.icon-release-notes > img {
    height: 300px;
}

.release-notes.modal-body {
    overflow-y: visible;
}

.release-notes > .message-time-inactivity {
    margin-top: -35px;
}

md-progress-circular.md-default-theme.md-hue-3 .md-inner .md-left .md-half-circle {
    border-left-color: #113257 !important;
}

md-progress-circular.md-default-theme.md-hue-3 .md-inner .md-left .md-half-circle, md-progress-circular.md-default-theme.md-hue-3 .md-inner .md-right .md-half-circle {
    border-top-color: #f26b18 !important;
}

md-progress-circular.md-default-theme.md-hue-3 .md-inner .md-right .md-half-circle {
    border-right-color: #113257 !important;
}

.sweet-alert p {
    font-weight: 400 !important;
}

@media ( min-width: 1500px) {
    .white-box.box-production > #divChartProductionByInsurer {
        height: 20.6vh;
        width: 22vw;
    }

}

@media ( min-width: 1700px) {
    .white-box.box-production > #divChartProductionByInsurer {
        height: 20.6vh;
        width: 18.8vw;
    }

}

.material-icons-outlined {
    font-family: 'Material Symbols Outlined', 'Public Sans', sans-serif;
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;    font-style: normal;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
}

.material-icons-outlined, .ti, [class^="ti-"], [class*=" ti-"] {
    font-size: 14px;
    line-height: 1;
    vertical-align: middle;
}
