.main_content .main_content_iner.overly_inner::before{
    background: #002134;
}
.btn{
    width: -webkit-fill-available;
}

strong{
    color: #003F66;
}
.info_machine{
    display: none;
}
.divLocal{
    display: none;
}

.title{
    margin: auto;
    text-align: center;
}

.form-div{
    display: none;
}

.card_vendedores{
    overflow: auto;
}

.data-item {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: auto;
    
}
.data-item p {
    margin: 5px 0;
}

.form-div.show{
    display: block;
}
.modal-content{
    padding: 2%;
    max-width: 70%; 
    overflow-y: auto;
    max-height: 80vh;
}
.main_content .main_content_iner{
    background: #002134;
}

.main_content{
    background: #002134;
}
.sidebar{
    background: #003F66;
}
.sidebar .logo{
    background: #003F66;
}
p {
    line-height: 30px;
    color: black;
    font-family: monospace;
    font-weight: bold;
}

table.dataTable tbody td{
    color: black;
}

.sidebar #sidebar_menu>li>a {
    color: #ffffff;
}
.btn-primary {
    color: #fff;
    background-color: #003F66;
    border-color: #003F66;
}
.consulta_btn{
    max-width: 30%;
}
.enviar_btn {
    width: 100%;
}
.list_header{
    padding-top: 3%;
}

.QA_section .QA_table .table thead th {
    color: #003F66;
}
.modal_login{
    max-width: 100%;
}
.btn_1{
    background-color: #003F66;
    border: 1px solid #003F66;
}
.modal{
    background: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 99999;
}
.close{
    display: flex;
    justify-content: flex-end;
    cursor: pointer;
}
.sidebar_close_icon i {
    color: white;
}
.edit-btn{
    padding: revert;
}

.status-btn.active{
    background-color: #94BA33; 
    color: white;
    border-radius: 5px;
    padding: revert;
    cursor: pointer;
    width: -webkit-fill-available;
    border: none;
}
.status-btn.inactive{
    background-color: red; 
    color: white;
    border-radius: 5px;
    padding: revert;
    cursor: pointer;
    width: -webkit-fill-available;
    border: none;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #94BA33;
    border-color: #94BA33;
}


/*RESPONSIVO*/
.open-menu{
    width: 64px;
    height: 64px;
    border: none;
    background: transparent;
    display: none;
}

.open-menu svg{
    width: 54px;
    margin: 0;
    height: auto;
}

.line {
  fill: none;
  stroke: #FFF;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}

.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}

.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}

.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}

.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}

.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}

.header{
    display: none;
}


.modal .white_card .white_card_body {
    padding: 15px 0px 15px;
}

.modal .form-label {
    margin-bottom: 0.2rem;
    margin-top: 0.7rem;
}


.img-thumbnail {
    height: 250px;
    object-fit: cover;
    width: 100%;
}


@media(max-width: 991px){

    .header{
        display: block;
    }
    .header{
        position: sticky;
        width: 100%;
        top: 0;
        transition: 0.3s all;
        z-index: 9999;
        background: #003F66;
    }
    .header.header-fixed{
        transition: 0.3s all;
    }
    .header #contentHeader {
        padding: 10px 0;
    }
    #contentHeader > div {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .show-mobile  #contentHeader .logo img {
        max-width: 170px;
    }
    .sidebar .logo {
        display: none !important;
    }
    
    .show-desktop{
        display: none;
    }
    .show-mobile{
        display: block;
    }

    .open-menu{
		display: block;
		cursor: pointer;
	}


    .white_card_body.renew_report_card {
        padding: 20px 20px;
    }
    .modal-content {
        max-width: 95%;
        max-height: 90vh;
    }
    .white_card .white_card_body {
        padding: 15px 20px 15px;
    }
    .QA_section .list_header {
        padding-top: 3%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .QA_section .list_header h4{
        margin-bottom: 0;
    }

    .sidebar {
        left: -110%;
        top: 80px;
        width: 100%;
        height: 91vh;
    }

    body.active-menu .sidebar {
        left: 0;
    }
    .main_content {
        min-height: 90vh;
    }

    body.home .white_box {
        padding: 30px 0;
    }
    body.home .modal-content {
        max-width: 100%;
        max-height: 90vh;
    }
    body.home .cs_modal {
        background-color: white;
        padding: 0;
    }



}



.page_title_box form {
    display: flex; /* Garante que os botões fiquem lado a lado */
    flex-direction: row; /* Mantém a direção da linha */
    
}

.white_btn3 {
    flex: 1;
    width: auto;
    text-align: center;
    
}

@media (max-width: 480px) {

    .page_title_box form {
        flex-direction: row; 
        justify-content: flex-end;
    }
    .white_btn3 {
        flex: 0 1 auto; 
    }
    #divConsulta .mb-3 {
        padding: 0;
    }

}

