

html, body {
    font-family: 'Opens Sans',helvetica;
    height: 100%;
    width: 100%;
    margin: 0px;
    position: relative;
    min-width: 1200px;
}

@media (max-width: 1200px){
    html, body {
        overflow-y:scroll
    }
}

@media (max-width: 1201px) {
    html, body {
        overflow-y: none;
    }
}

.portada {
    background: url(../../Images/Magon/login/fondo_login.jpg) no-repeat center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    overflow: auto;
}

.logoizquierda {
    position: absolute;
    left: 0px;
    top: 0px;
    margin: 20px 0px 0px 20px;
    padding: 0px;
    width: 19%;
}

.logocentral {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    display: inline-block;
}

.encabezadologin {
    border: solid 1px white;
    padding-left: 20px;
    padding-top: 5px;
    text-align: left;
    font-size: 15px;
    padding-bottom: 5px;
    color: white;
}

.login-box {
    margin: 2% auto !important;
}

.contenedor {
    display: inline-block;
    width: 80%;
    text-align: center;
}

.container-fluid .content > div:not(#divBarraFormulario) {
    background-color: white;
}

.container-fluid .content > #Home {
    background-color: transparent !important;
}


.contenido {
    color: white;
}

.contenedor img {
    height:70px;
}

    .contenido p {
        font-size: 10px;
    }

.main-header .logo {
    height: 60px;
}

.main-header .sidebar-toggle {
    padding: 20px 15px;
}

.user-panel {
    padding: 20px;
    padding-top: 0px;
}

.formsuperior {
    width: 170px;
    padding-top: 12px;
    padding-right: 10px;
    float: left;
}

.navbar-custom-menu {
    font-size: 20px;
    padding-top: 5px;
}

.logoempresa {
    height: 30px;
}

.skin-blue .sidebar-form input[type="text"] {
    background-color: white;
}

.botonmenu {
    font-size: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: grey;
    border-color: black;
    padding: 10px;
}

.botonSeleccionado {
    background-color: #367fa9 !important;
}

.bg-amarillo {
    background-color: #ffB500 !important;
    color: white !important;
}

.bg-grey {
    background-color: #b1b1b1 !important;
    color: white !important;
}

.small-box h3 {
    font-size: 30px !important;
}

/* Estilos para errores de validación */
.field-validation-error {
    color: #CD0A0A;
}

.field-validation-valid {
    display: none;
}
/*Validaciones*/
.validation-summary-errors {
    background-color: #d73925;
    color: white;
    font-size: 11px;
    font-weight: normal;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 3px;
    text-align: left;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 0px;
    margin-left: 0px;
}

.input-validation-error {
    background-color: #ffc6c6;
}

/*Capa Menu*/
.main-sidebar {
    z-index: 0;
}

/*Cuando son 4 los botones*/
#pesta4 {
    padding: 5px;
    margin: 0px;
}

/*Cuando son 4 los botones*/
.btn4 {
    padding: 6px 6px;
}

/*Cuando son 3 los botones*/
#pesta3 {
    padding: 10px;
    margin: 0px;
}

/*Cuando son 3 los botones*/
.btn3 {
    padding: 6px 13px;
}

.versionHeaderCliente {
    color: gainsboro;
    line-height: 10px;
    padding-top: 15px;
    font-size: 9px;
}


/*Barra Shortcuts*/
.addShortcut {
    width: 20px;
    height: 20px;
    padding-left: 10px;
}

    .addShortcut:hover {
        width: 20px;
        height: 21px;
        padding-left: 10px;
    }

#barraShortCut {
    background-color: #3c8dbc;
    position: absolute;
    top: 60px;
    z-index: 1;
    width: 5000px;
    height: 30px;
    height: 40px\9;
    left: -0px;
    padding-top: 10px;
}

    #barraShortCut a {
        color: white;
        text-decoration: none;
        padding: 2px;
        font-size: 12px;
        font-family: Helvetica;
        font-weight: bolder;
    }

.removeShotCut i{
    color:#c11d1d;
}

#content-shortCut a:hover {
    background-color: black;
}


/*Contenido, formularios*/
.formsuperior .form-control {
    padding: 4px 4px;
    height: 25px;
    width: 145px;
}

.formsuperior label {
    display: inline;
    font-size: 11px;
    color: white;
}

.content {
    padding: 5px;
    width: 100%;
    display: inline-table;
    z-index:1;
}

.content-header {
    display: inline-table;
    width:100%;
}

