/* Add here all your CSS customizations */
.body
{
    padding-bottom: 30px;
    
}
.loading-overlay
{
    background:rgba(0, 0, 0, 0.3) !important;
}
img.bandera
{
    padding-right: 8px;
    vertical-align: baseline !important;
}
img.rango
{
    padding-right: 5px;
    vertical-align: middle;
}

img.center
{
    display:block;
    margin:0 auto 0 auto;
}


/* Badges de estado de vuelo */
/* Embarcando */

html .badge-embarcando {
    background-color: #45982c;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
    
}

.badge-embarcando:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e066";
}

/* Pushback */

html .badge-pushback {
    background-color: #ada419;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
    
}

.badge-pushback:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e606";
}

/* Rodaje */

html .badge-rodaje {
    background-color: #45982c;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
}

.badge-rodaje:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e606";
}

/* Despegando */

html .badge-despegando {
    background-color: #45982c;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
}

.badge-despegando:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e606";
}

/* Ascenso */

html .badge-ascenso {
    background-color: #45982c;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
	color: #FFF;
}

.badge-ascenso:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e607";
	
}
/* Crucero */

html .badge-crucero {
    background-color: #006eff;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
}

.badge-crucero:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e012";
}
/* Descenso */

html .badge-descenso {
    background-color: #ff5100;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
}

.badge-descenso:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e604";
}
/* Aterrizando */

html .badge-aterrizando {
    background-color: #ff5100;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
    
}

.badge-aterrizando:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e604";
}

html .badge-aterrizado {
    background-color: #ff5100;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
    
}

.badge-aterrizado:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e604";
}

/* Frustrada */

html .badge-frustrada {
    background-color: #ff5100;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
	color: #FFF;
}

.badge-frustrada:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e607";
	
}




/* Rodaje Gate */

html .badge-rodajegate {
    background-color: #ff5100;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
    
}

.badge-rodajegate:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e065";
}
/* Desembarcando */

html .badge-desembarcando {
    background-color: #ff5100;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
    
}

.badge-desembarcando:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e081";
}

html .badge-arribado {
    background-color: #ff5100;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
    
}

.badge-arribado:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e081";
}

/* Crash */

html .badge-accidentada {
    background-color: #ff0000;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
    
}

.badge-accidentada:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e617";
}

html .badge-crash {
    background-color: #ff0000;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
    
}

.badge-crash:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e617";
}


section.headerpiloto
{
    margin-bottom: 0px !important;
}

section.estadisticaspiloto
{
    margin-top:0px !important;
    padding: 20px 0px !important;
}

i.iconSalaPiloto
{
    width:50px !important;
    height:50px !important;
    line-height:50px !important;
    font-size: 20px !important;
}

div.boxlateral
{
margin-top: 0px !important;
}

td.nodata
{
    text-align: center;
}
td.center, th.center
{
    text-align: center;
}
button.nomargin, div.nomargin
{
    margin:0px !important;
}
td.right
{
    text-align: right;
}
tr.warning a
{
    color: #fff;
}
tr.warning a:hover
{
    color: #dba4a4;
}
table.left
{
    text-align: left;
}

form.formmargen
{
    margin-bottom: 20px;
}

/* CLock */

.clock 
{
    width:100%; 
    margin:0 auto; 
    color:#0c0c0c; 
}

.clock #Date
 { 
     font-size:36px; 
     text-align:center;
    }

.clock ul 
{ 
    width:100%; 
    margin:0 auto; 
    padding:0px; 
    list-style:none; 
    text-align:center; 
}

.clock ul li 
{ 
    display:inline; 
    font-size:35px; 
    text-align:center; 
}

.clock #point 
{ 
    position:relative;  
    padding-left:2px; 
    padding-right:2px; 
}

div.main
{
    margin-bottom:30px;
}

html .badge-aprobado {
    background-color: #18c708;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
}

.badge-aprobado:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e068";
}

html .badge-rechazado {
    background-color: #ff0000;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;

}

.badge-rechazado:before{
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e06d";
}

html .badge-pendiente {
    background-color: #32c9ff;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
}

.badge-pendiente:before {
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e081";
}


html .badge-Observacion {
    background-color: #0057f8;
    color: #FFF;
    font-weight: normal !important;
    font-size: 12px;
}

.badge-Observacion:before {
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e04c";
}

