*{
	margin:0px auto;
	padding:0px;
}

label.filtro {
	display: block;
	font-size: 14px;
	font-weight: 100 !important;
	width: initial !important;
	float: initial !important;
	margin-left: initial !important;
	margin-right: initial !important;
}

body{
	color:#444444;
	font-size:13px;
	background: #f2f2f2;
	font-family:"Century Gothic", Helvetica, sans-serif;
}

#content{
	margin:15px auto;
	margin-top:0px;
	text-align:center;
	width:1000px;
	position:relative;
	height:100%;
}

.loading-box {
	left: 50%;
	top: 130px;
	width: 400px;
	height: 130px;
	display: none;
	text-align: center;
	position: absolute;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	background: rgba(255, 255, 255, 0.88);
	-webkit-transform: translate(-50%,-50%);
	box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
}
.loading-box.in {
	z-index: 999;
	backgorund: grey;
	width: 500px;
	height: 300px;
	display: block;
}
.loading-box > p {
	top: 50%;
	left: 50%;
	font-size: 2em;
	cursor: default;
	position: absolute;
	-moz-cursor: default;
	-webkit-cursor: default;
	transform: translate(-50%,-50%);
}

/*-----CABECERA*/

#titulo-cabecera{
	text-align:right;
	background-color:#a3a3a3;
	color:#FFFFFF;
	font-size:20px;
	width:1000px;
	margin-top:-3px;
}

#titulo-cabecera ul {
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;

	list-style-type: none;
}

#titulo-cabecera li {
	float:right;
	margin-left: 1px;
	height: 100%;
}

.left{
	float:left!important;
	margin-left: 0px!important;
	margin-right: 1px;
}

#titulo-cabecera li a {
	display: block;
	text-decoration: none;
	padding: 8px;
	padding-bottom: 0;
	margin: 0;
	height: 100%;
	background-color: #b3b3b3;
	color: #ededed;
}


#titulo-cabecera li a:hover {
	background-color: #cbcbcb;
	color: #666;
}


/* Opinion Form */

#titulo-cabecera form {
	position: absolute;
	z-index: 99;
	width: 500px;
	margin: 0;
	margin-left: 10px;
	color:#666;
	background-color: #ededed;
	text-align: center;
	padding: 15px;
	border:1px solid #cbcbcb;
	box-shadow: 0px 3px 8px #555;

	display: none;
}

#titulo-cabecera form textarea {
	display: inline-block;
	height: 200px;
	width: 470px;
	margin: 20px 0;
	padding: 10px;
	background-color: #f9f9f9;
}

#titulo-cabecera form img {
	position: absolute;
	margin-top: 8px;
	margin-left: 170px;
	display: none;
}


/*>>>>>>>>>>>>>>>>*/


/*miniaturas*/

.navigation ul{
	list-style:none;
}

.navigation ul li {
	float:left;
	width:70px;
	height:60px;
	margin-right: 10px;
	margin-left: 5px;
	padding:0px;

	transition: box-shadow 1s;
	-webkit-transition: box-shadow 1s
}

.navigation ul li.selected {
	box-shadow: 0px 1px 8px #555;
}

#miniaturas{
	text-align:center;
	background-color:#cbcbcb;
	color:#666;
	font-size:24px;
	font-weight:bold;
	float:left;
	padding:20px 0px 0px 0px;
}

.miniatura{
	background-color:#ededed;
	color:#666;
	font-size:24px;
	font-weight:bold;
	width:70px;
	height:60px;
	padding:0px;
}

/*>>>>>>>>>>>>>>>>*/

/*Menu estados ( de los 4 estados posibles )*/

.menu-estados{
	text-align:center;
	background-color: #262626;
	color:#FFFFFF;
	font-size:14px;
	float:left;
	margin-top:0px;
	padding:10px 0px 10px 0px;
}

#button {
	padding: 0;
	text-align: center;
}

#button li {
	display: inline;
}

#button li a {
	font-size:13px;
	text-decoration: none;
	float:center;
	width:250px;
	padding: 0px 20px;
	background-color: #b3b3b3;
	color: #ededed;
}

