/*IE10 viewport hack for Surface/desktop Windows 8 bug*/
@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }

body {
	/*navbar-fixed-top*/
	/*min-height: 2000px;*/
	padding-top: 70px;
}
body {
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	color: #001978;
}
a, legend {
	color: #001978;
}
.navbar-default {
	background-color: #001978;
	border-top: 7px solid #CCD1E4; /* IMPORTANTE: si se quiere quitar, hacerlo en el CSS específico custom_xxx.css */
	color: #FFF;
	font-size: .9em;
}
.nav li {
	list-style: none;
}
.nav>li button {
	display: block;
	position: relative;
	padding: 10px 15px;
	width: 100%;
	text-align: left;
}
.navbar-default .navbar-nav button {
	background-color: #001978;
	color: #FFF;
}
.navbar-default .navbar-nav .mementoes button {
	background-color: transparent;
	color: #001978;
}
.navbar-default i.fa {
	font-size: 1.3em;
	margin-right: .2em;
	vertical-align: middle;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #FFF;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav button:hover {
	background-color: #E5E8F1;/*rgba(255,255,255,.85);*/
	color: #001978;
}
.navbar-nav>li button {
	border: none;
	border-radius: 0;
	background-color: transparent;
}
.navbar-nav>li.btn-out button {
	padding: 6px 8px 6px;
	border: 1px solid #FFF;
	background-color: #A88924;
}
.navbar-brand {
	padding: 8px 15px;
	width: 140px;
}
a.navbar-brand {/* Mayor especificidad que .navbar-brand para saltarse los anchos en custom_XXX.css */
	width: auto;
	margin-right: 16px;
	padding: 5px 0 5px 15px;
}
.navbar-brand > img {
	font-weight: bold;
	font-size: .7em;
	line-height: 1.2;
	text-transform: uppercase;
	background-color: transparent;
	color: #FFF;
}
a.navbar-brand > img {/* Pisa estilos custom_xxx */
	max-height: 32px;/*40px;*/
}
.navbar-sep {
	padding-left: 10px;
	width: 1px;
	height: 32px;
	display: inline-block;
	border-left: 1px solid #FFF;
}
.corp-brand {
	margin-top: 13px;
	margin-right: 12px;/*16px;*/
	/*width: 100px;*/
	max-height: 32px;
}
.navbar-default .navbar-toggle .icon-bar {
	width: 28px;
	height: 4px;
	background-color: rgba(255,255,255,.85);/*#DDE0F3;*/
}
.navbar-toggle {
	margin-right: 8px;
	padding: 7px 10px;
	border: none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #001978;
	background-color: #E5E8F1;/*rgba(255,255,255,.85);*/
}
.dropdown-menu {
	padding: 0;
	min-width: 170px;
}
.navbar-nav .open .dropdown-menu {
	border-radius: 0;
	background-color: #E5E8F1;
}
.dropdown-menu ul {
	margin-left: -40px;
	padding-bottom: 8px;
}
.tag-count {
	position: absolute;
	display: inline-block;
	top: 8px;
	left: 24px;
	width: 16px;
	height: 16px;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.5;
	text-align: center;
	border-radius: 50%;
	background: #F00;
}
.tag-new.tag-new {
	display: inline-block;
	margin-right: .4em;
	margin-bottom: 0;
	width: 18px;
	height: 18px;
	font-weight: 900;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	/*border-radius: 50%;*/
	background: #001978;
	color: #FFF;
}
.tag-memento {
	display: inline-block;
	position: relative;
	margin: 0 2px -3px 0;
	width: 18px;
	height: 18px;
	font-weight: bold;
	font-size: .65em;
	background-color: #F2D43D;
	color: #FFF;
}
.tag-memento span {
	position: absolute;
	right: 1px;
	bottom: -5px;
}
.mementoes li {
	border-top: 1px solid rgba(255, 255, 255, .4);
}
.mementoes figure {
	padding: 10px 15px;
	text-align: center;
	color: #001978;
}
.mementoes figure img {
	margin: .7em;
	width: 40px;
}
.mementoes figcaption {
	line-height: 1.2;
}
.profile li {
	padding: 6px 8px;
	font-weight: bold;
	color: rgba(0,0,0,.8);
}
.profile li:first-child {
	margin-top: 1px;
	margin-bottom: 4px;
	padding-top: 11px;
	/*font-weight: 400;*/
	font-size: .9em;
	color: #000;
}
.profile li a {
	display: block;
	margin: 0 auto;
	padding: 4px 2px;
	max-width: 300px;
	text-align: center;
	border: 1px solid;
	background-color: rgba(255,255,255,.5);
	color: rgba(0,0,0,.6);
}
.profile li a:hover {
	text-decoration: none;
	background-color: #001978;
	color: #FFF;
}
.container {
	min-height: 1600px;
}
.navbar .container, .home-main .container, .juego-main .container {
	min-height: auto;
}
.btn {
	margin-bottom: 1em;
	border-radius: 0;
	font-size: 1em;
	color: #FFF;
}
.btn:hover, button:hover, input[type=button]:hover {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
	color: #FFF;
}
.btn, .btn:hover, #btn-next-question.btn, #btn-next-question.btn:hover {
	background-color: #001978;
	border: none;
}
.btn-default {
	color: #333;
}
.btn-primary.cancelar {
	margin-top: 1.2em;
}
.countItem {
	display: block;
}
.btn.btn-form {
	margin-top: 2px;
	margin-left: -31px;
	height: 34px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
}
.btn.btn-form:hover {
	color: #fff;
}
.signin {
	margin-top: -70px;
	padding-top: 20px;
	background-color: #001978;
	color: #FFF;
}
.signin img.logo {
	margin-bottom: 30px;
	width: 60%;
}
.signin h1 {
	margin: .4em 0 1em;
	font-weight: bold;
	font-size: 2em;
	line-height: 1.15;
	font-family: "MTT Milano", "Open Sans", sans-serif;
	/*color: rgba(255,255,255,.85);*//*#DDE0F3;*/
	color: #FFF;
}
.corp-brand-main {
	display: block;
	margin: .4em auto 1em;
	width: auto;/*85%;*//*160px;*//*180px;*/
	height: 60px;
	font-weight: bold;
	font-size: 2.5em;
	font-family: "MTT Milano", "Open Sans", sans-serif;
	color: #FFF;
	border: 0 !important;
}
.signin p {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}

