﻿@import url('https://fonts.googleapis.com/css2?family=Kanit&display=swap'); /*Modificado Tatiane 15/03/2022*/

@font-face {
    font-family: myFontAdisseo;
    src: url(/fonts/Exo-Regular.ttf);
}

@font-face {
    font-family: 'Eastman Alternate Trial Bold';
    src: url('/fonts/EastmanAlternateTrial-Bold.otf');
}

@font-face {
    font-family: 'Voca Loid';
    src: url('/fonts/VOC-RE.ttf');
}

@font-face {
    font-family: 'Shary Bold';
    src: url('/fonts/SHARY-Bold.ttf');
}

html, body {
    margin: 0px !important;
}

.modal-wait {
    margin-top: 25% !important;
}

hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

@media (min-width: 1201px) {
    .navbar-custom .navbar-nav .nav-item .nav-link {
        padding: 0 38px;
        padding: 0rem 1.375rem !important;
    }
}



#editForm .card-title {
    width: 100% !important;
    float: left;
}

#divgridingredientes.flex-wrap {
    padding: 6px !important;
    width: 300px;
    flex-wrap: nowrap;
}

#div_exib input[type=checkbox]{
    width:10%!important;
}

#content-feed-ingredients {
    margin: auto;
}

.original_value_otp {
    width: 100% !important;
    text-align: center;
    font-size: x-small !important;
    font-style: italic !important;
}

.table-ration-program th:last-child {
    padding-right: .5rem !important;
}

.table-compare-first-col thead tr {
    height: 70px;
}

.text-specie {
    font-weight: bold;
    font-size: 17px;
}

#divcontentNutrientes table tr {
    height: 50px !important;
}

.table th, .table td {
    line-height:initial!important;
}

.table-compare-uplift tr {
    height: 41px !important;
}

.content-anti-nutri {
    width: 500px;
    margin-top: 32px !important;
}

/*#ajaxgrid_anti .table-compare .table-compare-anti tr {
    height: 50px !important;
}*/

.table-compare-uplift td {
    font-size: small !important;
}

.table-compare-anti td {
    font-size: small !important;
}


.disabled_link {
    cursor: default !important;
    pointer-events: none;
}

#product_content_default {
    overflow: auto !important;
}

.gridResult {
    padding: 0 !important;
}

#divgridformula1 div.flex-wrap thead, #divgridformula2 div.flex-wrap {
    width: 500px;
    flex-wrap: nowrap;
}

    #divgridformula1 div.flex-wrap .gridResult thead tr, #divgridformula2 div.flex-wrap .gridResult thead tr {
        height: 70px;
        max-height: 70px !important;
    }

#divgridupdlift1 div .gridResult tbody tr td, #divgridupdlift2 div .gridResult tbody tr td {
    border-right: none !important;
}




#divgridupdlift1, #divgridupdlift2 {
    padding: 0px !important;
    width: 500px !important;
}

#divcontentNutrientes .nutrientes_compare {
    margin-right: 10px;
    margin-top: 0px;
}

.col-lg-4 p-0 {
    width: 500px !important;
}


#divcontentNutrientes .flex-wrap {
    flex-wrap: nowrap;
}

#divcontentNutrientes .nutrientes_compare tbody tr {
    font-weight: 900 !important;
    font-size: 0.75rem !important;
}

#table_uplift tbody tr:nth-child(2) {
    font-size: medium !important;
    font-style:italic !important;
    color:gray;
}
#table_antinutri {
    position: relative;
    margin: auto;
    float: left;
    margin-top: 32px !important;
}

#table_antinutri tbody tr:nth-child(1) {
    font-size: medium !important;
    font-style:italic !important;
    color:gray;
}

#divgridformula .table-ration-program input {
    width: 100% !important;
    text-align: center !important;
    font-size: 0.75rem !important;
}

#ajaxgrid_form_otima .table-ration-program input {
    width: 100% !important;
    text-align: center !important;
    font-size: 0.75rem !important;
}

/*#divgridAntiNutrientes .table-compare tbody tr{
    height:31px;
}*/




