﻿html
{
    height:100%;
    }
body
{
    min-height: 100%;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    padding: 0px;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 70%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
}

input[type="submit"]
{
	cursor: hand, pointer;
	}

#page
{
    width: 100%;
    text-align: justify;
}

#header
{
    background: url( '../img/cabecera.jpg' ) no-repeat;
    height: 84px;
}

/* MainMenu WebUserControl */
#main-menu
{
    border-top: solid 1px #888;
    background-color: #E9F8FF !important;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.main-menu
{
    text-align: left;
    color: #000000 !important;
}

.menu-item
{
    color: #000000 !important;
}

.menu-item :hover
{
    text-decoration: underline;
}

.menu-item-selected
{
    font-weight: bold;
    text-decoration: none;
    padding-left: 1px;
    padding-right: 1px;
}

/* Main Layout */
#layerMain
{
    width: 100%; /*margin-right: -774px;*/
}

.layerSearch
{
    background-color: #D3DEEF !important;
    border: 1px solid #2F4F4F !important;
    padding: 10px;
    margin-bottom: 10px;
}

.wideTable
{
    width: 100%;
}
.wideTable td
{
    vertical-align: top;
}

input, select, textarea
{
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 100%;
}

/* Accordion Control */
.accordionHeader
{
    border: 1px solid #2F4F4F !important;
    color: white;
    background-color: #2E4d7B !important;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
    color: #FFFFFF !important;
    background: none !important;
    text-decoration: none;
}

.accordionHeader a:hover
{
    background: none !important;
    text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F !important;
    color: white !important;
    background-color: #5078B3 !important;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
    color: #FFFFFF !important;
    background: none !important;
    text-decoration: none;
}

.enlaceCabecera
{
	text-decoration: none;
}

.enlaceCabecera2
{
	text-decoration: none;
	color: Black !important;
}

.accordionHeaderSelected a:hover
{
    background: none !important;
    text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF !important;
    border: 1px solid #2F4F4F !important;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/* GridView Control */
.gridView
{
    border-collapse: collapse;
    background: #FFF;
    font-weight: normal;
}
.gridView td
{
    border: 1px solid #E4E4E4 !important;
    padding: 5px;
}
.gridView tr th
{
    background: #E9F8FF !important;
    padding: 5px;
}
.gridView tr.par
{
    background: #EBEBEB !important;
}

.gridView2
{
	border: 1px solid #000000;
    border-collapse: collapse;
    background: #FFF !important;
    font-weight: normal;
    /*text-align: center;*/
}
.gridView2 td
{
    border: 1px solid #E4E4E4 !important;
    padding: 5px;
    font-weight: normal;
}
.gridView2 tr th
{
    background: #E9F8FF !important;
    padding: 5px;
}
.gridView2 tr.par
{
    background: #EBEBEB !important;
}

.gridViewFooter
{
	border-top: 1px solid #000000;	
    background: #A9A9A9 !important;
    /*text-align: center;*/
}
.gridViewFooter td
{
    padding: 5px;
}
.gridViewFooter tr th
{
    padding: 5px;
}
.filaEditada
{
    background: #C0C0C0 !important;
}

.hidden
{
    display: none;
}

.TituloBusqueda
{
    font-weight: bold;
    float: left;
    padding-left: 5px;
    vertical-align: middle;
}


.TituloModulo
{
    width: 100%;
    height: 40px;
    background-color: #33CC33 !important;
    color: Black !important;
    font-size: medium;
    font-weight: bold;
}


/*CollapsiblePanel*/

.collapsePanelHeader
{
    width: 100%;
    height: 30px;
    background: url( '../img/bg-menu-main.png' );
    background-repeat: repeat-x;
    color: #FFF;
    font-weight: bold;
}

.collapsePanel
{
    background-color: #D3DEEF !important;
    overflow: hidden;
    border-top: none;
}

collapsePanelInternal
{
    padding: 7px;
    border: 1px solid #2F4F4f !important;
}



.toolBar
{
    background-color: #2E4d7B !important;
    padding: 5px;
}

.tituloResumen
{
    font-weight: bold;
    font-size: 11px;
}

.tituloResumenRojo
{
    font-weight: bold;
    font-size: 11px;
    color: Red;
}

.tituloResumenTotal
{
    font-weight: bold;
    font-size: 15px;
}

.resumen
{
    border: solid 1px #000000;
    background-color: #E9F8FF !important;
}

.textRight
{
    text-align: right;
}

.textRightRO
{
    text-align: right;
    border: solid 1px #999999 !important;
    cursor: default;
    color: #999999 !important;
}

.RO
{
    border: solid 1px #999999 !important;
    cursor: default;
    color: #999999 !important;
}

.textRightBold
{
    text-align: right;
    font-weight: bold;
}

.textBold
{
    font-weight: bold;
}

/* Tab Panels */
.ajax__tab_panel
{
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 80%;
}



 .principalBackground
 {
     background-color: gainsboro !important;

}
 
/*Modal Popup*/
.modalBackground
{
    background-color: Gray !important;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalBackground2
{
    background-color: Gray !important;
    filter: alpha(opacity=30);
    opacity: 0.3;
    position:absolute;
 
}

.modalPopup
{
    background-color: #FFFFFF !important;
    border-width: 3px;
    border-style: solid;
    border-color: #0269FD !important;
    padding: 0px;
    width: 300px;
    height: 235px;
}

.modalPopup2
{
    background-color: #FFFFFF !important;
    border-width: 3px;
    border-style: solid;
    border-color: #0269FD !important;
    padding: 0px;
    width: 440px;
}

.modalPopup3
{
    background-color: #FFFFFF !important;
    border-width: 3px;
    border-style: solid;
    border-color: #0269FD !important;
    padding: 0px;
    width: 750px;
}

.modalPopup4
{
    background-color: #FFFFFF !important;
    border-width: 3px;
    border-style: solid;
    border-color: #0269FD !important;
    padding: 0px;
    width: 210px;
}

.modalPopup5
{
    background-color: #FFFFFF !important;
    border-width: 3px;
    border-style: solid;
    border-color: #0269FD !important;
    padding: 0px;
    width: 570px;
}

.modalPopup6
{
    background-color: #FFFFFF !important;
    border-width: 3px;
    border-style: solid;
    border-color: #0269FD !important;
    padding: 0px;
    width: 570px;
}

.modalPopup7
{
    background-color: #FFFFFF !important;
    border-width: 3px;
    border-style: solid;
    border-color: #0269FD !important;
    padding: 0px;
    width: 285px;
}

.modalPopup8
{
    background-color: #FFFFFF !important;
    border-width: 1px;
    border-style: solid;
    border-color: #000000 !important;
    padding: 0px;
    width: 500px;
}

.modalPopup9
{
    background-color: #FFFFFF !important;
    border-width: 1px;
    border-style: solid;
    border-color: #000000 !important;
    padding: 0px;
    width: 200px;
}

.modalPopupProveedores
{
	background-color: #FFFFFF !important;
    border-width: 3px;
    border-style: solid;
    border-color: #0269FD !important;
    padding: 0px;
    width: 500px;
    height: 330px;
}

.modalPopupCrearCamion
{
    background-color: #FFFFFF !important;
    border-width: 3px;
    border-style: solid;
    border-color: #0269FD !important;
    padding: 0px;
    width: 900px;
    height: 600px;
}

.modalPopupError
{
    background-color: #FFFF88 !important;
    border-width: 3px;
    border-style: solid;
    border-color: Red !important;
    padding: 0px;
    width: 350px;
    height: 85px;
}

.modalPopupAviso
{
    background-color: #FFFF88 !important;
    border-width: 3px;
    border-style: solid;
    border-color: #0269FD !important;
    padding: 0px;
    width: 350px;
    height: 85px;
}

.modalPopupTotal
{
    background-color: Gray !important;
    filter: alpha(opacity=70);
    opacity: 0.7;
	height: 2000px;
	width: 100%;
	position: absolute;	
	top: 0;
	left: 0;
}

/* Google Maps */
v\:*
{
    behavior: url(#default#VML);
}

/* Breadcrumb */
.nodoSeleccionado
{
    font-weight: bold;
}

/* Avisos */
.divWarning
{
    border: solid 1px #000000 !important;
    padding: 10px;
    background-color: #FFFF88 !important;
    margin-bottom: 10px;
    font-weight: bold;
}

.divInfo
{
    border: solid 1px #000000;
    padding: 10px;
    background-color: #CDEB8B !important;
    margin-bottom: 10px;
    font-weight: bold;
}

.validationErrors
{
    border: solid 1px #000000 !important;
    padding: 10px;
    background-color: #FFFF88 !important;
    margin-bottom: 10px;
    font-weight: bold;
}

.validationErrorsPopUp
{
    border: solid 1px #000000 !important;
    padding: 2px;
    background-color: #FFFF88 !important;
    font-weight: bold;
    font-family: Verdana;        
}

/* Clases para almacenes */
.fila
{
	background: #FFFFFF !important;
}

.fila_alterna
{
	background: #EBEBEB !important;
}

.fila_seleccionada
{
	background: SkyBlue !important;
}

.titulo
{
	font-weight: bold;
	color: White !important;
	background-color: #0269FD !important;
	padding: 5px;
}

.labelCabecera
{
	color: Navy !important;
}

.cursorHand
{
	cursor: hand;
}

.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #F2F5A9 !important;
	position: absolute;
	width: 200px;
	height: 80px;

	
}

.nodoPadre
{
	vertical-align: middle;
	padding-top: 2px;
}

.nodoHijo
{
	padding-left: 0px;
	vertical-align: middle;
}

.arbol td
{
	vertical-align: middle;
	border: none;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



.indice
{
	text-align: left;
	padding: 5px;
}

.menuAyuda
{	
	margin-bottom: 15px;
	padding: 5px;
	background-color: #c2dcff !important;
}

.linkCategoriaSelect
{
	color: Red !important;
}

/* Clase para elemento cargando */

.loading 
{   
    position: absolute;    
    display: none;    
    border: 1px solid #5c9ccc !important;    
    padding: 2px;    
    background-color: #5c9ccc !important;    
    color: #ffffff;    
    opacity: 0.90;    
    -webkit-border-radius: 5px;    
    -moz-border-radius: 5px;    
    width: 100px;   
    height: 50px;    
    text-align: center;    
    z-index: 100000;
}
/*Estilo para no mostrar la columna de un gridview.*/
 .hide
 {
      display:none;
 }
 
 
 /****************************************
 transparencia de los calendararios 
******************************************/
.ui-datepicker{ z-index: 99999 !important;}

 /****************************************
FIN transparencia de los calendararios 
******************************************/
 
 /**********************************************
	start styles for the ContextMenu	
************************************************/

#txtDireccion  
{
     width : 250px;   
 }

.context_menu{
	background-color:white !important;
	border:1px solid gray !important;
}
.context_menu_item{
	padding:3px 6px;
	left:auto;
	text-align:left;
}
.context_menu_item:hover{
	background-color:#CCCCCC !important;
}
.context_menu_separator{
	background-color:gray !important;
	height:1px;
	margin:0;
	padding:0;
}
#clearDirectionsItem, #getDirectionsItem{
	display:none;
}
/******************************************
	end styles for the ContextMenu	
******************************************/

        /*****************************************
         Estilos gif cargando pagina 
        *******************************************/
        #div_carga
        {
            position:absolute;
            background-color: #D3DEEF !important; 
            z-index: 9999;
            width:100%;
            height:100%;
            /*opacity:0.8;*/
	        display:block;
        }

        #div_cargando
        {
            display:block;
            position:relative;
            width:300px;
            margin: 0 auto;
            padding: 25px;
            background-color:White !important;
            border-radius:10px;
            border:solid 1px grey !important;
            z-index:9999;
            top:32%;  
        }


        /*****************************************
        FIN Estilos gif cargando pagina 
        *******************************************/

  #sortable { list-style-type: none; margin: 0; padding: 0; width: 99%; }
  #sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 10 px; vertical-align:top;  height: 22px; }
  #sortable li span { position: absolute; margin-left: -1.3em; }
  
  .content {
    float:left;
    border:1px solid #006699;
    background:white;
    padding:5px;
}

.celda_name_taco {
  
    /*border: 1px solid Black;*/
   
    background-color: #f6f6f6 !important;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #484a4d !important;
    text-align: left;  
  
    width:198px;
    height:12px;
    vertical-align: top;
    
    }      
    .celda_name_taco_driver {
  
    /*border: 1px solid Black;*/
   
    background-color: #f6f6f6 !important;
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    color: #484a4d !important;
    text-align: left;  
  
    width:198px;
    height:12px;
    vertical-align: top;
    
    }
    
    .celda_name_taco_driver_rest {
   
    background-color: #f6f6f6 !important;
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    color: #484a4d !important;
    text-align: center;
    position:absolute;
    width:198px;
    height:12px;
    vertical-align:middle;
    
    }
    
    
    
    table.fixedHeader {
        display: table;
        width: 100%;
        border-collapse: collapse;
        
    }
    table.fixedHeader thead, table.fixedHeader tbody {
        float: left;
       width: 99.80%;
    }
    table.fixedHeader tbody {
        overflow: auto;
        height: 112px;
    }
    table.fixedHeader tr {
        width: 99.80%;
        display: table;
    
    }
    table.fixedHeader th, table.fixedHeader td {
        width:33%;
      
    }
    
    #AmpliBuscar
    {
        margin-top:10px !important; 
        margin-bottom:20px !important;    
    }
    
    #tablaBusqueda_filter input{
        display: none !important;
    }
    
    
    /***************************************************************************
    ///////////////////////////////FOOTER///////////////////////////////////////
    ***************************************************************************/
    
    #footer
    {
        text-align:left;
        position: relative;
        color:#084B8A !important;
        height:25px;
        }
    
    /***************************************************************************
    ****************************************************************************/
    
        
    /***************************************************************************
    MENU LATERAL DISPOSITIVOS
    ****************************************************************************/
    
    .pollSlider{
        position:absolute;
        width:0px;
        height:0px;
        margin-left:129px;
        margin-top:103px;
        border-radius:3px;
        z-index:9999;
        visibility:hidden;
    }
    
    .pollSlider-button{
        position:relative;
        width:19px;
        height:19px;
        background:#fff !important;
        border-radius:2px; 
        border:solid 1px grey !important;
        z-index:99;
    }
    
    .accordion
    {
        background:white !important;
        padding:1px;
        }
    
    #ui-accordion-accordion-panel-0
    {
        height:80% !important;
        }
        
    #ui-accordion-accordion-panel-1
    {
        height:80% !important;
        }
        
    .btn-poll
    {
        background: rgba(233, 243, 252, 1) !important; 
        padding: 8px; 
        border-radius: 5px; 
        border: 1px solid #ccc !important; 
        border-image: none; 
        width: 100%; 
        color: rgba(46, 110, 157, 1); 
        font-weight: bold;
        }
        
    .ColVis_collection
    {
        left: 1028px !important;
        width: 250px !important;  
        }    
        
    
        
    /***************************************************************************
    ****************************************************************************/
    
    
    /***************************************************************************
    ESTILOS ETIQUETAS DISPOSITIVOS MAPA
    ****************************************************************************/    
    .labels {
        color: #000;
        background:#fff !important;
        border:1px solid #000 !important;
        display:none;
        text-align:left;
        font.weight:bold;
        font-family: "Lucida Grande", "Arial", sans-serif;
        font-size: 10px;
        text-align: center;
        width: 60px;
        white-space: nowrap;
        z-index:9999999;
        position:relative
       }
       /***************************************************************************
    ****************************************************************************/
    
    #tabs_device_data
{
  height: 275px;
}

.accordion {
    margin:1em 0;
}
.accordion h4 {
    cursor:pointer;
    margin:0 0 1px 0;
    padding:4px 10px;
}
.accordion h4.current {
    cursor:default;
}
.accordion div.pane {
    padding:5px 10px;
}

tfoot input {
        width: 100%;
        padding: 3px;
        box-sizing: border-box;
    }
    
.ui-dialog { z-index: 999999 !important ;}

.ui-autocomplete { text-align: left !important; z-index:9999 !important;}

#TBActions tr td
{
    font-size:11px;
    }
.dt-body-left{
	text-align:left;
}

.dt-collumn-center{
	text-align:center;
}

.reveal-modal
{
    z-index:99999 !important;    
    }

.reveal-modal-bg
{
    z-index:9999 !important;
    }
 
#contextMenu-mapa
{
    padding:0;
    margin:0;
    }
 
#contextMenu-mapa > li
{
    display: block;
    }
    
.cercalia-bar-top
{
    display: none;
}

td.details-control {
    background: url('../img/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.details td.details-control {
    background: url('../img/details_close.png') no-repeat center center;
}

.tbl_pdl 
{
    font-size: 9px;    
}

.leaflet-hide-marker
{
    display:none;    
}

.ddw_zIndex {
    z-index: 99999 !important;
}

.ui-widget-header {
    border: 1px solid #4297d7 !important;
    background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x !important;
    color: #fff !important;
    font-weight: bold !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #c5dbec !important;
    background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x !important;
    font-weight: bold !important;
    color: #2e6e9e !important;
}

.ui-widget-content a {
    color: #222 !important;
}

.ui-widget-header a {
    color: #767676 !important;
}

.ui-widget-content input {
    margin-bottom: 5px;
    padding: 5px 10px;
    width: unset !important;
    box-sizing: border-box;
}

.ui-widget-content select {
    margin-bottom: 0px !important;
    padding: 0px 0px !important;
    width: unset !important;
    box-sizing: border-box;
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_6da8d5_256x240.png) !important;
}

.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_f9bd01_256x240.png) !important;
}

/***************************************************************************
    ESTILOS CUADROS DE BUSQUEDA
    ****************************************************************************/

#tableContentPostCode {
    border: 2px solid white !important;
    border-top-width: 0px !important;
    padding: 8px !important;
    padding-bottom: 30px !important;
}

#tableContentAddress {
    border: 2px solid white !important;
    padding: 8px !important;
}