input[type="checkbox"]+label, input[type="radio"]+label {
	padding-left: 28px;
	display: inline-block;
	position: relative;
	margin: 10px 20px 10px 0;
}
input[type="checkbox"]+label:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #999;/*#4A4A4A;*/
	background: #FFF;
}
input[type="checkbox"]:checked+label:before, input[type="radio"]:checked+label:before {
	border-color: #4A4A4A;
}
input[type="checkbox"]:checked+label:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	background-color: #4A4A4A;
	position: absolute;
	top: 5px;
	left: 5px;
}
input[type="radio"]+label:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: -3px;/*0;*/
	left: 0;
	border: 1px solid #999;
	background: #FFF;
	border-radius: 50%;
}
input[type="radio"]:checked+label:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	background-color: #4A4A4A;
	position: absolute;
	border-radius: 50%;
	top: 2px;/*5px;*/
	left: 5px;
}
.form-signin input[type="checkbox"], .form-signin input[type="radio"], .crear-pregunta input[type="checkbox"], .crear-pregunta input[type="radio"], .subject-choice input[type="checkbox"], .subject-choice input[type="radio"], .resultados input[type=checkbox] {/*input oculto accesible*/
	position: absolute;
	overflow: hidden;
	margin: -1px;
	padding: 0;
	width: 1px;
	height: 1px;
	border: 0;
	clip: rect(0 0 0 0);
}
label a {
	font-weight: 600;
}
.crear-pregunta input[type="checkbox"]+label, .crear-pregunta input[type="radio"]+label {
	top: -9px;
	margin-top: 0;
	margin-right: 0;
	padding-right: 32px;
	padding-left: 0;
	font-size: .875em;
}
.crear-pregunta input[type="checkbox"]+label:before {
	right: 0;
}
.crear-pregunta input[type="checkbox"]:checked+label:after {
	top: 5px;
	right: 5px;
}
.crear-pregunta input[type="radio"]+label:before {
	top: 0;
	right: 0;
	left: auto;
}
.crear-pregunta input[type="radio"]:checked+label:after {
	top: 5px;
	right: 5px;
	left: auto;
}
.crear-pregunta .form-group p {
	margin-top: 25px;
}
.nuevo-examen .btn {
	margin-top: 27px;
	margin-bottom: 2.8em;
}
.form-signin {
	margin: 0 auto 3em;
	padding: 1em;
	max-width: 330px;
	background-color: rgba(255,255,255,.85);/*#DDE0F3;*/
	color: #001978;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)!important;
}
.form-signin-heading {
	margin: 0 0 1em;
	font-weight: bold;
	font-size: 1.3em;
}
input, .form-control {
	color: #333;
	border-radius: 0;
	box-shadow: none;
}
input[type=text], input[type=email], input[type=password] {
	margin-bottom: 1em;
}
.checkbox label, .radio label {
	margin: 0;
	font-size: .8em;
}
.checkbox input[type=checkbox], .radio input[type=radio] {
	top: 2px;
}
.checkbox.form-signup label {
	margin-bottom: .5em;
	cursor: default;
}
.checkbox.form-signup input[type=checkbox] {
	top: 0;
}
#inputUser, input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
	background-color: #FFF !important;
}
::-webkit-input-placeholder {color:#777 !important;} /* Chrome/Opera/Safari */
:-moz-placeholder           {color:#777 !important;opacity:1;}/* Firefox 18- */
::-moz-placeholder          {color:#777 !important;opacity:1;}/* Firefox 19+ */
:-ms-input-placeholder      {color:#777 !important;} /* IE 10+ */
::-ms-input-placeholder     {color:#777 !important;} /* IE 10+ */

.form-signin.form-signin p {
	margin: 1em .2em 2.2em;
	font-size: .9em;
}
.form-signin a {
	float: right;
	display: block;
	margin: 0 0 1em;
	color: #001978;
}
.home-registro .signin h1 {
	margin-bottom: 1.5em;
}
.form-signup a {
	float: none;
	display: inline;
}
.signin .registro p {
	margin: 1em 0 0;
	text-align: left;
	font-size: 1em;
}
.signin .registro a {
	float: none;
	margin: 0;
	font-size: .9em;
}
h1, h2 {
	margin: .5em 0 1.2em;
	text-align: center;
	line-height: 1;
	font-weight: bold;
	font-size: 1.14em;
}
h1 {
	line-height: 1.3;
}
h2 {
	font-size: 1em;
}
h1 small, h2 small {
	display: block;
	margin: .5em 0 1.2em;
	font-weight: bold;
	font-size: .8em;
	color: #5B91CE;
}
.test {
	padding-bottom: 3em;
}
.opciones h1, .test h1, .resultados h1 {
	display: inline-block;
	text-align: right;
}
.h-materia {
	margin: 0;
	padding: 6px 8px;
	text-align: right;
	line-height: 1.3;
	font-size: .7em;
	background-color: rgba(255,255,255,.85);/*#F5F5F5;*/
	color: #5B91CE;
	border: 2px solid #5B91CE;
	border-bottom-width: 1px;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}
.h-materia-complemento {
    display: block;
}
.text-link {
	font-weight: bold;
	color: inherit;
}
p {
	margin: 0 0 2.5em;
	font-size: .9em;
}
.modos {
	margin-bottom: 1.3em;
	padding: 1em .5em;
	text-align: center;
	background-color: #00197812;
}
.modos h2 {
	margin: 0 0 1.5em;
	padding-bottom: .65em;
	border-bottom: 1px solid rgba(255,255,255,.6);
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.3;
	color: #001978;
}
.modos p {
	margin-bottom: 0;
}
.modos p button, .modos p a {
	margin-right: 0;
	margin-bottom: 2em;
	font-weight: bold;
	font-size: .9em;
}
.modos p button:first-child, .modos p a:first-child {
	margin-right: 3em;
}
.modos p button:only-child, .modos p a:only-child {
	margin-right: 0;
}
.modos p button:nth-of-type(3), .modos p a:nth-of-type(3) {
	margin-bottom: 0;
}
.btn-practica, .btn-practica:hover, .btn-practica:active, .btn-practica:focus {
	background-color: #F80 !important;
}
.btn-examen, .btn-examen:hover, .btn-examen:active, .btn-examen:focus {
	background-color: #99042E !important;
}
h1 small span {
	line-height: 1.3;
}
.practica-clr {
	color: #E57A00;
}
.examen-clr {
	color: #99042E;
}
.subject-choice {
	margin: 0 .5em 2em 1em;
	text-align: left;
}
.subject-choice div {
	margin-bottom: .5em;
	line-height: 1.2;
}
.subject-choice label {
	display: inline;
	margin: 0 0 0 .7em;
	font-size: .8em;
	cursor: pointer;
}
.warning-materia {
	display: none;
	margin: 1.4em 0 .5em;
	padding: .6em .6em .6em .7em;
	font-weight: bold;
	font-size: .85em;
	background-color: #E00;
	color: #FFF;
}
.warning-materia i {
	margin-right: .3em;
	vertical-align: middle;
	font-size: 1.8em;
}
.test-status {
	margin-bottom: .5em;
	overflow: hidden;
	font-weight: bold;
	font-size: .9em;
}
.test-status .btn {
	margin-bottom: 2em;
	font-weight: bold;
	border: 1px solid #001978;
	background-color: rgba(255,255,255,.85);/*#F5F5F5;*/
	color: #001978;
}
.test-status .btn:hover, .test-status .btn:focus {
	background-color: #001978;
	color: #FFF;
}
.num-list {
	margin-bottom: 2em;
	padding: 1em 1em 0;
	border: 1px solid #001978;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.num-list img {
	width: 32px;
}
.num-list ul {
	margin-bottom: 0;
	padding-left: 0;
	text-align: center;
}
.num-list li {
	display: inline-block;
	margin: 0 .8em 1em;
	/*width: 32px;
	height: 32px;*/
	list-style: none;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	/*background-color: #FC0;
	color: #013167;*/
}
.num-list li a {
	display: block;
	padding: .3em .4em;
	border: 1px solid #013167;
	background-color: #FC0;
	color: #013167;
	text-decoration: none;
}
.num-list li a:hover {
	/*background-color: #013167;
	color: #FFF;*/
	opacity: .5;
	filter: alpha(opacity=50);
	zoom: 1;
}
.num-list li a.answer-ok {
	background-color: green;
	color: #FFF;
}
.num-list li a.answer-fail {
	background-color: red;
	color: #FFF;
}
.num-list li a.answer-blank {
	background-color: #034D9F;
	color: #FFF;
}
.test-status .no-padding div {
	margin: 0 0 .5em 0;
	padding-left: 0;
}
.test-status i {
	margin: 0 4px 0 0;
	/*padding: 4px;*/
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #FFF;
}
.q-state {
	margin-bottom: .6em;
	border-bottom: 1px solid #DDD;
}
.answer-ok i {
	background-color: green;
}
.answer-fail i {
	/*padding: 4px 5px;*/
	font-size: 1.1em;
	background-color: red;
}
.answer-blank i {
	background-color: #034D9F;
}
.answer-remain i {
	border: 1px solid #013167;
	background-color: #FC0;
	color: #013167;
}
.q-prog {
	font-size: 1.1em;
}
.test-time {
	text-align: right;
}
.test-time i {
	color: #001978;
}
.test dl {
	margin-bottom: 2.5em;
	font-size: .9em;
}
.test dt {
	margin: 0 0 2em;
	padding: 1em;
	border: 2px solid #5B91CE;
	border-top: 0;
	background-color: rgba(255,255,255,.85);
	color: #001978;
}
.test dd {
	display: block;
	position: relative;
	margin: 0 0 .5em;
	padding: 1em 1em 1em 3em;
	width: 100%;
	border: 1px solid #DEDEDE;
	color: #000;
	cursor: pointer;
}
.test dd span {
	position: absolute;
	top: 0;
	left: 0;
	padding: .1em .5em;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #F80;
	color: #FFF;
}
.practica-bg {
	background-color: #F80 !important;
}
.examen-bg {
	background-color: #99042E !important;
}
.test dd:hover {
	background-color: rgba(0,0,0,.02);
}
.test dd:before {
	position: absolute;
	top: -.2em;
	right: 2%;
	font-size: 3em;
	font-family: "FontAwesome";
	opacity: .7;
}
.test dd.correct.answer-checked {
	background-color: #DFF0D8;
}
.test dd.correct:before {
	content: "\f00c";
	color: green;
}
.test dd.fail.answer-checked {
	background-color: #F2DEDE;
}
.test dd.fail:before {
	content: "\f00d";
	color: red;
}
.correct-answser.answer-checked, .correct-answser:hover, .correct-answser.show-correct-answer {
	background-color: #DFF0D8!important;
	border: 1px dashed #ABA!important;
	font-weight: bold;
}
.correct-answser:before  {
	content: "\f00c";
	color: rgba(0, 128, 0, .3);
}
#explanation {
	margin-bottom: 2.5em;
}
.btn.btn-explanation {
	margin-bottom: 2.2em;
	font-weight: bold;
	background-color: #DFF0D8;
	color: #333;
	border: 1px solid #001978;
}
.btn.btn-explanation:hover, .btn.btn-explanation:active, .btn.btn-primary.btn-explanation:active:hover {
	border: 1px solid transparent;
	background-color: green;
	color: #FFF;
}
.btn.btn-explanation:focus, .btn.btn-explanation:visited {
	background-color: #DFF0D8;
	color: #333;
}
.block-explanation p {
	margin-bottom: 1.6em;
	color: #000;
}
.hilite {
	margin: 1.2em 0;
	padding: 1.2em .7em 0;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.7;
	border: 1px solid #001978;
	background-color: #FFF;
}
.hilite:hover {
	background-color: rgba(0, 0, 0, .02);
	/*cursor: pointer;*/
}
.hilite p {
	color: #001978;
}
.hilite .fa-info-circle {
	margin-right: .1em;
	vertical-align: middle;
	font-size: 1.8em;
}
.hilite button {
	margin: 0 6px 24px;
	padding: 8px 12px;
	border: 1px solid #001978;
	background-color: #DFF0D8;
	color: #333;
}
.hilite button:hover {
	border: 1px solid transparent;
	background-color: green;
	color: #FFF;
}
.block-marginal {
	float: left;
}
.block-marginal .art-mode-edit {
	float: left;
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px solid #DEDEDE;
}
.block-marginal .p-no {
	float: left;
	width: 50px;
	font-weight: bold;
	color: #930;
}
.block-explanation article {
	position: relative;
	padding-left: 50px;
	color: #000;
}
.block-marginal .nivh-t, .block-explanation article h1 {
	margin-bottom: 1.6em;
	text-align: left;
	font-weight: bold;
	font-size: .9375em;
	line-height: 1.4;
	color: #930;
}
.block-explanation article .p-no {
	position: absolute;
	left: 0;
}
.block-marginal .txt {
	margin-bottom: 1em;
	margin-left: 50px;
	font-size: .9em;
	color: #000;
}
.block-marginal .txt > .txt {
	margin-left: 0;
	font-size: 1em;
}
.block-marginal .txtbold {
	font-weight: bold;
}

.table {
	font-size: .8em;
	margin-bottom: 4em;
}
td, th {
	white-space: normal !important;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	vertical-align: inherit;
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .02);
}
.td-error {
	display: block;
	font-weight: 600;
	color: #D81F2A;
	margin-bottom: 10px;
}
.juego-juego-terminado h2 {
	text-align: left;
}
.juego-juego-terminado .test .btn, .juego-resultados .test .btn, .resultados .test .btn {
	margin-top: 20px;
}
.juego-resultados th:last-of-type, .juego-resultados th:nth-last-child(2n) {
	width: 92px;
}
.juego-resultados table button, .resultados table button {
	padding: 4px 6px;
	width: 100%;
	font-weight: bold;
	border: 0;
	color: #003;
}
.juego-resultados table button i, .resultados table button i {
	display: block;
	font-size: 1.2em;
}
.resultados table button i.fa-question-circle-o {
	font-size: 1.4em;
}
/*.resultados td[class=text-center], .resultados th[class=text-center] {
  max-width: 54px;
  }*/
.resultados input[type=checkbox] {
	width: 18px;
	height: 18px;
}
input[class="no-check-item"]+label, input[class="check-one"]+label {
	padding-left: 16px;
	margin-right: 0;
}

.btn-review, .btn-query {
	background-color: #FA0;
}
.btn-repeat.btn-repeat {
	background-color: #007AC7;/*#0FA;*/
	color: #FFF;
}
.btn-continue {
	background-color: green;
	color: #FFF;
}
.btn-pdf.btn-pdf {
	background-color: green;/*#FF7878;*/
	color: #FFF;
}
.search-area {
	margin-bottom: 1em;
}
.search-area .form-control, .search-area button {
	margin-bottom: 1em;
	margin-left: -15px !important;
	height: 36px;
	font-size: 1em;
	border: 1px solid #001978;
	background-color: #FFF;
}
.search-area .btn {
	margin-top: 0 !important;
}
.result-msg {
	margin: 1.2em 0;
	font-weight: 600;
	text-align: center;
}
.result-msg.not-found {
	color: #D81F2A;
}
small#sub-title {
	margin-top: .25em;
	line-height: 1.4;
}
.fake-select button {
	position: relative;
	z-index: 2;
	padding: 6px 10px;
	text-align: left;
	color: #333;
}
.fake-select.open button {
	border-bottom: 0;
}
.fake-select .dropdown-menu {
	z-index: 1;
	top: 32px;
	left: -15px;
	padding: 6px 0;
	border: 1px solid #001978;
	background-color: #FFF;
	border-radius: 0;
	box-shadow: none;
}
.fake-select li {
	padding: 3px 2px 3px 8px;
	line-height: 1.3;
	cursor: pointer;
}
.fake-select li:hover {
	background-color: #1E90FF;
	color: #FFF;
}
.search-area .input-group-btn {
	font-size: 1em;
}
.search-area .input-group-btn .btn {
	width: 70px;
	border-left: 1px solid #CCC;
}
.search-area .input-group-btn .btn:hover {
	/*background-color: inherit;*/
}
.hide-acc, .search-area label {/*label oculto accesible*/
	position: absolute;
	overflow: hidden;
	margin: -1px;
	padding: 0;
	width: 1px;
	height: 1px;
	border: 0;
	clip: rect(0 0 0 0);
}
.search-area input[type=button] {
	margin-left: -15px;
	padding: 6px 12px;
	/*width: 100%;*/
	height: 36px;
	line-height: 1.42857143;
	border: none;
	/*background-color: #F6F6F6;*/
	/*color: #555;*/
}
.ranges {
	float: none !important;
	text-align: right !important;
}
.range_inputs .btn {
	margin-right: .9em;
	font-size: 1.4em;
}
.range_inputs .btn-default {
	color: #FFF;
}
.range_inputs .applyBtn {
	float: right;
}
.range_inputs .cancelBtn {
	background-color: rgba(0, 25, 120, .7);
}

.no-padding {
	padding: 0 !important;
}
.last-update-banner-container {
	display: flex;
	justify-content: center;
	text-align: center;
}
.last-update-banner {
	width: fit-content;
	margin: 1.5em 1em;
	padding-block: .7em;
	background-color: #00197812;
	border: 1px solid #001978;
	color: #001978;
}
.last-update-title {
	margin: 0;
	font-weight: 400;
	font-size: 1em;
}
.last-update-title::before {
	content: url("https://assets.lefebvre.es/media/icons/icon-track.svg");
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: .5rem;
	vertical-align: middle;
}
.last-update-title span {
	display: inline-block;
	font-weight: 800;
}

/* ================ FOOTER ================ */
.led-footer, .led-footer .wpb_wrapper {
	background-color: #333;
}
.led-footer {
	margin-top: 1em;
	padding: 1em;

	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;

}
.led-footer img {
	font-weight: 600;
	font-size: .8em;
	color: #CCC;
}
.juego-resultados .led-footer, .resultados .led-footer {
	position: static;
}
/*.home-inicio .led-footer {
  margin-top: 32em;
  }*/
.led-footer .social .tit {
	margin: 0 0 10px;
	color: #FFF;
	font-family: Raleway-Medium, sans-serif;
	font-size: 1.8em;
	/* font-size: 26px; */
}
.led-footer .social .txt {
	padding-bottom: 10px;
	max-width: 260px;
	color: #989898;
	font-family: Raleway-regular, sans-serif;
	font-size: 1em;
}
.led-footer .s_links {
	margin-top: 20px;
}
.led-footer .footer_legal {
	margin-top: 3px;
	color: #CCC;
	font-size: .7em;
}

/* COOKIES */

#lawMenssage {
	position: fixed;
	left: 0;
	padding: 20px 20px 10px;
	width: 100%;
	z-index: 9999;
	font-size: .75em;
	background-color: #EEE !important;
	color: #4A4A4A !important;
}
#lawMenssage p {
	margin-top: initial;
	margin-bottom: 10px;
	width: 90%;
	line-height: 1.5;
}
/* COOKIES EN EL TOP*/
#lawMenssage.top {
	top: 0;
	border-bottom: 2px solid #001978;
}
/* COOKIES EN EL BOTTOM*/
#lawMenssage.bottom {
	bottom: 0;
	border-top: 2px solid #001978;
}
/* BOTON ACEPTAR */
#lawMenssage > a {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-weight: 700;
	font-size: 1em;
	border: 3px solid #001978;
	background: #FFF;
	color: #001978;
	text-transform: uppercase;
}
#lawMenssage > a:hover {
	background: #001978;
	color: #FFF;
	text-decoration: none;
}