/*#divgridAntiNutrientes2 .table-compare tbody tr{
    height:31px;
}*/

/*#divgridAntiNutrientes .table-compare tbody tr{
    width:500px;
}*/
/*#divgridAntiNutrientes2 {
    width:500px;
}*/


#result_anti_nutri label, #calc_result label {
    text-align: center;
    margin: auto;
    width: 100%;
    font-weight: bold;
    font-size: 17px;
    color: red;
}

#divgridingredientes .table-compare .table-compare-first-col thead td {
    padding-top: 10px !important;
    font-weight: bold;
}

#divgridingredientes table td {
    font-size: 14px;
}

.btn.btn-close-icon-mob{
    position:relative;
    margin:auto;
    border-radius: 2em;
    font-size:13px!important;
    min-width:80px;
    min-height:35px;
}

#divgridingredientes table tr, divcontentNutrientes table tr {
    height: 50px;
}

.table-compare tbody tr:first-child td {
    border-top: 1px solid #e6007e !important;
}

#txtNameFormula:focus {
    background-color: #E975A2 !important;
}

.table-calc-result-tbody {
    font-size: 14px;
}


/*.menu_adm {
    display: none;
}*/







#content_mtx_edit .nut_local, #content_mtx_edit .nut_dig {
    margin: 5px !important;
    text-align:center;
}

#divgridformula input:disabled {
    background-color: initial !important;
    border: initial !important;
}



#programs .tab-content-scroll .custom-control-label p {
    max-width: 100%;
    word-break: break-word;
}

.local_ingred {
    /*font-weight: 700;*/
    font-style: italic;
    color:blue;
}

@media (min-width: 993px) {
    .collapsed-aside .js-act {
        max-width: 80%;
    }
}


#header-nav .nav-item a {
    font-size: 13px !important;
}

#btnComparePrograms, #btnApply {
    white-space: normal !important;
}


button {
    text-align: center;
}

#look_password_register_exib {
    float: none !important;
    width: auto !important;
}

#contentform label {
    float: left;
    width: 100%;
    font-size: 13px;
    text-align: left;
}

.titles_person_login {
    width: 100%;
    float: left;
    font-weight: bold;
    color: #e6007e !important;
}

.msg_person_login {
    width: 100%;
    float: left;
    font-size: 0.875rem;
    font-weight: bold;
    font-style: normal;
}


.bg-white {
    background-color: #fff !important;
}

table .btn-primary a {
    color: #FFF !important;
}

input:disabled, select:disabled, input[type=password]:disabled {
    background-color: #e4e4e4 !important;
    border: 0.1em #7d7d7d solid !important;
}

#content_mtx input:disabled, #content_mtx select:disabled, #content_mtx input[type=password]:disabled {
    background-color: initial !important;
    border: initial !important;
}


.item-checkbox-list {
    position: relative;
    margin: auto;
    width: 100%;
    min-height: initial !important;
    max-height: initial !important;
}

button img {
    text-align: center;
    max-width: 30px;
    margin: auto;
}

fieldset {
    border: solid 1px #DDD !important;
    padding: 0 10px 10px 10px;
    border-bottom: none;
}

#btnApply:disabled {
    background-color: #b8b8b8;
    border-color: #b8b8b8;
    opacity: 1;
}

.bg_person_sys button i {
    font-size: 30px !important;
    color: white !important;
}

#divgridcontent_recursos table tr td:nth-child(1) {
    background-color: #D0D9DF;
}

.bg_person_rel {
    min-height: 800px;
}

.person-align {
    position: relative;
    margin: auto !important;
}

    .person-align button {
        width: 100%;
    }

.bg_person_sys input[type=checkbox] {
    width: 15px;
    height: 15px;
}

fieldset div {
    position: relative;
    float: left;
    margin: auto;
    width: 100%;
}

fieldset button {
    width: 90% !important;
    margin: 5px;
}


.bg_person_sys h1, .bg_person_sys h2, .bg_person_sys h3, .bg_person_sys h5, .bg_person_sys h4, .bg_person_sys h6 {
    color: #e6007e !important;
}

