﻿/*
Sobreescribir valores del LTE
*/

.skin-yellow .main-header .navbar {
    /*background: url(../../lte2016/dist/img/fondo_header.png);*/
	background-color: #FF5900;
}

.skin-yellow .wrapper, .skin-yellow .main-sidebar, .skin-yellow .left-side {
    background: url(../../lte2016/dist/img/fondo_negro.png);
}

.skin-yellow .main-header .logo {
    /*background: url(../../lte2016/dist/img/fondo_header.png);*/
    background-color: #FF5900;
    border-bottom: 0 solid transparent;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height: auto; 
    padding: 10px;
    text-align: center;
}

.login-box-body {
	min-height: 360px;
}

.login-box-body, .register-box-body {
    background: #fff;
    padding: 50px;
    border-top: 0;
    color: #666;
    border-radius: 10px 10px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.06),0 2px 5px 0 rgba(0,0,0,.2);
}
.boton_sesion{
	color: #6e6d6dc7;
	font-size: 18px;
	border:none;
	background-color:transparent;
	cursor:pointer;
	
}

.boton_sesion_activo{
	border-bottom: 2px #432f64 solid;
	
}

.boton_entrar{
	background-color: #432f64;
	color:white;
}

.boton_entrar:hover{
	background-color: #362453;
	color:white;
}

.content-wrapper, .right-side{
	background-image: url('../../lte2016/dist/img/aLogo.png');
	background-repeat: no-repeat;
	background-position: bottom 5px right 10px;
}
.logo-lg img{ width: 130px; }
.logo-mini img{ width: 25px; }

.login-page, .register-page {
    background: #ecf0f5 url('../../lte2016/dist/img/fondo.jpg?v=29062022') center 0 fixed;
    background-size: cover;
	height: auto;
}

.login-page-admin, .register-page {
    background: #ecf0f5;
    height: auto;
    background-image: url();
    background-repeat: no-repeat;
    background-position: bottom 5px right 10px;
}

.sidebar-menu {
	margin-top: 5px;
}

.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu>li.header {
    white-space: normal !important;
    overflow: hidden;
}

.skin-yellow .sidebar-form input[type="text"], .skin-yellow .sidebar-form .btn {
    background-color: rgba(55, 72, 80, 0.72);
 }

.register-box-body{
	border-radius: 0;
}
.register-box {
    width: 70%;
}

ul.nav-stacked ul.nav-stacked > li > a {
  padding-left: 20px;
}

.alumnoFoto {
    width: 80px !important;
    height: 80px !important;
    float: left;
}

.linkFoto{
	position: absolute;
	display: inline-block;
    left: 75px;
    border-radius: 50%;
    top: 75px;
}

.user-panel>.image>img {
    min-height: 35px;
    max-height: 45px;
}

.profile-user-img {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    padding: 3px;
    border: 3px solid #d2d6de;
}

.foto-usuario
{
	background-color: #fff;
}

.eg{
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  background: #d2d6de;
  padding: 5px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom: 1px solid #d2d6dc;
  border-right: 1px solid #d2d6dc;
}

.eg + * {
  margin-top: 30px;
}

.mailbox-attachment-info {
    min-height: 80px !important;
	overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}

.mailbox-attachments li {
    position: relative;
}

.mailbox-attachment-size {
	position: absolute;
    bottom: 5px;
	width: 100%;
    padding: 0px 20px 0px 0px;
}

.widget-user-2 .widget-user-header {
    min-height: 100px;
}

