
/* Inicio y login */

#bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height:1200px;
    background: rgba(10, 11, 190, 0.4);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: -1;
    opacity: 0.5;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -ms-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

body {
    background: #fff;
    color: #333;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 12pt;
    letter-spacing: -0.3px;
    font-weight:300;
    line-height: 1.42857;
    text-transform: uppercase;
}
input,form,select,textarea {

}
a {
    outline: 0 !important;
}
a:active,a:hover,a:focus {
    outline: 0 !important;
}
input:focus,form:focus,select:focus,textarea:focus {
    color:#000 !important;
}
input:hover,form:hover,select:hover,textarea:hover {
    color:#000 !important;
}
input:checked,form:checked,select:checked,textarea:checked {
    color:#000 !important;
}
input:active,form:active,select:active,textarea:active {
    color:#000 !important;
}
input[type=submit] {
    color:#fff !important;
}
textarea {
    resize: none;
    height: 34px !important;
}

.contenido {
    background: #f3f3f3 !important;
}


.dt-buttons {
    margin-top: 25px;
}
.canvasjs-chart-credit{
    margin-top: 25px !important;
}


.form-signin {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border-radius: 5px;
    margin: 20px auto 0;
    max-width: 750px;
    padding: 40px;
    height: 550px;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin .checkbox {
    font-weight: normal;
}
.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="text"] {
    margin-bottom: -3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.logotipo {
    text-align: center;
    margin-bottom: 3rem;
}

.logotipo img {
    width: -moz-available;
}

.nav > li > a {
    padding: 15px 5px;
}
.contenido {
    background: rgba(245,245,255,0.94);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);
    margin-top:75px;
    padding: 20px 15px;
    width: 100%;
    min-height: 900px;
    margin-top: 9.5rem;
}

.form-control option:first {
    color: #999;
}
input[type="submit"] {
    margin: 5px 0;
}
.label {

}
.bloque {
    margin: 10px 0;
    padding: 10px;
}
.bloque h3 {
    margin: 0;
}

.titulo {
    color: #337ab7;
    font-size: 18px;
    margin: 10px 0 -10px 20px;
}
.min60 {
    min-width: 60%
}
/* Firma */
.info {
    color: #acacac;
    font-size: 0.9em;
    line-height: 1.1;
    padding: 10px;
    width: 285px;
    text-transform: initial;
}
.firmando {
    margin: 0 auto;
    text-align: center;
    width: 288px;
    z-index: 9999;
    position: absolute;
    left:0;
    right:0;
    top: 20%;
    margin-left:auto;
    margin-right:auto;
}
.fondo-oscuro {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    height: 110%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9991;
}

.toggle-button {
    background: none; /* Fondo transparente o el que desees */
    border: none; /* Sin bordes */
    cursor: pointer; /* Cambia el cursor al puntero cuando se pasa sobre el botón */
    padding: 0; /* Sin relleno para que el botón se ajuste al contenido */
    text-align: left; /* Alinea el texto a la izquierda */
}

.toggle-content {
    display: none; /* Oculta el contenido del desplegable */
    margin-top: 10px; /* Espacio entre el título y el contenido */
}


.pad {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
}
.listaconfig li {
    /*! background: #fff none repeat scroll 0 0; */
    /*! border: 1px solid #dcdcdc; */
    border-radius: 5px;
    display: block;
    float: left;
    list-style-type: none;
    margin: 3px;
    padding: 4px 8px;
}
.datospaciente {
    background: #ffffcf none repeat scroll 0 0;
    margin: 10px 0;
    padding: 10px 0;
}
.noedit {
    color: #337ab7;
    cursor: pointer;
    font-weight: bold;
}
.noedit:hover {
    color: #000;
    cursor: pointer;
    font-weight: bold;
}
.Vehiculosida, .Vehiculosvuelta {
    border: 0 none;
    border-radius: 3px;
    box-shadow: none;
    margin: 0;
    padding: 0;
}

.enlinea {
    position: relative;
}
.enlinea a {
    height: 34px;
    position: absolute;
    right: 15px;
    top: 13px;
}
.enlinea .nombre {
    background: #fff none repeat scroll 0 0;
    border: 1px solid green;
    border-radius: 5px;
    color: green;
    font-size: 1.1em;
    margin: 5px 0;
    padding: 9px 5px;
    line-height: 1
}


#printable div {
    padding: 2px;
}
#printable {
    background: #fff none repeat scroll 0 0;
    min-height: 1080px;
    margin: 0 auto;
    max-width: 740px;
    overflow: scroll;
}

#printableinforme div {
    padding: 2px;
}
#printableinforme {
    background: #fff none repeat scroll 0 0;
    height: 1080px;
    margin: 0 auto;
    max-width: 740px;
    overflow: scroll;
}

#printable .firma {
    border: 0;
    background-image: none;
    text-align: center;
    border-radius: 3px;
    box-shadow: none;
    margin: 3px 0;
    padding: 6px;
    width: 100%;
    display: block;
    min-height: 140px;
}

#printable .form-control {
    height: 18px;
    margin:0;
    font-size: 12px;
    border:0;
    box-shadow: none;
    font-weight: 600;
}

#printable h5 {
    font-size: 12px;
}



#printable .printvale{
    border: 1px dashed #222;
    padding: 6px;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 5px;
}

#visualizar #listadovales {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #707070;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    min-height: 1115px;
    margin: 10px auto;
    max-width: 740px;
    overflow-y: scroll;
    padding: 0;
}
#datatabla,#datatabla2 {
    width: 100% !important;
}
table {
    width: 100% !important;
}
.dtr-modal-content > table {
    margin: auto;
}
.dtr-modal-content > table td {
    margin: auto;
    border-right: 0px;
}
table .btn {
    padding: 2px 10px;
}
table .btn-group {
    float:right;
}
table#datatabla thead tr th:last-child {
    max-width:20px;
}
table#datatabla2 thead tr th:last-child {
    max-width:20px;
}