/*========================= MEDIA QUERIES ========================================*/

@media (max-width: 374px) {
	.navbar-brand > img {
		max-width: 104px;
	}
	.corp-brand {
		margin-top: 14px;
		/*max-width: 80px;*/
		max-height: 25px;
	}
}

@media (min-width: 375px) {
	.navbar-brand > img {
		max-width: 146px;
	}
	.container-content-ql {
		min-height: 100vh !important;
		height: initial !important;
	}
}

@media (min-width: 400px) {
	.navbar-brand > img {
		max-width: 170px;
	}
	.num-list li {
		margin: 0 1em 1em;
	}
}

@media (min-width: 425px) {
}

@media (min-width: 480px) {
	.navbar-brand > img {
		margin-top: 4px;
		max-width: none;
	}
	.signin img.logo {
		width: 40%;
	}
	.form-signin-heading {
		font-size: 1.5em;
	}
	h1 {
		font-size: 1.6em;
	}
	h2 {
		font-size: 1.3em;
	}
	.h-materia {
		font-size: .8em;
	}
}

@media (min-width: 650px) {
	.signin img.logo {
		width: 35%;
	}
}

@media (min-width: 768px) {
	body {
		padding-top: 100px;
	}
	.navbar .container {
		width: auto;
	}
	.navbar-header {
		min-width: 310px;/*50%;*//*442px;*/
	}
	.navbar-nav>li>a {
		padding-top: 17px;
	}
	.navbar-nav>li button {
		padding-top: 17px;
		padding-bottom: 15px;/*13px;*/
	}
	.navbar-nav>li.btn-out button {
		margin-top: 9px;
	}
	.tag-count {
		top: 12px;
		left: 30px;
	}
	.signin {
		padding-top: 40px;/*70px;*/
	}
	.signin h1 {
		margin: .5em 0 1em;
		font-size: 2.5em;
	}
	.signin h1 img {
		width: 240px;
	}
	.corp-brand-main {
		/*width: auto;*//*180px;*/
		/*height: 80px;*//*60px;*/
	}
	.signin p {
		margin: 0 0 5em;
		font-size: 1.3em;
	}
	.form-signin {
		max-width: 440px;
	}
	/*.signin button {
		margin-right: auto;
		margin-left: auto;
		width: 70%;
		}*/
	.btn-primary.cancelar {
		margin-top: 0;
	}
	h1,	h2 {
		margin-bottom: .2em;
		font-size: 2.2em;
	}
	.juego-resultados h1, .resultados h1, .juego-resumen-alumnos h1 {
		margin-bottom: 1.2em;
	}
	.search-area .input-group-btn .btn {
		width: 100px;
	}
	.search-area input[type=button] {
		margin-right: -15px;
	}
	h2 {
		font-size: 1.5em;
	}
	h1 small, h2 small {
		font-size: .5em;
	}
	p {
		font-size: 1.1em;
	}
	.num-list li {
		margin: 0 .6em 1em;
	}
	.block-explanation p {
		font-size: .9em;
	}
	.modos {
		padding: 2em .5em 3em;
	}
	.modos h2 {
		margin: 0 0 2em;
		padding: 0 0 1.6em;
	}
	.crear-pregunta input[type="checkbox"]+label, .crear-pregunta input[type="radio"]+label {
		top: 0;
		margin-top: 44px;
		margin-right: 20px;
	}
	.led-footer .footer_legal {
		font-size: .875em;
	}
	.container-content-ql {
		min-height: 30vh !important;
		height: fit-content;
		height: initial !important;
	}
	.last-update-banner {
		width: 70%;
	}
}

@media (min-width: 800px) {
	.last-update-banner {
		width: fit-content !important;
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}
}

@media (min-width: 992px) {
	.signin img.logo {
		width: 25%;
	}
	/*.num-list li {
		  margin: 0 .187em 1em;
	  }*/
}

@media (min-width: 1200px) {
	/*.num-list li {
		  margin: 0 .16em 1em;
	  }*/
}