/*>>>>>>>>>>>>>>>>*/

/*contenedores pantallas*/

.steps{
	overflow:hidden;
	transition: height 1s;
	-webkit-transition: height 1s;
	padding-top: 10px;
	padding-bottom: 20px;
}
.step{
	float:left;
}

.session-out {
	padding: 20px;
	display: none;
	text-align: center;
	border-top: 1px solid rgb(214, 214, 214);
	border-bottom: 1px solid rgb(214, 214, 214);
}

.session-out.in {
	display: block;
}

.session-out > p {
	margin-bottom: 15px;
}

.session-out > a {
	text-decoration: none;
	color: rgb(92, 92, 178);
	text-transform: uppercase;
	margin-top: 15px;
	font-size: 20px;
}

span.checked{
	background:transparent url(../images/guias/checked.png) no-repeat top left;
	position:absolute;
	top:0px;
	left:1px;
	width:20px;
	height:20px;
}
span.error{
	background:transparent url(../images/guias/error.png) no-repeat top left;
	position:absolute;
	top:0px;
	left:1px;
	width:20px;
	height:20px;
}

.steps form fieldset{
	border:none;
}

.steps form legend{
	text-align:center;
	background-color:#f0f0f0;
	color:#666;
	font-size:17px;
	text-shadow:1px 1px 1px #fff;
	font-weight:bold;
	float:left;
	width:1000px;
	padding:20px 0px 15px 0px;
}

.steps form .contenedor .in-titulo{
	display: block;
	text-align:left;
	background-color:#f4f4f4;
	color:#666;
	font-size:20px;
	text-shadow:1px 1px 1px #fff;
	font-weight:bold;

	padding:5px;
	margin:0px;
	margin-bottom: 14px;
	border: none;
}

.steps form .contenedor label{
	width:100px;
	float:left;
	margin-right:15px;
	line-height:26px;
	color:#666;
	text-shadow:1px 1px 1px #fff;
	font-weight:bold;
}

.chosen-results {
	width: 100%;
	margin-left: 0 !important;
	display: inline-block;
}
.chosen-container ul.chosen-choices {
	width: 100%;
	margin: 0 !important;
}

div.chosen-container.chosen-container-multi {
	width: 100%!important;
	margin-bottom: 15px;
}

.steps form .contenedor .columna {
	display: inline-block;
	width: 295px;
	margin-bottom: 10px;
}

.steps form .contenedor .ancho {
	line-height: 26px;
}

.steps form input:not([type=checkbox]),
.steps form textarea,
.steps form select{
	background: #ffffff;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	padding: 5px;
	float:left;

	margin-bottom: 4px;
}

.set-estado {
	float: none!important;
}

.steps form .float-legend input[type=checkbox]{
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
}

.steps form .float-legend select{
	width: 100%;
}

.steps form .float-legend .etiqueta {
	display: inline-block;
	color:#666;
	text-shadow:1px 1px 1px #fff;
	font-weight:normal;
	font-size: 13px;
}

.steps form .float-legend {
	float: left;
	padding: 20px 30px;
	height: 170px;
	width: 215px;
	margin-left: 20px;

	background-color:#f4f4f4;
	border:1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:0px 0px 3px #aaa;
	-webkit-box-shadow:0px 0px 3px #aaa;
	box-shadow:0px 0px 3px #aaa;

	text-align: left;
	line-height:26px;
	font-size:20px;
	color:#666;
	text-shadow:1px 1px 1px #fff;
	font-weight:bold;
}

.editor-check-mask input[type="checkbox"] {
	margin-top: 7px;
	margin-left: 5px;
	float: left;
}

.steps .full{
	width: 90% !important;
}

.steps .long{
	width: 500px !important;
}

.steps .natural{
	width: 300px !important;
}

.steps .peque{
	width: 170px !important;
}

.steps .mini{
	width: 50px !important;
}

.steps .break{
	margin-right: 500px;
}

.steps form input:focus{
	-moz-box-shadow:0px 0px 3px #aaa;
	-webkit-box-shadow:0px 0px 3px #aaa;
	box-shadow:0px 0px 3px #aaa;
	background-color:#FFFEEF;
}