#divForm, #divFind {
    background-color: white;
    font-size: 11px;
    font-weight: 100;
    padding: 10px;
    overflow: auto;
    border-top: 3px solid #d2d6de;
    margin-top: 10px;
    border-radius: 8px !important;
    box-shadow: 0 .5rem 1.5rem .5rem #13223013 !important;
}

    #divForm label {
        font-weight: 100;
        display: block;
    }

form p {
    display: inline-block;
    margin: 0 0 4px 6px;
}

label a {
    background-image: url("../../Images/magon/shared/link.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 11px;
    text-decoration: none;
    color: #777777;
}

    label a:hover {
        color: #2985BA;
    }

label {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #444444;
    margin-bottom: 0px;
}

    label.obligatorio {
        color: Black;
        font-weight: bold;
    }

input.label {
    color: lightgray;
    font-style: italic;
}

input, select, textarea {
    color: #333333;
    padding: 1px;
    border: 1px solid #d0d0d0;
    background-color: #F5FBFE;
}


.formFiltro {
    margin: 5px auto auto;
    padding-bottom: 10px;
}

/*List*/
.tablaresultados, .tabladetalle {
    text-align: center;
    padding: 12px;
    width: 100%;
    border: 0px;
    margin: auto;
}

    .tablaresultados th, .tabladetalle th {
        cursor: default;
        color: #222222;
        font-weight:300;
        border-bottom: 0.5px solid black;
        background-color: #efecec;
        padding: 2px;
    }
    .tabladetalle th {
        text-align: center;
    }

    .tabladetalle td {
        border-left: 1px solid white;
        border-right: 0.2px solid white;
    }

        .tabladetalle #Boton {
            width:6%;
        }

    .tablaresultados tr:first-of-type {
        border-bottom: 0.5px solid black;
    }

    .tablaresultados th a, .tabladetalle th a {
        color: #222222;
        font-weight: 600;
    }

    .tablaresultados tr, .tabladetalle tr {
        color: #444444;
        background-color: white;
        height: 22px;
        padding: 0 5px 0 5px;
    }

        .tablaresultados tr.baja {
            background-color: #FDD2D2;
        }

            .tablaresultados tr.baja.even {
                background-color: #FDE1E1;
            }

    .tablaresultados .even, .tabladetalle .even {
        background-color: #f6f7f7;
    }

    .tablaresultados tr.clickable:hover, .tabladetalle tr.clickable:hover {
        color: #FFFFFF;
        background-color: #5898bd !important;
        cursor: pointer;
    }

    .tablaresultados .texto, .tabladetalle .texto {
        text-align: left;
    }

    .tablaresultados .numero, .tabladetalle .numero {
        text-align: right;
    }


    .tablaresultados tfoot td, .tabladetalle tfoot td {
        font-weight: bold;
        background-color: #FEF0D4;
        padding-left:5px;
        padding-right:5px;
    }

    .tablaresultados  td, .tabladetalle  td {
        padding-left: 5px;
        padding-right: 5px;
    }

/*button filtro*/
a.button {
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    text-align: center;
    border: 1px solid #9cd5ec;
    font-size: 12px;
    float: right;
    color: #008bc5;
    background: white;
    font-weight: 700;
    box-shadow: none;
    border-radius: 8px;
    font-family: Arial, Helvetica, sans-serif;
}

a.button2 {
    border-radius: 3px;
    padding: 10px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 40px;
    text-align: center;
    color: #666;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    font-size: 12px;
    float:right;
}

button.button {
    border-radius: 3px;
    padding: 15px 5px;
    min-width: 70px;
    height: 50px;
    text-align: center;
    color: #666;
    margin-left:100px;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    font-size: 12px;
}

    a.button span, button.button span {
        display: block;
    }

    a.button:hover, button.button:hover {
        background: #dce0e5;
        color: #008bc5;
        border-color: #bad0e9;
    }

    a.button:focus, button.button:focus{
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }


.listadoButtons {
    font-size: 15px;
}

.content-header {
    padding: 5px 5px 0 5px;
    height: 30px;
}

    .content-header a {
        color: black;
    }

 /*Botoneras formularios*/
.fondo_ruta {
    color: black;
}

    .fondo_ruta a {
        color: black;
        font-size: 10px;
    }

    .fondo_ruta .pull-right-container {
        display: none;
    }


.fa-saveAndNew {
    background: url(../../Images/Magon/shared/saveAndNew.png) no-repeat center center;
    height: 30px;
    font-size: 20px;
    opacity:0.8;
}

.fa-saveAndList {
    background: url(../../Images/Magon/shared/saveAndList.png) no-repeat center center;
    height: 30px;
    font-size: 20px;
    opacity:0.8;
}

