/* #2A3F54 #1ABB9C*/

.login_wrapper {
    margin: 5% auto 0;
}
.login_copyright {
    margin-top: 1%;
}
/*
.main-sidebar {
    width: 150px;
}
#main.enlarged .left.main-sidebar #sidebar-menu ul > li:hover > a {
    position: relative;
    width: 160px;
} */

.btn-little {
    padding: .10rem .35rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

.table td, .table th {
    padding: .45rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.required {
    color: #dc3545;
}

/* VALIDATE Parsley errores */
.parsley-error {
            border-color: #ff5d48 !important;
    }
    .parsley-errors-list.filled {
            display: block;
    }
    .parsley-errors-list {
            display: none;
            margin: 0;
            padding: 0;
    }
    .parsley-errors-list > li {
            font-size: 12px;
            list-style: none;
            color: #ff5d48;
            margin-top: 5px;
    }
    .form-section {
            padding-left: 15px;
            border-left: 2px solid #FF851B;
            display: none;
    }
    .form-section.current {
            display: inherit;
    }
    
/* VALIDATE Error */
.error {
    color: #ff5d48;
}

/* Input Check */
input[type=checkbox], input[type=radio] {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    padding: 10px;
    background-color: #5cb85c;
}
.check-width-70 {
    width: 70%;
}
.check-width-30 {
    width: 30%;
}
.check-width-10 {
    width: 10%;
}

.check-width-9 {
    width: 9%;
}
.check-width-8 {
    width: 8%;
}
.check-width-7 {
    width: 7%;
}
.check-width-6 {
    width: 6%;
}

/* colores Urgencias Trabajos */
/* URGENTE en ORDEN TRABAJO lineas de tablas */

.rosa {
    color: #ffffff;
    background-color: #e83e8c;
}
.rosados {
    color: #ffffff;
    background-color: #e83e8c;
}
.urgente {
    color: #212529;
    background-color: #FA8D70;
}
.rojotr {
    /* color: #FA8D70; */
    background-color: #FA8D70;
}
.amarillotr {
    /* color: #F9EDB5; */
    background-color: #F9EDB5;
}
.azultr {
    /* color: #C4E8F8; */
    background-color: #C4E8F8;
}
.cleartr {
    color: #000;
}
/* AUTOCOMPLETE */
.autocomplete-suggestions {
    border: 2px solid #3399ff;
    background: #F4F4F4;
    cursor: default;
    overflow: auto
}
.autocomplete-suggestion {
    padding: 2px 5px;
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden
}
.autocomplete-selected {
    background: #f0f0f0
}
.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399ff;
    font-weight: bolder
}

.div-label-texto {
    padding: 7px 10px;
}

/* Botones */

.btn-nuevo {
    margin-left: 15px;
}

#btn_toend.oculto {
    display: none;
} 

.card_trabajo {
    border: 0.25rem solid #0069B5 !important;
    border-radius: 5px;
}
.card_trabajo.abierto {
    border: 0.25rem solid #28a745 !important;
}

.card_trabajo:hover, .card_trabajo:focus {
    border: 0.25rem solid #BA1B0D !important;
    cursor: pointer;
}

.text-desbordado {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* Tablas de listados */
table#example1 {
    width: 100%!important;
}

/* Iconos */
i.fa {
    font-size: 13px;
}

i.fecha_icon {
    padding: 10px;
    border: 1px solid #ced4da;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 16px;
    background-color: #ced4da;
    color: #fff;
}

i.plus_icon {
    font-size: 20px;
}

/* Dropzone */
.dropzone {
    padding: 12px 20px;
}

/* modal audios */

@media (min-width: 576px) {
    .modal-sm {
        max-width: 335px;
    }

    
}

@media (max-width: 576px) {
    .border-right-sm-0 {
        border-right: 0px!important;
    }
}

/* DROPZONE */

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-num {
    padding: .1rem .7rem;
}
#loader {
    display: none;
    width: 38px;
}

/* RECORDING */
#recordingslist li {
    list-style: none;
}
#pause, #resume {
    width: 0px;
    border: 0px;
    padding: 0px;
    visibility:hidden;
}

.fa-rotar-90 {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari 3-8 */
    transform: rotate(90deg);
}