.steps form .contenedor.submit{
	background:none;
	border:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	text-align: center;
}

#anterior {

}

#siguiente {

}

#guardar {

}

#eliminar-guia {
	float: right;
	font-size: 18px!important;
	padding: 4px 15px!important;
}

#titulo-cabecera form input[type="submit"],
#siguiente,
#anterior,
#guardar,
.steps form .boton-chico,
.full-button {
	border:none;
	outline:none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: white;
	display: block;
	cursor:pointer;
	margin: 0px auto;
	clear:both;
	padding: 7px 25px;
	font-weight:bold;
	font-family:"Century Gothic", Helvetica, sans-serif;
	font-size:22px;
	-moz-box-shadow:0px 0px 3px #aaa;
	-webkit-box-shadow:0px 0px 3px #aaa;
	box-shadow:0px 0px 3px #aana;
	background-color: rgb(169, 2, 48);
}

.eliminar-guia {
	padding: 0 !important;
}
.boton-eliminar-guia {
	outline: none;
	-moz-border-radius: 10px;
	cursor: pointer;
	padding: 7px 25px;
	font-family: "Century Gothic", Helvetica, sans-serif;
	background: #cbcbcb;
	clear: none;
	display: inline-block;
	margin: 0px;
	margin-top: 2px;
	box-shadow: none;
	border: none;
	color: #696969;
	font-size: 15px;
	width: 100%;
	height: 100%;
	margin-top: 0;
}

#titulo-cabecera form input[type="submit"],
.steps form .boton-chico ,
.full-button {
	clear:none;
	display: inline-block;
	padding: 5px 8px;
	margin: 0px;
	margin-top: 2px;
	font-size:14px;
}

#titulo-cabecera form input[type="submit"]:hover,
#siguiente:hover,
#anterior:hover,
#guardar:hover,
.steps form button:hover {
	background: rgb(169, 2, 48);
	color: white;
}

.steps form .right-legend {
	float: right;
	padding: 30px 50px;
	margin-right: 110px;
	background-color:#f4f4f4;
	border:1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:0px 0px 3px #aaa;
	-webkit-box-shadow:0px 0px 3px #aaa;
	box-shadow:0px 0px 3px #aaa;
	text-align: center;
	line-height:26px;
	font-size:20px;
	color:#666;
	text-shadow:1px 1px 1px #fff;
	font-weight:bold;
}

.steps form .left-legend {
	width: 410px;
	float: left;
}

.steps form .left-legend .input:first-of-type input {
	float: right;
	margin-bottom: initial;
}

.steps form .left-legend .input:not(:first-of-type) {
	height: 26px;
	margin: 10px 0;
	padding-left: 45px;
	position: relative;
}

.steps form .left-legend .input:not(:first-of-type) label {
	margin-left: 15px;
	width: initial !important;
	float: initial !important;
	margin-left: initial !important;
	margin-right: initial !important;
}

.steps form .left-legend .input:not(:first-of-type) input {
	right: 0;
	float: initial;
	position: absolute;
	margin-bottom: initial;
}

.steps form .left-legend h3.natural {
	color: #666;
	display: inline-block;
}

.steps form .left-legend h3:not(.natural) {
	margin: 15px 0 15px 10px;
}

.steps form .left-legend h3 {
	color: #666;
	margin-left: 10px;
	margin-bottom: 6px;
}

#contenedor-creditos {
	height: 260px;
}

.steps form .right-legend .error {
	color:rgb(190, 139, 119);
}

.steps form .right-legend .texto-grande {
	display: block;
	font-size: 35px;
	margin-top: 12px;
}

.chzn-results{
	float: left;
	width: 100%;
	margin-left: 0px!important;
}

.steps ul, .steps ol {
	margin: 5px;
	margin-left: 20px;
}

.steps ul a {
	text-decoration: none;
	font-weight: bold;
	color:#666;
}

.clear {
	clear:both;
}

ul.lista-recomendaciones li {
	list-style: outside none none;
	font-weight: bold;
	color: #666;
	margin: 5px 0px;
}
ul.lista-recomendaciones li:last-of-type {
	margin-bottom: 15px;
}