table#datatabla td {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px 8px;
    border-bottom: 2px solid #ffffe2;

}
table#datatabla2 td {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px 8px;
    border-bottom: 2px solid #ffffe2;

}
.icon-custom {
    text-align: center;
    position:relative;
}
.notificacion {
    background-color: #fff;
    border: 2px solid;
    border-radius: 50%;
    height: 22px;
    line-height: 19px;
    position: absolute;
    right: 6px;
    text-align: center;
    top: -6px;
    width: 22px;
}

.icon-custom i {
    font-size: 2em;
}
.icon-custom > span {
    display: block;
    font-size: 0.8em;
}
.modelo {
    width: 720px;
    position: relative;
}
.modelo .modelo-cabecera {
    font-size: 1.1em;
    height: 295px;
    overflow: hidden;
    top: 0;
    width: 720px;

}
.modelo .modelo-content {
    font-size: 0.9em;
    width: 720px;
    min-height: 550px;
}
.modelo .modelo-footer {
    font-size: 1em;
    height: 205px;
    position: relative;
    width: 720px;
}
@page {
    margin-top: 223px;  /* this affects the margin in the printer settings */
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 185px;
}
.mod-fecha {
    left: 92px;
    top: 150px;
    position: absolute;
}
.mod-factura {
    font-size: 2em;
    position: absolute;
    right: 27px;
    text-align: right;
    top: 140px;
    width: 159px;
}
.mod-cif {
    position: absolute;
    right: 40px;
    top: 188px;
}
.mod-cliente {
    left: 115px;
    position: absolute;
    top: 188px;
    max-width: 440px;
}
.mod-domicilio {
    left: 115px;
    line-height: 1.2;
    position: absolute;
    top: 215px;
    width: 580px;
}
.mod-modo {
    left: 206px;
    position: absolute;
    top: 262px;
}
.mod-banco {
    font-size: 1.3em;
    left: 12px;
    position: fixed;
    top: 122px;
}
.mod-cuenta {
    font-size: 1.3em !important;
    left: 22px;
    position: fixed;
    top: 136px;
}
.mod-bruto {
    position: fixed;
    right: 169px;
    text-align: right;
    width: 76px;
    top:108px;
}
.mod-descuento {
    position: fixed;
    right: 12px;
    text-align: left;
    top: 108px;
    width: 100px;
}
.mod-total {
    font-size: 2em;
    position: fixed;
    right: 31px;
    text-align: right;
    top: 150px;
    width: 150px;
}
.mod-final {
    font-size: 0.4em;
    line-height: 1;
    position: absolute;
    text-transform: capitalize;
    top: 174px;
}
.topconcept {
    border: 1px solid #dcdcdc;
    font-size: 1.2em;
    font-weight: 600;
    padding: 5px;
    text-transform: none;
}
.detalleservicio h5 {
    border: 1px solid #dcdcdc;
    font-size: 1.2em;
    font-weight: 600;
    padding: 5px;
    text-transform: none;
}
.tabla-impresion td {
    font-size: 0.7em;
    line-height: 1;
    padding: 5px;
}

.tabla-impresion thead {
    font-size: 0.8em;
    border-bottom: 2px solid #000;
    text-transform: capitalize;
}
.tabla-impresion thead th{
    padding: 0 2px;
}

.infoextra {
    border-bottom: 1px solid #000;
    padding: 0 0 4px !important;
}
.informe-content {
    margin-top: 147px;
}
.mensajeria td {
    border-bottom: 1px solid #bcbcbc !important;
    border-left: 0 none !important;
    border-right: 0 none !important;
}
.mensajeria tr:hover {
    background: #fff;
    cursor: pointer;
}
.mensaje {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding: 10px;
}
.modal-body {
    background: #f7f7f7;
}
.negrita {
    font-weight: 700;
}

.tabla-responsive {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    height: auto;
}
table {
    width: 100%;
    font-size: 10pt;
}
.verde {
    background-color: #66ccff !important;
}
.results {
    max-width: 430px;
    margin: 30px auto;
    text-align: center;
    padding: 10px;
    background: #ffffff;
    border-radius: 5px;
    border:1px solid #dcdcdc;
}
.bloq,.bloq2 {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 30px;
    background-image: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
    background-image:      -o-linear-gradient(top, #fff 0%, #f2f2f2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
    background-image:         linear-gradient(to bottom, #fff 0%, #f2f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
}
.bloq:hover, .bloq2:hover {
    cursor:pointer;
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;
}
.bloq2 i {
    font-size: 20px;
}
.bloq2 input {
    font-size: 20px;
    height: 43px;
}
.bloq2 button {
    font-size: 20px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 1px solid #fff;
}
.dataTables_length {
    width: 50% !important;
    float: left;
    padding: 10px 0px;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    width: 50% !important;
    padding: 10px 0px;
    float: right;
}
div.dataTables_wrapper div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: right !important;
}

.button-a {
    margin: 2rem;
}

.panel.widget {
    padding: 30px;
    border-radius: 2rem 4rem;
}

.botonazul {
    font-size: 48px;
    background: #337ab7;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    color: #eee;
    line-height: 110px;
}

.panel.widget i {
    font-size: 48px;
    background: #337ab7;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    color: #eee;
    line-height: 110px;
}

.panel.widget.center {
    text-align: center;
}

.row > [class*="col-"] {
    margin-bottom: 25px;
}

.panel.widget h4 {
    font-weight: bold;
    text-transform: none;
    font-size: 20px;
}