html .badge-Felicitacion {
    background-color: #15f800;
    color: #000;
    font-weight: normal !important;
    font-size: 12px;
}

.badge-Felicitacion:before {
    font-family: 'simple-line-icons';
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
	src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
	font-weight: normal;
	font-style: normal;
    content: "\e028";
}

tr.rechazado
{
 background-color: #dc3545 !important;
 color:#fff;
}
tr.rechazado a {
color:#FFF;
}

tr.rechazado a:hover {
    color:#444;
    }
    

.btn-info:disabled {
        background-color: #ccc !important;
        border-color:#bbb !important;
        color: #444;
}

/* Estilos Sala de Despacho */

.tabladespacho
{

    table-layout: fixed;

}

.sliderdespacho
{
    text-align: center;


}

.tabladespacho th.inprogress
{
    background-color: #ffc107;
    color:#FFF;
}

.tabladespacho th.completed
{
    background-color: #28a745;
    color:#FFF;
}

table.center
{
    margin-left:auto; 
    margin-right:auto;
    text-align: center;   
}

.card-despacho
{
    border: 1px solid #e0dddd !important;

}

div.menospadding
{
padding: 10px !important;
}

header.card-header
{
padding: 5px !important;
vertical-align: middle !important;
}

header h4
{
	padding:0px  !important;
	margin: 0px  !important;
	color: #FFF !important;
}

header.pesos
{
	width:50px  !important;
	font-size: 2.5em !important;
	text-align: center;
	
}

.cardpesos
{
	padding-bottom: 20px !important;
}

hr.saladespacho
{
	margin: 5px !important;
}

.badge.badge-icao {
    padding: 0.5em 1em;
    font-size: 85%;
    
}

.badge-aeropuerto
{
    background-color: #394680 !important;
}

.performanceok
{
	background-color: #C3FFB0 !important;
	color: #03B503;
}

.performanceojo
{
	background-color: #FFBA3A !important;
	color: #A57003;
}

.performancemal
{
	background-color: #fe7f7f !important;
	color: #FFFFFF;

}
.despacho h2{
    margin-bottom: 0px !important;
    color:#0d9101;
    
}

.text-verde {
	color:#0d9101;
}

.despacho h4, h3{
    margin-bottom: 0px !important;

}

.despacho td{
    vertical-align: middle !important;
}

.list.list-ordened li:before {
    color: #2e353e !important;
    border-color: #2e353e !important;
}
.reglas h5 {
    text-transform: capitalize !important;
    margin-left: 20px;
}

.reglas .badge{
font-weight: 500 !important;
font-size: 100% !important;
}

tr.staff a h6
{
    color: #000 !important;
}
tr.staff a:hover h6
{
    color: #17a2b8!important;
}
tr.staff a:visited h6
{
    color: #000 !important;
}

.seguidoreventos h6, .seguidoreventos h5, .estadisticas h6, .estadisticas h5,.mispireps h5{
margin:0 !important;
text-transform: capitalize !important;

}
p.horas{
    font-size: 0.95em !important;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18px;
    margin:0 !important;
    }

.estadisticas p, .seguidoreventos p{ 
color: #333;
    font-size: 0.8em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18px;
    margin:0 !important;
}

.heading-border.estadisticas, h6.estadisticas, .heading-border.seguidoreventos, h6.seguidoreventos 
{
    margin-bottom: 0px !important;
    text-transform: none !important;
}


.hflota
{
    margin-bottom: 0px !important;
}

table.flota td
{
    width: 50%;
}
table.flota td.top{
    border-top: 0px;
}
table.flota td.left
{
    text-align: right;
    vertical-align: middle;
}

table.flota td.right
{
    text-align: left;
    vertical-align: middle;
}
div.center
{
    text-align: center;
}
.eventos p {
    margin: 0px !important;
}

html .badge-activo {
    background-color: #7bff4e;
    color: #222;
}

html .badge-inactivo {
    background-color: #f00;
    color: #fff;
}
 ul.pagination
{
    /*width: 50%;*/
    margin: auto;
}
ul.pagination :disabled
{
    color: #bfbfbf;
}
.pilotos h5
{
margin: 0 !important;
text-transform: none !important;
}

.pilotos .thumb-info-caption-text
{
    padding-bottom: 0px !important;
   
}