/*>>>>>>>>>>>>>>>>*/


/* 
	Cusco Sky table styles
	written by Braulio Soncco http://www.buayacorp.com
*/

table, th, td {
	border: 1px solid rgb(221, 221, 221);
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;

}

table {
	width: 100%;
	display:inline-block;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td, th {
	padding: 4px;
	text-align: center;
}

td .margenes {
	margin: auto 25px;
	text-align: right;
}

.eliminar-guia {
	color: #ffffff;
	display: block;
	cursor:pointer;
	margin: 0px auto;
	padding: 0;
	text-shadow: 0 1px 1px #777;
	font-weight:bold;
	font-family:"Century Gothic", Helvetica, sans-serif;
	box-shadow:0px 0px 3px #aaa;
	background:#cbcbcb;
}

.eliminar-guia > a {
	display: block;
	font-weight: 100;
	padding: 7px 15px;
}

.eliminar-guia > a:hover {
	text-decoration: none !important;
}

.eliminar-guia:hover {
	/*background:#b3b3b3;*/
	color:#ffffff;
	text-shadow: 0 1px 1px #777;
}

table .margin {
	background: #E6EDF5;
}

thead th {
	text-align: center;
	background: rgb(238, 238, 238);
	color: #666666;
	font-size: 100% !important;
	width:25%;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: #FCFDFE; }
tbody tr.odd { background: #F7F9FC; }


table a:link {
	color: #696969;
	text-decoration: none;
}

table a:visited {
	color: #696969;
	text-decoration: none;
}

table a:hover {
	color: #696969;
}

tfoot th, tfoot td {
	font-size: 85%;
}

tfoot .total {
	text-align: center;
	font-size: 100%;
	padding: 10px 0;
	font-weight: bold;
}

tfoot .error { color: #AE1A30; }




/* Alerts */
#alert-block {
	margin-top: 25px;
	height: 80px;
	overflow: hidden;
}

#alert-block h4 {
	display: block;
	text-align: center;
	color: #ffffff;
	padding: 20px 0 20px 25px;
	font-size: 26px;
	font-weight: bold;
}

#alert-block h4.alert_info {
	background: rgba(181, 229, 239, .3);
}

#alert-block h4.alert_warning {
	background: rgb(255, 229, 37);
}

#alert-block h4.alert_error {
	background: rgb(243, 16, 6);
}

#alert-block h4.alert_success {
	background: rgb(13, 255, 0);
}

.group-name {
	width: 100%;
}

td input[type="button"].add-examen-calendario {
	font-weight: bold;
	color: white;
	background: #919191;
	width: 100%;
	margin: 5px auto;
}

td input[type="button"].add-clase-guia {
	font-weight: bold;
	color: white;
	background: #919191;
	width: 100%;
	margin: 5px auto;
}

td input[type="button"].delete-button-examen-calendario {
	float: none!important;
	width: 100%;
	background: #919191;
	color: white;
	font-weight: bold;
}

td input[type="button"].delete-button-group {
	float: none!important;
	width: 100%;
	background: #919191;
	color: white;
	font-weight: bold;
}

.calendar-table input {
	float: none!important;
}

.calendar-table {
	display: table;
}

.filtro-home {
	width: 100%;
	margin-bottom: 5px;
}

/* NAVBAR */
.dashboard-top-navbar {
	background-color: rgb(169, 2, 48);
	border-color: rgb(169, 2, 48);
}

.dashboard-top-navbar .container .navbar-header .navbar-brand {
	font-weight: bold;
	color: white;
	font-size: 18px;
}

.dashboard-top-navbar .container ul li a {
	font-weight: 400;
	color:white;
	font-size: 16px;
}

.dashboard-base-template {

}

.dashboard-home-template {
	padding-top: 40px;
}

/* DASHBOARD */
.bs-calltoaction{
	position: relative;
	width:auto;
	border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 30px;
	border-radius: 5px;
}

.bs-calltoaction > .row{
	display:table;
}

.bs-calltoaction > .row > [class^="col-"],
.bs-calltoaction > .row > [class*=" col-"]{
	float:none;
	display:table-cell;
	vertical-align:middle;
}