.widget-user-2 .widget-user-image>img {
    min-height: 80px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 10px !important;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.fa-4x {
    font-size: 4em !important;
}
.fa-5x {
    font-size: 5em !important;
}

/*
.box-body .overlay, .overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255,255,255,0.7);
    border-radius: 3px;
}
*/
/*
Fin de LTE
*/

/*Sobreescribir select2 plugin*/
.select2-container{ width: 100% !important; }
.select2-container--default .select2-results>.select2-results__options {
    max-height: 400px;
    overflow-y: auto;
}
.select2-result-repository { padding-top: 4px; padding-bottom: 3px; }
.select2-result-repository__avatar { float: left; width: 60px; margin-right: 10px; }
.select2-result-repository__avatar img { width: 100%; height: auto; border-radius: 2px; }
.select2-result-repository__meta { margin-left: 70px; }
.select2-result-repository__title { color: black; font-weight: bold; word-wrap: break-word; line-height: 1.1; margin-bottom: 4px; }
.select2-result-repository__forks, .select2-result-repository__stargazers { margin-right: 1em; }
.select2-result-repository__forks, .select2-result-repository__stargazers, .select2-result-repository__watchers { display: inline-block; color: #aaa; font-size: 11px; }
.select2-result-repository__description { font-size: 13px; color: #777; margin-top: 4px; }
.select2-results__option--highlighted .select2-result-repository__title { color: white; }
.select2-results__option--highlighted .select2-result-repository__forks, .select2-results__option--highlighted .select2-result-repository__stargazers, .select2-results__option--highlighted .select2-result-repository__description, .select2-results__option--highlighted .select2-result-repository__watchers { color: #c6dcef; }

/*Sobreescribir estilos del ui dialog*/
.ui-dialog-titlebar, .ui-button-text
{font-size:small;}
/*fin dialog*/

/*Practicum*/
.list-group label{ transition: all .5s; }
.list-group label:hover{
	background-color: #f5f5f5;
	cursor: pointer;
}
.expectativaPuestosContenedor .list-group{
	overflow: auto;
	height: 100%;
	padding-right: 10px;
	margin-bottom: 0;
}
.expectativaPuestosContenedor .list-group label.list-group-item { padding: 4px 10px; }
/*Fin practicum*/

/*overload utilizado acceso.js: pediente de revisión*/
#overload, .overload
{
	z-index:25;
	position:fixed;
	background:#555 url('../img/initapp_loader.gif') center center no-repeat;
	opacity:0.7;
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}
#overload p, .overload p
{
	text-align:center;
	font-weight:bold;
	opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=100);
}
#overload p.warning1, .overload p.warning1
{color:#500;background:#BB0;}
#overload p.warning2
{color:#FFF;background:#D11;}
#overload p.warning3
{color:#FFF;background:#FF8000;}

/*fin overload*/

/*importante para formulario de soliciutd de tutorias*/
#g_content
{
	float:right;
	background:#FFF;
	width:83%;
	padding:2%;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	overflow: auto;
	position: relative;
}
/*#g_content SECTION #tabs .ui-tabs-nav, #g_content_f SECTION #tabs .ui-tabs-nav{	font-size: .8em !important; }
#g_content SECTION #tabs, #g_content_f SECTION #tabs
{
	background: white !important;
	margin-top: 10px;
	border: none !important;
	padding: 0px !important;
}
#g_content SECTION #tabs .ui-tabs-panel, #g_content_f SECTION #tabs .ui-tabs-panel{ padding: 10px 0px !important; }*/
#userNameTop
{
	display: block;
	font-weight: bold;
	font-size: 21px;
	margin-bottom: 6px;
	margin-top: 13px;
}

.g_nomseccion
{
	color:#000;
	font-size:1em;
	padding-left:40px;
	line-height:2em;
	border-bottom:solid 2px #CCC;
}
HR.g_nomseccion
{
	background: #CCC;
	height: 2px;
	border: none;
}
.g_nomseccion.alumnos
{background:transparent url('../../imgp/gpg/112-group.png') left center no-repeat;}
.g_nomseccion.fgrama
{background:transparent url('../../imgp/gpg/55-network.png') left center no-repeat;}
.g_nomseccion.cloud
{background:transparent url('../../imgp/gpg/56-cloud.png') left center no-repeat;}
	.g_nomseccion.home
{background:transparent url('../../imgp/gpg/53-house.png') left center no-repeat;}
.g_nomseccion.reports
{background:transparent url('../../imgp/gpg/162-receipt.png') left center no-repeat;}
.g_nomseccion.users
{background:transparent url('../../imgp/gpg/253-person.png') left center no-repeat;}
.g_nomseccion.tools
{background:transparent url('../../imgp/gpg/158-wrench-2.png') left center no-repeat;}
.g_noborderbottom
{
	border-bottom: none !important;
}
.g_nomseccion.carga
{background:transparent url('../../imgp/gpg/44-shoebox.png') left center no-repeat;}
.g_nomseccion.nivel
{background:transparent url('../../imgp/gpg/81-dashboard.png') left center no-repeat;}
.g_nomseccion.horario
{background:transparent url('../../imgp/gpg/83-calendar.png') left center no-repeat;}
.g_nomseccion.omats
{background:transparent url('../../imgp/gpg/60-signpost.png') left center no-repeat;}
.g_nomseccion.espec
{background:transparent url('../../imgp/gpg/10-arrows-in.png') left center no-repeat;}
.g_nomseccion.resumen
{background:transparent url('../../imgp/gpg/55-todo.png') left center no-repeat;}
.g_secdesc
{color:#AC6716;margin-top:10px;margin-bottom:10px;}
._data{ margin-bottom: 10px; }
._data, ._lider
{
	font-size: 15px;
	font-weight: bold;
}
.usr_wrpusr.alumnoRiesgoIngles1, .shielded .usr_wrpusr.alumnoRiesgoIngles1
{
	background-color: #FFFF55;
}
.usr_wrpusr.alumnoRiesgo, .shielded .usr_wrpusr.alumnoRiesgo
{
	background-color: #FDCDCD;
}
.usr_wrpusr.alumnoRiesgo .alumnoContacto a
{
	color: #F50202;
}


#alumnoBuscardor img
{
	margin-bottom: -2px;
	margin-left: 6px;
}
.tDialogField
{
	font-size: 15px;
	padding: 4px 0;
	border-bottom: 1px dotted #B1B1B1;
}
.tDialogField:last-child
{
	border-bottom: none;
}
.tDialogField .inlineInput
{
	margin: -4px 0 0 6px;
}
.tDialogField .info
{
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(../../imgp/warning_big.png);
}
.tDialogAlumnoInput {
	width: 80px;
}
.tDialogInfo {
	color: gray;
	font-size: 13px;
	text-align: right;
	float: right;
	white-space: nowrap;
	max-width: 282px;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-top: 2px;
}
.tDialogField2{
	margin-left: 46px;
}
 .tDialogField2.tDialogFieldFecha{
 	margin-left: 14px;
 }

.tDialogComentarios {
	max-width: 98%;
}
.tDialogFecha, .tDialogHora, .tDialogDuracion{
	width: 100px;
}
.tDialogHora {
	margin: 0;
	padding: 2px;
}

.tGrupoTabla TD
{
	vertical-align: middle;
}
.tGrupoTabla TD INPUT
{
	margin: 0;
}
.tGrupoCompromiso
{
	width: 340px;
	border: 1px solid silver;
}
.tGrupoCompromiso:focus
{
	height: 32px;
}

/*fin tutorias css*/

/*Estilos del flujograma importante*/
.ui-dialog-titlebar-close.AdminLTE{	
	padding: 0;
	line-height: 0;
	font-size: 14px;
}
.g_uiwidget
{margin-top:8px;padding:0.5em;}
.g_uiwidget_icon
{float:left;margin-right:0.3em;}
.g_uiwidget_cont
{display:inline-block;font-size:small;}
.g_uiwidget_cont.lh
{line-height:32px;}
._titulo
{
	font-size: 14px;
	font-weight: normal;
	color: #E48610;
}
#crstotal_wrp ._titulo
{
	font-size: inherit;
	font-weight: inherit;
}
.autoFlow{
	overflow: auto;
	display: block;
}
.cuadinfo 
{
	display:inline-block;
	
	width:16px;
	height:16px;
}
.cuadinfo.accr
{
	background:#0F0;
}
.cuadinfo.curs
{
	background:#FF0;
}
.cuadinfo.vera
{
	background:#0FF;
}
.cuadinfo.regu
{
	background:#2E64FE;
}
.cuadinfo.noDispo
{
	background:rgb(230, 245, 250);
}
.cuadinfo.dispo
{
	background:rgb(221, 221, 221);
}
.cuadinfo.reco, .cuadinfo.opor, .cuadinfo.repr
{
	width: 16px;
	height: 16px;
	margin-bottom: -3px;
}
.cuadinfo.reco
{
	background: url('../../imgp/estrella.png');
}
.cuadinfo.opor
{
	background: url('../../imgp/oportunidades.png');
}
.cuadinfo.repr
{
	background: url('../../imgp/reprobadas.png');
}
.cargaInglesColumnas
{
	font-size: small;
	float: left;
	width: 40%;
}
.cargaInglesColumnas60
{
	width: 60%;
}
.cargaInglesLabel 
{
	font-weight: bold;
}
.cargaInglesInfo
{
	margin-bottom: 10px;
}
.cargaInglesHorario th 
{
	padding-bottom: 10px;
	text-align: left;
}
.cargaInglesHorario TD
{
	padding-bottom: 4px;
}
.tipocaption
{
	border-top: 2px solid #F8B64B;
	border-bottom: 2px solid #F8B64B;
	margin-bottom: 10px;
	font-weight:bold;
	font-size:large;
	text-align:center;
	padding: 6px;
	background: #F8E3B6;
}
.contenedorNRCdata
{
	transition: all .5s;
	border: 2px solid #A7A7A7;
	margin-bottom: 14px;
	padding: 8px;
	background: #FFFFFF;
	border-radius: 8px;
	/*box-shadow: 4px 4px 8px rgb(168, 168, 168);*/
	display: block;
	cursor: pointer;
}
.contenedorNRCdata:hover
{
	border-color: rgb(111, 111, 111);
	opacity: 1 !important;
}
#_programas TABLE
{
	width: 100% !important;
}
#_programas .ui-accordion-content
{
	padding: 0 !important;
	height: auto !important;
}
#_programas TH, #_programas TD
{
	padding: 2px 4px !important;
	/*text-align: left !important;*/
	font-size: 12px !important;
}
#_programas TH
{
	white-space: nowrap;
}
#_programas TR:hover
{
	background: #FFE0B0;
}
.normalStyle ._prog 
{
	font-weight: bold;
	margin-top: 8px;
	border-top: 2px solid #F8B64B;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 14px;
}
#filter
{
	margin-right: 16px;
}
/*#_filtro
{
	min-width: 230px;
}*/
#_resultados
{
	display: none;
}
#_programas H3 span
{
	color: #333;
	float: right;
	font-weight: normal;
}
.blockHorario
{
	cursor: pointer;
	margin-bottom: -3px;
}
/*fin estilos flujograma*/

/*estilos vista acceso*/
.g_ntfdb {text-align:center;margin-top:8px;color:#A33;}
.g_smalltxt9{font-size:0.9em}
/*fin css acceso*/

/*Estilos genericos geniales*/
hr
{
	border: none;
	border-top: 1px solid #f4f4f4;
}
.g_clear{float:none;clear:both;line-height:0;}
.g_hide{display:none;}
.margin0{ margin: 0px !important; }
.margin10{ margin: 10px !important; }
.marginTop0{ margin-top: 0px !important; }
.marginTop5{ margin-top: 5px !important; }
.marginTop10, .fPregunta{ margin-top: 10px !important; }
.marginTop20{ margin-top: 20px !important; }
.marginTop40, .fPregunta{ margin-top: 40px !important; }
.marginBottom0{ margin-bottom: 0px !important; }
.marginBottom5{ margin-bottom: 5px !important; }
.marginBottom10{ margin-bottom: 10px !important; }
.marginBottom20{ margin-bottom: 20px; }
.marginBottom40{ margin-bottom: 40px !important; }
.marginRight0{ margin-right: 0 !important; }
.marginRight5{ margin-right: 5px !important; }
.marginRight10{ margin-right: 10px; }
.marginRight20{ margin-right: 20px; }
.marginRight45 { margin-right: 45px; }
.marginLeft5{ margin-left: 5px; }
.marginLeft10{ margin-left: 10px !important; }
.marginLeft20{ margin-left: 20px !important; }
.marginLeft30{ margin-left: 30px !important; }
.marginLeft40{ margin-left: 40px; }
.marginLeft0{ margin-left: 0px !important; }
.padding0{ padding: 0 !important; }
.padding10{ padding: 10px !important; }
.padding20{ padding: 20px !important; }
.paddingLeft0{ padding-left: 0px !important; }
.paddingLeft10{ padding-left: 10px !important; }
.paddingLeft20{ padding-left: 20px; }
.paddingRight0{ padding-right: 0px !important; }
.paddingRight10{ padding-right: 10px; }
.paddingTop5{ padding-top: 5px !important; }
.paddingTop10{ padding-top: 10px }
.paddingTop20{ padding-top: 20px; }
.paddingBottom5{ padding-bottom: 5px; }
.paddingBottom0{ padding-bottom: 0px; }
.paddingBottom10{ padding-bottom: 10px; }
.paddingBottom20{ padding-bottom: 20px !important; }
.paddingBottom30{ padding-bottom: 30px !important; }
.paddingBottom35{ padding-bottom: 35px !important; }

.scroll-x{ overflow-x: scroll; }
.scroll-y{ overflow-y: scroll; }
.borde0 { border: 0; } 
.bordeBlanco {
	text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff !important;
}
.borde-derecho{
	border-right: 1px solid #f4f4f4;
}
.borde-izquierdo{
	border-left: 1px solid #f4f4f4;
}

.bordeIzq-yellow{
	border-left: 2px solid #f39c12 !important;
}

.bordeIzq-green{
	border-left: 2px solid #008d4c !important;
}

.bordeIzq-blue{
	border-left: 2px solid #0073b7 !important;
}

.bordeIzq-aqua{
	border-left: 2px solid #00c0ef !important;
}

.bordeIzq-red{
	border-left: 2px solid #dd4b39 !important;
}

.bradius0 { border-radius: 0; }
.nowrap{ white-space: nowrap; }
.puntos {
	overflow:hidden; /* Escondemos la parte sobrante */
    white-space:nowrap; /* Indicamos que no realice salto de linea si no cabe en la anchura indicada */
    text-overflow: ellipsis; /* Ponemos los dos puntos */
}
.wrap
{
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	white-space: pre-wrap;       /* css-3 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	word-break: break-all;
	white-space: normal;
}
.centrado /*este se queda porque es más fuerte y genial que el bootstrap*/
{
	text-align: center !important;
	margin-left: auto;
	margin-right: auto;
}
.manita{ cursor: pointer; }
.italic{ font-style: italic; }
.negritas{ font-weight: bold !important; }
.blanco { color:white !important; }
.w100{ width: 100%; }
.w90{ width: 90% !important; }
.w80{ width: 80%; }
.w20{ width: 20%; }
.w130px{ width: 130px !important; }
.w120px{ width: 120px; }
.w110px{ width: 110px; }
.w100px{ width: 100px; }
.w90px{ width: 90px; }
.w80px{ width: 80px; }
.w70px{ width: 70px; }
.w60px{ width: 60px !important; }
.w55px{ width: 55px; }
.w50px{ width: 50px; }

.mAlto40 {min-height: 40px;} /*usado en box lte cuando el head no tiene titulo*/
.mAlto100 {min-height: 100px !important;} /*usado en box lte cuando el head no tiene titulo*/

.font10{ font-size: 10px; }
.font11{ font-size: 11px; }
.font12{ font-size: 12px; }
.font13{ font-size: 13px; }
.font14{ font-size: 14px !important; }
.font15{ font-size: 15px !important; }
.font16{ font-size: 16px !important; }
.font18{ font-size: 18px !important; }
.font20{ font-size: 20px !important; }
.font22{ font-size: 22px !important; }

/*sobreescribe el ui-datepicker*/
.ui-datepicker{ font-size: small !important; }
/*fin ui-datepicker*/

/*Sin borde redondo el selectpicker*/
.selectpicker {
	border-radius: 0px !important;
}

#printer_wrp.flowNormal{ overflow: inherit; }
#printer_wrp, .printer_wrp
{
	overflow: auto;
}

/*Formato de horario*/
._horario
{
	width: 848px;
	margin: auto;
	display: table;
}

/*Formulario de comentarios de alumnos*/
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a
{
	color: #0069D6 !important;
}
#_alu_comentario
{
	padding: 4px;
}
#_alu_comentario #tabs-1, #_alu_comentario #tabs-2
{
	padding-top: 10px;
	padding-left: 4px;
}
#_alu_comentario #comentario_
{
	width: 490px;
	height: 104px;
	padding: 10px;
}
#_alu_comentario .ui-tabs .ui-tabs-nav li a
{
	padding: 4px 8px;
	font-size: 14px;
}
#_alu_comentario .ui-tabs .ui-tabs-panel
{
	padding: 16px 0px 0 0;
}
#_alu_comentario #tabs
{
	border: none;
	background: none;
}
#tabs-2
{
	max-height: 220px;
	overflow: auto;
	padding-right: 4px !important;
}
.chatIcon
{
	width: 24px;
	height: 24px;
	background: url('../../imgp/chat.png');
	margin-right: 10px;
	margin-bottom: 10px;
}
.listaComentario .comentario
{
	margin-left: 34px;
}
._comentarioSlice
{
	max-width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*otros estilos*/
/*.usr_wrpusr:hover
{
	background-color: rgba(255, 240, 199, 1);
}*/
.usr_wrpusr
{
	font-family: sans-serif;
	padding: 8px;
	margin-bottom: 12px;
	background: none repeat scroll 0% 0% rgba(239, 239, 239, 1);
	position: relative;
	font-size: 90%;
	border: 1px solid rgba(225, 225, 225, 1);
	transition: all .5s;
}
.clear
{
	clear: both;
}

/*fin otros*/

/*Comentarios en carga*/
.ui-tooltip {
	background: #666;
	color: white;
	border: none;
	padding: 0;
	opacity: 1;
	box-shadow: 0px 0px 15px 8px #F5BD68 !important;
}
.ui-tooltip-content {
	position: relative;
	padding: 1em;
}
.ui-tooltip-content::after {
	content: '';
	position: absolute;
	border-style: solid;
	display: block;
	width: 0;
}
.left .ui-tooltip-content::after {
	top: 26px;
	right: -20px;
	border-color: transparent #666;
	border-width: 10px 0 10px 10px;
}

/*Tabla de acuerdos y revisión de PA*/
.acuerdos
{
	width: 186px;
	font-size: 12px;
}
.acuerdo
{
	border-bottom: 1px dotted grey;
	clear: both;
  overflow: hidden;
}

.acuerdo label
{
	float: right;
	width: 164px;
	padding: 3px 0;
}


/*Estilos para detalles en dialog*/
.vAlignTop
{
	vertical-align: top;
}
.nueva TH
{
	background: #ec7616;
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjNzYxNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMjU3MTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ec7616 0%, #b25711 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec7616), color-stop(100%,#b25711));
	background: -webkit-linear-gradient(top,  #ec7616 0%,#b25711 100%);
	background: -o-linear-gradient(top,  #ec7616 0%,#b25711 100%);
	background: -ms-linear-gradient(top,  #ec7616 0%,#b25711 100%);
	background: linear-gradient(to bottom,  #ec7616 0%,#b25711 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec7616', endColorstr='#b25711',GradientType=0 );
}

/*Alumnos*/

#usr_npassfrm p
{font-weight:bold;}

/*Nuevo Grid de Flujograma*/
#fLineas, .fLinea, .fMateria, .fBlk, .fCrs, .fMat
{
	position: absolute;
}
#fGrid
{
	position: relative;
	overflow-x: auto;
}
#fMalla
{
	position: relative;
	margin-top: 6px;
}
#fLineas
{
	top: 6px;
}
.fLinea
{
	border-radius: 2px;
	/*opacity: .8*/
}
.fMateria
{
	/*border: 1px solid green;*/
	border-radius: 4px;
	font-size: 11px;
	font-family: Helvetica;
	padding: 4px;
	/*opacity: .8;*/
	text-align: center;
	z-index: 1;
	/*box-shadow: 0px 0px 4px rgb(87, 122, 133);*/
	transition: all .6s;
	color: white;
	min-height: 77px;
	text-shadow: 0px 0px 1px black;
}
.fMateria:not(.fMateriaInactivo):hover
{
	/*box-shadow: 0px 0px 6px rgb(20, 57, 162);*/
	box-shadow: 4px 4px 4px #aaa;
	cursor: pointer;
}
.fMateria SPAN.negritas{
	display: inline-block;
	overflow: hidden;
	max-height: 44px;
	max-width: 145px;
}

.fBlk
{
	bottom: 8px;
	left: 14px;
}
.fCrs
{
	bottom: 8px;
	right: 14px;
}
.fMat
{
	/*top: 28px;
	margin-top: 20px;
	left: -50%;
	width: 130px;
	margin-left: 84px;*/
	top: 28px;
    margin-top: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.fStar
{
	width: 16px;
	height: 16px;
	background: url('../../imgp/estrella.png');
	position: absolute;
	z-index: 1;
}
.fPractica
{
	width: 16px;
	height: 16px;
	background: url('../../imgp/matPrac.png');
	position: absolute;
	z-index: 2;
}
.cuadinfo.fPractica{
	position: inherit;
}
.pStarR
{
	background: url('../../imgp/pStarR.png') !important;
}
.pStarV
{
	background: url('../../imgp/pStarV.png') !important;
}

/*icono materia en linea*/
.f_online
{
	background: url('../../imgp/online.png') no-repeat !important;
}

/*icono materia en ingles*/
.f_ingles
{
	background: url('../../imgp/en_icon.png') no-repeat !important;
}

/*icono materia en linea e ingles*/
.f_ingles_online
{
	background: url('../../imgp/en_online.png') no-repeat !important;
}

/*icono materia semipresencial*/
.f_semipresencial
{
	background: url('../../imgp/semipresencial.png') no-repeat !important;
}

.cuadinfo.iconFlag {
    width: 18px;
    height: 18px;
    margin-bottom: -3px;
}

.fWar
{
	width: 16px;
	height: 16px;
	background: url('../../imgp/warning.png');
	position: absolute;
	z-index: 1;
}
.cuadinfo.fWar{
	position: inherit;
}
.fCircle
{
	width: 20px;
	height: 20px;
	border-radius: 10px;
	border: solid 1px #696969;
	position: absolute;
	z-index: 1;
	text-align: center;
	font-size: 11px;
	color: white;
	font-weight: bold;
	padding: 2px;
	box-shadow: 0px 0px 4px rgb(145, 94, 5);
}
#fMalla h1
{
	font-weight: bold;
	font-size: 24px;
	border-bottom: 2px solid orange;
	width: 600px;
	padding-top: 16px;
	padding-bottom: 10px;
}
.fIdi
{
	position: absolute;
	font-weight: bold;
	font-size: 16px;
	left: 18px;
	top: 36px;
}

.fIdiLarge {
    position: absolute;
    font-weight: bold;
    font-size: 14px;
    top: 10px;
    overflow: hidden !important;
    max-height: 62px;
    max-width: 115px;
	line-height: initial;
}

.fIdiLargeComp {
    position: absolute;
    font-weight: bold;
    font-size: 15px;
	text-align: center;
    top: 30px;
	left: 20px;
    overflow: hidden !important;
    max-height: 62px;
    max-width: 115px;
	line-height: initial;
}

.fIdiLv
{
	position: absolute;
	font-weight: bold;
	font-size: 40px;
	right: 18px;
	top: 24px;
	color: rgb(75, 75, 75);
	text-shadow: 0px 0px 10px rgb(255, 255, 255);
}
.fFlag
{
	position: absolute;
	z-index: 1;
	width: 24px;
	height: 24px;
	top: -12px;
	right: -6px;
}

.fFlag2 {
    position: absolute;
    z-index: 1;
    width: 24px;
    height: 24px;
    top: -7px;
    right: -15px;
}

.fFlag_ingles
{
	background: url('../../imgp/ingles.png');
}
.fFlag_frances
{
	background: url('../../imgp/frances.png');
}
.fFlag_espanol
{
	background: url('../../imgp/espanol.png');
}
.fFlag_aleman
{
	background: url('../../imgp/aleman.png');
}
.fFlag_digital
{
	background: url('../../imgp/chart.png');
	background-repeat: no-repeat;
	margin-top: 4px;
}
.fFlag_chino
{
	background: url('../../imgp/chino.png');
}
/*fin grid flujograma*/

/*Tutorías tabla por periodo*/

#tPeriodos, .tPeriodosStyle
{
	padding: 0;
	text-align: center;
	vertical-align: top;
}
#tPeriodos h3, .tPeriodosStyle h3
{
	border-bottom: 2px solid #ccc;
	padding: 17px 0;
	color: #B4B4B4;
	font-weight: bold;
	font-family: Arial, Helvetica;
}
.tPeriodosStyle h3
{
	padding: 10px 0;
	font-size: 14px;
}
#tPeriodos A, .tPeriodosStyle A
{
	display: block;
}
#tPeriodos A:hover, .tPeriodosStyle A:hover
{
	color: #FE9900;
}
#tTabs
{
	margin: 0 0 0 0px;
	width: -webkit-calc(100% - 100px);
	width: calc(100% - 100px);
}
/*fin tabla tutorias*/

/*Calendario de tutorias*/
.noborder
{
	border: none !important;
}

.tTO {
	position: absolute;
	top: -6px;
	right: -7px;
	padding-top: 0px;
}

.aTutRight {
	width: 150px;
	margin-left: 10px;
	border-left: 2px solid #ccc;
	padding-left: 10px;
	min-height: 90px;
}

.statusespecial{
	border-color: rgb(144, 173, 128);
	background-color: rgb(182, 219, 157);
}
.formTutoriaEmail input, .formTutoriaEmail textarea
{
	width: 600px;
}
.ultimoRegistro
{
	font-size: 11px;
	font-weight: bold;
	color: gray;
}
.aTutRight .masInfo, .aTutRight A
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: rgb(28, 100, 156);
	background: url(../../imgp/info.png) right center no-repeat;
	padding-right: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}
.aTutRight .masInfo:hover, .aTutRight A:hover
{
	color: rgb(9, 44, 97);
}
.aTutRight A
{
	background-image: url(../../imgp/warning.png);
}

/*Diálogo de aceptación de acuerdos*/
#tutorPic, .tutorPic
{
	height: 150px;
	width: 130px;
	margin: auto;
	margin-bottom: 10px;
	background-position: center center;
	border: 1px solid rgb(236, 178, 72);
	background-repeat: no-repeat;
	border-radius: 4px;
	box-shadow: 0px 0px 16px 0px rgb(187, 121, 0);
	background-color: rgb(218, 218, 218);
	background-size: cover;
}
.usr_wrpusr .tutorPic{
	margin-bottom: 0;
	background-size: 100%;
	height: 126px;
	width: 114px;
}
#dialogAcuerdo h1
{
	font-size: 14px;
}
.dialogoQuote
{	
	width: 230px;
	padding-top: 102px;
	min-height: 128px;
	background: url(../../imgp/quote.png) left top no-repeat;
	padding-left: 35px;
	text-shadow: 2px 2px 4px #979789;
	color: #4F5D73;
}
.usr_wrpusr .dialogoQuote
{
	padding-top: 42px;
	padding-left: 102px;
	width: auto;
	min-height: 86px;
}


.ui-dialog-content ul{
	list-style: disc;
	margin: 16px;
}

/*Solicitudes de extraordinarios y bajas*/
#registroExito h1
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
#registroExito .fa
{
	font-size: 54px;
	/*color: green;*/
	margin-right: 20px;
	margin-top: -8px;
}

.extraordinariosSolicitudes .fa
{
	font-size: 62px;
	margin-left: 20px;
}
.status_0{ color: #39CCCC; }
.status_1{ color: #00c0ef; }
.status_2{ color: #3c8dbc; }
.status_3{ color: #ff851b; }
.status_4{ color: #f39c12; }
.status_5{ color: #00a65a; }
.status_6{ color: #D81B60; }

#contenidoTexto h2{ color: #AC6716; }
.notificar { color: #B25711; transition: none; }
.notificar:hover{ color: black; }
/*fin solicitudes e,b*/
/*POSTERIORES A 30 DE DICIEMBRE*/

/* Alumnos: Intercambios */
.solicitud-mensaje{ min-height: 28px; }
.international-en-seguimiento{ background-color: rgb(210, 249, 220); }


/*estilos de mensajes tipo inbox*/
	.inbox-content
	{
		min-width: 350px;
		padding-right: 20px;  
	}
	.inbox-text {
		  border-radius: 5px;
		  position: relative;
		  padding: 5px 10px;
		  background: #B8EA91;
		  border: 1px solid rgba(183, 239, 139, 0.49);
		  margin: 5px 0 0 50px;
		  color: #262626;
		  line-height: 19px;
		  font-family: 'Open Sans',sans-serif;
		  display: block;
		  box-shadow: 0 1px .5px rgba(0,0,0,.13);
		  min-height: 32px;
	}
	
	.inbox-text:after, .inbox-text:before {
	  position: absolute;
	  right: 100%;
	  top: 15px;
	  border: solid transparent;
	  border-right-color: #B8EA91;
	  content: ' ';
	  height: 0;
	  width: 0;
	  pointer-events: none; 
	  border-width: 8px;
	  margin-top: -8px;
	}
	
	
	.globo-inbox {
	  border-radius: 50%;
	  float: left;
	  width: 40px;
	  height: 40px;
	  background-color: #f39c12;
	  color: #fff;
	}
/*fin msg inbox*/	
	
/*
Especiales
*/
#intercambioPanel .box-body{
	/*background: url(../../imgp/bg_traveling.jpg) no-repeat center center;
	color: #FFF;
	*/
	background: url(../../imgp/img_intercambios_2023.png) no-repeat center center;
    background-size: 100%;
	background-position: 0px 0px;
    height: 200px;
}

#img-intercambio{
	width:100%;
	max-width:504px;
}

.text-marble{
	color: rgb(230, 245, 250) !important;
}
/*fin especiales*/

/*  estilo responsivo para calendario de horario FullCalendar  */
.section_h {
	clear: both;
	bottom: 0;
    position: absolute;
    width: 94%;
}

.fc th, .fc-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.col_h {
	display: block;
	float:left;
	margin: 1% 0 1% 0%;
}
.col_h:first-child { margin-left: 0; }

.group_h:before,
.group_h:after { content:""; display:table; }
.group_h:after { clear:both;}
.group_h { zoom:1; /* For IE 6/7 */ }

._h_content_bg {
	width: 50%;
}

/* hasta aqui FC*/

/** Modificaciones al estilo del slide de bootstrap **/
.carousel-control {
    top: 40%;
    bottom: 0;
    height: 50px;
    background-color: #f39c12;
}

.carousel-inner > .item > img, 
.carousel-inner > .item > a > img{
	margin: auto;
}

/** end carousel bootstrap **/

.cursosel
{
	margin-left: 0px !important;
    position: initial !important;
}


/*******Estilo de buscador Angular********/
.buscador-angular
{
	padding: 0;
	line-height: 18px;
	background-color: #FFF;
}
 .buscador-angular a
 {
	 color: #000;
 }
.buscador-angular li
{
	padding: 8px;
	list-style: none;
    border: 1px solid #d2d6de;
}

.buscador-angular li:hover 
{
	cursor: pointer;
	background: #337ab7;
	border-color: #337ab7;
	color: #FFF;
}

.dataTableObj TH A, .pagination LI {
    cursor: pointer;
}

/*Estilos para modal bootstrap mayab*/	
.modal-header-mayab {
    /*background: url('../../lte2016/dist/img/fondo_header.png') repeat scroll 0% 0% transparent;*/
	margin-top:0px; 
	background-color:#ff5a01;
    padding: 0px;
	height: 65px;
}

.modal-logo-mayab {
    height: 52px;
    width: 238px;
    /* background: url(../../inc/img/logo.png) no-repeat scroll 0% 0% transparent; */
    background: url(https://anahuacmayab.s3.us-east-2.amazonaws.com/miplana/banner/logo_BIU.jpg) no-repeat scroll 0% 0% transparent;
    width: 100%;
    background-size: 300px;
}

.btn-close-modal{
	position: absolute;
	right: 10px;
	top: 10px;
}

/*End modal bootstrap mayab*/

/*Estilo timepicker ui jquery*/
.ui-timepicker-table td a {
    width: 2em !important;
    background-color: #f4f4f4 !important;
    color: #444 !important;
    border-color: #ddd !important;
	border-radius: 3px !important;
	box-shadow: none !important;
    border: 1px solid transparent !important;
	padding: 1px 5px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
 }
 
 .ui-widget-header {
    background: #08c;
    border: 1px solid #08c;
    color: #fff;
    font-size: 13px;
}

.ui-widget-header a {
    color: #ffffff !important;
}

.ui-multiselect-header ul {
    font-size: 0.9em;
}

.ui-timepicker-table th.periods {
    color: #00c0ef;
	font-size: 14px;
}

.ui-autocomplete 
{
	max-height: 100px;
	overflow-y: auto;
	overflow-x: hidden;
}

.ui-widget-header .ui-icon {
    background-image: url(../../lte2016/plugins/jQueryUI/images/ui-icons_ffffff_256x240.png);
}
/*Formulario: Imagen de perfil*/

.infoPersonalFotoIzquierda {
	width: 140px;
}
.infoPersonalFotoFinanciamiento{
	border: 1px solid #6DAEBB;
	background-color: white;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 4px;
	width: 140px;
	height: 180px;
	margin-bottom: 10px;
	color: green;
}
.infoPersonalFoto{
	border: 1px solid #6DAEBB;
	background-color: #337ab7;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 4px;
	width: 140px;
	height: 180px;
	margin-bottom: 10px;
	color: green;
}
.infoPersonalFoto.infoPersonalFotoSpinner{ background-size: inherit; }

/*Estilo Croppie*/
.cr-slider {
    width: 220px !important;
	margin: 0 20px 0 20px;
}
.cr-slider-wrap span, .cr-slider{
	display:inline-block !important;width:auto;vertical-align:middle;
}

.cr-viewport{
	border: 1px solid #fff !important;
}
/*Fin croppie*/

.bg-grey{
    background-color: #d2d6de !important;
}


/* estilos para modal foto */

/* (background) */
#modal-foto {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1050; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
#modal-foto .modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
#modal-foto .modal-content, #caption { 
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.cerrarModalFoto {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.cerrarModalFoto:hover,
.cerrarModalFoto:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

@media (min-width: 1080px) { 
	.w70px{ width: 70px !important; }
	.w100px{ width: 100px !important; } 
	.w200px{ width: 200px !important; }
}

@media (min-width: 984px) and (max-width: 1300px){
   .register-box {
		width: 85%;
	}
}

@media (max-width: 767px){
	.logo-lg img { width: 145px; }
	
	.register-box {
		width: 95%;
	}
}

@media (min-width: 768px) and (max-width: 1180px){
	.connectedSortable .list-group-item { min-height: 70px !important; }
}

@media (min-width: 980px){
	.table-responsive.foo {
		  overflow-x: visible !important;
		  overflow-y: visible !important;
	}
}

@media only screen and (max-width: 950px) {
	._h_content_bg { 
		width: 100%; 
		text-align: left !important;
	}
	.col_h { 
		margin: 1% 0 1% 0%;
	}
}


/*fin modal foto*/

/*knob*/
.knob {
	-webkit-box-shadow: none !important;
    -moz-box-shadow:  none !important;
    box-shadow:  none !important;
}

.menu_permisos { list-style: none; }

.menu_permisos .menu_permisos li label {
    font-weight: normal !important;
    padding-bottom: 0;
}

/*icheck*/
.icheckbox_square-blue{
	margin-right: 5px !important;
}


.nav-tabs-custom > .nav-tabs > li > a {
    display: inline-block;
}

/*Emprendimiento*/
.handle {
	display: inline-block;
	cursor: move;
	margin: 0 5px;
}

.ulListNone {
    list-style: outside none none;
}

.divToggleEliminar
{
  position : fixed;
  bottom: 100px; 
  right: 0; 
  width:600px;
  height: 120px;
  padding: 26px;
  display: none;
  border-top-left-radius : 8px;
  border-bottom-left-radius: 8px;
  background-color: #FFFFFF;
}

.divIntegranteDivision
{
  display : block;
}

.optionColor
{
  color: #000000;
  font-weight: normal;
}

.tituloNaranja {
	background-color: #f39c12 !important;
    color: #FFFFFF;
    font-weight: bold;
	padding: 5px 0px 6px 0px;
	text-align: center;
}

.menu-planta:hover {
    color: #f39c12 !important;
}

/*Corrigiendo estilo calendario*/
.fc-day-grid-container {
	height: auto !important;
}

td.control {
	background: url('../../imgp/details_open.png') no-repeat center center;
	cursor: pointer;
}

tr.shown td.control {
	background: url('../../imgp/details_close.png') no-repeat center center;
}

.widgetActivo{
	color:white;
	background-color: #0081BD;
	margin-bottom:10px;
	border-radius:0px;
	padding: 10px;
	display: inline-block;
	border: 1px #0081BD solid;
	box-shadow: none;
	cursor: default;
	width: 130px;
	

}
.widgetInactivo{
	color:#0081BD;
	background-color: white;
	border: 1px #0081BD solid;
	margin-bottom:10px;
	border-radius:0px;
	padding: 10px;
	display: inline-block;
	box-shadow: none;
	cursor: pointer;
	width: 130px;
}

#fecha_pruebaVacunate{
	border:1px #d3d0d0 solid;
	
}


#inputVacunate{
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor:pointer;
  }

  #divInputVacunate{
	color:black;
	border:2px grey dashed;

}

#divInputVacunate:hover{
  color:#FF5900;
  border:2px #FF5900 dashed;
}

.enviarVacunate{
	color:white;
	background-color: #0081BD;
	margin-bottom:10px;
	border-radius:0px;
	padding: 10px;
	display: inline-block;
	border: 1px #0081BD solid;
	box-shadow: none;
	cursor: pointer;
	width: 130px;
}

.enviarVacunate:hover{
	background-color: #045074;
}

.inactivoPrueba{
	cursor:no-drop;
	background-color:#016a9b !important;
}
.btn-secondary{
	background-color:#7e7e7e;
	color:white;
}

.box.box-warning {
    border-top-color: #ff5900 !important;
}

.bg-yellow, .callout.callout-warning, .alert-warning, .label-warning, .modal-warning .modal-body {
    background-color: #ff5900 !important;
}

.btn-warning {
    background-color: #ff5900 !important;
    border-color: #ff2f00 !important;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.hover {
    background-color: #ff2f00 !important;
}

.skin-yellow .sidebar-menu>li:hover>a, .skin-yellow .sidebar-menu>li.active>a {
    border-left-color: #ff5900 !important;
}

.text-yellow {
    color: #ff5900 !important;
}

.btn-circle {
	text-align: center;
	font-size: 12px;
	line-height: 1.42;
	border-radius: 15px;
}

.text-white {
    color: white !important;
}

.img_col_miniatura {
    width: 25px;
    height: 25px;
}

.img_col_miniatura:hover {
    width: 100px;
    height: 100px;
    z-index: 5;
    position: absolute;
}

.color_verde{
	color:#72ff72;
} 
.color_gris{
	color: grey;
} 
.puntero{
	cursor: pointer;
} 
.color_rojo{
	color:#ff2323;
} 

.pag{
	border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
	line-height: 1.42857143;
	color: #555
}

.hov-filter:hover{
	filter:brightness(80%);
}
.filter80{
	filter:brightness(80%) !important;
}

.blink-left-border{
	border:none;
	animation: blink 2s infinite;
}

@keyframes blink {
    50% {border-color: rgb(94, 1, 1);
		transform: scale(1.02);
	} 
	
}

.background-hover-naranja:hover
{
	background-color: #FE9900 !important;
	color:white;
	cursor:pointer;
}

.background-hover-gris:hover
{
	background-color: #7e7e7e !important;
	color:white;
	cursor:pointer;
}

.background-azul
{
	background-color: #4a86bb !important;
	color:white;
	cursor:pointer;
}

.noSubraya{
	user-select: none;
}

.animate-all{
	transition: all 0.5s;
}