.pilotos .condecoracion
{
    width: 600px;
    padding-bottom: 10px;
    margin: auto;
}
.seguidoreventos .center
{
vertical-align: middle;
}


h2.late {
color:#ff0000;
}

.mispireps h3{
    text-transform: none !important;
}
.mispireps .rojo
{
    color: #ff0000;
}

.mispireps .amarillo
{
    color: #ed9c28;
}

.mispireps .verde
{
    color: #47a447;
}
.mispireps.gauge-chart
{
    margin: 0 auto !important;
}

.mispireps.gauge-chart strong
{
    font-size: 15px !important;
    margin-top: 0px !important;
}

.datepicker{z-index: 9999999999 !important;}

.eventos table.table-bordered {
    width: 80% !important;
    }

    .pagination{
        display: inline-flex;
    }
    div.dataTables_wrapper div.dataTables_paginate{
        text-align: center;
    }

.vuelos .feature-box .feature-boxes
{
    margin-top: 0px !important;
}

tr.danger a {
color: #fff;
}
tr.danger a:hover {
    color: #000;

    }

    /* Widget - Summary */
.widget-summary {
	display: table;
	width: 100%;
}

.widget-summary::after {
	clear: both;
	content: "";
	display: table;
}

.widget-summary .widget-summary-col {
	display: table-cell;
	vertical-align: top;
	width: 100%;
}

.widget-summary .widget-summary-col.widget-summary-col-icon {
	width: 1%;
}

.widget-summary .summary-icon {
	margin-right: 15px;
	width: 90px;
	height: 90px;
	line-height: 90px;
	font-size: 3.2rem;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 55px;
	border-radius: 55px;
}

.widget-summary .summary {
	min-height: 65px;
	word-break: break-all;
}

.widget-summary .summary .title {
	margin: 0;
	font-size: 0.9rem;
	color: #333;
	font-weight: 500;
	line-height: 1.5;
}

.widget-summary .summary .info {
	font-size: 0.85rem;
}

.widget-summary .summary .info span {
	vertical-align: middle;
}

.widget-summary .summary .amount {
	margin-right: .2em;
	font-weight: 600;
	color: #333;
	vertical-align: middle;
	font-size: 1.4rem;
}

.widget-summary .summary-footer {
	padding: 5px 0 0;
	border-top: 1px dotted #ddd;
	text-align: right;
}

.bg-primary .widget-summary .summary .title, .bg-primary .widget-summary .summary .amount {
	color: #FFF !important;
}

.bg-primary .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-primary .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-primary .widget-summary .summary-footer a {
	color: #FFF;
	opacity: 0.6;
}

.bg-secondary .widget-summary .summary .title, .bg-secondary .widget-summary .summary .amount {
	color: #FFF !important;
}

.bg-secondary .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-secondary .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-secondary .widget-summary .summary-footer a {
	color: #FFF;
	opacity: 0.6;
}

.bg-tertiary .widget-summary .summary .title, .bg-tertiary .widget-summary .summary .amount {
	color: #FFF !important;
}

.bg-tertiary .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-tertiary .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-tertiary .widget-summary .summary-footer a {
	color: #FFF;
	opacity: 0.6;
}

.bg-quaternary .widget-summary .summary .title, .bg-quaternary .widget-summary .summary .amount {
	color: #FFF !important;
}

.bg-quaternary .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-quaternary .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-quaternary .widget-summary .summary-footer a {
	color: #FFF;
	opacity: 0.6;
}

.bg-success .widget-summary .summary .title, .bg-success .widget-summary .summary .amount {
	color: #FFF !important;
}

.bg-success .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-success .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-success .widget-summary .summary-footer a {
	color: #FFF;
	opacity: 0.6;
}

.bg-warning .widget-summary .summary .title, .bg-warning .widget-summary .summary .amount {
	color: #FFF !important;
}

.bg-warning .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-warning .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-warning .widget-summary .summary-footer a {
	color: #FFF;
	opacity: 0.6;
}

.bg-danger .widget-summary .summary .title, .bg-danger .widget-summary .summary .amount {
	color: #FFF !important;
}

.bg-danger .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-danger .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-danger .widget-summary .summary-footer a {
	color: #FFF;
	opacity: 0.6;
}

.bg-info .widget-summary .summary .title, .bg-info .widget-summary .summary .amount {
	color: #FFF !important;
}

