﻿.orange .ajax__calendar_container
{
text-transform:capitalize;
width:190px;
background-color: rgb(219, 216, 214); border:solid 1px #DDDDDD;
-moz-border-radius-topleft: 8px/*{cornerRadius}*/; -webkit-border-top-left-radius: 8px/*{cornerRadius}*/; -khtml-border-top-left-radius: 8px/*{cornerRadius}*/; border-top-left-radius: 8px/*{cornerRadius}*/;
-moz-border-radius-topright: 8px/*{cornerRadius}*/; -webkit-border-top-right-radius: 8px/*{cornerRadius}*/; -khtml-border-top-right-radius: 8px/*{cornerRadius}*/; border-top-right-radius: 8px/*{cornerRadius}*/; 
-moz-border-radius-bottomleft: 8px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 8px/*{cornerRadius}*/; -khtml-border-bottom-left-radius: 8px/*{cornerRadius}*/; border-bottom-left-radius: 8px/*{cornerRadius}*/;
-moz-border-radius-bottomright: 8px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 8px/*{cornerRadius}*/; -khtml-border-bottom-right-radius: 8px/*{cornerRadius}*/; border-bottom-right-radius: 8px/*{cornerRadius}*/;
}
.orange .ajax__calendar_body
{
width:180px;
height:150px;
background-color: #EEEEEE; border: solid 1px #cccccc;
}
.orange .ajax__calendar_header
{
background-color: #C5E892; margin-bottom: 4px;
-moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -khtml-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/;
-moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -khtml-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; 
-moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/;
-moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/;
} 
.orange .ajax__calendar_title
{
color: #000000; padding-top: 3px;
}
.orange .ajax__calendar_next,
.orange .ajax__calendar_prev
{
border:solid 2px #ffffff;
background-color: #F7B64A;
-moz-border-radius-topleft: 18px/*{cornerRadius}*/; -webkit-border-top-left-radius: 18px/*{cornerRadius}*/; -khtml-border-top-left-radius: 18px/*{cornerRadius}*/; border-top-left-radius: 18px/*{cornerRadius}*/;
-moz-border-radius-topright: 18px/*{cornerRadius}*/; -webkit-border-top-right-radius: 18px/*{cornerRadius}*/; -khtml-border-top-right-radius: 18px/*{cornerRadius}*/; border-top-right-radius: 18px/*{cornerRadius}*/; 
-moz-border-radius-bottomleft: 18px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 18px/*{cornerRadius}*/; -khtml-border-bottom-left-radius: 18px/*{cornerRadius}*/; border-bottom-left-radius: 18px/*{cornerRadius}*/;
-moz-border-radius-bottomright: 18px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 18px/*{cornerRadius}*/; -khtml-border-bottom-right-radius: 18px/*{cornerRadius}*/; border-bottom-right-radius: 18px/*{cornerRadius}*/;
}
.orange .ajax__calendar_hover .ajax__calendar_next,
.orange .ajax__calendar_hover .ajax__calendar_prev
{
border:solid 2px #F7B64A;
background-color: #ffffff;
}
.orange .ajax__calendar_dayname
{
text-align:center; margin-bottom: 4px; margin-top: 2px; 
} 
.orange .ajax__calendar_day,
.orange .ajax__calendar_month,
.orange .ajax__calendar_year
{
margin:1px 1px 1px 1px;
text-align:center;
border:solid 1px #cccccc;
color:#4094C4;
background-color: #f9f9f9;
}
.orange .ajax__calendar_hover .ajax__calendar_day,
.orange .ajax__calendar_hover .ajax__calendar_month,
.orange .ajax__calendar_hover .ajax__calendar_year
{
color: #FBD850; font-weight:bold; background-color: #FEFEFE;border:solid 1px #FBD850;
}
.orange .ajax__calendar_active .ajax__calendar_day,
.orange .ajax__calendar_active .ajax__calendar_month,
.orange .ajax__calendar_active .ajax__calendar_year
{
color: #000000; font-weight:bold; background-color: #F7B64A;	
}
.orange .ajax__calendar_today .ajax__calendar_day
{
color: #000000; font-weight:bold; background-color: #F7B64A;	
}
.orange .ajax__calendar_other,
.orange .ajax__calendar_hover .ajax__calendar_today
{
color: #000000;
font-weight:bold;
}
.ajax__calendar_days
{
background-color: #EEEEEE;
}

.breadcrumb
{
   
    margin: auto;
    float: left;
   /* padding-top: 14px;
    padding-left: 225px;
    position: absolute;*/
}

    .breadcrumb a
    {
        text-decoration: underline;
        color: #54585F;
    }

    .breadcrumb span
    {
        color: #54585F;
    }

    .breadcrumbGrafica
{
     display: block;
  position: relative;
  text-align: left;
  width: 985px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px; 
  font-size: 15px;
}

    .breadcrumbGrafica > div.breadcrumb
    {
        position: relative;
        margin: 0;
        float: none;
        padding: 0;
    }

 .dropdown-3 {/*CLASE DLL*/

 /*border: 1px solid #E5E5E5;*/
 border-radius: 5px 5px 5px 5px;
 box-shadow: 0 1px 10px #E8E8E8 inset;
 -moz-border-radius: 5px 5px 5px 5px;
 -webkit-border-radius: 5px 5px 5px 5px;
 cursor: pointer;
 /*margin: 0 0 0 5px;*/
 outline: none;
 padding: 4px;
 width: 90px;
 height: 25px;
 text-shadow: 2px 2px 3px rgba(255,255,255,0.1);
 font-size:12px
}