/* Tabla Inicio */
table.tile_info {
    padding: 10px 15px;
}

table.tile td ul li a, table.tile_info {
    width: 100%;
}
table.tile_info td p {
    margin: 0;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
table.tile_info td i {
    margin-right: 8px;
    font-size: 17px;
    float: left;
    width: 18px;
    line-height: 28px;
}
.red {
    color: #E74C3C;
}
.fa-rojo {
    color: #FA8D70;
}
.fa-amarillo {
    color: #F9EDB5
}
.fa-azul {
    color: #C4E8F8
}
.aero {
    color: #9CC2CB;
}
.dark {
    color: #34495E;
}

.whatsapp {
    color: #28a745;
    font-size: 45px !important;
}

i.fa.fa-calendar.fecha_icon {
    height: calc(2.25rem + 2px);
}

/* Bootstrap VMRD Grid */
.col-md-1-5, .col-md-4-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-1-5 {
    float: left;
  }
  .col-md-1-5 {
    width: 12.33333333%;
  }
  .col-md-offset-1-5 {
      margin-left: 12.33333333%;
  }
  .col-md-4-5 {
    float: left;
  }
  .col-md-4-5 {
    width: 40.33333333%;
  }
  .col-md-offset-4-5 {
      margin-left: 40.33333333%;
  }
}


.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px) !important;
    padding: .375rem .75rem;
}

textarea.form-control {
    height: auto !important;
}

.btn-pestana{
    width: 100px;
    background-color: #2A3F54;
    border-color: #2A3F54;
}

.btn-pestana.seleccionado{
    /*background-color: #1ABB9C;
    border-color: #1ABB9C;*/
    background-color: #BA1B0D;
    border-color: #BA1B0D;
}

.rosa , .rosados{
    background-color: #e83e8c;
}

.rosa:hover , .rosados:hover{
    background-color: #e4629f !important;
}

.modal-qr{
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0px;
    width: 100%;
    height: 100vh;
    background-color: black;
    z-index: 999;
}

.cerrarModal{
    position: fixed;
    top: 10px;
    right: 10px;
}

.btn-mic{
    color: #007bff;
}

table{
    width: 100% !important;
}

.dataTables_info {
    width: 100%;
    overflow: hidden;
    white-space: normal !important;
}

.table-responsive{
    overflow-x: visible !important;
}

td.trabajos_tr-1{
    color: transparent !important;
}

.dt-button{
    color: #fff !important;
    background-color: #007bff !important;
    border-color: #007bff !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    border-radius: 0.25rem !important;
    border: 1px solid transparent !important;
    user-select: none !important;
    text-align: center !important;
    display: inline-block !important;
    font-weight: 400 !important;
    background-image: none !important;
    margin-top: 8px;
}

/*NAV BAR*/

.navbar-custom{
    margin-left: 0px;
}

.headerbar .headerbar-left{
    width: auto;
    margin-left: 5px;
}

.menu_icon{
    font-size: 28px !important;   
}

#main.enlarged .navbar-custom{
    margin-left: 0px;
}

body.adminbody-void{
    min-height: 0px !important;
}
.main-sidebar.left{
    height: fit-content;
    min-height: calc(100% - 50px);
}

@media (max-width: 768px){
    .navbar-custom {
        margin-left: 0px !important;
    }
}

tr.estado0{
    /* background-color: #000; */
}

tr.estado1{
    background-color: #4679D6;
}

tr.estado2{
    background-color: #96DB9195;
}
tr.estado3{
    background-color: #DEE666;
}

tr.estado4{
    background-color: #D6443E;
    color: #fff;
}

tr.estado5{
    background-color: #FF983B;
    color: #fff;
}

tr.estado6{
    background-color: #CC89E8;
}
tr.estado7{
    background-color: #FF90D1;
}

shadow{
    box-shadow: 0 0 20px 0px rgba(0,0,0,.15)!important;
}

tr.atrasado{
    /* animation-name: trabajoAtrasado;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite; */
}

#modalAddRepuesto .dataTables_info{
    display: none;
}

@keyframes trabajoAtrasado {  
    0% { opacity: 1.0; }
    25% { opacity: 1.0; }
    50% { opacity: 0.0; }
    750% { opacity: 1.0; }
    100% { opacity: 1.0; }
}