.bg_person_sys span, .bg_person_sys label {
    color: black !important;
}

.person_field {
    min-height: 220px;
    max-height: 220px;
}

    .person_field .list-checkbox {
        min-height: 160px;
        max-height: 160px;
        overflow: auto;
    }

legend {
    width: auto !important;
    border: none;
    font-size: 18px;
}

.align-middle {
    margin: auto;
}

.btn-margin {
    margin: 8px !important;
}

.row-padding-10 {
    padding: 10px;
}

.nutrientes_compare thead tr th {
    height: 89px !important;
}


.bg_person_sys {
    background-color: #FFF !important;
    padding: 15px !important;
    box-shadow: 5px 5px 5px 5px #CCC;
}

.container-fluid .navbar {
    max-width: 100%;
}

#header-nav, #header-nav ul {
    max-width: 100%;
}

    #header-nav ul li {
        word-break: break-word;
        overflow-wrap: break-word;
    }

@media (max-width: 993px) {
    #header-nav .nav-link {
        padding: 0rem 0.8rem !important;
    }

    /*#divdropdownAdm .dropdown-menu .nav-link {
        padding: 0rem 0.8rem!important;
    }*/
}

/*#header-nav .nav-link {
        padding: 0rem 0.8rem!important;
    }*/

#divdropdownAdm .dropdown-menu {
    background-color: #343434 !important;
    margin-top: 3px;
}

    #divdropdownAdm .dropdown-menu .nav-link {
        text-align: center;
        line-height: 2;
        position: relative;
        margin: auto;
        width: 100%;
        font-size: 15px;
        padding: 14px;
    }

body.p-compare-programs {
    padding-top: 105px !important;
}

.bg_section_login {
    background-image: url('../img/RO011_img1.jpg');
}

.navbar-nav .nav-item a.active {
}

#acts_phasis table thead tr td {
    float: right;
    text-align: right;
}


#result_anti_nutri .table-calc-result thead tr:first-child th:nth-child(2) {
    border-top-left-radius: 0px !important;
    text-align: center !important;
}

#result_anti_nutri .table-calc-result thead tr th:not(:first-child) {
    background: none !important;
}

#result_anti_nutri .table-characteristics tbody tr td:nth-child(2) {
    border-right-color: #e6007e;
    text-align: center !important;
}


#result_anti_nutri .table-calc-result thead tr:first-child th {
    border-top: 0;
    border-right: none !important;
    font-weight: bold !important;
    font-size: 14px;
}

.carousel-item .row .col-lg-4 {
    margin: auto !important;
}

#divgridformula {
    float: left;
    margin: auto;
    width: 100%;
}

#waiting_mtx_edit .modal-wait {
    margin-top: initial !important;
}

.container .col-sm-12 .modal-wait {
    margin-top: 10% !important;
    width: 100% !important;
}

.input-very-small {
    width: 80% !important;
}

.table-ration-program th:last-child .btn {
    top: 0px !important;
    right: 0px !important;
}

.table-ration-program th:last-child .btn {
    margin: 3px;
}

.uplift td {
    padding: 0px !important;
}

#divgridformula table th {
    border-top: 0px !important;
}

#acts_phasis table th a {
    position: relative;
    float: right;
}

#acts_phasis table th {
    height: 38px;
}

#divgridformula table {
    width: 100% !important;
}

#acts_phasis {
    float: left;
    width: 100% !important;
}


.js-sum, .js-notice {
    text-align: center;
}

.column_ingrediente {
    /*padding-left: 16px;
    width:80%!important;*/
    font-size: .765rem;
    font-size: 14px;
    float: left;
}

#acts_phasis table thead th {
    width: 100% !important;
    min-width: initial !important;
}

#dropdownFeedProgram {
    width: 380px !important;
}

body.p-dashboard {
    padding-top: 130px !important;
}
/*body.p-dashboard{padding-top:80px;padding-bottom:130px}

body.p-dashboard{padding-bottom:0;padding-top:108px}*/

/*.table-compare tbody td{
padding:0px!important;
}*/

.table-ration-program thead th {
    border-bottom: none !important;
}

