﻿@import url('ui.jqgrid.css');
@import url('jquery-ui.css');
@import url('sb-admin-2.css');
@import url('bootstrap.css');
.pestana {
    background-color: #2170b3;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    border: 0px;
    border-style: solid;
    border-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px
}

#map_canvas {
    margin: 0 auto;
    /*position: absolute;*/
    min-width: 650px;
    min-height: 450px;
    width: 100%;
    height: 100%;
}
#bPedidosGrabar {
    font-size:20px;
}
fieldset {
    max-width: 350px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #6e707e;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
}

.btn-botones {
    color: #fff;
    background-color: #2170b3;
    border-color: #2170b3;
}
.campos_facturacion { 
    max-width: 100px;
    display:inline;
}
.detalle_cabecera {
    font-size:16px;
}
.detalle_cabecera i {
    margin-right:5px;
}
.detalle_cargas {
    font-size:30px;
    text-align:right;
}
.origen_clase {
    background-color: #013479;
    color: #fff;    
    padding: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 5px;
}
.destino_clase {
    background-color: #064b8d;
    color: #fff;
    padding: 15px;
    border-top-left-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0px;
}
.destino_clase i {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
}
.botones {
    border: 1px;
    border-color: #343434;
    border-style: solid;
    padding: 5px;
    border-radius: 5px;
    width: 40px;
    text-align: center;
}
.ui-pager-control {
    font-size:12px;
}
.ui-pager-control span {
 font-size:12px;
}
.ui-pager-control select {
    font-size: 12px;
}
    .ui-pager-control input {
        font-size: 12px;
        height: 18px;
        border: 1px;
        border-style: solid;
        border-radius: 0px;
    }