.cta-contents{
	padding-top: 10px;
	padding-bottom: 10px;
}

.cta-title{
	margin: 0 auto 15px;
	padding: 0;
}

.cta-desc{
	padding: 0;
}

.cta-desc p:last-child{
	margin-bottom: 0;
}

.cta-button{
	padding-top: 10px;
	padding-bottom: 10px;
}

.bs-calltoaction.bs-calltoaction-default{
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.dashboard-form-row {
	margin-bottom: 10px;
	margin-top: 10px;
}

.dashboard-form-button {
	margin-bottom: 10px;
	margin-top: 20px;
}


/* CAJA DE TÍTULO */
.title-box {
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	background-color: rgb(145, 145, 145);
}

.title-box div h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: white;
	font-weight: bold;
}

.content-box {
	padding: 15px 25px;
}

/* CAJA DE TÍTULO DE FILTRO */
.title-filter-box {
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	background-color: rgb(145, 145, 145);
}

.title-filter-box div h5 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: white;
	font-weight: bold;
	font-size: 16px;
}

.content-filter-box {
	padding: 15px 25px;
}

.filter-box {
	padding-right: 0;
	padding-left: 0;
	background-color: #f4f4f4;
	border-top: rgb(169, 2, 48) 5px solid;
}

/* CAJA DE TÍTULO DE FILTRO */
.clear-box {
	clear: both;
	padding-top: 15px;
	margin-bottom: 30px;
	border-bottom: 5px solid #919191;
}

.download-button-div {
	margin-bottom: 10px;
}

.download-button-div p {
	text-align: center;
}

.content-box-guide-create {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

.full-width-fix {
	width: 100%;
}

/* CREACIÓN DE GUÍAS */

.state-button-guide {
	color: white;
	font-size: 25px;
}

.min-base-template{
	padding-top: 50px;
	margin: 0 auto;
	width: 100%;
}

.min-container-template {
	float:none;
	margin: 0 auto;
}

.min-container-template div .navigation .min-ul li {
	display: inline;
	text-align: -webkit-match-parent;
}

.states-container-template {
}

.min-div-template {
	display:inline;
}
.min-ul-template {
	padding-right: 15px;
	display: inline-block;
}
.state-button-guide {
	vertical-align: middle;
	line-height: normal;
}
.state-li-guide {
	list-style: none;
	vertical-align: middle;
}

.states-container-template .container ul {
	padding: 0;
	margin: 0;
}

.states-container-template .container ul li h2 {
	margin: 0;
}

/* FOOTER BOTONES GUARDAR */
.save-buttons-footer {
	background-color: #595a5a;
}

div.steps div.content section.step-section {
	float: none;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0;
}

.step-one-row {
	padding-top: 20px;
}

.basic-box-step-container {
	padding-top: 20px;
}

.big-group-credit-row {
	display: inline;
	vertical-align: middle;
}

.big-group-credit-row .input {
	display: inline;
	vertical-align: middle;
	float: none;
}

.big-group-credit-row .input h3 {
	margin-top: 0;
	margin-bottom: 0;
}

.reduced-group-container {
	margin-left: 45px;
}

.step-section .bs-calltoaction {
	padding-bottom: 20px;
}

.row-step-4 {
	margin: 0;
}

.step-padding-box {
	padding-top: 20px;
}

.no-margin-dashboard {
	margin: 0;
}

.dashboard-table tbody tr td{
	color: #696969;
	font-weight: bold;
}

.admin-table-fixed {
	width: 100%;
	display: table;
}

.dashboard-table-container .dataTables_wrapper .dataTables_filter label{
	text-align: right!important;
	margin-bottom: 10px!important;
}

.template-calendario-examenes td input {
	width: 100%;
}

.full-button-grey {
	background: #919191!important;;
}

.full-button-dark {
	background: #393939!important;
}

.admin-fieldset .chosen-container .chosen-results li.highlighted {
	background: #919191;
}

.admin-fieldset .chosen-container-active .chosen-choices {
	border: 1px solid #919191;
}

td.dashboard-table-hover:hover {
	background: #919191;
	color: white;
}


td.dashboard-table-hover:hover a{
	background: #919191;
	color: white;
}

.dashboard-table-hover {
	padding: 0;
}

.dashboard-base-template .wizard > .steps .error a {
	background: #a90230;
}

.warning-empty {
	border: 2px solid #a90230!important;
}

.text-field-container {
	width: 100%;
}

textarea.text-field-container {
	height: 250px;
	resize: none;
}

.tutoria-dashboard .horario-container {
	margin: 10px auto;
}

.tutoria-dashboard .horario-container .delete-button {
	margin: 5px auto;
}

.curriculum-box {
	width: 100%;
	margin: auto 0;
}

.curriculum-box .basic-box-step-container {
	padding-top: 0px;
}

.curriculum-box .curriculum-content {
	width: 100%;
}

.curriculum-box .curriculum-content .dashboard-form-row {
	margin: auto 0;
}

.colorgraph {
	height: 5px;
	border-top: 0;
	background: rgba(169, 10, 46, 0.41);
	border-radius: 5px;
}

.login-form .login-button div:first-child{
	margin-top: 15px;
}

.login-form .login-button input{
	font-size: 20px;
	background-color:rgba(169, 10, 46, 0.88);
	border-color:rgba(169, 10, 46, 0.88);
	color: white;
}

.login-form .top-banner div:first-child{
	background-color: rgb(145, 145, 145);
	color: white;
}

.login-form .top-banner div:first-child h2{
	text-align: center;
	margin-bottom: 20px;
}

.login-form div:first-child img:first-child {
	margin-bottom: 40px;
}

#particles {
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	z-index: -2;
}