.compare_form .table-compare thead tr:first-child {
    height: 57px !important;
}

.compare_form .table-compare tbody tr:first-child {
    height: 53px !important;
}


.table-ration-program tbody tr:first-child td {
    border: none !important;
    background-color: #FFF;
    max-width:150px;
}

.tab-content-scroll {
    flex-grow: 0.8 !important;
}

/*.tab-content-scroll {
    flex-grow: 0.8 !important;
}*/

@media (min-width: 800px) {
    #programs .tab-content-scroll {
        flex-grow: 1;
    }
}

@media (min-width: 1560px) {
    #programs .tab-content-scroll {
        flex-grow: 0.9;
    }
}

.p-compare-programs .scroll-compare {
    /*width: 100% !important;*/
    /*overflow: scroll;*/
    width: 500px;
}



#container_compare {
    background-color: #efefef;
    position: absolute;
    left: 0;
    margin: auto;
    width: 100%%;
    margin-top: 35px;
    flex-wrap: nowrap;
}

#waiting_mtx .modal-wait {
    margin-top: 0px !important;
}

/*.l-common-wrap {
    overflow: auto !important;
}*/

.content_grid {
    width: 100%;
    margin: auto;
    position: relative;
}

#ModalPaises .modal-title {
    width: 100% !important;
}

#ModalRegioes .modal-title {
    width: 100% !important;
}

#ModalAdms .modal-title {
    width: 100% !important;
}

.GridOverFlow {
    overflow: auto;
    max-height: 500px;
}

@media (min-width: 1560px) {
    .l-common-wrap {
        padding-top: 0;
        /*max-height: calc(100vh - 80px) !important;*/
        max-height: 850px;
    }
}

.l-common-wrap {
    padding-top: 0;
    overflow: auto !important;
    /*max-height: calc(100vh - 80px) !important;*/
    max-height: 80%;
}

.not-scroll {
    overflow: hidden !important;
    max-height: none !important;
}



.price {
    display:none;
    /*text-align: right;
    width: 40px;
    min-width: 40px;*/
}

.font-weight-bold {
    font-weight: 900 !important;
    /*font-size:0.75rem!important;*/
}

/*.table-ration-program th {
    min-width: inherit;
    text-align: inherit;
    vertical-align: bottom;
    padding-left: 16px !important;
    width: 132px !important;
}*/

#ajaxgrid_mtx table input ingred_id {
    font-size: 12px !important;
}

#ajaxgrid_mtx .table-ration-program th:first-child, #ajaxgrid_mtx .table-ration-program th:nth-child(2), #ajaxgrid_mtx .table-ration-program th:nth-child(3) {
    width: 0px !important;
    min-width: 0px !important;
}

#ajaxgrid_mtx .table-ration-program td:first-child, #ajaxgrid_mtx .table-ration-program td:nth-child(2), #ajaxgrid_mtx .table-ration-program td:nth-child(3) {
    width: 0px !important;
    min-width: 0px !important;
}


#result_anti_nutri #ajaxgrid_anti .table-characteristics thead tr th {
    font-weight: bold !important;
    font-size: 16px !important;
}

#result_anti_nutri #ajaxgrid_anti .table-characteristics tbody tr td {
    font-weight: 500 !important;
    font-size: 12px !important;
}

    #result_anti_nutri #ajaxgrid_anti .table-characteristics tbody tr td:first-child {
        text-align: left;
        margin-left: 10px;
    }

.overflow-auto-mtx {
    overflow: auto;
    max-width: 100%;
    max-height: 70%;
}

#btnactions_formula .btn {
    margin: 8px !important;
}

.gridResult {
    font-family: myFontAdisseo;
    /*width: 100%;*/
    border-style: solid;
    border-color: #f2f1ed;
    background-color: #e4e7e8;
    padding: 2px;
    font-size: 14px;
}

    .gridResult tr {
        height: 50px !important;
    }

#ajaxgrid_calc .gridResult tbody tr:nth-child(2) {
    font-weight: bold !important;
    font-size: medium !important;
}






