body {
    color: #585858;
}

a {
    cursor: pointer;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.center {
    text-align: center;
}

.inline-block {
    display: inline-block;
}

.full-width {
    width: 100% !important;
}

.number-circle {
    border-radius: 50%;

    width: 36px;
    height: 36px;
    padding: 8px;
    
    text-align: center;
    
    font-size: 17px;
    color: #fff;
}

.icon {
    color: #fff;
    vertical-align: text-top;
}

.full-div {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
}

.padding-left5 {
    padding-left: 5px;
}

.row.margin {
    margin: 0px;
}

.borda-regular {
    border: 1px solid #b7b7b7;
}

.panel-body {
    padding: 0;
}

.no-margin-top {
    margin-top: 0px !important;
}

.margin-top20 {
    margin-top: 20px !important;
}

no-marginI {
    margin: 0px !important;
}

.no-padding {
    padding: 0px !important;
}

.margin-left10 {
    margin-left: 10px;
}

.margin-right10 {
    margin-right: 10px;
}

.margin-bottom-35 {
    margin-bottom: 35px;
}

.margin-bottom10 {
    margin-bottom: 10px;
}

.margin-bottom20 {
    margin-bottom: 20px !important;
}

.positive-text {
    color: #56ca7c !important;
}

.positive-text-green {
    color: #239687 !important;
}

.negative-text-red {
    color: #EA2027 !important;
}

.positive-bg {
    background-color: #56ca7c !important;
}

.positive-hover:hover {
    background-color: #63d388 !important;
}

.negative-text {
    color: #e07373;
}

.overflow-hidden {
    overflow: hidden;
}

.modal {
    display: block !important;
    opacity: 1 !important;
    overflow: auto !important;
    background-color: rgba(0,0,0,0.6) !important;
}

.modal-dialog {
    top: 200px;
    margin-bottom: 50px;
}

.modal-content {
    border-radius: 0;
}

.modal-header,
.modal-body,
.modal-footer {
    border: 0;
    padding: 25px 45px;
}

.modal-header {
    padding-bottom: 15px;
}

.modal-body {
    padding-top: 0;
    padding-bottom: 0;
}

.modal-footer {
    padding-top: 15px;
    padding-bottom: 0px;
}

.close-modal {
    padding: 2px 8px !important;
    color: #fff !important;
    font-size: 27px !important;
    opacity: 1 !important;
    margin: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
}

.modal-footer .buttons {
    margin-bottom: 10px;
}

.modal-footer .button {
    padding: 6px 12px;
}

.modal-title {
    font-size: 23px;
}

.modal-text {
    font-size: 13px;
    margin-bottom: 35px;
}

.modal-text-small {
    margin-bottom: 15px;
}

/*--------------------- topo ------------------*/

.top-bar {
    color: #fff;
    height: 60px;
    width: 100%;
}

.logo-box {
    max-width: 200px;
    min-width: 140px;
    height: 60px;
    display: inline-block;
    border-bottom: 4px solid;
    border-top: 4px solid;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.logo {
    height: 100%;
    margin: 0 15px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
}

.user-controls {
    height: 60px;
    display: inline;
    vertical-align: middle;
}

    .user-controls .acesso-lojista a.text {
    color: #fff;
    text-decoration: underline;
    padding-right: 10px;
    }

    .user-controls .dropdown a.text{
        color: #fff;
    }

        .user-controls .dropdown a.text:hover,
        .user-controls .dropdown a.text:focus {
            text-decoration: none;
        }

.user,
.language {
    vertical-align: middle;
    height: 100%;
    padding: 17px 25px;
}

    .user .dropdown-toggle > .icon,
    .language .dropdown-toggle > .icon {
        font-size: 23px;
    }

    .language .icon,
    .user-controls,
    .user-controls .glyphicon {
        line-height: 26px;
    }

        .user-controls .glyphicon {
            padding-left: 5px;
            font-size: 8px;
        }

        .user-controls .dropdown-menu .glyphicon {
            font-size: 13px;
        }

        .user-controls .dropdown-menu {
            border-radius: initial;
            box-shadow: initial;
            background-color: #f5f5f5;
            margin: 0px;
            padding: 0;
            left: initial;
            right: 0;
        }

            .user-controls .dropdown-menu li a {
                border-bottom: 1px solid;
                margin: 0 15px;
                padding: 10px 0;
            }

            .user-controls .dropdown-menu li:last-child a {
                border-bottom: none;
            }

    .language .dropdown-menu {
        width: 161px;
    }

.user-controls .dropdown-menu > li:focus,
.user-controls .dropdown-menu > li:hover,
.user-controls .dropdown-menu > li > a:focus,
.user-controls .dropdown-menu > li > a:hover {
    background-color: #e6e5e5;
}

.user .dropdown-menu {
    min-width: 139px;
    width: 139px;
    left: auto;
    right: 0px;
}

/*-------------- Conteúdo - Porpostas-acordos ----------------*/

.wrap-content {
    padding-top: 55px;
}

.section-title {
    margin-bottom: 55px;
}

.section-title-icon {
    border-radius: 100%;
    width: 60px;
    height: 60px;
    font-size: 46px;
}

    .section-title-icon .icon {
        vertical-align: bottom;
    }

    .section-title-icon.propostas {
        padding-left: 6px;
        line-height: 75px;
    }

    .section-title-icon.acordos {
        padding-left: 8px;
        line-height: 76px;
    }

.section-title-text h1 {
    margin-top: 2px;
    margin-bottom: 3px;
    font-size: 25px;
}

.section-title-text .text {
    font-size: 12px;
}

.fieldset {
    border: 1px solid #b7b7b7;
    border-radius: 7px;
    padding: 30px 10px 10px;
    margin-bottom: 40px;
}

.proposta {
    background-color: #ebebeb;
    margin-top: 0px;
}

.credor,
.contatos a {
    display: table;
    background-color: #fff;
    padding: 5px 10px;
    margin-top: -49px;
}

    .contatos a:hover,
    .contatos a:focus,
    .contatos a:active {
        text-decoration: none;
    }

        .contatos a:hover span {
            text-decoration: underline;
        }

    .credor img,
    .credor span,
    .contatos .icon,
    .contatos span {
        display: table-cell;
        vertical-align: middle;
    }

.contatos .icon {
    font-size: 30px;
    line-height: 20px;
}

.credor img {
    max-height: 25px;
    padding-right: 10px;
}

.proposta {
    text-align: center;
    padding: 20px;
    font-size: 13px;
}

    .proposta .title {
        padding-bottom: 10px;
        font-size: 13px;
    }

    .proposta .text {
        display: inline-block;
    }

.detalhes {
    font-size: 25px;
    line-height: 27px;
}

.box .text a:hover {
    text-decoration: none;
}

.divida {
    color: #ec7e7e;
    font-size: 20px;
    line-height: 20px;
}

.risco {
    margin: 10px 50px -10px;
    border-top: 1px solid;
}

.proposta .box {
    margin-bottom: 30px;
}

input.date {
    padding: 2px 11px;
    width: 130px;
}

.custom-radio {
    width: 18px;
    height: 18px;
    margin: 20px 10px;
    border-radius: 100%;
    background-color: #b7b7b7;
}

    .custom-radio input {
        display: none;
    }

    .custom-radio.secondary-bg .icon {
        vertical-align: initial;
        line-height: 24px;
        margin-left: -1px;
    }

.pay-box {
    height: 60px;
    width: 100%;
    margin: 5px 0px 0px;
    background-color: #fff;
}

.pay-box.add-juros {
    height: 78px;
    font-size: 16px;
}

.bold.add-juros{
    margin-top: 17px;
}

.add-juros .custom-radio{
        margin-top: 30px;
    }

.pay-box-row .pay-box:first-child {
    margin: 0px;
}

.pay-box-row .col-md-5,
.pay-box-row .col-sm-5 {
    padding: 5px;
}

.pay {
    margin: 7px 0;
}

.other-options {
    /*margin: 0px;*/
    margin-top: 5px;
    padding: 0 5px;
}

    .fake-check,
    .other-options select {
        height: 45px;
    }

.fake-check {
    border: 1px solid rgb(169, 169, 169);
    border-right: 0;
    padding: 0;
    background-color: #fff;
}

    .fake-check .custom-radio {
        margin: 12px 10px;
    }

.other-options select {
    border: 1px solid rgb(169, 169, 169) !important;
    border-radius: 0 !important;
    padding: 0;
    padding-left: 15px;
    border-left: 0;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
    background-color: white;
}

    .other-options select:focus {
        outline: none;
    }

.pay-button,
.pay-button a {
    background-color: #239687;
    border-radius: 7px;
    color: #fff;
    padding: 6px 13px 2px;
    font-size: 30px;
}

    .pay-button .icon-pagar {
        display: inline-block;
    }

    .pay-button:hover {
        background-color: #63d388;
    }


.regularizarRenegociar-box {
    height: 60px;
    width: 100%;
    margin: 5px 0px 0px;
    background-color: #fff;
}

.regularizarRenegociar-box.add-juros {
    height: 78px;
    font-size: 16px;
}

.regularizarRenegociar-box-row .pay-box:first-child {
    margin: 0px;
}

.regularizarRenegociar-box-row .col-md-5,
.regularizarRenegociar-box-row .col-sm-5 {
    padding: 5px;
}

.regularizarRenegociar {
    margin: 7px 0;
}

.regularizarRenegociar-button,
.regularizarRenegociar-button a {
    background-color: #56ca7c;
    border-radius: 7px;
    color: #fff;
    padding: 6px 13px 2px;
    font-size: 22px;
}

    .regularizarRenegociar-button .icon-pagar {
        display: inline-block;
    }

    .regularizarRenegociar-button:hover {
        background-color: #63d388;
    }

.links {
    padding: 0 5px;
    margin-bottom: 0 !important;
}

    .links a {
        font-size: 13px;
    }

    .links div {
        padding: 10px 6px;
    }

.acordo .pay-button {
    margin-top: 15px;
}

.text a:hover {
    text-decoration: none;
}

.acordo > .row > div {
    margin-bottom: 15px;
}

.acordo .title {
    padding-bottom: 5px;
}

.panel-group .panel {
    padding: 0;
    margin-bottom: 10px;
}

.panel-default > .panel-heading {
    background-color: #dcdcdc;
}

.panel-title a:focus {
    text-decoration: none;
}

.panel-group .panel + .panel {
    margin-top: 0;
}

.panel-group {
    margin-bottom: 0;
}

.acordo .extra-padding {
    padding: 0;
}


.table-fixed thead tr {
    display: block;
    position: relative;
    width: 100%;
}

.table-fixed thead tr {
    display: inline-block;
    position: relative;
}

.table-fixed thead th {
    padding: 5px;
    width: 22%;
    background-color: RGB(230,230,230);
}

.table-fixed tbody tr, .table-fixed tbody td {
    padding: 5px;
}

.table-fixed thead .col-selecionar-prestacao {
    width: 8%;
}

.table-fixed thead .col-numero-prestacao {
    width: 10%;
}

.table-fixed thead .col-status {
    width: 20%;
}

.table-fixed thead .col-valor-original {
    width: 36%;
}

.table-fixed thead .col-vencimento {
    width: 36%;
}

.table-fixed tbody {
    display: block;
    overflow: auto;
    width: 100%;
    /*height: 250px;*/
    table-layout: fixed;
}

    .table-fixed tbody .col-selecionar-prestacao {
        width: 8%;
    }

    .table-fixed tbody .col-numero-prestacao {
        width: 10%;
    }

    .table-fixed tbody .col-status {
        width: 21%;
    }

    .table-fixed tbody .col-valor-original {
        width: 36%;
    }

    .table-fixed tbody .col-vencimento {
        width: 36%;
    }


    .table-acordosHistorico th{
        font-size: 20px;
        color: #005eb8 !important;
        text-align: center;        
    }

    .table-acordosHistorico td {
        font-size: 18px;
        text-align: center;        
    }

    .table-acordosHistorico .col-status-pago {
        color: #009432 !important;
        font-weight: bold;
    }

    .table-acordosHistorico .col-status-pendente{
        color: #EA2027  !important;
        font-weight: bold;
    }

    .table-acordosHistorico .col-status-emAndamento{
        color: #F79F1F  !important;
        font-weight: bold;
     }

.panel-acordo-historico {
    margin-left: 20px;
    margin-right: 20px;
}

#checkbox_prestacoes_reneg {
    cursor: pointer;
}


/*-------------- Conteúdo - Login ----------------*/

.login {
    text-align: center;
}

.site-title {
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: -25px;
}

.wizard {
    margin-top: 20px;
    margin-bottom: 60px;
    display: inline-block;
}

.circle {
    width: 100px;
    height: 100px;
    display: inline-block;
    margin-bottom: 5px;
    border-radius: 100%;
    background-color: #ebebeb;
}

.step:first-child {
    margin-left: -2px;
}

.step-bar {
    width: 92%;
    margin-left: 4%;
    position: relative;
    top: 100%;
    -webkit-transform: translateY(285%);
    -ms-transform: translateY(285%);
    transform: translateY(285%);
    z-index: -2;
    background-color: #ebebeb;
}

.step-bar,
.bar {
    height: 15px;
}

    .bar.active {
        width: 0;
    }

        .bar.active.step2 {
            width: 50%;
        }

        .bar.active.step3 {
            width: 100%;
        }


    .bar.active,
    .circle.active {
        background-color: #239687;
    }

.circle .icon {
    font-size: 48px;
    vertical-align: middle;
    line-height: 114px;
}

.circle .icon-homem {
    font-size: 41px;
    line-height: 112px;
}

.circle .icon-pagando {
    font-size: 48px;
    line-height: 106px;
}

.login-box {
    text-align: left;
}

    .login-box > div {
        border-bottom: 1px solid #b7b7b7;
        padding: 25px 0px;
        margin: 0 25px;
    }

        .login-box > div:first-child {
            border-bottom: none;
            padding-top: none;
        }

        .login-box > div:last-child {
            border-bottom: none;
        }

    .login-box .title {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .login-box .text {
        height: 25px;
        margin-bottom: 35px;
        font-size: 13px;
    }

    .text.alterna-cpf-cnpj{
        height: 15px;
        margin-bottom: 0px;
    }

    .login-box input  {
        width: 100%;
        height: 35px;
        padding-left: 10px;
        margin-bottom: 10px;
    }

        .login-box .alterna-cpf-cnpj input{
            width: 20px;
            height: 15px;
        }
.form-control.alterna-cpf-cnpj{
    margin-bottom: 31px;
}

.form-control.alterna-cpf-cnpj-placa{
    margin-bottom: 0px;
}

.ou {
    width: 35px;
    padding: 0 10px;
    margin: 15px auto;
    margin-top: -36px;
    background-color: #fff;
}

.button {
    border-radius: 7px;
    padding: 10px 25px;
    font-size: 16px;
    cursor: pointer;
    color: #585858;
    background-color: #e1e1e1;
}

.button-disabled {
    cursor: default !important;
    pointer-events: none !important;
    color: #fff !important;
    background-color: #bababa !important;
}

    .button-disabled:hover {
        background-color: #bababa !important;
    }

.buttons .button {
    margin-left: 10px;
}

.button:hover {
    background-color: #d3d3d3;
}

.primary-button {
    color: #fff;
    border: 0;
}


.login-box .primary-button {
    margin-top: 10px;
}

.forgot-password {
    margin-top: 20px;
    display: block;
    text-align: center;
}

/*---------------- Pagamento -------------*/
.payment {
    text-align: center;
    padding-top: 15px;
}

.payment-container {
    width: 320px;
    margin: 0 auto;
}

.circle .icon-check {
    font-size: 75px;
    line-height: 123px;
}

.circle .icon-money {
    font-size: 70px;
    line-height: 123px;
}

.step-content {
    text-align: left;
    padding: 0 25px;
}

.no-margin {
    margin: 0;
}

.custom-form .title {
    font-size: 20px;
    margin-bottom: 15px;
}

.form-section {
    margin-bottom: 20px;
}

.buttons {
    margin-top: 5px;
    margin-bottom: 30px;
}

.cep-help {
    margin-top: 32px;
    display: inline-block;
}

.step-title {
    font-size: 25px;
}

.step-text {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 25px;
}

    .step-text span {
        padding-left: 15px;
        text-decoration: underline;
    }

.nav-tabs {
    text-align: center;
    border-bottom: none;
    font-size: 12px;
}

    .nav-tabs > li {
        margin-bottom: -3px;
    }

    .nav-tabs li a,
    .nav-tabs li.active a,
    .nav-tabs li a:hover,
    .nav-tabs li.active a:hover,
    .nav-tabs li a:focus,
    .nav-tabs li.active a:focus {
        border: 1px solid #b7b7b7;
        border-radius: 7px 7px 0 0;
    }

        .nav-tabs li.active a,
        .nav-tabs li.active a:hover,
        .nav-tabs li.active a:focus {
            border-bottom: none;
        }

    .nav-tabs > li > a {
        margin-right: 0;
    }

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #f9f9f9;
}

.nav-tabs a,
.nav-tabs a:hover {
    color: #585858;
}

.nav-tabs .icon {
    font-size: 40px;
    line-height: 35px;
    color: #dcdcdc;
}

    .nav-tabs .icon.icon-boleto {
        font-size: 45px;
    }

.boleto {
    margin-top: -5px;
}

.nav-tabs li:not(.active) .icon.principal-text {
    color: #dcdcdc !important;
}

.tab-content {
    border: 1px solid #b7b7b7;
    border-top: none;
    text-align: center;
    padding: 50px 15px 40px;
    border-radius: 0 0 7px 7px;
    margin-bottom: 60px;
}

.boleto-title {
    font-size: 18px;
    margin-bottom: 10px;
}

.tab-content i.icon {
    font-size: 13px;
}

.tab-content .custom-radio {
    margin-left: 0;
    margin-right: 3px;
    margin-bottom: 10px;
}

.print span {
    font-size: 13px;
}

.tab-content form.custom-form {
    width: 240px;
    margin: 0 auto;
    padding-left: 0px;
}

.tab-content .custom-radio.secondary-bg .icon {
    margin-left: 0;
}

.tab-content .e-mail span {
    vertical-align: text-bottom;
}

.tab-content .print i {
    margin-right: 5px;
    font-size: 18px;
    margin-bottom: 10px;
}

.tab-content .buttons {
    margin-top: 20px;
    margin-bottom: 0;
}

.tab-content .form-group {
    text-align: left;
}

.validade {
    width: 68px;
}

.secure {
    padding-right: 15px !important;
}

.padding-right15 {
    padding-right: 15px;
}


.secure-environment span {
    font-size: 10px;
}

.secure-environment .icon {
    color: #cecece;
    font-size: 20px;
    padding-left: 15px;
}

.step-sub-title {
    font-size: 20px;
}

.step-text .sub {
    margin-bottom: 20px;
}

.pronto .step-text .icon {
    font-size: 23px;
}

.pronto .step-text span {
    text-decoration: none;
}

.pronto {
    text-align: center;
}

    .pronto .step-title,
    .pronto .step-text,
    .pronto .step-sub-title {
        text-align: left;
    }

    .pronto .buttons {
        margin-top: 15px;
        margin-left: -15px;
        margin-bottom: 50px;
    }

/*----------------- Modais -----------------*/

.modal-dialog.aguarde {
    width: auto;
    text-align: center;
}

.aguarde .modal-header {
    padding: 0;
}

.aguarde .modal-title {
    font-size: 30px;
    margin-bottom: 10px;
}

.aguarde .modal-text {
    font-size: 20px;
    margin-bottom: 30px;
}

.proposta-aceita.modal-dialog,
.backoffice.modal-dialog {
    text-align: center;
    width: auto;
}

.proposta-aceita .modal-body > .row > div,
.backoffice .modal-body > .row > div {
    margin-top: 15px;
}

    .proposta-aceita .modal-body > .row > div:first-child,
    .backoffice .modal-body > .row > div:first-child {
        margin-top: 0;
    }

.loader img {
    width: 100px;
    height: 100px;
}

.positive-text.icon {
    font-size: 80px;
    line-height: 65px;
}

.backoffice .modal-title {
    margin-bottom: 20px;
}

.backoffice .modal-text {
    font-size: 13px;
}

.proposta-aceita .modal-footer,
.backoffice .modal-footer {
    text-align: center;
}

.proposta-aceita .buttons {
    margin-top: 20px;
}

.backoffice .buttons {
    margin-top: 0;
}

.negative-text {
    margin-bottom: 20px;
}

.verificar-cpf {
    font-size: 25px;
    text-align: center;
}

    .verificar-cpf .buttons {
        margin-top: 50px;
    }

    .verificar-cpf .captcha-validacao{
        font-size: 16px;
    }

.cpf-title {
    font-size: 20px;
    margin: 0 0 10px;
}

.cpf {
    width: 80px;
    display: inline-block;
    text-align: center;
    padding-left: 6px;
    padding-right: 6px;
}

.cnpj {
    width: 80px;
    display: inline-block;
    text-align: center;
    padding-left: 6px;
    padding-right: 6px;
}

.visible-xs .icon {
    font-size: 40px;
    line-height: 46px;
    color: #ebebeb;
}

    .visible-xs .icon.active {
        color: #56ca7c !important;
    }

.visible-xs .step .bold {
    font-size: 12px;
}

.visible-xs .step {
    padding: 11px;
}

.wizard.visible-xs {
    margin: 40px 0;
    border: 1px solid #c4c4c4;
    border-radius: 7px;
}

.login-box > div.text {
    text-align: center;
    border: none;
    margin-bottom: 15px;
}

.modal-title {
    margin-bottom: 5px;
}

.canais .modal-title {
    margin-bottom: 20px;
}

.canais-contatos div i {
    font-size: 30px;
}

.canais-contatos div .text,
.canais-contatos div a {
    line-height: 35px;
    vertical-align: text-top;
    padding-left: 10px;
}

.canais-contatos div .text-truncate{
    margin-left: 10px;
}

.canais-contatos div a {
    color: #585858;
    text-decoration: underline;
}

.box-border {
    margin: 10px 0 25px;
    border: 1px solid #b7b7b7;
}

    .box-border > .inline-block {
        padding: 15px 10px;
        text-align: center;
        height: 93px;
    }

.table-detalhes {
    text-align: center;
}

    .table-detalhes th {
        background-color: #f5f5f5;
        text-align: center;
        padding: 0 5px;
    }

    .table-detalhes tr:nth-child(even) {
        background-color: #f5f5f5;
    }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border: none;
}