#loginbox {
	margin-top: 30px;
}

#loginbox > div:first-child {
	padding-bottom: 10px;
}

.iconmelon {
	display: block;
	margin: auto;
}

#form-login > div {
	margin-bottom: 25px;
}

#form-login > div:last-child {
	margin-top: 10px;
	margin-bottom: 10px;
}

.panel {
	background-color: transparent;
}

.panel-body {
	padding-top: 30px;
	background-color: rgba(2555,255,255,.3);
}

.panel.panel-default .panel-heading {
	background-color: rgb(145, 145, 145);
}

.panel.panel-default .panel-heading .panel-title h3{
	margin-top: 10px;
	margin-bottom: 10px;
	color: white;
}

input.metodologia-guide-creation{
	margin-right: 5px!important;
}

#tabla-horas-alumno input {
	width: 25px;
}

.container-select-paso10 .chosen-container {
	width: 100%!important;
	margin-bottom: 10px;
}

.actions {
	bottom: 0!important;
	position: fixed!important;
	margin-bottom: 15px!important;
}

.actions ul li:first-child a{
	left: 0!important;
	position: fixed!important;
	margin-left: 50px!important;
}

.actions ul li:nth-child(2) a{
	right: 0!important;
	position: fixed!important;
	margin-right: 50px!important;
}

.actions ul li a {
	padding: 20px!important;
	font-size: 18px!important;
	background-color: rgba(169, 10, 46, 0.88)!important;
	background: rgba(169, 10, 46, 0.88)!important;
}
.actions ul li a:hover {
	background-color: rgba(156, 12, 46, 0.71) !important;
	background: rgba(156, 12, 46, 0.71)!important;
}

.evaluacion-asignatura .chosen-container.chosen-container-single {
	width: 100px!important;
	margin-left: 25px;
}

.subtitle-span-evaluacion {
	font-size: 14px;
	font-weight: bold;
}

.select-profesores-el ul.chosen-choices li {
	width: 150px!important;
	height: 30px!important;
}

.editor-text-step8 {
	margin-top: 5px!important;
	margin-left: 20px!important;
}

.tabla-cronograma-evaluacion {
	table-layout: fixed;
	width: 100%;
}

.tabla-cronograma-evaluacion th:first-child, .tabla-cronograma-evaluacion td:first-child {
	width: 5%!important;
}

.tabla-cronograma-evaluacion th, .tabla-cronograma-evaluacion td {
	width: 18%!important;
}

.input-cronograma {
	width: 75%!important
}