.barraformulario-separador {
    padding-left: 10px;
    padding-right: 10px;
}

.treeview-menu li a {
    height: 20px;
    font-size: 12px;
}

.ui-autocomplete {
    background: #ffffff;
    border-radius: 2px;
    position: absolute;
    z-index: 100;
    top: 190px;
    margin-left: 30px;
    border-radius: 2px;
    margin-top: 5px;
}

    .ui-autocomplete.source:hover {
        background: #454545 !important;
    }

.ui-menu-item {
    height: 17px;
    font-size: 12px;
    z-index: 100;
    color: #4a4a4a;
    border: solid 1px #e0e0e0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.ui-state-focus {
    background: #e0e0e0 !important;
}

.fondobarra a {
    color: black;
    font-size: 22px;
}

.fondobarra button {
    border: none;
    margin-right: 2px;
    display: inline !important;
}

#buttonDelete, #buttonSaveAndNew, .buttonBar {
    font-size: 22px;
    background-color: transparent;
}
#buttonSave {
    font-weight: bold;
    font-size: 22px;
    margin-right: 0px;
    padding: 0px !important;
    margin-top: 5px;
    background-color:transparent;
}

    .obligatorio {
        font-weight: 700 !important;
    }

/*Paginación center Finds*/
.pagination {
    margin: 0px 0;
    float: right;
}

.dataTables_info select, .dataTables_paginate ul {
    margin-top: 15px;
}

.dataTables_paginate, .dataTables_info {
    display: inline;
}

/*Tabs*/
.ui-widget-content{
    border:transparent;
}
.ui-tabs .ui-tabs-nav {
    border: 0px solid #444444;
    background: #ffffff repeat-x;
    color: #ffffff;
    font-weight: bold;
    margin: 0px;
}

.ui-tabs .ui-state-default a {
    background-color: white !important;
    font-weight: 100 !important;
    color: #535353 !important;
    border-bottom: 1px solid #e0e0e0 ;
}

.ui-tabs .ui-tabs-nav li {
    border: transparent;
    background: white;
    font-weight: normal;
    color: #222222 !important;
    font-family: 'Opens Sans',helvetica;
    font-size: 12px;
}

.ui-tabs .ui-tabs-active a {
    border-top: 2px solid #3c8dbc !important;
    border-right: 1px solid #e0e0e0 !important;
    border-left: 1px solid #e0e0e0 !important;
    border-bottom: none;
    height: 30px;
    color: #000000 !important;
    text-decoration: none;
    background-color: #f8f8f8 !important;
    /*border: 1px solid #4a4a4a;*/
}

.titulobarra{
    font-weight:600;
}
.message {
    border: 1px solid #FFCC66;
    background-color: #eeca91;
    font-size: 12px;
    font-weight: 500;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 4px;
    padding: 5px;
    text-align: center;
    margin: 6px;
}


/*DatePicker*/

#ui-datepicker-div {
    z-index: 1001 !important;
}

div.ui-datepicker, .ui-dialog {
    font-size: 12px;
    color: #222222 !important;
    border: 1px solid #c5c5c5;
    z-index: 1000 !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #c5c5c5;
    background: none !important;
    background-color: #f6f6f6 !important;
    font-weight: normal;
    color: #454545 !important;
}
.ui-widget-header {
    border: 1px solid #dddddd;
    background: #aaa;
    color: #333333;
    font-weight: bold;
}

.ui-slider {
    background-color: black;
    border: 1px solid #aaa !important;
}

.extra-icons {
    color: darkgreen;
    margin-right: 5px;
    margin-top: 5px;
}

.ui-jqgrid, .ui-row-ltr{
    border: 1px solid #ddd;
}
    .ui-jqgrid .ui-userdata, .ui-jqgrid .ui-jqgrid-hdiv {
        border-left: 0px none;
        border-right: 1px solid #ddd !important;
    }


pre {
    display: block;
    padding: 2px;
    margin: 0 0 5px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px;
    text-align: left;
}
    pre span {
        text-align: left !important;
    }

.boton-rectangular {
    padding: 5px 5px !important;
    min-width: 50px;
    height: 25px !important;
    margin: 5px !important;
}

.boton-rectangular span, .boton-rectangular i{
        display: inline !important ;
    }


.ui-accordion-header h3 {
    border-radius: 3px !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #3c8dbc !important;
}

.ui-accordion-header a {
    padding: 2px !important;
    font-size: 14px !important;
    font-family: 'Opens Sans',helvetica !important;
    margin-left: 50px;
    color: #444444;
}