.licenciatxt {/*CLASE DLL*/
 border: 1px solid #E5E5E5;
 border-radius: 5px 5px 5px 5px;
 box-shadow: 0 1px 10px #E8E8E8 inset;
 -moz-border-radius: 5px 5px 5px 5px;
 -webkit-border-radius: 5px 5px 5px 5px;
 /*margin: 0 0 0 5px;*/
 outline: none;
 padding: 4px;
 width: 90px;
 height: 25px;
 text-shadow: 2px 2px 3px rgba(255,255,255,0.1);
 font-size:12px
}

/*estilo licencias*/
.calibri {
    font-family: Calibri, Arial, sans-serif;
    margin: 0;
}

.center {
    text-align: center;
}

h3.center {
    margin-top: 0px;
    margin-bottom: 0px;
}

div#licFechas {
    display: block;
    /*border: 1px solid #E5E5E5;
    border-radius: 5px;*/
    padding: 10px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    /*box-shadow: 0 1px 10px #E8E8E8 inset;*/
    /*margin-top: 15px;
    margin-bottom: 15px;*/
    /*background-color: rgba(255,204,153,0.1);*/
}

div#divFecIni {
    display: inline-block;
    margin-right: 10px;
}

div#divFecFin {
    display: inline-block;
    margin-left: 10px;
}

div#tipoConsulta {
    /*margin-top: 15px;
    margin-bottom: 15px;*/
    /*border: 1px solid #E5E5E5;*/
    border-radius: 5px;
    padding: 10px;
    width: 70%;
    margin-left: auto;  
    margin-right: auto;
    /*box-shadow: 0 1px 10px #E8E8E8 inset;*/
}

div#filtros {
    /*border: 1px solid #E5E5E5;
    border-radius: 5px;*/
    padding: 10px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    /*box-shadow: 0 1px 10px #E8E8E8 inset;
    background-color: rgba(255,204,153,0.1);*/
}

table#consultaTipo {
    margin-left: auto;
    margin-right: auto;
}

.dropLic {
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 10px #E8E8E8 inset;
    cursor: pointer;
    outline: none;
    padding: 2px;
    width: auto;
    text-shadow: 2px 2px 3px rgba(255,255,255,0.1);
    font-size: 10px;
}

div#botones {
    margin-top: 10px;
    margin-bottom: 10px;
}

input#btnXcel {
    margin-right: 10px;
}

input#btnImprimir {
    margin-right: 10px;
}

input#btnClear {
    margin-right: 10px;
}

section#resultados {
    margin-top: 30px;
    text-align: center;
}

span#gridTitulo {
    font-size: 1.17em;
    font-weight: bold;
}

.hidden {
    display: none !important;
}

.show {
    display: block !important;
}

.showInline {
    display: inline-block !important;
}

.gridHeader {
    background-color: #C5E892;
}

.grid {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
}

.colFechaCompleta {
    width: 90px;
    display: inline-block
}

.colFecha {
    width: 60px;
    display: inline-block;
}

.colSolicitud {
    width: 80px;
    display: inline-block;
}

.oddRow {
    background-color: buttonface;
}

div#totales {
    width: 28%;
    margin-left: auto;
    margin-right: auto;
}

label.labelFiltro {
    display: block !important;
    /*margin-right: 15px;*/
    /*width: 100px;*/
}

section#detalles {
    margin-top: 30px;
}

section#detallesLicencia {
    margin-top: 30px;
    width: 50%;
}

section#detallesLicencia input {
    border: none;
}

.totalesTexto {
    display: inline-block !important;
    margin-right: 40px;
    width: 250px;
}

.totalesTextoSinMargen {
    display: inline-block !important;
    width: 250px;
}

.totalesNumero {
    display: inline-block !important;
}

div#leyenda {
    padding: 5px;
    font-size: 10px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    width: 70%;
}

div#filtros div {
    display: inline-block;
    margin-right: 10px;
}

div#filtros span {
    display: block;
}

table#licencias, table#licencias tr, table#licencias td {
    border: 1px solid black;
    border-collapse: collapse;
    font-size: 15px;
}

section#grids {
  margin-top: 30px;
}

 Table.Gridview{border:solid 1px #f0f2da;}
.GridviewTable{border:none}
.GridviewTable td{margin-top:0;padding: 0; vertical-align:middle }
.GridviewTable tr{color: white; background-color: #006600; text-align:center}
.Gridview th{color:#FFFFFF;border-bottom-color:#abb079;text-align:center} 
.Gridview td{border-bottom-color:#f0f2da; text-align:center}
.Gridview tr{color: Black}
.GridviewTable2 td{margin-top:0;padding: 0; vertical-align:middle }
.GridviewTable2 tr{color: black; background-color:#c5e892; text-align:center}
.GridviewTable2{border:solid; border-width:1px}
.GridviewLabel{color:black; font-weight:500; font-size:15px;}

.chartCurtain {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 501;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
    vertical-align: middle;
    display: table-cell;
    min-height: 10em;
}

    .chartCurtain > span
    {
        position: absolute;
        font-size: 50px;
        top: 43%;
        left: 38%;
        color: #EAEAEA;
    }

#detalle_maniobra {
margin-left: 10px;
background-color:white;
border-color:#DEDFDE;
border-style:none;
border-width:1px;
color:black;
font-size:14px;

}