.tc-menu-item.tc-menu-depth-1.tc-menu-align-left input[type="text"]{
    border-radius: 15px !important;
    width: 480px;
    background: rgba(0, 0, 0, 0.05);
    color:#000;
    position: relative;
    top: 2.5px;

}
.spacing-text-direct p{
    margin-bottom: -6px!important;
}
.active{
    padding-bottom: 5px;
    border-bottom:4px solid #2585B6;
    color: #2585B6;
}
.content p{
    padding: 0;
    color:rgba(0, 0, 0, 0.8);
    list-style: outside;
}
.content h5{
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.tm-table{
    margin-top: -9px;
}
.width-logo > a{
    width: 250px;
}
.search-main{
    float: left;
    position: relative;
    left:35px;
    top:15px;
}
.imagen-logo{
    margin-top: -6px;
    height: 55px;
}
.button-panel-small-right{
    float: right;
}
.color-admin{
    color: #2585B6 !important;
}
h3.color-admin{
    font-size: 20px!important;
}

.center{
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.spacing-input{
    margin-bottom:10px;
}
.hide{
    display: none;
}
.show{
    display: block;
}

.div-spacing{
    margin-bottom: 20px;
    padding-left: 117px;
}
.div-spacing img{
    width: 100%;
    height: 400px;
}
.img-titulo{
    width:100%;
    height: 258px;
}


@font-face{
    font-family: 'kaushan';
    src: url('/fonts/Kaushan/KaushanScript-Regular.ttf');
}
@font-face{
    font-family: 'baloo';
    src: url('/fonts/Baloo/BalooTammudu2-Regular.ttf');
}


.is_error{
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    
}
.icons-style{
    margin-left: 10px;
    margin-right: 10px;
    color:#000!important;
    cursor: pointer;
}
.background-dark{
    background: #000;
    color: #fff;
}
.background-dark h5,.background-dark .close{
    color: #fff;
}
.border-top-admin{
    border-top: 5px solid #2585B6;
}
.item-style-box{
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05);
    padding: 20px;
    color:#2585B6;
    text-transform: capitalize;
    font-weight: 900;
    transition: 0.5s ease-out;
    cursor: pointer;
    margin-bottom: 20px;
}
.item-style-box:hover{
    box-shadow: 0px 0px 15px 6px rgba(0, 0, 0, 0.2);
    margin-top: -5px;
}
.item-style-box i{
    font-size:35px;
}
.item-style-box h4{
    color: #000;
 
}

.icons-style:hover{
   color: #2585B6 !important;
}
.caja-text{
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.09);
    padding:30px;
    background: #fff;
}
.bg-info{
    color: #fff;
}
.spacing-input{
    margin-bottom: 15px;
}
/* boton del panel cliente */
.btnP{
    padding:10px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 100;
}
.btn-style-act{
    border-bottom:4px solid #000;
    /* background: rgba(0, 0, 0, 0.05); */
    background: transparent;
    color: #000;
    transition: 0.5s ease-out;
}
.btn-style-act:hover{
    border-bottom:4px solid #3490dc !important;
    /* background: rgba(0, 0, 0, 0.05); */
    background: transparent !important;
    color: #3490dc !important;
}
.options .dropdown-menu{
    font-size: 16px!important;
}

.back{
    float: left;
    position: relative;
    color:#000;
    cursor: pointer;
}
.back:hover{

}
.float-right{
    float: right;
    right: -150px;
}
.border-top-dark{
    border-top: 5px solid #000;
}
.float-right-iputpass{
    float: right;
    position: relative;
    top:-40px;
    right: 10px;
    cursor: pointer;
}
.modal-backdrop.fade.show{
    z-index: 1;
}