.bg-info .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-info .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-info .widget-summary .summary-footer a {
	color: #FFF;
	opacity: 0.6;
}

.bg-dark .widget-summary .summary .title, .bg-dark .widget-summary .summary .amount {
	color: #FFF !important;
}

.bg-dark .widget-summary .summary-icon {
	background-color: rgba(0, 0, 0, 0.1);
}

.bg-dark .widget-summary .summary-footer {
	border-top: 1px solid #fff;
	border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-dark .widget-summary .summary-footer a {
	color: #FFF;
	opacity: 0.6;
}

@media (min-width: 480px) {
	.widget-summary.widget-summary-xlg {
		padding: 5px 0;
	}

	.widget-summary.widget-summary-xlg .summary-icon {
		width: 110px;
		height: 110px;
		line-height: 110px;
		font-size: 3.2rem;
	}

	.widget-summary.widget-summary-xlg .summary {
		min-height: 80px;
	}

	.widget-summary.widget-summary-xlg .summary .title {
		font-size: 1.4rem;
	}

	.widget-summary.widget-summary-xlg .summary .info {
		font-size: 0.9rem;
	}
}

.widget-summary.widget-summary-lg {
	padding: 0;
}

.widget-summary.widget-summary-lg .summary-icon {
	width: 90px;
	height: 90px;
	line-height: 90px;
	font-size: 3rem;
}

.widget-summary.widget-summary-lg .summary {
	min-height: 65px;
}

.widget-summary.widget-summary-lg .summary .title {
	font-size: 0.9rem;
}

.widget-summary.widget-summary-lg .summary .info {
	font-size: 0.85rem;
}

.widget-summary.widget-summary-md {
	padding: 0;
}

.widget-summary.widget-summary-md .summary-icon {
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 2.4rem;
}

.widget-summary.widget-summary-md .summary {
	min-height: 0;
	margin-top: 12px;
}

.widget-summary.widget-summary-md .summary .title {
	font-size: 0.75rem;
}

.widget-summary.widget-summary-md .summary .info {
	font-size: 0.7rem;
}

.widget-summary.widget-summary-md .summary .amount {
	font-size: 1rem;
	font-weight: 700;
}

.widget-summary.widget-summary-md .summary-footer {
	display: none;
}

.widget-summary.widget-summary-sm {
	padding: 0;
}

.widget-summary.widget-summary-sm .summary-icon {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 1.7rem;
}

.widget-summary.widget-summary-sm .summary {
	min-height: 0;
	margin-top: 4px;
}

.widget-summary.widget-summary-sm .summary .title {
	font-size: 0.75rem;
}

.widget-summary.widget-summary-sm .summary .info {
	font-size: 0.7rem;
}

.widget-summary.widget-summary-sm .summary .amount {
	font-size: 0.9rem;
	font-weight: 700;
}

.widget-summary.widget-summary-sm .summary-footer {
	display: none;
}

.widget-summary.widget-summary-xs {
	padding: 0;
}

.widget-summary.widget-summary-xs .summary-icon {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 1rem;
}

.widget-summary.widget-summary-xs .summary {
	min-height: 0;
}

.widget-summary.widget-summary-xs .summary .title {
	font-size: 0.75rem;
	line-height: 40px;
}

.widget-summary.widget-summary-xs .summary .info {
	display: none;
}

.widget-summary.widget-summary-xs .summary-footer {
	display: none;
}

.call-to-action.reserva {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 30px 45px;
    clear: both;
}

a.tabsindex
{
	padding:12px 20px !important;
	font-size: 14px !important;
}

.text-color-green {
    color: #048315 !important;
}
.text-color-red {
    color: #ff0000 !important;
}
.ubicacion{
	width:260px !important;
	height:120px !important;
}


.toggle-verde label {
	color: #28a745 !important;
	border-left-color: #28a745 !important;
	border-right-color: #28a745 !important;
}

.toggle-verde.active > label {
	background-color: #28a745 !important;
	border-color: #bfbfbf !important;
	color: #FFF !important;
}

.thumb-verde {
	background-color: #28a745 !important;
	color: #FFF !important;
}

.toggle-rojo label {
	color: #ff0000 !important;
	border-left-color: #ff0000 !important;
	border-right-color: #ff0000 !important;
}

.toggle-rojo.active > label {
	background-color: #ff0000 !important;
	border-color: #bfbfbf !important;
	color: #FFF !important;
}

.thumb-rojo {
	background-color: #ff0000 !important;
	color: #FFF !important;
}

/* Notifications */
.notifications {
	display: inline-block;
	list-style: none;
	margin: 4px -10px 0 0;
	padding: 0;
	vertical-align: middle;
}

.notifications > li {
	float: left;
	margin: 0 10px 0 0;
	position: relative;
}

.notifications > li .notification-icon {
	background: #FFF;
	border-radius: 50%;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	display: inline-block;
	height: 30px;
	position: relative;
	width: 30px;
	text-align: center;
}

.notifications > li .notification-icon.dropdown-toggle:after {
	content: none;
}

.notifications > li .notification-icon i {
	color: #404040;
	line-height: 30px;
	vertical-align: middle;
}

.notifications > li .notification-icon i.fa-tasks {
	line-height: 32px;
}

.notifications > li .notification-icon .badge {
	background: #D2312D;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	height: 16px;
	padding: 3px 5px 3px 5px;
	position: absolute;
	right: -8px;
	top: -3px;
	border-radius: 100%;
}

.notifications > li > a {
	border: none;
	display: inline-block;
}

.notifications .notification-menu {
	border: none;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	margin: 10px 0 0 0;
	padding: 0;
	right: -5px;
	width: 350px;
}

@media only screen and (min-width: 768px) {
	.notifications .notification-menu {
		left: auto !important;
	}
}

.notifications .notification-menu.large {
	width: 325px;
}

.notifications .notification-menu .notification-title {
	background: #FF0000;
	border-radius: 3px 3px 0 0;
	color: #FFF;
	font-size: 0.7rem;
	line-height: 1.5rem;
	padding: 8px 6px 8px 12px;
	text-transform: uppercase;
}

.notifications .notification-menu .notification-title .badge {
	font-size: 0.65rem;
	font-weight: 200;
	line-height: 14px;
	margin-left: 10px;
	margin-top: 2px;
	min-width: 35px;
}

.notifications .notification-menu .notification-title .badge-default {
	background: #006697;
	color: #FFF;
}

.notifications .notification-menu .content {
	padding: 12px;
}

.notifications .notification-menu hr {
	background: #E6E6E6;
	height: 1px;
	margin: 12px 0;
}

.notifications .notification-menu .view-more {
	color: #ACACAC;
	font-size: 0.7rem;
	line-height: 1.1rem;
	text-transform: uppercase;
}

/* notification menu - pin */
.notifications .notification-menu:before,
.notifications .notification-icon:before {
	border-bottom: 6px solid #CCC;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: '';
	height: 0;
	margin-right: -3px;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.notifications .notification-menu:before {
	bottom: 100%;
	right: 16px;
}

.notifications .notification-icon:before {
	display: none;
	right: 11px;
	top: 35px;
	z-index: 9999;
}

/* notification menu - emails */
.notification-menu {
	color: #ACACAC;
}

.notification-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.notification-menu li {
	margin: 0 0 12px;
}

.notification-menu li:last-child {
	margin-bottom: 0;
}

.notification-menu a {
	display: block;
	text-decoration: none;
}

.notification-menu .image {
	float: left;
	margin: 0 10px 0 0;
}

.notification-menu .image i {
	border-radius: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 35px;
}

.notification-menu .truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.notification-menu .title {
	color: #000011;
	display: block;
	font-size: 0.8rem;
	line-height: 1.1rem;
	padding: 2px 0 0;
}

.notification-menu .message {
	color: #3e3e3e;
	display: block;
	font-size: 0.7rem;
	line-height: 1.1rem;
	padding: 0;
}

html.dark .notifications > li .notification-icon,
html.header-dark .notifications > li .notification-icon {
	background: #282d36;
}

html.dark .notifications > li .notification-icon i,
html.header-dark .notifications > li .notification-icon i {
	color: #C3C3C3;
}

/* Notifications Mobile */
@media only screen and (max-width: 767px) {
	.notifications {
		float: right;
		margin: 16px 8px 0 0;
	}

	.notifications > li {
		position: static;
	}

	.notifications > li.show .notification-icon:before {
		display: block;
	}

	.notifications > li .notification-menu {
		left: 15px;
		top: auto;
		width: 94vw !important;
		left: 50% !important;
		-webkit-transform: translate3d(-50%, 109px, 0px) !important;
		-moz-transform: translate3d(-50%, 109px, 0px) !important;
		-ms-transform: translate3d(-50%, 109px, 0px) !important;
		-o-transform: translate3d(-50%, 109px, 0px) !important;
		transform: translate3d(-50%, 109px, 0px) !important;
	}

	.notifications > li .notification-menu:before {
		display: none;
	}
}
/* Notification */
.ui-pnotify {
	right: 15px;
	top: 15px;
}

.ui-pnotify .notification {
	border-radius: 5px;
	box-shadow: none;
	padding: 15px 15px 15px 75px;
}

.ui-pnotify .notification .ui-pnotify-icon {
	left: 0;
	position: absolute;
	top: 0;
	width: 75px;
	text-align: center;
}

.ui-pnotify .notification .ui-pnotify-icon > span {
	border: 2px solid #FFF;
	border-radius: 50%;
	display: inline-block;
	float: none;
	font-size: 35px;
	height: 50px;
	line-height: 48px;
	margin: 8px 0 0;
	padding: 0;
	width: 50px;
	text-align: center;
}

.ui-pnotify .notification .ui-pnotify-title {
	font-size: 14px;
	letter-spacing: 0;
}

.ui-pnotify .notification .ui-pnotify-text {
	font-size: 12px;
	line-height: 1.3em;
}

.ui-pnotify .notification.notification-danger .ui-pnotify-icon > span.fa-times {
	line-height: 47px;
}

.ui-pnotify .ui-pnotify-shadow {
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
}

.ui-pnotify.ui-pnotify-no-icon .notification {
	padding-left: 15px;
}

.ui-pnotify .ui-pnotify-sharp {
	border-radius: 0;
}

body .ui-pnotify.icon-nb .notification .ui-pnotify-icon > span {
	border-color: transparent;
	border-radius: 0;
}

.ui-pnotify.stack-bar-top {
	right: 0;
	top: 0;
}

.ui-pnotify.stack-bar-top .notification {
	border-radius: 0;
}

.ui-pnotify.stack-bar-top .notification .ui-pnotify-icon > span {
	margin-top: 7px;
}

.ui-pnotify.stack-bar-bottom {
	bottom: 0;
	left: auto;
	margin-left: 15%;
	right: auto;
	top: auto;
}

.ui-pnotify.stack-bar-bottom .notification {
	border-radius: 0;
}

.ui-pnotify.stack-bar-bottom .notification .ui-pnotify-icon > span {
	margin-top: 9px;
}

.ui-pnotify.click-2-close {
	cursor: pointer;
}

/* Notification States */
.ui-pnotify .notification-primary {
	background: rgba(204, 204, 204, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify .notification-primary .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.stack-bar-top .notification-primary, .ui-pnotify.stack-bar-bottom .notification-primary {
	background: #CCC;
}

.ui-pnotify.notification-primary .notification,
.ui-pnotify.notification-primary .notification-primary {
	background: rgba(204, 204, 204, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-primary .notification .ui-pnotify-icon > span,
.ui-pnotify.notification-primary .notification-primary .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-primary.stack-bar-top .notification,
.ui-pnotify.notification-primary.stack-bar-top .notification-primary, .ui-pnotify.notification-primary.stack-bar-bottom .notification,
.ui-pnotify.notification-primary.stack-bar-bottom .notification-primary {
	background: #CCC;
}

.ui-pnotify .notification-success {
	background: rgba(71, 164, 71, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify .notification-success .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.stack-bar-top .notification-success, .ui-pnotify.stack-bar-bottom .notification-success {
	background: #47a447;
}

.ui-pnotify.notification-success .notification,
.ui-pnotify.notification-success .notification-success {
	background: rgba(71, 164, 71, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-success .notification .ui-pnotify-icon > span,
.ui-pnotify.notification-success .notification-success .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-success.stack-bar-top .notification,
.ui-pnotify.notification-success.stack-bar-top .notification-success, .ui-pnotify.notification-success.stack-bar-bottom .notification,
.ui-pnotify.notification-success.stack-bar-bottom .notification-success {
	background: #47a447;
}

.ui-pnotify .notification-warning {
	background: rgba(237, 156, 40, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify .notification-warning .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.stack-bar-top .notification-warning, .ui-pnotify.stack-bar-bottom .notification-warning {
	background: #ed9c28;
}

.ui-pnotify.notification-warning .notification,
.ui-pnotify.notification-warning .notification-warning {
	background: rgba(237, 156, 40, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-warning .notification .ui-pnotify-icon > span,
.ui-pnotify.notification-warning .notification-warning .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-warning.stack-bar-top .notification,
.ui-pnotify.notification-warning.stack-bar-top .notification-warning, .ui-pnotify.notification-warning.stack-bar-bottom .notification,
.ui-pnotify.notification-warning.stack-bar-bottom .notification-warning {
	background: #ed9c28;
}

.ui-pnotify .notification-danger {
	background: rgba(210, 50, 45, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify .notification-danger .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.stack-bar-top .notification-danger, .ui-pnotify.stack-bar-bottom .notification-danger {
	background: #d2322d;
}

.ui-pnotify.notification-danger .notification,
.ui-pnotify.notification-danger .notification-danger {
	background: rgba(210, 50, 45, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-danger .notification .ui-pnotify-icon > span,
.ui-pnotify.notification-danger .notification-danger .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-danger.stack-bar-top .notification,
.ui-pnotify.notification-danger.stack-bar-top .notification-danger, .ui-pnotify.notification-danger.stack-bar-bottom .notification,
.ui-pnotify.notification-danger.stack-bar-bottom .notification-danger {
	background: #d2322d;
}

.ui-pnotify .notification-info {
	background: rgba(91, 192, 222, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify .notification-info .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.stack-bar-top .notification-info, .ui-pnotify.stack-bar-bottom .notification-info {
	background: #5bc0de;
}

.ui-pnotify.notification-info .notification,
.ui-pnotify.notification-info .notification-info {
	background: rgba(91, 192, 222, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-info .notification .ui-pnotify-icon > span,
.ui-pnotify.notification-info .notification-info .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-info.stack-bar-top .notification,
.ui-pnotify.notification-info.stack-bar-top .notification-info, .ui-pnotify.notification-info.stack-bar-bottom .notification,
.ui-pnotify.notification-info.stack-bar-bottom .notification-info {
	background: #5bc0de;
}

.ui-pnotify .notification-dark {
	background: rgba(23, 23, 23, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify .notification-dark .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.stack-bar-top .notification-dark, .ui-pnotify.stack-bar-bottom .notification-dark {
	background: #171717;
}

.ui-pnotify.notification-dark .notification,
.ui-pnotify.notification-dark .notification-dark {
	background: rgba(23, 23, 23, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-dark .notification .ui-pnotify-icon > span,
.ui-pnotify.notification-dark .notification-dark .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-dark.stack-bar-top .notification,
.ui-pnotify.notification-dark.stack-bar-top .notification-dark, .ui-pnotify.notification-dark.stack-bar-bottom .notification,
.ui-pnotify.notification-dark.stack-bar-bottom .notification-dark {
	background: #171717;
}

/* Notification Responsive */
@media only screen and (max-width: 767px) {
	html > body > .ui-pnotify {
		bottom: auto !important;
		left: 0 !important;
		margin: 0 !important;
		right: 0 !important;
		top: 60px !important;
		width: auto !important;
	}

	html > body > .ui-pnotify .notification {
		border-radius: 0 !important;
		height: auto !important;
		position: static !important;
		width: 100%;
	}

	html > body > .ui-pnotify .notification .ui-pnotify-title,
	html > body > .ui-pnotify .notification .ui-pnotify-text {
		padding-right: 35px !important;
	}

	html > body > .ui-pnotify .notification .ui-pnotify-sticker {
		display: none !important;
	}

	html > body > .ui-pnotify .notification .ui-pnotify-closer {
		display: block !important;
		font-size: 24px !important;
		visibility: visible !important;
	}
}
label.asignables{
	font-size: 1.4em !important;
}

.politicalinea ol:first-of-type {
	counter-reset: item;
  }

.politicalinea ol > li {
	display: block;
	color: #666666;
  }

.politicalinea ol > li:before {
	content: counters(item, ".") " ";
	counter-increment: item;
	margin-right: 0.5em;
  }

  