﻿.footable thead tr th a {color: inherit; text-decoration: none;}
.footable thead tr th.OrdNo a:after{content:"\e006";margin-left:5px;font-family:footable;}
.footable thead tr th.OrdAsc a:after{content:"\e007";margin-left:5px;font-family:footable;}
.footable thead tr th.OrdDesc a:after{content:"\e008";margin-left:5px;font-family:footable;}
.ConsultaPersonalizadaK_Botonera {display:none;}
.ClaseErrorEnCampo{border: 3px solid #ff9999 !important;}
div.form{margin-bottom:1em;}
.TablaPlana{height:21px;}
.TablaPlana, table.TablaPlana tr, table.TablaPlana td, .Select2HTML .select2-results .select2-result-label{margin:0;padding:0;border:0;background-color:transparent;}
.TablaPlanaHomologaPPP td:first-child{width:120px;padding-right:10px;}
.ConsultaPersonalizada_LabelFiltro{display:inline-block;width:200px !important;}
.ConsultaPersonalizada_ControlFiltro{display:inline-block !important;}
.ConsultaPersonalizada_FiltroBoton{  text-align: center; margin-top: 10px;}
.MensajeError{color: Red;font-weight: bold;margin-top: 5px; margin-bottom: 10px;}
.LabelCampo{background-color: #1f497d !important;color: #fff !important;padding-top: 0px !important;padding-bottom: 0px !important;}
.form-add-edit-ppp .row.push-bottom-0{margin-bottom: 0.5em;}
.ClaseDisparadorInforme {cursor:pointer;}
.Pointer {cursor:pointer;}
.Margen10T {margin-top: 10px;} .Margen20T {margin-top: 20px;}
.Margen10B {margin-bottom: 10px;} .Margen20B {margin-bottom: 20px;}
.button.xlarge {padding-top: 2em;padding-right: 2em;padding-bottom: 2em;padding-left: 2em;font-size: 1.5em;}

/* ICONOS */
.icon-barcode:before {content: '\e847';}
.icon-male:before { content: '\e84b'; }
.icon-female:before { content: '\e84c'; }
.icon-doc:before { content: '\e84d'; }
.icon-doc-text:before { content: '\e84e'; }
.icon-star:before { content: '\e84f'; }
.icon-star-empty:before { content: '\e850'; } 
.icon-bug:before { content: '\f188'; } 
.icon-key:before { content: '\e851'; } 
.icon-phone:before { content: '\e852'; } 
.icon-doc-1:before { content: '\e853'; } 
.icon-doc-text-1:before { content: '\f0f6'; } 
.icon-doc-text-inv:before { content: '\f15c'; }
.icon-female-1:before { content: '\f182'; }
.icon-male-1:before { content: '\f183'; } 
.icon-child:before { content: '\f1ae'; }
.icon-floppy:before { content: '\e854'; }
.icon-bug:before { content: '\f188'; } 
.icon-eraser:before { content: '\f12d'; }
.icon-file-pdf:before { content: '\f1c1'; }
.icon-file-word:before { content: '\f1c2'; }
.icon-file-excel:before { content: '\f1c3'; }


/* option item - left */
.selectator_option_left
{
    float: left;
}
.selectator_option_left img
{
    height: 0px;
    height: 30px;
    margin-right: 5px;
}
/* option item - title */
.selectator_option_title
{
    margin-left: 5px;
}
/* option item - subtitle */
.selectator_option_subtitle
{
    font-size: 75%;
    color: #888;
    margin-left: 5px;
}
/* option item - right */
.selectator_option_right
{
    float: right; /*            width: 30px;
    background-color: #ccc;
    font-size: 15px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 6px;*/ /*display: none;*/
}