.grid_detalle {
    margin: 0 auto;
    overflow: auto;
    overflow-x: hidden;
}
.vistas {
    display: inline-block;
    float: right;        
}
.vistas i {
    padding-left: 15px;
    font-size: 26px;
    font-size: 26px;
    text-align: center;        
    width: 30px;
    height: 30px;
}
.filtros span {
    padding-left:10px; padding-right:10px;
}
.form-input {    
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #6e707e;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.det i {
    text-align: right;
    float: right;
    font-size: 20px;
    padding-left: 10px;
}
.icono i {    
    font-size: 18px;   
    cursor:pointer;
    margin-left:5px;
}
.filtros a {
    color: #343434;
    text-decoration:none;
}
.sidebar-heading i {
    text-align:right;    
    float:right;
    font-size:20px;
    padding-left:10px;
}
.div_idioma {
    position: fixed;
    right: 45%;
    margin: 10px;
    z-index: 999;
}
.div_idiomas {    
    margin: 10px;
    z-index: 99;
}
.idiomasclass {
    font-size: 12px;
    color: #013479;
}
.idiomasclass a{
    font-size: 12px;
    color: #013479;
    text-decoration:none;
}
.text-secondary span {
    padding: 0px;
    padding-right: 8px;
}
.main-wrapper {
    height: 100vh;
}
.form-group input {
    width:250px;
}
.section {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.imagen_fondo {
    position: relative;
    min-height: 350px;
    background-position: 50% 50%;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-backface-visibility: hidden;
    background-repeat: no-repeat;
    /*
    background-image: url('../images/login.png');
    color: #fff;
    background-color: #175fb3;
    */
}
.tam {
    max-height: 50px;
    min-height: 50px;
    font-size: 13px;
    text-align: center;
    border: 2px;
    border-style: solid;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-color: #013479;
    vertical-align: middle;
}
.tam1 {
    max-height: 45px;
    min-height: 45px;
    font-size: 12px;
    text-align: left;
    border: 1px;
    border-style: solid;
    border-top: 1px;
    border-left: 1px;
    border-right: 1px;
    border-color: #798ba4;
    vertical-align: middle;
    font-weight: bold;
    padding: 5px;
    margin: 0 auto;
}
.tam2 {
    max-height: 45px;
    min-height: 45px;
    font-size: 16px;
    text-align: center;
    border: 1px;
    border-style: solid;
    border-top: 1px;
    border-left: 1px;
    border-right: 1px;
    border-color: #798ba4;
    vertical-align: middle;
    padding: 5px;
    margin: 0 auto;
}
.evaluados span {
    font-size: 11px;
}
hr {
    background-color: #064b8d;
}
.canvas_css {
    display: block;
    margin: 0 auto;        
    border-radius: 3px;    
    cursor: pointer;
    max-width:250px;
    min-height:150px;
}

.canvas_css span {
    text-align: center;
    cursor: pointer;    
}
input[type=file] {
    font-size:12px;    
}
input[type=checkbox] {
    background-color: #ff0000;
    width: 20px;
    height:20px;
    display: inline-block;
}
input[type=radio] {
    font-size:14px;
    font-weight:normal;
    display: inline-block;
    color:#3b3b3b;
}

.text_bloque {
    font-size: 20px;
    font-weight: bold;
    color: #013479;
}
.text_campo {
    font-size: 16px;
    color:#444444;
}
.text_bloque_descripcion {
    font-size: 16px;
    font-weight: bold;
    color: #013479;
}
.text_descripcion {
    font-size: 12px;
}
span {
    font-size:14px;
}
btn {
    font-size:12px;
}
.sel_titulo {
    color:#444444;
    padding-left:20px;
}
.ls_invisible {
    display: none;
    visibility: hidden;
}
.ls_visible {
    display:inline-block;
    visibility: visible;
}
.ls_invisible1 {    
    visibility: hidden;
}

.ls_visible1 {    
    visibility: visible;
}
.margin_0 {
    margin:0px;
}
.padding_0 {
    padding: 0px;
}

.padding_5 {
    padding: 5px;
}

.padding_10 {
    padding: 10px;
}

.padding_15 {
    padding: 15px;
}

.padding_20 {
    padding: 20px;
}

.padding_25 {
    padding: 25px;
}
.padding_r_0 {
    padding-right:0px;
}
.padding_l_10 {
    padding-left:10px;
}
.padding_l_20 {
    padding-left: 20px;
}
.div_iz {
    text-align: left;
}

    .div_iz img {
        text-align: left;
    }

    .div_iz a img {
        text-align: left;
    }

    .div_iz input {
        float: left;
    }

.div_ce {
    text-align: center;
}

    .div_ce img {
        text-align: center;
    }

.div_ju {
    text-align: justify;
}

    .div_ju img {
        text-align: justify;
    }

    .div_ju a {
        text-decoration: none;
    }

.div_de {
    text-align: right;
    top: 0px;
}

    .div_de img {
        text-align: right;
    }

    .div_de input {
    }

    .div_de a {
        text-decoration: none;
    }

.alto_1 {
    height: 1px;
}

.alto_5 {
    height: 5px;
}

.alto_10 {
    height: 10px;
}

.alto_20 {
    height: 20px;
}

.alto_30 {
    height: 30px;
}

.alto_40 {
    height: 40px;
}

.alto_50 {
    height: 50px;
}

.alto_60 {
    height: 60px;
}

.alto_70 {
    height: 70px;
}

.alto_80 {
    height: 80px;
}

.alto_90 {
    height: 90px;
}

.alto_100 {
    height: 100px;
}

.alto_110 {
    height: 110px;
}

.alto_120 {
    height: 120px;
}
.alto_130 {
    height: 130px;
}
.alto_140 {
    height: 140px;
}
.min_ancho_150 {
    min-width: 150px;
}

.max_ancho_10 {
    max-width: 10px;
}

.max_ancho_20 {
    max-width: 20px;
}

.max_ancho_30 {
    max-width: 30px;
}

.max_ancho_40 {
    max-width: 40px;
}

.max_ancho_50 {
    max-width: 50px;
}

.max_ancho_60 {
    max-width: 60px;
}

.max_ancho_70 {
    max-width: 70px;
}

.max_ancho_80 {
    max-width: 80px;
}

.max_ancho_100 {
    max-width: 100px;
}

.max_ancho_110 {
    max-width: 110px;
}

.max_ancho_120 {
    max-width: 120px;
}

.max_ancho_130 {
    max-width: 130px;
}

.max_ancho_140 {
    max-width: 140px;
}

.max_ancho_150 {
    max-width: 150px;
}

.max_ancho_160 {
    max-width: 160px;
}

.max_ancho_170 {
    max-width: 170px;
}

.max_ancho_175 {
    max-width: 175px;
}

.max_ancho_180 {
    max-width: 180px;
}

.max_ancho_200 {
    max-width: 200px;
}

.max_ancho_250 {
    max-width: 250px;
}

.max_ancho_300 {
    max-width: 300px;
}

.max_ancho_350 {
    max-width: 250px;
}

.max_ancho_400 {
    max-width: 400px;
}

.max_ancho_450 {
    max-width: 450px;
}

.max_ancho_500 {
    max-width: 500px;
}
.max_alto_60 {
    max-height:60px;
}
.paginacion {
    font-size:25px;
    padding:10px;
}


.form-control-1 {    
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

    .form-control-1::-ms-expand {
        background-color: transparent;
        border: 0;
    }

    .form-control-1:focus {
        color: #495057;
        background-color: #fff;
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

    .form-control-1::-webkit-input-placeholder {
        color: #6c757d;
        opacity: 1;
    }

    .form-control-1::-moz-placeholder {
        color: #6c757d;
        opacity: 1;
    }

    .form-control-1:-ms-input-placeholder {
        color: #6c757d;
        opacity: 1;
    }

    .form-control-1::-ms-input-placeholder {
        color: #6c757d;
        opacity: 1;
    }

    .form-control-1::placeholder {
        color: #6c757d;
        opacity: 1;
    }

    .form-control-1:disabled, .form-control-1[readonly] {
        background-color: #e9ecef;
        opacity: 1;
    }

select.form-control-1:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}

select.form-control-1:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.form-control-1-file,
.form-control-1-range {
    display: block;
    width: 100%;
}

.form-control-1::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control-1:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control-1::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control-1::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control-1:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control-1::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control-1::placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control-1:disabled, .form-control-1[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

select.form-control-1:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}

select.form-control-1:focus::-ms-value {
    color: #495057;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}
.seleccionar {
    border: 1px;
    border-style: solid;
    border-color: #dc3545;
}
.cargando {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('../images/cargando.gif') 50% 25% no-repeat;
}
#BMenu {
    display: none;
    position: relative;
    top: -15px;
    padding: 0px;
    padding-left: 15px;
}
#BMenu i {
    font-size:26px;
}
@media (min-width:320px) and (max-width:578px) {
    #div-menu {
        display: none;
    }

    .card-body {
        padding-left: 0px;
        padding-right: 0px;
    }

    #div-contenidos {
        padding: 0px;
    }
    #BMenu {
        display:block;
    }
}
.sub-menu2 {
    list-style: none;
}
.sub-menu2 li {
    padding: 5px 0 5px;
}
.sub-menu2 li a {
    font-size: 18px;
    color: #343434;
}
