﻿/**********************************************************************
                            CSS: General.css

Encargado de la administración de estilos comunes en todas las páginas.

                    Sistema de Becas TEC - 2015
**********************************************************************/

/****************LLAMADAS A FUENTES*************************/
@font-face 
{
	font-family: 'icomoon';
	src: url('../../fonts/icomoon.eot') format('embedded-opentype'),
		url('../../fonts/icomoon.woff') format('woff'),
		url('../../fonts/icomoon.ttf') format('truetype'),
		url('../../fonts/icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face 
{
	font-family: 'logotec';
	src: url('../../fonts/logotec.eot') format('embedded-opentype'),
		url('../../fonts/logotec.woff') format('woff'),
		url('../../fonts/logotec.ttf') format('truetype'),
		url('../../fonts/logotec.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face 
{
	font-family: 'radiocheckbutton';
	src: url('../../fonts/radiocheckbutton.eot') format('embedded-opentype'),
		url('../../fonts/radiocheckbutton.woff') format('woff'),
		url('../../fonts/radiocheckbutton.ttf') format('truetype'),
		url('../../fonts/radiocheckbutton.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
    font-family: 'IconMsg';
    src: url('../../fonts/IconosMensajes/iconmsg.eot?rwwpil');
    src: url('../../fonts/IconosMensajes/iconmsg.eot?rwwpil#iefix') format('embedded-opentype'),
         url('../../fonts/IconosMensajes/iconmsg.ttf?rwwpil') format('truetype'),
         url('../../fonts/IconosMensajes/iconmsg.woff?rwwpil') format('woff'),
         url('../../fonts/IconosMensajes/iconmsg.svg?rwwpil#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'IconTooltip';
    src: url('../../fonts/IconosTooltip/icontooltip.eot?9fy7lt');
    src: url('../../fonts/IconosTooltip/icontooltip.eot?9fy7lt#iefix') format('embedded-opentype'),
         url('../../fonts/IconosTooltip/icontooltip.ttf?9fy7lt') format('truetype'),
         url('../../fonts/IconosTooltip/icontooltip.woff?9fy7lt') format('woff'),
         url('../../fonts/IconosTooltip/icontooltip.svg?9fy7lt#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] 
{
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-editar:before 
{
	content: "\e600";
}
.icon-eliminar:before 
{
	content: "\e601";
}
.icon-search:before 
{
	content: "\e986";
}

[class^="logo-"], [class*=" logo-"] 
{
	font-family: 'logotec';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="rcb-"], [class*=" rcb-"] 
{
	font-family: 'radiocheckbutton';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/***** REGLA PARA CLASES QUE INICIEN O CONTENGAN iconmsg- *****/
[class^="iconmsg-"], [class*=" iconmsg-"] {
    font-family: 'IconMsg' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconmsg-Advertencia:before {
    content: "\e900";
    color: #14477B;
}

.iconmsg-Circulo:before {
    content: "\e901";
    color: #F47D20;
}

.iconmsg-Consulta:before {
    content: "\e902";
    color: #14477B;
}

.iconmsg-Error:before {
    content: "\e903";
    color: #14477B;
}

.iconmsg-Exito:before {
    content: "\e904";
    color: #14477B;
}

.iconmsg-Informacion:before {
    content: "\e905";
    color: #14477B;
}

.iconmsg-Triangulo:before {
    content: "\e906";
    color: #F47D20;
}

/***** REGLA PARA CLASES QUE INICIEN O CONTENGAN iconttp- *****/
[class^="iconttp-"], [class*=" iconttp-"] {
    font-family: 'IconTooltip' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.iconttp-Circulo:before {
    content: "\e900";
    color: #F6E145;
}

.iconttp-Informacion:before {
    content: "\e901";
    color: #F47D20;
}


/*******************BODY************************/
body {
    font-family: Helvetica___, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica___, Helvetica, Arial, sans-serif;
}
a {
    color: #919191 !important;
    font-size: 14px !important;
    text-decoration: none;
}
.text-info {
    color: #BCBEC0;
    display: inline-block;
    vertical-align: middle;
}
.titulo, td.titulo > a {
    color: #14477b !important;
}
.low-resolution 
{
    font-family: 'Helvetica___', Helvetica, Sans-Serif;
    color: #6D6E70;
    font-size: /*14pt*/ 19px;
    text-align: justify;
}

.tituloPrincipal 
{
    font-size: 16px;
    color: #626C74;
}

.subTituloPrincipal-label {
    font-size: 12px;
    color: #636D74;
}

.subTituloPrincipal
{
    font-size: 12px;
    color: #A7A9AC;
}

.etiquetaPorcentajeAvance
{
    font-family: 'Helvetica___', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #626C74;
}

.jqgriHistorial
{
    width:200px!important;
}

/**********************PANEL*********************/
.panel 
{
    
    border-top: none;
    margin: 0;
    padding: 1px;
}

/******CARETAS PARA FUENTES DE LA PAGINA*********/
@font-face {
    font-family: 'Helvetica___';
    src: url('../../fonts/Helvetica/helvetica_ce_regular-webfont.eot') format('embedded-opentype'),
        url('../../fonts/Helvetica/helvetica_ce_regular-webfont.woff') format('woff'),
        url('../../fonts/Helvetica/helvetica-ce-regular.ttf') format('truetype'),
        url('../../fonts/Helvetica/helvetica_ce_regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica_CE_Regular';
    src: url('../../fonts/Helvetica/helvetica_ce_regular-webfont.eot') format('embedded-opentype'),
        url('../../fonts/Helvetica/helvetica_ce_regular-webfont.woff') format('woff'),
        url('../../fonts/Helvetica/helvetica_ce_regular-webfont.ttf') format('truetype'),
        url('../../fonts/Helvetica/helvetica_ce_regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica_Bold';
    src: url('../../fonts/Helvetica/helvetica-bold-webfont.eot') format('embedded-opentype'),
        url('../../fonts/Helvetica/helvetica-bold-webfont.woff') format('woff'),
        url('../../fonts/Helvetica/helvetica-bold-webfont.ttf') format('truetype'),
        url('../../fonts/Helvetica/helvetica-bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica_Oblique';
    src: url('../../fonts/Helvetica/helvetica-oblique.eot') format('embedded-opentype'),
        url('../../fonts/Helvetica/helvetica-oblique.woff') format('woff'),
        url('../../fonts/Helvetica/helvetica-oblique.ttf') format('truetype'),
        url('../../fonts/Helvetica/helvetica-oblique.svg') format('svg');
    font-weight: normal;
    font-style: oblique;
}
@font-face {
    font-family: 'Helvetica_Bold_Oblique';
    src: url('../../fonts/Helvetica/helvetica-boldoblique-webfont.eot') format('embedded-opentype'),
        url('../../fonts/Helvetica/helvetica-boldoblique-webfont.woff') format('woff'),
        url('../../fonts/Helvetica/helvetica-boldoblique-webfont.ttf') format('truetype'),
        url('../../fonts/Helvetica/helvetica-bold-oblique.svg') format('svg');
    font-weight: bold;
    font-style: oblique;
}
@font-face {
    font-family: 'Helvetica_Light';
    src: url('../../fonts/Helvetica/helvetica-light-webfont.eot') format('embedded-opentype'),
        url('../../fonts/Helvetica/helvetica-light-webfont.woff') format('woff'),
        url('../../fonts/Helvetica/helvetica-light-webfont.ttf') format('truetype'),
        url('../../fonts/Helvetica/helvetica_light-normal-webfont.svg') format('svg');
    font-weight: lighter;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica_Light_Oblique';
    src: url('../../fonts/Helvetica/helvetica-lightoblique-webfont.eot') format('embedded-opentype'),
        url('../../fonts/Helvetica/helvetica-lightoblique-webfont.woff') format('woff'),
        url('../../fonts/Helvetica/helvetica-lightoblique-webfont.ttf') format('truetype'),
        url('../../fonts/Helvetica/helvetica-light-oblique.svg') format('svg');
    font-weight: lighter;
    font-style: oblique;
}
@font-face {
    font-family: 'HelveticaUltraLtIt';
    src: url('../../fonts/Helvetica/HelveticaUltraLtIt.woff') format('woff');
}

/***************ANIMACIONES******************/
@-webkit-keyframes input-shadow 
{
    0% {
        box-shadow: none;
    }
    50% {
        box-shadow: 0px 0px 5px #939598;
    }
    100% {
        box-shadow: none;
    }
}
@keyframes input-shadow 
{
    0% {
        box-shadow: none;
    }
    50% {
        box-shadow: 0px 0px 5px #939598;
    }
    100% {
        box-shadow: none;
    }
}
.animar-texto{
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}
@-webkit-keyframes fadein {
    from {
        opacity:0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    to {
        opacity:1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
    }
}
@keyframes fadein {
    from {
        opacity:0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    to {
        opacity:1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
    }
}

#outside 
{
  width: 250px;
  height: 50px;
  overflow: hidden;
}
#inside 
{
  list-style:none;
  overflow:hidden;
  padding-left:0px;
}
#inside li {
  width: 50px;
  height: 50px;
  float: left;
  padding: 5px;
  margin:0;
}

/************RADIO BUTTONS************************/
/*input[type=radio] {
   display: inline-block;
   font-size: 15px;
   line-height: 1em;
   margin: 0 0.25em 0 0;
   padding: 0;
   width: 1.25em;
   height: 1.25em;
   -webkit-border-radius: 0.25em;
   vertical-align: text-top;
 }
input[type=radio] 
{
    display: none;
    font-family: "radiocheckbutton";
    content: "\e903";
    color: white;
}
.radio-inline 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding-left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #AEBCC0;
    border-radius: 15px 15px;
    background-color: #fff;
}
.radio-inline label 
{
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    padding-top: 20px;
    margin-right: 15px;
    font-size: 13px;
}
.radio-inline label:before 
{
    font-family: "radiocheckbutton";
    content: "\e903";
    color: white;
    font-size: 33px;
    display: inline-block;
    margin-right: 0px;
    position: absolute;
    left: 0;
    bottom: 1px;
    line-height: 24px;
    margin-left: -6px;
}
input[type=radio]:checked:before 
{
    font-family: "radiocheckbutton";
    content: "\e903";
    font-size: 33px;
    color: #AEBCC0;
    text-align: center;
    line-height: 24px;
    margin-left: -6px;
    -webkit-transition:color 0.15s ease-in-out;
            transition:color 0.15s ease-in-out;
}*/
.rcb-check
{
    content: "\e600";
    font-size:20px;
    color: #000000;
    text-align: center;
    line-height: 15px;
}
.rcb-check:before
{
    content: "\e601";
    font-size:20px;
    color: #000000;
    text-align: center;
    line-height: 15px;
}
.rcb-radio
{
    content: "\e602";
    font-size:20px;
    color: #000000;
    text-align: center;
    line-height: 15px;
}
.rcb-radio:before
{
    /*content: "\e603";*/
    font-size:20px;
    color: #000000;
    text-align: center;
    line-height: 15px;
}
.radiospace
{
    background-color:blue;
    width: 20px;
    height: 20px;
    z-index: 2000;
}
/************CHECK BUTTONS************************/
.checkbox-inline 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding-left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #AEBCC0;
    background-color: #fff;
}
input[type=checkbox] 
{
    display: none;
    color: #AEBCC0;
    background-color: #fff;
    width: 15px;
    height: 15px;
    border: 1px solid #AEBCC0;
    -webkit-transition:color 0.15s ease-in-out;
            transition:color 0.15s ease-in-out;
}
.checkbox-inline label 
{
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    padding-top: 20px;
    margin-right: 15px;
    font-size: 13px;
    -webkit-transition:color 0.15s ease-in-out;
            transition:color 0.15s ease-in-out;
}
.checkbox-inline label:before 
{
    font-family: "radiocheckbutton";
    content: "\e901";
    color: white !important;
    font-size: 33px;
    line-height: 5px;
    margin-left: -6px;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 2px;
    position: absolute;
    left: 0;
    bottom: 0px;
    color: #AEBCC0;
    -webkit-transition:color 0.15s ease-in-out;
            transition:color 0.15s ease-in-out;
        -ms-flex-line-pack: center;
            align-content: center;
}
input[type=checkbox]:checked + label:before 
{
    font-family: "radiocheckbutton";
    content: "\e901";
    font-size: 33px;
    color: #AEBCC0 !important;
    text-align: center;
    line-height: 5px;
    margin-left: -6px;
    -webkit-transition: color 0.15s ease-in-out;
            transition: color 0.15s ease-in-out;
}
input[type=checkbox]:indeterminate + label:before 
{
    font-family: "radiocheckbutton";
    content: "\e900";
    font-size: 28px;
    color: #AEBCC0 !important;
    text-align: center;
    line-height: 4px;
    margin-left: -4px;
    -webkit-transition: color 0.15s ease-in-out;
            transition: color 0.15s ease-in-out;
}
input[type=checkbox]:disabled + label:before 
{
    font-family: "radiocheckbutton";
    content: "";
    font-size: 36px;
    color: #AEBCC0 !important;
    text-align: center;
    line-height: 4px;
    margin-left: -7px;
    cursor: not-allowed !important;
}
.checkbox_size
{
    width: 25px !important;
}
input[type='checkbox' name^='chkRegistro']:checked
{
    background-color: #AEBCC0 !important;
}

/*********************TABLES********************************/
.table thead {
    background: #dee7e7;
}
.table thead > tr {
    color: #FF0000;
    border-bottom: 4px solid #AEBCC0;
}
.table thead > th {
    color: #00FF00;
    border-bottom: 4px solid #aebcc0;
    background-color: #fff;
}
.table-striped > tbody > tr:nth-child(odd),
.table-striped > tbody > tr:nth-child(odd) {
    background-color: rgba(255, 255, 255, 1);
    border-bottom: 1px solid #f6f6f6 !important;
    color: #A7A9AC;
    font-size: 12px;
}
.table-striped > tbody > tr:nth-child(even),
.table-striped > tbody > tr:nth-child(even){
    background-color: #f6f6f6;
    border-bottom: 1px solid #fff !important;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: transparent !important;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: transparent;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
    border: 0px;
    color: #919191;
    font-size: 12px;
    vertical-align: middle;
    padding: 12px !important;
}
.table-hover > tbody > tr:hover{
    background-color: #dee7e7;
    color:#bcbec0;
    border-bottom: 1px solid #aebcc0 !important;
}
.row 
{
    margin-left: 0px;
    margin-right: 0px;
}
.row.table-row > [class*="col-"].custom 
{
    background-color: lightgrey;
    text-align: center;
}
@media (min-width: 768px) 
{
    img.img-fluid {width:100%;}
    .row.table-row {display:table;width:100%;margin:0 auto;}
    .row.table-row > [class*="col-"] 
    {
        float:none;
        float:none;
        display:table-cell;
        vertical-align:top;
    }
    .row.table-row > .col-sm-11 
    {
        width: 91.66666666666666%;
    }
    .row.table-row > .col-sm-10 
    {
        width: 83.33333333333334%;
    }
    .row.table-row > .col-sm-9 
    {
        width: 75%;
    }
    .row.table-row > .col-sm-8 
    {
        width: 66.66666666666666%;
    }
    .row.table-row > .col-sm-7 
    {
        width: 58.333333333333336%;
    }
    .row.table-row > .col-sm-6 
    {
        width: 50%;
    }
    .col-sm-5 
    {
        width: 41.66666666666667%;
    }
    .col-sm-4 
    {
        width: 33.33333333333333%;
    }
    .row.table-row > .col-sm-3 
    {
        width: 25%;
    }
    .row.table-row > .col-sm-2 
    {
        width: 16.666666666666664%;
    }
    .row.table-row > .col-sm-1 
    {
        width: 8.333333333333332%;
    }
}
.selected-row {
    background-color: #dee7e7 !important;
    border-bottom: 1px solid white !important;
}
.grid-header-title > a 
{
    font-weight: normal;
    color: #636D74;
    text-align: center !important;
}
.grid-header-title > a:hover, .grid-header-title > a:focus 
{
    color: #636d70;
    text-align: left !important;
}
.grid-header
{
    /*border-bottom: 5px solid #aebcc0 !important;*/
    text-align: center !important;
}

.grid-data-check
{
    font-family: "radiocheckbutton";
    color: white !important;
    font-size: 33px;
    line-height: 5px;
    margin-left: -6px;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 2px;
    position: absolute;
    left: 0;
    bottom: 0px;
    color: #AEBCC0;
    -webkit-transition:color 0.15s ease-in-out;
            transition:color 0.15s ease-in-out;
        -ms-flex-line-pack: center;
            align-content: center;
}
.check-grid 
{
    color: #AEBCC0 !important;
}
.table thead 
{
    background: #FFFFFF none repeat scroll 0 0;
    padding-bottom:1px;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th 
{
    top: 1px !important;
}
.popover.bottom 
{
  margin-top: 25px;
  margin-left: 10px;
}
.dialog-largo
{
    width:70%;
}

.dialog-largo-honor
{
    width:37%;
    min-width: 720px;
}

.div-scrollable.info-tab.honorscroll {
        height: 200px;
        width: inherit/*530px*/;
    }
/*****************MAIN-CERTIFICACIONES******************/
/*.certificacionesFooterPequenno{
    padding-top: 0px;
    height: 10px;
}
.certificacionesFooterGrande{
    height: 45px;
}
.certificacionesBotonMostrar{
    display: block;
    text-align: center !important;
    padding-top: 0px !important;
    height: 10px !important;
}
.certificacionesBotonOculto{
    display:none;
}
.certificacionesGrande{
    background-color: rgb(20, 71, 123) !important; 
    height: 45px !important; 
    padding-top: 10px !important; 
    display:block !important;
    opacity: 0;
}
.certificacionesOculto{
    display:none !important;
}*/

/********CENTRAR ELEMENTOS EN EL GUI******************/
.centrado-horizontal{
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

nav ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -o-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
}
/********************PICKER DE FECHA******************/
#ui-datepicker-div 
{
    background-color: white;
}

/****************FOOTER******************************/
footer 
{
    font-size: 1em;
    color: #939598;
}
.footerLayout{
    border-top: 1px #e8e8e9 solid; 
    padding-top:7px;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-color: #FFF;
    z-index: auto !important;
}

/****************PAGINADOR******************************/
.pagination > li > a, .pagination > li > span 
{
    border: 0px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus 
{
    background-color: white;
    color: #022C55;
    font-size: 11px;
}
.subletras-paginado
{
    font-size:8px; 
    color: #A7A9AB
}
.subletras-paginado:hover
{
    font-size:8px; 
    color: #022C55;
}
.pagination 
{
    border-radius: 0;
    display: block;
    margin: 0;
    padding-left: 0;
    color: #A7A9AC;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus 
{
    background-color: #fff !important;
    border-color: #fff !important;
    color: #A7A9AC !important;
    cursor: default !important;
    z-index: 2 !important;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus 
{
    background-color: #fff;
    color: #A7A9AC;
}

/*************DROPDOWN***************************/
.dropdown-menu-for-li 
{
    max-height: 340px;
    overflow: hidden;
    overflow-y: auto;
}

/***************OPCIONES DE MENU*****************/
.core_center 
{
    height: 50px;
    width: 270px;
    position: absolute;
}
.core_center ul 
{
    margin: 0;
    padding: 0;
    height: 50px;
    overflow: scroll;
    list-style: none;
    white-space: nowrap;
    
}
.core_center ul li 
{
    width: 50px;
    height: 50px;
    display:inline-block ;
}

.paginadorLargo{
    width: 1000px;
}

.textoAlineadoDerecha {
    text-align: right;
}

.textoAlineadoIzquierda {
    text-align: left;
}

.textoCentrado {
    text-align: center;
}

.textoJustificado {
    text-align: justify;
}

/***********************MODAL************************/
.modal 
{
  text-align: center;
  overflow-y: hidden;
}
@media screen and (min-width: 768px) 
{ 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.modal-dialog 
{
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.transparenciaNegra
{
    filter:alpha(opacity=1); 
    opacity:1; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    filter: alpha(opacity=100); 
    background: rgba(0,0,0,0.75);
}
.modal-backdrop 
{
    filter:alpha(opacity=1);
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

/****************LOGO DEL TEC*********************/
.logo-TECazul:before 
{
    content: "\e600";
    color: #00457C;
}
.logo-TECrojo:before 
{
	content: "\e601";
	color: #EE4034;
}

/*************************BOTONES******************************/
.btn-pequenno
{
    margin-right: 0px;
    margin-left: 10px !important;
    height:25px;
    min-width: 105px;
    border-radius:3px;
    border-color: #14477B;
    color: #14477B;
    padding: 3px 20px;
    font-size: 12px;
    box-shadow: none;
}
.btn-pequenno:hover
{
    background-color: #14477B;
    border-color: #14477B;
    color: #FFFFFF;
}
.btn-pequenno:active
{
    background-color: #8B8C8F;
    border-color: #8B8C8F;
    color: #FFFFFF;
    box-shadow: none;
}
.btn-pequenno.Azul
{
	background-color: #FFF;
    color: #14477B;
    border-color: #14477B;
}
.btn-pequenno.Azul:hover
{
    background-color: #14477B;
    border-color: #14477B;
    color: #FFFFFF;
    -webkit-box-shadow: 0 0 0px 1000px #14477B inset !important;
}
.btn-pequenno.Azul:active
{
    background-color: #14477B;
    border-color: #14477B;
    color: #FFFFFF;
    box-shadow: none;
}
.btn-mediano
{
    margin-right: 20px;
    margin-left: 20px;
    height:40px;
    border-radius:3px;
    border-color: #949599;
    color: #949599;
    padding: 6px 20px;
    font-size: 15px;
}
.btn-grande
{
    margin-right: 20px;
    margin-left: 20px;
    height:45px;
    border-radius:3px;
    border-color: #949599;
    color: #949599;
    padding: 6px 20px;
    font-size: 15px;
}

.selectorPopup.open
{
    background-image: url("../images/arrowSelection.png");
    background-repeat: no-repeat;
    background-position: right 50% bottom 0px;
}

.selectorPopup.TabActual
{
    background-image: url("../images/arrowSelection.png");
    background-repeat: no-repeat;
    background-position: right 50% bottom 0px;
}

/**********textbox*****************************/

.form-control {
    background-color: #ffffff;
    border: 1px solid #dee7e7;
    border-radius: 0px !important;
    color: #666 !important;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    vertical-align: middle;
    width: 100%;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
}

.form-control:focus {
  border: 1px solid #DEE7E7 !important;
}

/**************ENCABEZADO DEL POPUP*************/
.encabezadopopup
{
    background-color: #DEE7E7;
    border-top-left-radius:6px;
    border-top-right-radius:6px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}
.titulopopup {
    font-size: 16px !important;
    color: #022D56 !important;
    text-align: left;
    margin-left: 20px;
}
.textopopup {
    font-size: 12px;
    color: #939598;
    text-align: left;
    margin-left: 20px;
    margin-bottom: -25px;
    line-height: 17px !important;
}
.textopopupresaltado {
    font-size: 12px;
    color: #6d6e71;
    text-align: left;
}
.footerpopup
{
    border-top: 0px;
}

/****************BARRA DE PROGRESO*****************/
.progress {
    background-color: #ADBBC0 !important;
    border-radius: 0px !important;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1) inset !important;
    height: 3px !important;
    margin-top: 25px !important;
    margin-bottom: 15px !important;
    overflow: hidden !important;
}

.progress-bar {
    background-color: #626C74;
    box-shadow: none;
    color: #ffffff;
    -webkit-transition: width 0.8s ease 0s;
    transition: width 0.8s ease 0s;
    width: 0;
}

.etiquetaPorcentajeAvance {
    color: #626C74;
    font-size: 18px;
}

/************TEXTBOX*******************************/
.cajatexto 
{
    height:30px;
    width: 100%;
    border-color: #A8A9AD;
    background-color: white;
    box-shadow: none;
    -webkit-transition: none;
            transition: none;
    color: #A6A6A6;
    font-size: 16px !important;
    z-index: -1 !important;
}
.cajatexto-usuario
{
    display: inline-block;
    box-sizing: content-box;
    padding: 10px 20px;
    border: 1px solid #b7b7b7;
    border-radius: 6px 6px 0px 0px !important;
    text-overflow: clip;
}
.cajatexto-password
{
    display: inline-block;
    box-sizing: content-box;
    padding: 10px 20px;
    border: 1px solid #b7b7b7;
    border-radius: 0px 0px 6px 6px !important;
    text-overflow: clip;
    margin-top:-1px;
}
.cajatexto:focus
{
    border: 1px solid #11AFC0;
    background-color: white;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 8), 0 1px 2px rgba(155, 155, 155, 0.5);
    -webkit-transition: 0.5s linear background-image;
    transition: 0.5s linear background-image;
    color: #A6A6A6;
    font-size: 12px;
    z-index: 300;
    outline: medium none;
    outline-offset: -5px;
}
.cajatexto.error
{
    border: 1px solid #BB1F25;
    background-color: white;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 8), 0 1px 2px rgba(187, 31, 37, 0.5);
    -webkit-transition: 0.5s linear background-image;
    transition: 0.5s linear background-image;
    color: #A6A6A6;
    font-size: 12px;
}
.cajassubmenu 
{
    background-color: #F7F7F8;
    min-height: 155px;
    min-width: 220px;
    max-height: 155px;
    max-width: 220px;
    margin: 10px;
    border: 0;
}
.iconocajassubmenu 
{
    min-height: 75px;
    min-width: 75px;
    max-height: 75px;
    max-width: 75px;
    -webkit-box-align:center;
        -ms-flex-align:center;
            -ms-grid-row-align:center;
            align-items:center;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.textocajassubmenu
{
    color: #919191;
    margin-top: 10px;
    font-size: 13px; 
    font-family: 'Helvetica___', Arial, Helvetica, sans-serif;
}

.form-control {
    font-size: 12px;
    height: 30px;
}

/**************DETALLES DE DIVS GENERALES********************/
.detalleEstudiante
{
    width: 100%;
    min-height: 100%;
    font-family: 'Helvetica___';
    -ms-flex-line-pack: center;
    align-content: center;
}
.detalleEstudianteHonor
{
    width: 85%;/*595px;*/
    min-height: 100%;/*175px;*/
    font-family: 'Helvetica___';
    border-bottom: 1px solid #636D75;
    padding-bottom: 35px;
    -ms-flex-line-pack: center;
    align-content: center;
}
.detalleGeneralEstudiante
{
    width: 100%;
    min-height: 100%;
    font-family: 'Helvetica___', Arial, Helvetica, sans-serif;
        -ms-flex-line-pack: center;
            align-content: center;
    text-align: left;
}

.detalleGeneralEstudianteHonor
{
 width: 450px;
    min-height: 175px;
    font-family: 'Helvetica___', Arial, Helvetica, sans-serif;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    text-align: left;
}

.nombreEstudiante
{
    color: #14477B;
    font-size: 14px !important;

}
.detalleTextoEstudiante
{
    color: #9D9FA2;
    font-size: 12px !important;
}

.detalleDatosGeneralesEstudiante
{
    width: 100%; 
    max-width: 100%; 
    white-space: nowrap;
    height: 100%; 
    float: left; 
    margin-left: 20px;
    font-size: 12px;
    margin-top:-1.5vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; 
    text-align: left;
    white-space: pre-line !important;
    line-height: 1.5vw;
}

.detalleDatosGeneralesEstudianteHonor
{
    width: 385px; 
    max-width: 385px; 
    white-space: nowrap;
    height: 175px; 
    float: left; 
    margin-left: 20px;
    font-size: 12px;
    margin-top:-5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; 
}

.centrado-componentes
{
    text-align: center;
    /*height: 50vh;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.centrado-submenu
{
    text-align: center;
    height: calc(100vh - 260px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.centrado-submenu2
{
    text-align: center;    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.margen-menu-5porc
{
    margin-top: 5%;
}

.espaciado
{
    padding-top: 30px;
    padding-bottom: 30px;
}
.error-inicio-sesion{
    font-family: Helvetica_Light, Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #ED0000;
    margin-top: -5px;
    width: 350px;
    text-align: left;
}
.contorno-glow {
    border-color: #ED0000 !important;
    border-style: solid;
    border-width: 1px;
}
.btn-lost-focus {
    box-shadow: none !important;
    outline: none !important;
}
    .btn-lost-focus:disabled {
        background-image: url(../images/loading-16px-light-blue.gif);
        background-repeat: no-repeat;
        background-position: 20% center;
        background-color: #fff !important;
        border-color: #C8CBD0 !important;
        color: #C8CBD0;
        filter: alpha(opacity=85); /* IE */
        -moz-opacity: 0.85; /* Mozilla */
        opacity: 0.85;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; /* CSS3 */
        margin: 0px;
    }
.ventana-logueo 
{
    width: 260px;
}
.border_top 
{
    border-top: 1px solid #11AFC0 !important;
}
.lightgray-tooltip + .tooltip > .tooltip-inner 
{
    color: #FFF;
    background-color: #636D74;
}
.lightgray-tooltip + .tooltip > .tooltip-arrow 
{
    border-bottom-color: #636D74;
    border-top-color: #636D74;
    /*border-left-color: #636D74;
    border-right-color: #636D74;*/
}
.modal-backdrop {
    background-color: #FFFFFF;
}
.component-loading {
    background: transparent url('../images/loading-100px-blue.gif') no-repeat center center;
}

/************COMBOBOX****************/
.combobox 
{
    border: 1px solid #DEE7E7;
    border-radius: 0px;
    box-shadow: none;
    height:30px;
    width:100%;
    font-size:15px;
    text-align:left;
    color: #ADBCC0;
    background-color: #fff;
}
.combobox_azul 
{
    border: 1px solid #DEE7E7;
    border-radius: 0px;
    box-shadow: none;
    height:30px;
    width:100%;
    font-size:15px;
    text-align:left;
    color: #14477B;
    background-color: #DEE7E7;
}
.combobox_header_left
{
    text-align:left; 
    float:left; 
    width: 95%
}
.combobox_header_right
{
    text-align:center; 
    float:left; 
    width: 5%
}
.combobox_caret 
{
    border-color: #ADBCC0 transparent -moz-use-text-color;
    border-style: solid solid dotted;
    border-width: 5px 5px 0;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
.combobox_caret_azul 
{
    border-color: #14477B transparent -moz-use-text-color;
    border-style: solid solid dotted;
    border-width: 5px 5px 0;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
.comboboxitems 
{
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid #DEE7E7;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size:15px;
    left: 0;
    list-style: outside none none;
    margin: 0px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 90%;
    z-index: 1000;
    color: #ff0000;
    margin: 0px;
    width:100%;
    text-align: left;
}
.comboboxitems > li > a 
{
    clear: both;
    color: #ADBCC0;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}

    .comboboxitems label[control-type='multiselect_label_item'] {
            clear: both;
            color: #ADBCC0;
            display: block;
            font-weight: normal;
            line-height: 1.42857;
            padding: 3px 20px;
            white-space: nowrap;
    }

.comboboxitems > li > a:hover, .comboboxitems > li > a:focus 
{
    background-color: #F6F6F6;
    color: #808080;
    text-decoration: none;
}
.comboboxitems > .active > a, .comboboxitems > .active > a:hover, .comboboxitems > .active > a:focus 
{
    background-color: #F6F6F6;
    color: #808080;
    outline: 0 none;
    text-decoration: none;
}
.comboboxitems > .disabled > a, .comboboxitems > .disabled > a:hover, .comboboxitems > .disabled > a:focus 
{
    color: #ADBCC0;
}
.comboboxitems > .disabled > a:hover, .comboboxitems > .disabled > a:focus 
{
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    text-decoration: none;
}
.open > .comboboxitems 
{
    display: block;
}

/**************LOGO TEC*********************************/
.centrado-logo
{
    text-align: center;
    height: 33vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.estiloLogoTec
{
    font-size: 95px; 
    height: 150px; 
    width: 500px; 
}

.estiloMensajes
{
    font-size: 95px;
    height: 95px;
    width: 95px;
}

.encabezado-logo
{
    background-color: #F2F2F2;
    border-bottom: 1px solid black;
    border-bottom-color: #939598;
    min-height: 100px;
    max-height: 256px;
}

/************************AdvertenciaBrowser******************/
.advertenciaBrowser {
    background-color: #FCE3E5;
    font-family: Arial, Helvetica, sans-serif;
    color: #ED1F24;
    height: 80px; 
    width: 100%; 
    opacity: 1; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    -webkit-animation: 2s ease-in-out 0s normal none infinite running input-shadow; 
    animation: 2s ease-in-out 0s normal none infinite running input-shadow;
}

.advertenciaMensajeBrowser {
    display: table;
    margin: 0 auto;
    text-align: center;
}

/************************************************************/
/*********REVISAR SI ES NECESARIO O SE OCUPA PARA ALGO*******/
/************************************************************/
select 
{
    background-image: url('data:image/gif;base64,R0lGODlhDwAUAPIFAMzV///VzP///8zVzMyqzAAAAAAAAAAAACH5BAUAAAUALAAAAAAPABQAAAMdKLrc/jDKSau9a+i93wAaOERbMEoDcU4r5r5wDCcAOw==') /*../../Image/arrowdown.gif*/;
    background-repeat: no-repeat;
    background-position: 98% 50%;
    margin-right: 10%;
    -webkit-appearance: none;
    -moz-appearance: none;
}
select::-ms-expand {
    display: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    /* Good browsers :) */
    opacity: 0;
}

.div-scrollable {
  margin: 10px 10px 18px 4px;
  overflow: scroll auto;
  position: relative;
  border-style: inset;
  border-width: 0px;
  border-left-color: rgb(188, 190, 192);
  border-top-color: rgb(188, 190, 192);
  border-radius: 0px 0px 5px 5px;
}

    .info-tabs
    {
        height :85%
    }

    .div-scrollable.info-tab {
        height: 100%;
        overflow: hidden auto!important;
    }

    .ps-scrollbar-x-rail 
    {
        display:none!important
    }

    .ps-scrollbar-y-rail 
    {
        display:none!important
    }

    .div-scrollable.info-tab-emb {
        height: 130px;
        width: 450px;
        margin-left: 0px;
    }

.table-scrollable tbody {    
    width: 100%;
    height: 100%;
    overflow-y: scroll auto;
    overflow-x: hidden;
    clear: both;
    float: none;
    position: relative;
}

    .table-scrollable thead, .table-scrollable tbody {
        display: block;
    }

/*Animación para flecha indicadora hacia abajo de que hay más contenido dentro de un div*/
.down-arrow-div {
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    /*background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);*/
    background-size: contain;
    color: rgb(188, 190, 192);
}

    .down-arrow-div:before {
        content: ""; /*"\e114";*/
    }

.arrow-wrap {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: -5em;
    margin-left: -5em;
    background: #111;
    width: 10em;
    height: 10em;
    padding: 4em 2em;
    border-radius: 50%;
    font-size: 0.5em;
    display: block;
    box-shadow: 0px 0px 5px 0px #333;
}

.bounce {
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

/* Scroll down indicator (bouncing) */
@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-15px);
    }

    60% {
        -webkit-transform: translateY(-5px);
    }
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}

.wordwrap { 
   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;      /* IE */
}

.tituloEncabezado {
    text-align: left;
    font-family: 'Helvetica___', Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #022D56;
    color: #022D56;
    font-size: 14px;
}

.legendPagerShowingRegs {
    font-family: 'Helvetica_CE_Regular', Arial, Helvetica, sans-serif;
    color: #626C74 !important;
    font-size: 11px;
}

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: transparent url('../images/loading-100px-blue.gif') 50% 50% no-repeat rgb(249,249,249);
    font-family: 'Helvetica_CE_Regular', Arial, Helvetica, sans-serif;
    color: #13467A;
    font-size: 17px;
    display: none;
    overflow: auto;
}

.loader-process {
    font-family: 'Helvetica_CE_Regular', Arial, Helvetica, sans-serif;
    color: #13467A;
    font-size: 17px;
}

.spnTexto {
    font-size: 12px !important;
    color: #A7A9AB !important;
}

    .spnTexto:hover, .spnTexto:focus, .spnTexto:active {
        color: #022C55 !important;
        text-decoration: none;
    }

.arrow-down {
    font-size: 20px;
    color: #DEE7E7;
    outline: none;
}

.no-border {
    outline: none !important;
}

.switch {
  position: relative;
    display: inline-block;
  width: 24px;
  height: 12px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #636d74;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  left: 4px;
  bottom: 1px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}


input:checked + .slider {
  background-color: #14477B;
}

input:focus + .slider {
  box-shadow: 0 0 1px #14477B;
    }

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}



/* Rounded sliders */
.slider.round {
  border-radius: 12px;
}

.slider.round:before {
  border-radius: 50%;
}


input[type="Number"] {
    display: inline-block;
    padding: 4px;
    font-size: 13px;
    line-height: 18px;
    color: #808080;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.field-validation-error {
    color: red;
    font-weight: bold;
}

a:hover {
    color: #254a6d;
}



/*Configurar  media querys*/
/* Extra small devices (phones, less than 768px) */
@media (min-width: 240px) {
}

@media (min-width: 321px) {
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .col-filtro {
    width: 33.33%;
    float: left;
    padding-left: 2px;
    padding-right: 2px;
}

    .col-filtro-group {
        width: 100%;
        float: left;
    }

    .col-filtro-group-item {
        width: 33.33%;
        float: left;
        padding-left: 2px;
        padding-right: 2px;
    }

    .col-filtro-group .row .col-sm-12 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .col-filtro-group-item-Admin {
    width: 16%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .col-filtro {
        width: 20%;
        float: left;
        padding-left: 5px;
        padding-right: 5px;
    }

    .col-filtro-group {
        width: 60%;
        float: left;
        padding-left: 5px;
        padding-right: 5px;
    }

    .col-filtro-group-item {
        width: 33%;
        float: left;
        padding-left: 5px;
        padding-right: 5px;
    }
    .col-md-2 {
        width: 14.28%;
}
    .col-filtro-group-item-Admin {
    width: 16%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}
}

.col-filtro-modal {
        width: 30%;
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        text-align: right;
    }

.col-filtro-busqueda {
        width: 50%;
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        text-align: right;
    }

.col-filtro-modal-combo {
        width: 40%;
        float: left;
        padding-left: 5px;
        padding-right: 5px;
    }

.col-filtro-modal-com {
        width: 30%;
        float: left;
        padding-left: 5px;
        padding-right: 5px;
    }

.filter-control span {
    font-size:20px;
}

.filter-control hr.filter-spliter {
  border : 0;
  height: 1px; 
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); 
}


/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .col-filtro {
    width: 20%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

.col-filtro-group {
    width: 50%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

.col-filtro-group-item {
    width: 33.33%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

    .glosario {
        font-style: italic;
        font-weight: bold;
        cursor: help;
        text-decoration-style: none;
    }
.col-filtro-group-item-Admin {
    width: 16%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}
}

.multiselectResultPanel {
    /*border:none;
    border-width:1px;
    border-color:#BCBEC0;
    border-style:solid;
    width:98%;
    margin:1%;
    min-height:100px;*/

    border:none;
    width:98%;
    margin:1%;
    min-height:100px;

}

    .multiselectResultPanel .item {
        /*border:none;
        border-width:1px;
        border-color:#BCBEC0;
        border-style:solid;
        height:30px;
        text-overflow:ellipsis;
        min-width:35px;
        display:inline-block;
        margin:3px;
        padding:3px;*/

        border:none;
        -moz-text-overflow:ellipsis;
        text-overflow:ellipsis;
        -moz-min-width:35px;
        -ms-min-width:35px;
        -o-min-width:35px;
        -webkit-min-width:35px;
        min-width:35px;
        margin: 0;
        padding: 0;
        color: #939598;
    }

.dropdown-multiSelect .comboboxitems::-webkit-scrollbar-track
{
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;*/
    /*display: none;*/
    background-color: #FFFFFF;
}

.dropdown-multiSelect .comboboxitems::-webkit-scrollbar
{
	width: 10px;
    margin-left: 15px;
	background-color: #F5F5F5;
}

.dropdown-multiSelect .comboboxitems::-webkit-scrollbar-thumb {
    -ms-border-radius: 10px;
    border-radius: 10px;
	background-color: #E2E2E3;
}
.panel-group .panel {
  overflow:initial !important;

}
th.ui-th-column div {
    white-space: normal !important;
    height: auto !important;
    padding: 2px;
}
.ui-datepicker-calendar {
    display: none;
    }
td, th {
  border-bottom: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
/*@media screen and (min-width: 768px){
    .modal-dialog {
   
    padding-top: 5px; 
     padding-bottom: 5px; 
}
}*/

div.wpforms-container-full .wpforms-form .wpforms-field-checkbox input {
-webkit-appearance: checkbox;
-moz-appearance: checkbox;
}

.scrollGrid {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    min-width: 320px;
    padding-bottom: 0px;
    margin-right: -2px;
}

.encabezadoEstudiante{
    width:40%;
}
@media screen and (max-width: 745px) {
    .encabezadoEstudiante{
        width: 100%;
        overflow:auto;
        -ms-overflow-style:auto;
    }
    
}

.tamanoPopupDetalle{
    width: 75%; 
    height:95%;
}

@media screen and (max-width: 767px) {
    .tamanoPopupDetalle{
        width: 100%;
        height:100%;
    }
}

.tamanoPopupMediano{
    width: 60%; 
    height:70%;
}

@media screen and (max-width: 800px) {
    .tamanoPopupMediano{
        width: 99%;
    }
    #JustificacionLevantamiento{
        width:50vw;
        height:20vw;
    }

        /* Desaparecer el header */
    /*#tablaLevantamiento.thead, th {
        border: none;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }*/

    table.tablaLevantamiento td:before{
        content: attr(data-label);
        float: left;
        color: #273b47;
        font-weight: bold;
        font-size: 1em;
        padding: 1px 5px;
    }

    table.tablaLevantamiento td:last-child{
         text-align: center;
      }
      

}

@media screen and (max-width: 500px) {
    .soloNumeros{
         width:80%;
         padding:0px!important;
         margin:0px;
    }

    table.tablaLevantamiento td, th {
        padding: 2px;
    }
    .subTituloPrincipal {
        padding:3px;
    }
    .col-filtro-group-item.selectorPopup.open{
        background-image: none;
        border-bottom: 3px solid #636D74;
    }
    .menuSolicitudes{
        border-bottom:none!important;
        text-align: left!important;
    }

    .modal-dialog {
        width:90%!important;
    }
     .col-filtro-group-item-Admin.selectorPopup.open{
        background-image: none;
        border-bottom: 3px solid #636D74;
    }
}
.menuSolicitudes{    
        border-bottom: 3px solid #636D74;      
}

@media screen and (max-height: 1080px) {
    .tamanoPopupMediano{
        height:100%;
    }
}

.tamanoPopupGrande{
    width: 90%; 
    height:100%;
}

@media screen and (max-width: 745px) {
    .tamanoPopupGrande{
        width: 95%; 
    }
}

.tamanoPopupPequenno{
    width: 50%; 
    height:80%;
}

@media screen and (max-width: 745px) {
    .tamanoPopupPequenno{
        width: 95%; 
    }
}

.tamanoPopupAjustable{
    width: auto; 
    height:auto;
}

#divDetalle-detail-modal{
    width:100%;
}

input[type=checkbox] {
         position: relative;
	       cursor: pointer;
    }
    input[type=checkbox]:before {
         content: "";
         display: block;
         position: absolute;
         width: 14px;
         height: 14px;
         top: 0;
         left: 0;
         border: 1px solid #636D74;
         border-radius: 0px;
         background-color: white;
} 
input[type=checkbox]:checked:after {
         content: "";
         display: block;
         width: 5px;
         height: 10px;
         border: solid #636D74;
         border-width: 0 2px 2px 0;
         -webkit-transform: rotate(45deg);
         -ms-transform: rotate(45deg);
         transform: rotate(45deg);
         position: absolute;
         top: 2px;
         left: 5px;
}
input[type=radio] {
         position: relative;
	       cursor: pointer;
    }
    input[type=radio]:before {
         content: "";
         display: block;
         position: absolute;
         width: 14px;
         height: 14px;
         top: 0;
         /*left: 0;*/         
        right: 0.1vw;
         border: 1px solid #636D74;
         border-radius: 10px;
         background-color: white;
         font-family: "radiocheckbutton";
             -webkit-transition:color 0.15s ease-in-out;
            transition:color 0.15s ease-in-out;
} 

input[type=radio]:checked:after {
    content: "\e903";
    display: block;
    width: 5px;
    height: 0px;
    /* border: solid #636D74; */
    border-width: 0 5px 5px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* transform: rotate(45deg); */
    position: absolute;
    top: -12px;
    /*left: 9px;*/
        right: 0.1vw;
    font-family: "radiocheckbutton";
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
    font-size: 33px;
    color: #AEBCC0;
}


.datepicker-dropdown{
    width: auto!important;
} 

.tituloConsulta{
    /*width: 20%;*/
    color:#14477b ;
    font-size: 18px;
    border-bottom: solid 1px #14477b;
    display: -webkit-box;
}

.subtituloConsulta {
    font-family: 'Helvetica___', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #636D74;
    display: -webkit-box;
    font-weight: normal;
}

input[type=date] {
display: inline-block;
padding: 4px;
line-height: 18px;
color: #808080;
border: 1px solid #ccc;
border-radius: 3px;
}

input[type=time] {
color: #808080;
}

.scrollAllGrid {
    overflow-x: auto;
    white-space: nowrap;
    min-width: 1285px;
    padding-bottom: 0px;
    margin-right: -2px;
}

.file-input {
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
}

.ui-jqgrid tr.footrow-ltr td{
    text-align: center !important;
    font-family: 'Helvetica___', Arial, Helvetica, sans-serif!important;
    font-size: 14px!important;
    color: #636D74!important;
    font-weight: bold!important;
    border-right-color: #d1d8dd!important;
}

span{
    white-space: pre-line
}

.main-col-table {
    text-decoration: underline;
}

.main-col-table:hover {
    color:#14477B !important;
    font-weight: 700 !important;
}

.itemMenu{
   padding: 12px 16px;
}

.itemMenu:hover{
  text-decoration:underline;
}

.calendario {
    display: inline-flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 3px;
}
		
.calendarioDateTime{
	border: 0!important;
}

.calendarioSpan {
	background-color: transparent;
	height: 1rem;
	margin-right: .25rem;
	margin-left: .25rem;
	border-right: 1px solid #ddd;
}







