.login-container{

    margin-bottom: 5%;
}
.login-form-2{
    padding: 5%;
    /*box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);*/
}

.login-container form{
    padding: 10%;
}

.login_btn_bonita {
    background: #0C6836!important;
    /*color: white !important;*/
}

.text-custom-login{
    /*color:#0C6836;*/
    color:#a45d3a;
}
.row_login{
    border-radius: 5px;
}


.custom-loading{
    z-index: 1;
    left: 0;
    width: 100%; 
    height: 100%;
    overflow: hiden;
    position:fixed;
    background-color: rgba(151,152,151,0.3);
}

.text-brown-modal{
    color: #a25937 !important;
}

.text-brown-granel-modal{
    color: #e19466 !important;
}

.modal-custom{
    width: 3rem; 
    height: 3rem;
    top: 50%;
    position:fixed;
}
@media (max-width: 991.98px){
    .row_login{
        width: 75% !important;
    }
    /*.login_btn_bonita {
        width: 100%;
        display: block;
        margin-top: 10%;
        height: 10% !important;
        font-size: 3vw !important;
    }*/
    .logo_login{
        margin-top: 10%;
        width: 60% !important;
    }
    /*.form-control{
        height: 15% !important;
        font-size: 3vw !important;
    }*/
    /*.text-custom-login{
        display: none;
    }*/
    .login-container{
        padding-top: 20% !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .row_login{
        width: 100% !important;
    }
}

.input-group-text {
  background: #a25937 !important;
  color: white !important;
  border: 0 !important;
  border-radius: 0.25rem 0 0 0.25rem !important;
}

.item-configuration,.item-planification,.item-operation,.item-follow,.item-admin{
    cursor: pointer;
}

.z-index-custom{
    z-index: 20000 !important;
}
.h5:hover{
    background-color: #96c264 !important;
}

.toggle-show{
    display: none;
}

.btn-back{
    cursor: pointer;
}
.card {
    background-color: #FFFFFF;
    padding: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

footer div a{
  color: #e19466 !important;
}
.vertical-line-footer{
  border-left: 2px solid #e19466;
}

.function-color{
    color: #71bf9d !important;
}
.dropdown-item{
    color: #e19466 !important;
}
.btn-brown-dpa{
    background-color: #e19466 !important;
}

.btn-green-dpa{
    background-color: #71bf9d !important;
}
.dropdown-toggle{
    color: #e19466 !important;
    font-weight: 600 !important;
}
.color-brown-navbar{
    color: #e19466 !important;
    font-weight: 600;
}
.dropdown-item{
    color: #e19466 !important;
    font-weight: 600 !important; 
}
.dropdown-toggle:hover{
    color: #71bf9d !important;
    font-weight: 600;
}
.dropdown-item:hover{
    color: #71bf9d !important;  
}

.dropdown-toggle:active{
    color: #84d151 !important;
    font-weight: 600;
}
.dropdown-item:active{
    color: #84d151 !important;  
}


.list-bottom-margin{
    margin-bottom: 0.4rem !important;
}
small, .small {
    font-size: 100% ;
}
footer{
    /*position: relative;
    bottom: 0;
    width: 100%;*/
}
span{
    color: #2a3450 !important;
}
label{
    color: #2a3450 !important;
}
.fw-bold{
    color: #2a3450 !important;
}
.fw-bold-warning {
    font-weight: 700 !important;
    color: #fdac41 !important;
}
.fw-semibold{
    color: #2a3450 !important;
}
.custom-color-dpa-black{
    color: #2a3450 !important;
}
.noValido{
    border-color: #ff5b5c !important;
}

.wpcf7-date:before {
    color: #b68644;
}
/*Boton 1.2*/
@media (min-width: 200px){
    .d-sm-inline-block {
        display: inline-block !important;
    }
}

/*Badge*/
.badge-custom{
    font-size: 13px !important;
    padding: 0.35em 0.7em !important;
    background-color: #71bf9d !important;
    color: #ffffff !important;
}

.badge-custom-red{
    font-size: 13px !important;
    padding: 0.35em 0.7em !important;
    color: #ffffff !important;
}

/*1.2 custom font*/
.custom-font-dpa{
    font-size: 15px !important;
    top: 0px !important;
}

.hide-scroll::-webkit-scrollbar {
    display: none;
    scrollbar-width: none;  /* Firefox */
}

.mb-10{
    margin-bottom: 8%;
}
@media (max-width: 500px) {
    .toggle-show{
        display: flex !important;
    }
    .custom-phone-text{
        font-size: 2em !important;
    }
    .custom-button-lg{
        width: 70%;
        font-size: 2em !important;
    }
    .functionAndName{
        display: flex !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .toggle-show{
        display: flex !important;
    }
    .functionAndName{
        display: flex !important;
    }

    .custom-phone-text{
        font-size: 2em !important;
    }

    .custom-button-lg{
        width: 70%;
        font-size: 2em !important;
    }
}

@media (max-width: 991.98px) {
    .toggle-show{
        display: flex !important;
    }
    .custom-phone-text{
        font-size: 2em !important;
    }
    .custom-button-lg{
        width: 70%;
        font-size: 2em !important;
    }
    .functionAndName{
        display: flex !important;
    }
}

@media (max-width: 1366px){
   /* .navbar{
        height: 100% !important;
    }*/
    .nav-item{
        font-size: 1em !important;
    }
    .user-font{
        font-size: 1em !important;
    }
}

@media (min-width: 800px) and (max-width: 1200px) {
    #toggle-show{
        display: flex !important;
    }
    .functionAndName{
        display: flex !important;
    }
    .custom-phone-text{
        font-size: 2em !important;
    }
    .custom-button-lg{
        width: 70%;
        font-size: 2em !important;
    }
}