.pstyle th {
    border-right: 1px dashed #E975A2;
    border-top: 1px solid #E975A2;
    border-bottom: 1px solid #E975A2;
}

.RowStyleGrid {
    border: 1px dashed #E975A2 !important;
    text-align: left !important;
    height: 25px !important;
    font-size: small;
    background-color: #D0D9DF !important;
}

.AlternatingRowStyleCalc {
    background-color: #d0d9df;
}

.RowStyleGrid td {
    border: 1px dashed #E975A2;
}

.pstyle {
    font-size: small;
    font-weight: bold;
    text-align: center;
    background-color: #435058;
}

.pstyleformula {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background-color: #435058;
}

    .pstyleformula th {
        border-right: 1px dashed #E975A2;
        border-top: 1px solid #E975A2;
        border-bottom: 1px solid #435058;
    }

.edit_mtx {
    float: left;
}


#ajaxgrid_form table thead tr:first-child th:nth-child(1), #ajaxgrid_form_otima table thead tr:first-child th:nth-child(1) {
    display: none;
}

#ajaxgrid_form table thead tr:first-child th:nth-child(2), #ajaxgrid_form_otima table thead tr:first-child th:nth-child(2) {
    display: none;
}

#ajaxgrid_mtx td:first-child {
    border-right-color: none !important;
}

.format_edit {
    float: left;
    width: 80% !important;
}

/*#ajaxgrid_mtx td:nth-child(3) {
    border-right-color: #e6007e !important;
    z-index: 2 !important;
}*/

.hide_head {
    display: none;
}

.table-ration-program select {
    height: 20px !important;
}




.alternat_row {
    background-color: inherit;
    position: relative;
    left: 0px;
}

.item_block_contact h4 {
    color: #A82A35;
    text-transform: uppercase;
}

.item_block_contact {
    background-color: #FFF;
    border-radius: 5px;
    width: 250px;
    height: 280px;
    float: left;
    margin-left: 10px;
    padding: 2px;
}

.contact_content {
    position: relative;
    width: 800px;
    margin: auto;
    margin-top: 20px;
    height: 100%;
    font-family: myFontAdisseo !important;
}

    .contact_content h1 {
        text-transform: uppercase;
        text-align: left;
    }


.modal-dialog {
    width: 500px !important;
}

#contentform fieldset {
    border: 0px !important;
    padding: 0px !important;
}

.validation_person {
    color: red!important;
    font-weight: bold;
    float: left;
    width: 100%;
    font-size: 13px;
}

@media (min-width: 993px) {
    .registration-content {
        min-height: 90vh;
    }

    .b-registration-aside {
        padding-left: 1.1rem !important;
    }

    .b-registration-aside {
        padding-right: 1.1rem !important;
    }
}


b-registration-aside #contentform {
    font-family: "Arial", "Helvetica", sans-serif;
    text-align: center;
    margin-top: 10%;
}

/*#contentform input[type="password"],
#contentform input[type="text"] {
    border: 1px #7d7d7d solid;

}*/

#contentform input[type="checkbox"] {
    vertical-align: middle;
}

#contentform button {
    padding: 10px 20px;
    margin-top: 20px;
    color: #fff;
    background-color: #65b0ed;
    border: none;
    display: inline-block;
    cursor: pointer;
}

/*
    freeze header
*/



#content_mtx .feed-ingredients {
    position: relative;
    width: 98% !important;
    height: 80% !important;
    margin: auto;
    margin-top: 15px;
    overflow: hidden;
}

    #content_mtx .feed-ingredients thead {
        position: relative;
        display: block;
        width: 100% !important;
        margin: auto !important;
        overflow: visible;
    }

        #content_mtx .feed-ingredients thead th {
            min-width: 110px !important;
            height: 50px;
        }

            #content_mtx .feed-ingredients thead th:nth-child(4), 
            #content_mtx .feed-ingredients tbody td:nth-child(4) {
                position: relative;
                display: block;
                height: 50px;
                padding-top: 23px;
                z-index: 21;
            }

    #content_mtx .feed-ingredients tbody {
        position: relative;
        display: block;
        width: 100% !important;
        margin: auto;
        height: 500px;
        overflow: scroll;
    }

        #content_mtx .feed-ingredients tbody td {
            min-width: 110px !important;
            height: 50px;
            font-size: 0.75rem;
        }

        #content_mtx .feed-ingredients tbody tr td:nth-child(4) {
            position: relative;
            display: block;
            z-index: 21;
        }