.ui-accordion .ui-accordion-header {
    border-bottom: 1px solid #e0e0e0 !important;
    background-color: #f6f6f6 !important;
}

.ui-accordion .ui-accordion-header-active {
    border-bottom: 1px solid #e0e0e0 !important;
}

.ui-accordion-header a {
    color: #444444 !important;
    padding: 7px !important;
    font-weight: 600 !important;
    background-color: #f6f6f6 !important;
}
.titulobarraInforme {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    text-align: right;
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 36px;
    white-space: nowrap;
}

.ui-accordion-content{
    height:auto  !important;
}

.disabled {
    color: #333333 !important;
    font-weight: 100 !important;
    background-color: #e0e0e0 !important;
}
#tabDesgloseImpuestos table {
    border: 1px solid #aaa;
}

.ui-accordion .h3, .ui-accordion h3 {
    font-size: 14px;
}

.ui-accordion-content{
    border:1px solid #aaa;
}
.ui-accordion-header{
    margin-bottom:0px;
}
.ui-accordion{
    margin-bottom:10px;
}

.titleEmpresa h1 {
    color: #1f3460;
    font-size: 17px !important;
    font-weight: 600 !important;
}

#buttonCambiaEmpresa {
    background: url(../../Images/Magon/Shared/CambiaEmpresa.png) no-repeat top left;
    display: block;
    background-position: 0 0;
    width: 30px;
    height: 20px;
    float: left;
}

    #buttonCambiaEmpresa:hover {
        opacity:0.7;
    }

.paginador{
    text-align:center;
    align-self:center;
    margin-bottom:10px;
}

.buttonInvoice {
    margin-left: 0px !important;
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    background-color: transparent !important;
    background: url('../../Images/Magon/Shared/invoice.png') no-repeat bottom center;
}


#buttonDownload {
    margin-left: 0px !important;
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    background-color: transparent !important;
    background: url('../../Images/barra_herramientas/download2.png') no-repeat bottom center;
}

.buttonCopy {
    margin-left: 0px !important;
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    background-color: transparent !important;
    background: url('../../Images/Magon/Shared/copy.png') no-repeat bottom center;
}


.buttonPedidoFranquiciaDicost {
    margin-left: 0px !important;
    width: 110px !important;
    height: 40px !important;
    min-width: 40px !important;    
    background-color: transparent !important;
    background: url('../../Images/Magon/Shared/Dicost101x32.png') no-repeat center;
}

.buttonPedidoFranquiciaGadisa {
    margin-left: 0px !important;
    width: 62px !important;
    height: 40px !important;
    min-width: 40px !important;
    background-color: transparent !important;
    background: url('../../Images/Magon/Shared/Gadisa62x30.png') no-repeat center;    
}

.fondobarra .buttonInvoice:hover {
    margin-left: 0px !important;
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    background-color: transparent !important;
    background: url('../../Images/Magon/Shared/invoice.png') no-repeat bottom center;
}

.buttonCopy:hover {
    background-color: transparent  !important;
    background: url('../../Images/Magon/Shared/copy.png') no-repeat bottom center !important;
}

/*ROLES*/


.modulo_comentario {
    width: 700px;
}

.modulo_listaCategorias {
    vertical-align: top;
}

    .modulo_listaCategorias tr td {
        width: 200px;
        padding: 5px;
        border: cadetblue 1px solid;
    }

    .modulo_listaCategorias tr a {
        text-decoration: none;
    }

    .modulo_listaCategorias tr {
        background: aliceblue;
    }

.modulo_celdaCategorias td {
    padding: 0px;
    border: none;
}

.modulo_funcion {
    height: 60px;
    background: aliceblue;
    border: cadetblue 1px solid;
}

.categoria_selected td {
    background-color: darkgray;
}

.claseActivada {
    background-color: #99CC99;
    opacity: 0.8;
}

.claseDesactivada {
    background-color: #FF9999;
    opacity: 0.8;
}

.indice {
    padding-left: 10px;
    color: ButtonShadow;
}

.modulo_ListaFunciones table{
    margin-left : 20px;
}

.modulo_ListaFunciones td {
    padding: 4px;
}

/*notificaciones*/
#notifications {
    cursor: pointer;
    position: fixed;
    right: 0px;
    z-index: 9999;
    bottom: 0px;
    margin-bottom: 22px;
    margin-right: 15px;
    max-width: 300px;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 20px;
    font-family: "Cabin",Helvetica,Arial,sans-serif;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #000000;
    color: #3c763d;
}

.alert-warning {
    background-color: #efe78f;
    border-color: #000000;
    color: #875f20;
}