.send-to .icon-email {
    font-size: 100px;
    line-height: 55px;
}

.send-to .modal-text {
    margin-bottom: 10px;
}

.password .buttons {
    margin-left: -10px;
}

.password .modal-body {
    margin-bottom: 10px;
}

.modal-dialog.detalhes-modal {
    top: 330px;
}

.detalhes-modal .modal-body > .row > div {
    padding: 0;
}

.detalhes-modal .modal-footer {
    padding: 15px !important;
}

.table {
    font-size: 30px;
    margin-bottom: 25px;
}

.detalhes-modal .panel-body {
    padding: 10px;
}

.detalhes-modal .modal-title {
    margin-bottom: 10px;
}

.textarea-panel {
    margin-bottom: 20px;
}

    .textarea-panel .panel .panel-body {
        padding: 0;
    }

    .textarea-panel textarea {
        border-radius: 0;
    }

.modal-top-space {
    top: 200px !important;
}

/*------------Notificacao---------------------*/
.menuNotificacaoFechado {
    height: calc(100% - 95px);
    width: 0;
    position: fixed;
    z-index: 1;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.menuNotificacaoAberto {
    height: calc(100% - 95px);
    width: 30%;
    position: fixed;
    z-index: 200;
    right: 0;
    background-color: #fff;
    border-left: 1px solid #000;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.menuNotificacaoAberto a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.menuNotificacaoAberto a:hover {
    color: #f1f1f1;
}

.menuNotificacaoAberto .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}