#ajaxgrid_mtx .feed-ingredients td:nth-child(4), #ajaxgrid_mtx .feed-ingredients th:nth-child(4) {
    min-width: 250px !important;
}



/*#ajaxgrid_mtx .feed-ingredients th:nth-child(4) {
    min-width: 210px !important;
}*/

#ajaxgrid_mtx .feed-ingredients td:nth-child(4) {
    border-right-color: #e6007e !important;
}

#ajaxgrid_mtx .feed-ingredients td:nth-child(5) {
    display:none !important;
}


/*#content_mtx .feed-ingredients {
  border-top: 1px solid #e6007e!important;
}*/

#divgridformula .table-ration-program th:last-child  {
    padding-right: 0px !important;
}

/*#divgridformula .table-ration-program tr td.price {
    width: 50px;
}*/

#divgridformula .table-ration-program .js-notice {
    text-align: center !important;
    width: 100% !important;
    float: left;
}

#acts_phasis .table-ration-program {
    border-bottom: none !important;
    border-top: 1px solid #eaeaea !important;
}

#acts_phasis {
    overflow: initial !important;
}

/*table-ration-program*/

.b-logo__img {
    height: 75px !important;
}

.alterMenu{
    margin-left:-50px !important;
}


.logo-menu {
    height: 35px !important;
    margin-top: -10px;
    margin-left: 50px !important;
}

@media screen and (max-width: 1140px) {
    .logo-menu {
        
        margin-left: 5px !important;
        margin-top: -5px;
    }
    .alterMenu {
        margin-left: -20px !important;
    }
}

@media screen and (max-width: 1118px) {
    .logo-menu {
        margin-left: 15px !important;
    }
}

/*
    abaixo a Responsividade - Igor
*/
@media (max-width: 1426px) {
    .navbar-custom .navbar-nav .nav-item .nav-link,
    #div-user .header-dropdown > .nav-link {
        font-size: 12px !important;
    }
}

/*2*/
@media (min-width: 992px) and (max-width: 1171.98px) {
    .teste {
        background-color:aliceblue;
    }

   
    .l-header .col.d-lg-block {
        display: none !important;
    }

    .l-header #div-user.d-lg-block {
        display: none !important;
    }

   
    .l-header .alterMenu {
        flex: 0 0 100%; 
        max-width: 100%;
        display: flex !important; 
        justify-content: space-between !important; 
        align-items: center !important; 
    }

    
    .l-header .nav-teste {
        width: 100%; 
        display: flex !important; 
        justify-content: space-between;
        align-items: center;
    }

   
    .l-header .b-logo.d-lg-none {
        display: block !important;
    }

    /*mostra o botão "Menu" (navbar-toggler) */
    .l-header .navbar-toggler {
        display: block !important;
        order: 2; 
    }

    /*  Esconde a div 'navbar-title' que tem "Predictor" duplicado,caso precise */
    .l-header .navbar-custom.navbar-title.d-lg-none {
        display: none !important;
    }


    /* ---menu colaps~´avel --- */

    /*menu colapsável fica escondido até ser clicado */
    .l-header .navbar-collapse.collapse:not(.show) {
        display: none !important;
    }

    /* estilo do container do menu quando ele está aberto */
    .l-header .navbar-collapse.show {
        width: 100%; 
        position: absolute !important; /* coloca o menu abaixo do cabeçalho */
        top: 100%; /* começaabaixo do cabeçalho */
        left: 0;
        background-color: white; 
        z-index: 1000; /* menu aparece acima de outros conteúdos */
        box-shadow: 0 4px 8px rgba(0,0,0,0.1); 
        padding: 1rem 0; 
    }

    /* o menu se alinha em coluna e à esquerda */
    .l-header .navbar-nav {
        flex-direction: column !important;
        align-items: flex-start !important;
        width: 100%; /* toda a largura do menu aberto */
    }

        /* ajusta o espaçamento e alinhamento dos links para um menu vertical */
        .l-header .navbar-nav .nav-item {
            width: 100%; 
        }

        .l-header .navbar-nav .nav-link {
            padding: 0.75rem 1rem !important; 
            width: 100%;
            text-align: center !important; 
            color: #333 !important; 
        }

        /* ajusta os submenus (dropdowns) , o layout vertical */
        .l-header .navbar-nav .dropdown-menu {
            position: static !important; 
            float: none !important;
            width: 100% !important; 
            margin-top: 0 !important;
            background-color: #f8f8f8 !important; 
            border: 0 !important;
            box-shadow: none !important;
            padding-left: 1rem; 
        }

        .l-header .navbar-nav .dropdown-item {
            padding: 0.5rem 1.5rem !important; 
            color: #555 !important;
        }

    /* 12. Esconde a seção inferior do menu mobile, se não for usada */
    .l-header .d-lg-none.menu-bottom-wrap {
        display: none !important;
    }
}


