input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

* { font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif; margin : 0; padding : 0; border:0; outline:none; }
html, document, body{
	min-height: ;
	height: 100%;
}
body{
	background:#FFFFFF;
	overflow-x: hidden;
}
div::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.pointer {cursor:pointer}
textarea.textarea {
	height: 200px; width:99%; border-bottom: 2px solid #c7ccd0!important; padding:5px; margin-bottom: 3px;
}
textarea.textarea.h100 {
	height: 100px;
}
textarea.textarea.h50 {
	height: 50px;
}
textarea.textarea.h25 {
	height: 25px;
}
div::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

hr {    
	border-top: 1px solid #cacaca !important;
    margin: 10px 0;
}

table.table .ac-input.nota .ac-placeholder{
	color:#fff !important;
}
.ac-input.nota .ac-placeholder{
	font-size: 13px !important;
	top:-5px !important;
}

input.input-number-nota {
	margin-left:5px;
	border: 1px solid #cacaca;
	padding:3px;
	width: 50px;
}

input.input-number-nota.ng-invalid {
	color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}


.red {color:red;}

.gray-docentia{
	color:#5e8421;
	fill:#5e8421;
}

.ng-dialog > .titleLayer{
	border-bottom: 0!important;
}

.blue-docentia-bg{
	background-color: #326195;
}

.blue-docentia{
	color: #326195;
}

.link-docentia{
	color: #326195;	
}
.link-docentia:hover{
	text-decoration: underline;
}

.ba-blue-docentia{
	border:1px solid #a1a9b1;
}

.blue-docentia_2{
	color: #326195;
}

.blue-docentia_3{
	color: #6b7c93;
}

.blue-docentia_5{
	color:#8492a5!important;
}

.bg-blue-docentia_3{
	background-color: #6b7c93;
}

.bg-blue-docentia_4{
	background-color: #E0E0E0;
}

.float_none{
	float:none!important;
}

.button_bar{
	width: 51px;
	text-align: center;
}

.display_none{
	display: none;
}
.box-sizing_border-box{
	box-sizing: border-box;
}

.ac-dropdown-list{
	color: #6b7c93;
}

div::-webkit-scrollbar-thumb
{
	background-color: #000000;
}
a{ text-decoration:none; cursor:pointer; }
.cursor-pointer{
	cursor:pointer;
}
ng-md-icon{
	display:inline-block;
}
ng-md-icon+span{
	vertical-align:top;
}
.ac-ripple span{
	vertical-align: super;
    color: black;
}
ng-md-icon svg{
	display:block;
}
li{
	list-style:none;
}
.black {color:#000 !important;}

.ng-dialog.hasTitleLayer{
	overflow: hidden!important;
}

.fondo-login{
	background-image: url(../res/img/background-login.jpg);
    background-size: cover;
}

.fondo-apps{
	/*background-image: url(../res/img/background.png);*/
    background-size: cover;
}

.pagina-inicio {
	margin-top: 0.6em !important;
	width: 953px;
	margin:auto;
	border: 1px solid #ccc;
	overflow: hidden;
	padding-bottom:50px;
}

.menu_top{
	margin-left:auto;
	margin-right:auto;
}

.menu_top .logo img{
	width:200px;
}

/*.fondo-login>div{
	background-color: rgba(18, 15, 17, 0.6);
}*/
.login .formulario{
	width: 427px;
	height: 506px;
	margin-top:auto;
	margin-bottom:auto;
	top:0;
	bottom:0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.ac-input input{
	border-bottom: 2px solid #c7ccd0!important;
	color:#616161!important;
}

.ac-select input{
	border-bottom: 2px solid #c7ccd0!important;
}

.login .ac-placeholder, .login .ac-input{
	color:#c7ccd0!important;
}

.login .fondo-img{
	padding-top: 83px;
}

.login .logo-img{
	top: 55px;
}

.login .campos{
	width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.button{
	cursor:pointer;
	padding-top:13px;
	padding-bottom:13px;
	padding-right:27px;
	padding-left:27px;
	text-align:center;
	font-size:18px;
	box-sizing: border-box;
	border-radius: 4px;
}
.button-large{
	cursor: pointer;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	outline: 0;
	text-transform: uppercase;
	border: none;
	border-radius: 2px;
	will-change: opacity, transform;
	transition: all .3s ease-out;
}
.shadow-3{
    box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.7)
}
.shadow-1{
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3)
}
.shadow-full{
	box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.3);
}