.alert-info {
    background-color: #c3d5e6;
    border-color: #000000;
    color: #141b67;
}

.alert-error {
    background-color: #e6c2c2;
    border-color: #000000;
    color: #721313;
}

.alert {
    border: 1px solid;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 10px;
    line-height: 1.42857;
}

/*Dialog*/
.ui-dialog {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 150px !important;
    font-size: 12px;
}

.fas, .glyphicon {
    width: 20px;
    text-align: center;
}

#progressbar {
    border:1px solid #aaa;
}
.ui-progressbar-value{

    background-color :cornflowerblue;
}

.restriccion-horaria td{
    border:1px solid #ddd;
}


/*More factura venta*/

.menuListFlotante {
    background-color: #f1f1f1;
    color: #291400;
    left: 250px;
    top: 140px;
    position:absolute;
    z-index: 100;
}

.menuListFlotante td {
    border: 1px #919291 solid;
    padding: 6px;
}

    .menuListFlotante a {
        font-size: 14px !important;
    }

.menuListFlotante span:hover {
    font-weight: bold;
}

.menuListFlotanteGrid {
    background-color: #f1f1f1;
    color: #291400;
    position: absolute;
    left: 180px;
    z-index: 100;
    font: 12px/12px arial,sans-serif;
    list-style: none
}
    .menuListFlotanteGrid ul {
        border: 0px #919291 solid;
        padding: 0 5px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .menuListFlotanteGrid span:hover {
        font-weight: bold;
    }

#ComprobacionesSistema {
    font-size: 12px;
}

#divformu{
    float:left !important;
    margin:50px;
}

.cuadroGrupo {
    border-color: #A6C9E2;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    max-width: 50%;
    width: 40%;
    float: left;
    overflow: auto;
    display:block;
    padding: 2px;
    padding-bottom: 10px;
    border-width: 1px;
}

#report-container {
    z-index: 1000 !important;
    background-color: white;
}
#reportiframe {
    width: 100%;  
}

.ui-dialog-titlebar-close {
    background: url(/Images/Magon/Shared/img_remove.png) center center no-repeat;
    height: 15px !important;
    width: 15px !important;
}

.ui-helper-reset {
    line-height: unset !important;
}

@media (max-width: 1000px) {
    #BotonesHome { display:none}
}

@media (min-width: 1001px) {
    #BotonesHome {
        display:inline;
    }
}


@media (max-width: 1000px) {
    #indicadores .col-md-3 {
        display: block;
        float: none;
    }
}

@media (min-width: 1001px) {
    #indicadores .col-md-3 {
        display: inline;
        float: right;
    }
}

.treeview {
    white-space: normal;
}
    .treeview ul, .treeview li, .treeview span {
        white-space: normal;
        line-height: normal;
        flex-wrap: wrap;
    }

.tablaresultados a{
    color:black;
}

fieldset {
    background-color: white;
    border:solid 1px #3c8dbc;
    border-radius:10px;
    margin:5px;
    padding: 16px;
}

legend {
    margin-left: 16px;
    font-size:14px;
}

.formFiltro fieldset {
    border: solid 1px #cae8ff;
    border-radius: 5px;
    margin: 1px;
    padding: 5px;
}
#divForm fieldset {
    border: none;
    border-radius: 5px;
    margin: 1px;
    padding: 5px;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span {
    top: 4px;
    width:400px;
}
.sidebar-menu li > a > .pull-right-container {
    top: 10px !Important;
    margin-top: 0px !Important;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
    width: 320px;
}

.pull-left  {
    margin-top: 10px;
}

.pull-left img {
    margin-left: 3px;
}

    #FacturaForm {
        background-color: transparent !important;
    }

.desplegable4 {
    filter: alpha(opacity=80); /* Internet Explorer */
    -moz-opacity: 0.8; /* Firefox, Netscape, Mozilla */
    -khtml-opacity: 0.8; /* Khtml, version anterior de Safari */
    opacity: 0.8; /*Opera, Safari, Google Chrome */
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; IE 8*/
    padding: 10px;
    display: none;
    position: absolute;
    width: 200px;
    z-index: 1000;
    /*border: 1.5px solid #129BE7;*/
    background-color: #FDFDDB;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

input[readonly='readonly'] {
    background-color: #e6eff3;
}

.glyphicon-arrow-up, .glyphicon-arrow-down {
    font-size: 8px;
}

.footrow td {
    background-color: #FEF0D4;
}


.contenedor-carburante {
    border-radius: 3px;
    margin: 10px;
    padding: 10px;
    font-weight: 700;
    float:left;
}