/*
 * ajustes de layoutes e containers
*/
/* layout alinhado à esquerda a partir de 1248px */
@media (max-width: 1248px) {
    .logo-menu {
        height: 30px !important;
        margin-left: 0 !important;
    }

    .l-header .row > .col.d-lg-block:first-child {
        flex-grow: 0;
        padding-right: 0;
    }

    .alterMenu {
        justify-content: flex-start !important;
        margin-left: 0 !important;
    }
}


@media (min-width: 1249px) and (max-width: 1318px) {
    .alterMenu {
        margin-left: -25px !important;
    }
}

/*  
    aqui ajusta a coluna do ícone 
*/
@media (max-width: 1170px) {
    /* faz a coluna da direita ocupar menos espaço */
    #div-user.col {
        flex-grow: 0;
        padding-right: 5px;
    }

    /*vai reduzir o espaçamento e o icone do usuário*/
    #spriteUser.b-nav-link_icon-login {
        transform: scale(0.8); /* aqui reduz o tamanho visual do ícone em 20% */
        margin-left: 0.5rem !important; 
    }
}


/*
    ajustes para o espaçamento interno dos itens do menu
*/

@media (min-width: 1293px) and (max-width: 1426px) {
    .navbar-custom .navbar-nav .nav-item .nav-link {
        padding: 0 0.9rem !important;
    }
}


@media (min-width: 1249px) and (max-width: 1292px) {
    .navbar-custom .navbar-nav .nav-item .nav-link {
        padding: 0 0.65rem !important;
    }
}



@media (min-width: 1171px) and (max-width: 1248px) {
    .navbar-custom .navbar-nav .nav-item .nav-link {
        padding: 0 0.5rem !important;
    }
}

/*Adicionar responsividade*/

.tab-simulation {
    padding-right: .5rem !important;
    font-size: 0.75rem !important;
}


    .tab-simulation td:nth-child(2) {
        width: 150px;
        min-width: 150px;
        text-align: justify;
    }

    .tab-simulation .form-control {
        width: 80%;
        height: auto;
        padding: 2px 3px;
    }

    .tab-simulation td, .tab-simulation th {
        padding: 2px 8px;
        vertical-align: middle;
    }

    .tab-simulation th, .tab-simulation td {
        min-width: 50px;
        width:150px;
    }

    .tab-simulation tbody tr:first-child td {
        background-color: #FFF;
        max-width: 10px !important;
    }

.table.ab-simulation thead th {
    border-bottom: 1px solid #eaeaea;
}

.tab-simulation thead tr th:first-child {
    background-color: #fff !important;
}

.tab-simulation th:first-child {
    min-width: inherit;
    text-align: inherit;
    vertical-align: bottom;
    padding-left: 6px;
    width: 100px;
}

.tab-simulation thead th {
    border-bottom: none !important;
}

.tab-simulation th {
    font-size: 12px !important;
    font-weight: bold;
}