.text-underline{
	text-decoration: underline;
}

.running-man-bg{
	background: url(../res/img/man-running.jpg);
	background-size: cover;
	background-position: center;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e291ca+0,7b90d1+100 */
	background: rgb(226,145,202); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(226,145,202,1) 0%, rgba(123,144,209,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(226,145,202,1) 0%,rgba(123,144,209,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(226,145,202,1) 0%,rgba(123,144,209,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e291ca', endColorstr='#7b90d1',GradientType=0 ); /* IE6-9 */
}

/***ASIDE***/
aside{
    position: absolute;
    left: 0;
    top: 0;
    width: 230px;
    min-height: 100%;
    transition: 0.3s linear all;
    z-index: 2;
    background: #326195;
    overflow: hidden;
}
aside > header{
    /*height: 57px;*/
    float: left;
    width: 100%;
    /*padding-left: 10px;*/
	box-sizing:border-box;
}
aside > header img{
    position: absolute;
    width: 130px;
    top: 50%;
    left: 50%;
    margin-left: -65px;
    margin-top: -20px;
}
aside > header h2{
	text-overflow: ellipsis;
    overflow: hidden;
	display:inline;
    font-weight: 400; font-size: 22px;
    color: #ECF0F1;
    line-height: 59px;
    height: 57px;
    margin: 0;
}
aside > nav{
	float:left;
	width:100%;
	margin-top:10px;
}

/***SIDE MENU***/
.side-menu {margin-top:40px;}
.side-menu > li{
	padding-left:11px;
}
.side-menu > li.active{
	background:#fff;
	color:#326195 !important;
}
.side-menu > li.active i, .side-menu > li.active a{
	color:#326195 !important;
}
.side-menu > li.active  > a{
	/*
    text-shadow: rgba(0,0,0,0.25) 0 -1px 0;
    background: linear-gradient(#334556, #2C4257),#2A3F54;
    box-shadow: rgba(0,0,0,0.25) 0 1px 0,inset rgba(255,255,255,0.16) 0 1px 0;
    */
}
.side-menu .side-menu-item {
	-space: nowrap; overflow: hidden; text-overflow: ellipsis; 
	padding:5px 0;
}
.side-menu .side-menu-item i{
	font-size: 15px;
	width:31px;
	line-height: 25px;
}
.side-menu .side-menu-item span{
	font-size:14px;
}

/***SIDE MENU LV2***/

.side-menu > li > ul{
	height: 0px;
	transition: 0.3s ease-in-out all;
	overflow: hidden;
}
.side-menu > li > ul > li:hover, .side-menu > li > ul > li.active {
    background-color: rgba(255,255,255,0.06);
}
.side-menu > li > ul > li:before {
    background: #425668;
    bottom: auto;
    content: "";
    height: 8px;
    left: 23px;
    margin-top: 15px;
    position: absolute;
    right: auto;
    width: 8px;
    z-index: 1;
    border-radius: 50%;
}
.side-menu > li > ul > li:after {
	border-left: 1px solid #425668;
    bottom: 0;
    content: "";
    left: 27px;
    position: absolute;
    top: 0;
}


body > header {
    left: 0px;
    background: #EDEDED;
    border-bottom: 1px solid #D9DEE4;
    right: 0px;
    height: 57px;
    position: fixed;
    transition: 0.3s linear all;
    box-sizing: border-box;
}
body > main{
    left: 230px;
    right: 0px;
    top: 0;
    position: absolute;
    bottom: 0px;
    height: 100%;
    overflow: hidden;
}
body > main > header {
    /*box-shadow: 0 2px 4px rgba(0,0,0,.2);*/
    height: 57px;
    position: relative;
    z-index: 1;
}


body > main .content {
    position: absolute;
    top: 57px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

/***ASIDE FOOTER***/
aside > footer{
	position:absolute;
	height:35px; bottom:0px; left:0px; right:0px;
    width: 230px;
    background: #172D44;
}
aside > footer ul{
	width:100%; height:100%; float:left; display:table;
}
aside > footer ul li{
	list-style-type: none;
    margin: 0; padding: 0;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}


.h100{
	height:100%;
}
.ac-select.bb0 input{
	border-bottom: 0;
}
.bl-1{
	border-left:1px solid #ccc;
}
.br-1{
	border-right:1px solid #ccc;
}
.bb-1{
	border-bottom:1px solid #ccc;
}
.bb-1-black-o-7{
	border-bottom: 1px solid rgba(0,0,0,0.07);
}
.bb-1-white{
	border-bottom: 1px solid white;
}
.lighter-gray-bg{
	background:#f7f7f7;
}
.semi-bold{
	font-weight:600;
}
.flexbox{
	display: flex;
}
.flexbox-v{
    display: flex;
    flex-direction: column;
	max-height: 100%;
}
.flexbox-v > *:not(header){
    flex: 1;
	overflow:auto;
    overflow-x: hidden;
}
.border-radius-100{
	border-radius: 100%;
}


.o-37{
	opacity:0.37;
}

.animate-37{
	transition:0.37s ease-in-out all;
}

/*body > main.ng-enter{ animation: fadeIn 0.3s both ease-in; }*/
body > main.ng-leave{ z-index:9999;}
body > main.ng-enter 	{ z-index:8888; }

body > main.ng-enter{
    -webkit-animation:fadeIn 0.3s both ease-in;
	-moz-animation:fadeIn 0.3s both ease-in;
	animation:fadeIn 0.3s both ease-in;    
}
body > main.ng-leave{
-webkit-transform-origin: 50% 50%;
	-webkit-animation: fadeOut .3s both ease-in;
	-moz-transform-origin: 50% 50%;
	-moz-animation: fadeOut.3s both ease-in;
	transform-origin: 50% 50%;
	animation: fadeOut .3s both ease-in;
}

body > aside.ng-hide{
	left:-250px;
}
/*
body > aside{
	transition:0.3s ease-in-out all;
}
body > aside.ng-enter{ left:0px; }
body > aside.ng-leave{ left:-230px; }
*/

/***ANIMACIONES***/
@keyframes rotateFall {
    0%      { transform: rotateZ(0deg); }
    20%     { transform: rotateZ(10deg); animation-timing-function: ease-out; }
    40%     { transform: rotateZ(17deg); }
    60%     { transform: rotateZ(16deg); }
    100%    { transform: translateY(100%) rotateZ(17deg); }
}

/* slide in from the bottom */
@keyframes slideOutRight {
    to      { transform: translateX(100%); }
}
@keyframes fadeOut {
    to      { opacity:0; }
}
@keyframes slideOut {
    to      { transform:translateY(100%); }
}
/* rotate out newspaper */
@keyframes rotateOutNewspaper {
    to      { transform: translateZ(-3000px) rotateZ(360deg); opacity: 0; }
}

/* entering animations --------------------------------------- */
/* scale up */
@keyframes scaleUp {
    from    { opacity: 0.3; transform: scale(0.8); }
}

@keyframes fadeIn {
    from    { opacity: 0; }
	to {opacity:1}
}

/* slide in from the right */
@keyframes slideInLeft {
    from    { transform:translateX(100%); }
    to      { transform: translateX(0); }
}

/* slide in from the bottom */
@keyframes slideInUp {
    from    { transform:translateY(100%); }
    to      { transform: translateY(0); }
}

@keyframes bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

/* rotate and fall */
@-webkit-keyframes rotateFall {
	0% { -webkit-transform: rotateZ(0deg); }
	20% { -webkit-transform: rotateZ(10deg); -webkit-animation-timing-function: ease-out; }
	40% { -webkit-transform: rotateZ(17deg); }
	60% { -webkit-transform: rotateZ(16deg); }
	100% { -webkit-transform: translateY(100%) rotateZ(17deg); }
}
@-moz-keyframes rotateFall {
	0% { -moz-transform: rotateZ(0deg); }
	20% { -moz-transform: rotateZ(10deg); -moz-animation-timing-function: ease-out; }
	40% { -moz-transform: rotateZ(17deg); }
	60% { -moz-transform: rotateZ(16deg); }
	100% { -moz-transform: translateY(100%) rotateZ(17deg); }
}
@keyframes rotateFall {
	0% { transform: rotateZ(0deg); }
	20% { transform: rotateZ(10deg); animation-timing-function: ease-out; }
	40% { transform: rotateZ(17deg); }
	60% { transform: rotateZ(16deg); }
	100% { transform: translateY(100%) rotateZ(17deg); }
}

/* scale up */
@keyframes scaleUp {
	from 		{ opacity: 0.3; transform: scale(0.8); }
}
@-moz-keyframes scaleUp {
	from 		{ opacity: 0.3; -moz-transform: scale(0.8); }
}
@-webkit-keyframes scaleUp {
	from 		{ opacity: 0.3; -webkit-transform: scale(0.8); }
}

/* slide in from the right */
@keyframes slideInRight {
	from 	{ transform:translateX(100%); }
	to 		{ transform: translateX(0); }
}
@-moz-keyframes slideInRight {
	from 	{ -moz-transform:translateX(100%); }
	to 		{ -moz-transform: translateX(0); }
}
@-webkit-keyframes slideInRight {
	from 	{ -webkit-transform:translateX(100%); }
	to 		{ -webkit-transform: translateX(0); }
}

/* slide in from the bottom */
@keyframes slideInUp {
	from 	{ transform:translateY(100%); }
	to 		{ transform: translateY(0); }
}
@-moz-keyframes slideInUp {
	from 	{ -moz-transform:translateY(100%); }
	to 		{ -moz-transform: translateY(0); }
}
@-webkit-keyframes slideInUp {
	from 	{ -webkit-transform:translateY(100%); }
	to 		{ -webkit-transform: translateY(0); }
}

/* slide in from the bottom */
@keyframes slideOutLeft {
	to 		{ transform: translateX(-100%); }
}
@-moz-keyframes slideOutLeft {	
	to 		{ -moz-transform: translateX(-100%); }
}
@-webkit-keyframes slideOutLeft {
	to 		{ -webkit-transform: translateX(-100%); }
}

/* rotate out newspaper */
@-webkit-keyframes rotateOutNewspaper {
	to { -webkit-transform: translateZ(-3000px) rotateZ(360deg); opacity: 0; }
}
@-moz-keyframes rotateOutNewspaper {
	to { -moz-transform: translateZ(-3000px) rotateZ(360deg); opacity: 0; }
}
@keyframes rotateOutNewspaper {
	to { transform: translateZ(-3000px) rotateZ(360deg); opacity: 0; }
}

.md-textarea{
    width: 100%;
    position: relative;
    font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
    height: 137px;
    box-sizing: border-box;
    margin-bottom: 5px;
	display:inline-block;
}
.md-textarea textarea{
    background: transparent;
    font-size: 15px;
    color: black;
    position: absolute;
    bottom: 19px;
    top: 13px;
    height: calc(100% - 32px);
    left: 0px;
    right: 0px;
    width: 100%;
    transition: 0.3s ease-in-out all;
    box-sizing: border-box;
    border: 0;
    outline: none;
    border-bottom: 1px solid #ccc;
    padding-left: 7px;
    padding-right: 19px;
    text-overflow: ellipsis;
    resize: none;
    padding-top: 7px;
    padding-bottom: 7px;
}
.md-textarea.disabled textarea{
	border-style:dotted !important;
	color:#a1a9b1;
	pointer-events: none;
}
.md-textarea .placeholder{
	left: 7px;
    top: 19px;
    font-size: 15px;
    color: #ccc;color: #a1a9b1;
    transition: 0.3s ease-in-out all;
    font-weight: normal;
    pointer-events: none;
    white-space: nowrap;
}
.md-textarea .placeholder.active{
	top:0px;
	font-size: 11px;
}
.md-textarea.error textarea{
	border-bottom: 1px solid #de4848;
}
.md-textarea span.error {
    color: #de4848;
    left: 7px;
    right: 11px;
    bottom: 3px;
    position: absolute;
    font-size: 11px;
}
.md-textarea ng-md-icon{
    position: absolute;
    right: 3px;
    top: 19px;
	cursor:pointer;
}

.box-sizing-border-box{
	box-sizing: border-box;
}
.lighter{
	font-weight:lighter;
}
.dancing{
	font-family:'Dancing script'
}
.underline{
	text-decoration:underline;
}
.ba-white{
	border:1px solid white;
}
.ba{
	border: 1px solid #ccc;
}
.bt-orange{
	border-top: 1px solid #ed7c45;
}
.bt{
	border-top:1px solid;
	border-color: #ccc;
}
.bb{
	border-bottom:1px solid;
	border-color: #ccc;
}
.bl{
	border-left:1px solid;
	border-color: #ccc;
}
.br{
	border-right:1px solid;
	border-color: #ccc;
}
.uppercase{
	text-transform:uppercase;
}
.bold{
	font-weight:bold;
}
.italic{
	font-style:italic;
}
.strike {
	text-decoration:line-through;
}
.left{
	text-align:left;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.nobreak{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.no-events{
	pointer-events:none;
}
.ov{
	overflow:visible !important;
}
.oh{
	overflow:hidden !important;
}
.animated{
	transition:0.3s ease-in-out all;
}
.contain{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.cover{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.cover-center{
	width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 30%;
}
.object-fit-cover{
	object-fit: cover;
}
.width-auto{
	width: auto!important;
}
.ib{
	display: inline-block;
}
.block{
	display:block !important;
}
.fl{
	float:left !important;
}
.fr{
	float:right !important;
}
.ll{
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.abs{
	position:absolute;
}
.abs_center{
	margin-left: auto;
	margin-right:auto;
	left:0;
	right:0;
}
.abs_center_vertically{
	position: absolute;
    top: 40%;
    transform: translateY(-40%);
}
.abs_top{
	top:0;
}
.abs_bottom{
	bottom:0;
}
.abs_right{
	right:0;
}
.rel{
	position:relative;
}

.pre-wrap{
	white-space: pre-wrap;
}

.red-camara-bg{ background: rgb(218, 54, 58); }
.red-camara{ color: rgb(218, 54, 58); }

.fw-300{font-weight: 300;}
.fw-400{font-weight: 400;}
.fw-500{font-weight: 500;}
.fw-600{font-weight: 600;}


.ac-input a{
	position: absolute;
    top: 10px;
    right: 10px;
    color:red;
}

.ac-select.disabled{
	pointer-events: none;
}

.placeholder{
    font-size: 15px;
    color: #ccc;color: #a1a9b1;
    transition: 0.3s ease-in-out all;
    font-weight: normal;
    pointer-events: none;
    white-space: nowrap;
}

span.disabled{
	color: #a1a9b1;
    font-size: 11px;
    padding-left: 0;
}

.s12{
	min-height: 1px;
	float:left;
	width:100%;
}
.s11{
	min-height: 1px;
	width:91.66%;
	float:left;
}
.s10{
	min-height: 1px;
	width:83.33%;
	float:left;
}
.s9{
	min-height: 1px;
	width:75%;
	float:left;
}
.s8{
	min-height: 1px;
	width:66.66%;
	float:left;
}
.s7{
	min-height: 1px;
	width:58.33%;
	float:left;
}
.s6{
	min-height: 1px;
	width:50%;
	float:left;
}
.s5{
	min-height: 1px;
	width:41.66%;
	float:left;
}
.s4{
	min-height: 1px;
	width:33.33%;
	float:left;
}
.s3{
	min-height: 1px;
	float:left;
	width:25%;
}
.s2{
	min-height: 1px;
	float:left;
	width:16.66%;
}
.s1{
	min-height: 1px;
	float:left;
	width:8.33%;
}

@media only screen and (min-width: 601px){
	.m12{
		min-height: 1px;
		float:left;
		width:100%;
	}
	.m11{
		min-height: 1px;
		width:91.66%;
		float:left;
	}
	.m10{
		min-height: 1px;
		width:83.33%;
		float:left;
	}
	.m9{
		min-height: 1px;
		width:75%;
		float:left;
	}
	.m8{
		min-height: 1px;
		width:66.66%;
		float:left;
	}
	.m7{
		min-height: 1px;
		width:58.33%;
		float:left;
	}
	.m6{
		min-height: 1px;
		width:50%;
		float:left;
	}
	.m5{
		min-height: 1px;
		width:41.66%;
		float:left;
	}
	.m4{
		min-height: 1px;
		width:33.33%;
		float:left;
	}
	.m3{
		min-height: 1px;
		float:left;
		width:25%;
	}
	.m2{
		min-height: 1px;
		float:left;
		width:16.66%;
	}
	.m1{
		min-height: 1px;
		float:left;
		width:8.33%;
	}
}

@media only screen and (min-width: 993px){
	.l12{
		min-height: 1px;
		float:left;
		width:100%;
	}
	.l11{
		min-height: 1px;
		width:91.66%;
		float:left;
	}
	.l10{
		min-height: 1px;
		width:83.33%;
		float:left;
	}
	.l9{
		min-height: 1px;
		width:75%;
		float:left;
	}
	.l8{
		min-height: 1px;
		width:66.66%;
		float:left;
	}
	.l7{
		min-height: 1px;
		width:58.33%;
		float:left;
	}
	.l6{
		min-height: 1px;
		width:50%;
		float:left;
	}
	.l5{
		min-height: 1px;
		width:41.66%;
		float:left;
	}
	.l4{
		min-height: 1px;
		width:33.33%;
		float:left;
	}
	.l3{
		min-height: 1px;
		float:left;
		width:25%;
	}
	.l2{
		min-height: 1px;
		float:left;
		width:16.66%;
	}
	.l1{
		min-height: 1px;
		float:left;
		width:8.33%;
	}
}

.white-childs{
	color:white!important;
}
.white-childs *{
	color:white!important;
}
.white-childs input{
	border-bottom: 1px solid white!important;
}

.capitalize{
	text-transform: capitalize;
}

.middle-align{
	vertical-align: middle;
}

.sub-align{
	vertical-align: sub;
}

.fixed{
  top:0;
  position:fixed;
  width:auto;
  display:none;
  border:none;
}

.display_none{
	display:none;
}

 .progressbar {
      counter-reset: step;
      margin:10px auto 0 auto;
      overflow: hidden;
      cursor:pointer;
  }
  .progressbar li {
      list-style-type: none;
      width: 16%;
      float: left;
      font-size: 12px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      color: #7d7d7d;
  }
  .progressbar li:before {
      width: 30px;
      height: 30px;
      content: attr(start);
      counter-increment: step;
      line-height: 30px;
      border: 2px solid #7d7d7d;
      display: block;
      text-align: center;
      margin: 0 auto 10px auto;
      border-radius: 50%;
      background-color: white;
  }
  .progressbar li:after {
      width: 100%;
      height: 2px;
      content: '';
      position: absolute;
      background-color: #7d7d7d;
      top: 15px;
      left: -50%;
      z-index: -1;
  }
  .progressbar li:first-child:after {
      content: none;
  }
  .progressbar li.active {color: #326195;}
  .progressbar li.active:before {border-color: #326195;background:#326195;color:#fff;}
  .progressbar li.active + li:after {background-color: #326195;}
  
  .progressbar li.validar_ok {color: green;}
  .progressbar li.validar_ok:before {border-color: green;background:#fff;color:green;}
  .progressbar li.validar_ok.active {color: green;}
  .progressbar li.validar_ok.active:before {border-color: green;background:green;color:#fff;}
  
  .progressbar li.validar_ko {color: red;}
  .progressbar li.validar_ko:before {border-color: red;background:#fff;color:red;}
  .progressbar li.validar_ko.active {color: red;}
  .progressbar li.validar_ko.active:before {border-color: red;background:red;color:#fff;}
  
  .table {width: 100%;}
  .table td {background: #326195; border:1px solid #fff; color:#fff; padding:5px;}
  .table td .ac-input input{color:#fff !important;}
  .table td.claro {background: #d0deef;}
  .table td.tono1 {background: #599bcd;}
  .table td.tono2 {background: #a6cbdd;}

.informePowerBi {height: calc(100% - 152px)}
.informePowerBi .informePowerBiLink {display: none; background: #fff;}
.informePowerBi .informePowerBiContet {width: 100%; height: 100%;}

.informePowerBi.zoom {position:fixed; width: 100%; height: 100%; left:0; top:0; z-index:999999;}
.informePowerBi.zoom .informePowerBiLink {display: block; position:absolute; right: 10px; top:10px;}


.informePowerBiDash {height: 100%;}
.informePowerBiDash .informePowerBiLink {display: none; background: #fff;}
.informePowerBiDash .informePowerBiContet {width: 100%; height: 100%;}

.informePowerBiDash.zoom {position:fixed; width: 100%; height: 100%; left:0; top:0; z-index:999999;}
.informePowerBiDash.zoom .informePowerBiLink {display: block; position:absolute; right: 10px; top:10px;}
.informePowerBiDash.zoom .informePowerBiLink {display: block; position:absolute; right: 10px; top:10px;}

.hide_powerbi {top:2000px; position:absolute; width:100%; }
.show_powerbi {top: 0; position:relative; }

.informe-buttons-middle {position:absolute; left:0; bottom:0; width: 98%; height: 56px; padding:23px 1% 1% 1%;}
.informe-buttons-middle.text {position: absolute; left: 0; bottom: 0; width: 98%; height: 75px; padding: 0 1% 1% 1%;}
.informe-buttons-middle .button {
	background: #fff;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 12px;
    padding-left: 12px;
    text-align: center;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 4px;
}
.informe-buttons-middle .button.big {
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    font-size: 18px;
    box-sizing: border-box;
    border-radius: 4px;
    margin-left:-50px;
    margin-top:-5px;
}

.informe-buttons-middle h2 {font-size:1.3em; margin-bottom:3px;}

.button.primary {background: #e09238; color:#fff;}
.button.blue {background: #326195; color:#fff;}
.button.small { padding: 5px 10px; text-align: center; font-size: 12px; }

.ac-input-wrapper {height:35px !important;}

.indicadores-absolute {-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		-webkit-box-shadow: 0 0 5px 0px rgba(0,0,0,0.4);
		-moz-box-shadow: 0 0 5px 0px rgba(0,0,0,0.4);
		box-shadow: 0 0 5px 0px rgba(0,0,0,0.4);
		position: absolute;
		left: 12px;
    	bottom: 61px;
		padding:10px 0 0 10px;
		background: #ffffff;
		overflow: hidden;}
.indicadores-absolute .button {margin-bottom:10px;}

.comunicaciones_emails {margin-top:14px;}
.comunicaciones_emails span{ display: block; float:left; background: #326195; font-size:11px; color:#fff; font-weight: bold; padding:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin:3px 3px 3px 0;}

#list-filters {overflow-y: auto; position: fixed; right: 0; height: 100%; overflow: auto; width: 400px; max-width: 100%; background: #326195; z-index:2; padding:0 7px 7px 7px; color:#fff;}
#list-filters .blue-docentia_3 {color: #fff;}
#list-filters .ac-input input {
    border-bottom: 2px solid #fff!important;
    color: #fff!important;
}

.tabs {
	border-bottom:1px solid rgb(202, 202, 202);
	margin-bottom: 10px;
	overflow: hidden;
}
.tabs a{
	padding:10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	display: block;
	float: left;
}
.tabs a.active{
	color:#fff;
	background: #326195;
	border-color: #326195;
}

.menu-dash {
	font-size:12px;
}
.menu-dash li {
	padding: 5px 0;
	color: #326195;
}
.menu-dash li.active {
	background: #326195;
	color:#fff;
}