.nav-fly{
    background: #2585B6;
    display: none;
    position: absolute;
    float: right;
    right: -1px;
    height: 100%;
    z-index: 100;
    padding: 20px;
    color:#fff;
    transition: 0.5s ease-out;
}
.nav-fly.active{
    display: block;
    width: 350px;
}
.style-notifi{
    padding: 20px;
    border-top: 4px solid rgba(0, 0, 0, 0.05);
    border-bottom: 4px solid rgba(0, 0, 0, 0.05);
}
.style-notifi p{
    line-height: 2px;
}
.style-notifi p:nth-child(1){
    font-size: 20px;
    margin-bottom: 30px;
}
.style-notifi p:nth-child(2){
    line-height: 20px;
}
.style-notifi p:nth-child(3){
    line-height: 20px;
}
/* styles modal feedback */
.feedback-modal .modal-header{
    background: #000;
    color:#ffffff;
}
.feedback-modal .modal-title{
    color:#ffffff;
    font-size: 20px;
}
.feedback-modal .close{
    color: #ffffff;
    font-size: 25px;
}
.btn-feedback-primary:hover{
    background: #ffffff;
    border-bottom: 4px solid #3490dc;
    color: #3490dc;
}
.btn-feedback-primary{
    background: #ffffff;
    border-bottom: 4px solid #000;
    color: #000;
}

/* diseño de caja para agregar nuevas imagenes (cambio de arte) */

.agregar-image{
    width: 70px;
    height: 90px;
    border-radius: 8px;
    border:1px solid #808080;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.agregar-image2{
    width: 70px;
    height: 90px;
    /* padding: 10px; */
    border-radius: 8px;
    border:1px solid #808080;
    display: flex;
    justify-content: center;
    align-items: center;
}
.agregar-image i{
    font-size: 20px;
}
.agregar-image2 img{
    width: 100%;
    height: 100%;
}
i.cerrar{
    position: relative;
    float: right;
    font-size: 20px;
    top: -85px;
    right: -10px;
    color: red;
    z-index: 10;
    box-shadow: 0px 0px 2px 3px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    cursor: pointer;
}

/* galeria de la imagena corregir */
.effect-box-image{
    width: 100%;
    height: 100%;
    border-radius: 8px;
    border: 1px solid #808080;
    overflow: hidden;
}
/* efecto de la imagen (ZOOM) */
.effect-box-image img{
    width: 100%;
    height: 120px;
    transition: 0.2s ease-out;
}
.effect-box-image img:hover{
    transform: scale(1.2);
    cursor: pointer;
}
/* cambios realizados diseño google drive */
.google-drive-st{
    cursor: pointer;
}
.google-drive-st img{
    width: 80px;
    height: 70px;
}
.google-drive-st .google-st-p1{
    font-size: 20px;
    font-weight: bolder;
}
.google-drive-st .google-st-p2{
    font-size: 18px;
    font-weight: bolder;
    color: #3490dc;
}

.dark-white{
    background: rgba(255, 255, 255, 0.7);
    border-radius: 8px;
    
}
.dark-white a{
    color: #2585B6;
}
.input-form-control{
    padding: 6px 12px;
    height: 34px;
    border-radius: 4px;
    border: 1px solid #ccc;
    transition: .15s ease-out;
    font-size: 14px;
}
.fondo-animado{}
.tabcontrol{
    cursor: pointer;
}
.tabcontrol h4:hover{
    color:#3490dc;
}
input[type="file"]{
    margin:0px!important;
}

.float-perfil{
    float: right;
    position: fixed;
    right: 15;
    bottom: 10;
}

.float-perfil h2{
    font-size: 18px;
}

.float-perfil-paciente{
    float: right;
    position: fixed;
    right: 15;
    bottom: 10;
    background-color: #3490dc;
    border-left: 8px solid #196cafea;
}

.float-perfil-paciente h2{
    margin-top: 5px;
    font-size: 18px;
    color:#ffffff;
    font-weight: 400;
}
.float-perfil-paciente h2 strong{
    font-weight: 500;
}
.text-info-password{
    line-height: 8px;
    color:rgba(0, 0, 0, 0.6);
    font-size:14px;
    font-weight: 600;
}

body{
    background: rgba(0, 0, 0, 0.05) !important;
}
.cont{
    background: rgba(0, 0, 0, 0.05) !important;
}
.btn-secondary{
    background: transparent!important;
    color: #6c757d!important;
    border: 0;
}
.table .thead-dark th{
    background: transparent!important;
    color:#454d55!important;
}
.table .thead-light th{
    background: transparent!important;
    color:#383d42!important;
}