/*============== MEDIA QUERIES ===============*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

    /*----------Topo---------*/
    .user, .language {
        padding: 17px 15px;
    }

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 5px 3px;
    }

    .table th,
    .table td {
        vertical-align: middle !important;
        border-left: 1px solid #ddd !important;
    }

        .table th:first-child,
        .table td:first-child {
            border-left: none !important;
        }
}

/* Custom */
@media only screen and (min-width : 360px) {

    .table th,
    .table td {
        border-left: none !important;
    }

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px 9px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

    /*----------Topo---------*/
    .user, .language {
        padding: 17px 15px;
    }

    /*----------Conteúdo - Propostas-acordos---------*/
    .risco {
        margin: 10px 35% -10px;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

    /*----------Conteúdo - Propostas-acordos---------*/
    .section-title-icon {
        border-radius: 100%;
        width: 70px;
        height: 70px;
        font-size: 53px;
    }

        .section-title-icon.propostas {
            padding-left: 8px;
            line-height: 85px;
        }

        .section-title-icon.acordos {
            padding-left: 9px;
            line-height: 87px;
            clear: both;
        }

    .section-title-text h1 {
        margin-top: 5px;
        font-size: 36px;
    }

    .section-title-text .text {
        font-size: 13px;
    }

    .step {
        margin-left: 110px;
        width: 146px;
    }
    
    .pull-bottom {
        display: flex;
        align-items: flex-end;
        vertical-align: bottom;
        float: none;
    }

    .fieldset {
        padding: 30px 20px 20px;
    }

    .proposta {
        font-size: 18px;
    }

        .proposta .title {
            font-size: 20px;
        }

    .detalhes {
        font-size: 25px;
        line-height: 27px;
    }

    .divida {
        font-size: 23px;
        line-height: 23px;
    }

    .pay-box {
        float: left;
    }

    .pay-box-row .pay-box:first-child {
        margin: 0px;
    }

    .pay {
        margin: 5px 0;
    }

    .risco {
        margin: 10px 35% -10px;
    }

    .acordo .title {
        padding-bottom: 10px;
    }

    .acordo > .row > div {
        margin-bottom: 0px;
    }

    .fake-check {
        width: 9.333333%;
    }

    .other-options select {
        width: 90.666667%;
    }

    /*------------ Conteúdo - Pagamento ------------*/

    .payment-container {
        width: 730px;
    }

    .cep-help {
        margin-left: 10px;
        margin-right: 0;
    }

    .nav-tabs .icon {
        font-size: 55px;
        line-height: 57px;
        color: #dcdcdc;
    }

        .nav-tabs .icon.icon-boleto {
            font-size: 65px;
        }

    .nav-tabs {
        font-size: initial;
    }

    .tab-content {
        padding-top: 60px;
    }

    .boleto-title {
        font-size: 25px;
    }

    .tab-content form.custom-form {
        width: 341px;
        margin: 0 auto 20px;
        padding-left: 11px;
    }

    .tab-content .custom-radio {
        margin-left: inherit;
    }

    .print span {
        font-size: initial;
    }

    .secure-environment span {
        font-size: inherit;
    }

    .tab-content form.custom-form {
        margin-bottom: 40px;
    }

    /*------------ Validar CPF ------*/

    .cpf-title {
        font-size: 30px;
        margin: 50px 0;
    }

    /*------------ Modais ------------*/
    .modal-title {
        font-size: 30px;
    }

    .modal-text {
        font-size: initial;
    }

    .modal-footer .button {
        padding: 6px 20px;
    }

    .proposta-aceita.modal-dialog,
    .backoffice.modal-dialog {
        text-align: center;
        width: 530px;
    }

    .proposta-aceita .modal-body > .row > div,
    .backoffice .modal-body > .row > div {
        margin-top: 0;
    }

    .modal-dialog.aguarde {
        width: 450px;
    }

    .aguarde .modal-header {
        padding: 25px 45px;
        padding-bottom: 15px;
    }

    .canais {
        width: 430px;
        margin: 0 auto;
    }

    .desconheco {
        width: 510px;
        margin: auto;
    }

    .detalhes-modal {
        width: 580px;
        margin: auto;
    }

    .box-border > .inline-block {
        padding: 15px;
        text-align: center;
        width: auto;
    }

    .password {
        width: 480px;
        margin: 0 auto;
    }

        .password .modal-body {
            margin-bottom: 0px;
        }

    .ja-quitei {
        width: 475px;
        margin: 0 auto;
    }

        .ja-quitei .modal-text {
            font-size: 13px;
        }

    .table {
        font-size: 13px;
    }

    .box-border > .inline-block {
        height: auto;
    }

    .table th,
    .table td {
        border-left: none !important;
    }

    .modal-dialog.detalhes-modal {
        top: 200px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

    .pull-bottom {
        display: flex;
        align-items: flex-end;
        vertical-align: bottom;
        float: none;
    }

    /*----------Conteúdo - Propostas-acordos---------*/
    .no-padding-md {
        padding: 0 !important;
    }

    .risco {
        margin: 10px 39px -10px;
    }

    .acordo > .row > .col-md-2 {
        margin: 0 3px;
    }

    .risco {
        margin: 10px 23% -10px;
    }

    .panel-group {
        padding: 0;
    }

        .panel-default,
        .panel-group .panel-heading + .panel-collapse > .panel-body {
            border: none;
            box-shadow: none;
        }

    .proposta {
        margin-top: 15px;
    }

    .extra-padding {
        padding: 0 23px 10px;
    }

    .collapse {
        display: block !important;
    }

    .acordo {
        margin-top: 9px;
    }

        .acordo .extra-padding {
            padding: 0 23px 10px;
        }

        .acordo .pay-button {
            margin-top: 7px;
        }

    /*----------Conteúdo - Login---------*/

    input.extra-margin-bottom {
        margin-bottom: 55px;
    }

    input.extra2-margin-bottom {
        margin-bottom: 100px;
    }

    .login-box > div {
        border-bottom: none;
        border-left: 1px solid #b7b7b7;
        padding: 0 25px;
        margin: 0;
    }

        .login-box > div:first-child {
            border-left: none;
        }

        .login-box > .no-border {
            border: none;
        }

        .login-box > .use-border-right {
            border-right: 1px solid #b7b7b7;
        }

    .forgot-password {
        display: inline-block;
        margin-right: 10px;
    }

    /*----------Conteúdo - Pagamento---------*/

    .payment {
        padding-top: 55px;
    }

    .step-content {
        padding: 0 15px;
    }

    .step-title {
        font-size: 35px;
    }

    .step-text {
        font-size: 13px;
        line-height: 25px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

    /*----------Conteúdo - Propostas-acordos---------*/
    .acordo > .row > .col-md-2 {
        margin: 0 10px;
    }
}


@media (min-width: 767px) {
    .user {
        padding-left: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
    }

        .user .dropdown-toggle.text,.user .acesso-lojista .text {
            padding-left: 15px;
            padding-bottom: 17px;
            padding-right: 15px;
        }

        .menuNotificacaoAberto {
        width: 30%;
    }
}

@media (max-width: 767px) {
    .user, .language {
        padding: 0px;
    }

        .user .dropdown-toggle.text,.user .text {
            padding: 0;
        }

            .user .dropdown-toggle.text .icon.icon-homem {
                padding: 17px 15px;
            }

            .menuNotificacaoAberto {
        width: 100%;
    }
}


@media print {
 .payment-container {
        width: 730px;
    }

    .cep-help {
        margin-left: 10px;
        margin-right: 0;
    }

    .nav-tabs .icon {
        font-size: 55px;
        line-height: 57px;
        color: #dcdcdc;
    }

        .nav-tabs .icon.icon-boleto {
            font-size: 65px;
        }

    .nav-tabs {
        font-size: initial;
    }

    .tab-content {
        padding-top: 60px;
    }

    .boleto-title {
        font-size: 25px;
    }

    .tab-content form.custom-form {
        width: 341px;
        margin: 0 auto 20px;
        padding-left: 11px;
    }

    .tab-content .custom-radio {
        margin-left: inherit;
    }

    .print span {
        font-size: initial;
    }

    .secure-environment span {
        font-size: inherit;
    }

    .tab-content form.custom-form {
        margin-bottom: 40px;
    }


}

@media only screen and (max-width: 767px) {


   
}