@import url('https://fonts.googleapis.com/css?family=Hind:400,500,600,700');

body{background:#e0e5eb;}
body,button,input,select,textarea{font-family:'Hind', sans-serif;font-size:14px;font-weight:400;color:#000000;}
::-moz-selection{background:#002b56;color:#fff;text-shadow:none;}
::selection{background:#002b56;color:#fff;text-shadow:none;}
::-webkit-input-placeholder{color:#AA5000;opacity: 1 !important;font-weight:400;}
:-moz-placeholder{color:#AA5000;opacity: 1 !important;font-weight:400;}
::-moz-placeholder{color:#AA5000;opacity: 1 !important;font-weight:400;}
:-ms-input-placeholder{color:#AA5000;opacity: 1 !important;font-weight:400;}
p{margin:0 0 20px 0;}
h2{margin:0 0 20px 0;padding:5px 0 0 0;font-size:20px;font-weight:500;color:#fff;text-transform:uppercase;text-align:center;line-height:1;}
h2.orange{background: #d27822;background: -moz-linear-gradient(top, #d27822 0%, #aa5000 100%);background: -webkit-linear-gradient(top, #d27822 0%,#aa5000 100%);background: linear-gradient(to bottom, #d27822 0%,#aa5000 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d27822', endColorstr='#aa5000',GradientType=0 );border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
h2.blue{background: #49a5dc;background: -moz-linear-gradient(top, #49a5dc 0%, #215680 100%);background: -webkit-linear-gradient(top, #49a5dc 0%,#215680 100%);background: linear-gradient(to bottom, #49a5dc 0%,#215680 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a5dc', endColorstr='#215680',GradientType=0 );border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
h3{font-size:19px;font-weight:700;color:#554B4B;text-transform:uppercase;}
h4{font-size:18px;font-weight:400;}
h5{font-size:16px;font-weight: 400;text-decoration: underline;}
b,strong{color:#215680;font-weight:600;}
ul{padding:0 0 0 20px;}
ul li{list-style-image:url(../images/dot.png);margin:10px 0;}
small,.small{font-size:80%;}
a{color:#ab5000;font-weight:500;}
a:hover{color:#3B7FB5;}
textarea{min-height:200px;resize:none;margin:20px 0;}
.clear{clear:both;}
.modal-header{display:none;}
.navbar{margin:0;-webkit-box-shadow: 0 7px 7px 0 rgba(0,0,0,0.2);box-shadow: 0 7px 7px 0 rgba(0,0,0,0.2);}
.navbar-inverse{border:0 none;background: #d27822;background: -moz-linear-gradient(top, #d27822 0%, #aa5000 100%);background: -webkit-linear-gradient(top, #d27822 0%,#aa5000 100%);background: linear-gradient(to bottom, #d27822 0%,#aa5000 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d27822', endColorstr='#aa5000',GradientType=0 );}
#header{padding-top:55px;}
#header .col-xs-12{padding:0;}
.modal .btn-primary{padding:5px 25px;}
.hr{width:auto;height:2px;margin:0;padding:0;background:#A65A1B;overflow:hidden;}
.hr.nomargin{height:2px;background:#215680;margin:0;}
.hr.nomargin2{height:1px;background:#90ABC0;margin:0;}
#planteamiento h2{margin:0 0 20px 0;padding:0;color:#DFE4EA;font-size:25px;font-weight:500;line-height:1;background: #49a5dc;background: -moz-linear-gradient(top, #49a5dc 0%, #215680 100%);background: -webkit-linear-gradient(top, #49a5dc 0%,#215680 100%);background: linear-gradient(to bottom, #49a5dc 0%,#215680 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a5dc', endColorstr='#215680',GradientType=0 );border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
#planteamiento strong{font-weight:700;color:#A65A1B;}
#objetivos{font-size:15px;font-weight:600;padding:20px 0 40px 0;background:transparent url(../images/bgobjetivos.jpg) center center no-repeat scroll;}
#objetivos>div>div{margin:60px 0;padding:20px 65px;color:#fff;background: rgb(73,165,220);background: -moz-linear-gradient(top, rgba(73,165,220,0.95) 0%, rgba(33,86,128,0.95) 74%, rgba(33,86,128,0.95) 100%);background: -webkit-linear-gradient(top, rgba(73,165,220,0.95) 0%,rgba(33,86,128,0.95) 74%,rgba(33,86,128,0.95) 100%);background: linear-gradient(to bottom, rgba(73,165,220,0.95) 0%,rgba(33,86,128,0.95) 74%,rgba(33,86,128,0.95) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a5dc', endColorstr='#215680',GradientType=0 );border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
#objetivos h2{color:#F1D480;font-size:25px;font-weight:500;line-height:1;margin:0;}
#temario{font-size:17px;font-weight:600;color:#AA5000;}
#temario>div>div{margin-bottom:10px;padding-left:30px;line-height:20px;position:relative;}
#temario>div>div>span{width:25px;display:block;color:#215680;font-weight:700;text-align:right;position:absolute;top:0;left:0;}
#temario h2,#calendario h2{margin:0 0 20px 0;padding:5px 0 0 0;color:#DFE4EA;font-size:25px;font-weight:500;line-height:1;background: #d27822;background: -moz-linear-gradient(top, #d27822 0%, #aa5000 100%);background: -webkit-linear-gradient(top, #d27822 0%,#aa5000 100%);background: linear-gradient(to bottom, #d27822 0%,#aa5000 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d27822', endColorstr='#aa5000',GradientType=0 );}
#calendario b{color:#aa5000;}
#autoria{margin:40px 0;background:transparent url(../images/bgautoria.jpg) center center no-repeat scroll;font-size:16px;font-size:400;line-height:18px;}
#autoria>div>div{margin:60px 0;padding:20px;color:#fff;background: rgb(73,165,220);background: -moz-linear-gradient(top, rgba(73,165,220,0.95) 0%, rgba(33,86,128,0.95) 74%, rgba(33,86,128,0.95) 100%);background: -webkit-linear-gradient(top, rgba(73,165,220,0.95) 0%,rgba(33,86,128,0.95) 74%,rgba(33,86,128,0.95) 100%);background: linear-gradient(to bottom, rgba(73,165,220,0.95) 0%,rgba(33,86,128,0.95) 74%,rgba(33,86,128,0.95) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a5dc', endColorstr='#215680',GradientType=0 );border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
#autoria>div>div>div{padding:0;}
#autoria b{color:#F1D480;font-weight:600;font-size:14px;}
#autoria h2{color:#F1D480;font-size:25px;font-weight:500;line-height:1;margin:0 0 30px 0;}
#cpformlogin a{font-size:8px;line-height:8px;color:#fff;float:right;margin-top:5px;margin-right:10px;}
#cpformregistre a{font-size:8px;line-height:8px;color:#fff;float:right;margin-top:5px;margin-right:0;}
#cpemail,#cppasswd{width:190px;padding-right:10px;float:left;}
#cpemail .textbox,#cppasswd .textbox{width:100%;height:24px;margin:0;padding:0 10px;background:#fff;border:0 none;font-size:13px;font-weight:400;color:#AA5000;line-height:18px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
#cpkeyword{width:190px;float:left;}
#cpkeyword .textbox{width:100%;height:24px;margin:0;padding:0 10px;background:#fff;border:0 none;font-size:13px;color:#AA5000;line-height:18px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.navbar-fixed-top>.container{}
.cpsubmitlogin .btn{width:24px;height:24px;background:#215680;padding:0;font-size:12px;border:0 none;color:transparent;margin:0;position:absolute;top:10px;left:100%;text-align:center;font-size:0px;}
.cpsubmitlogin .btn span{width:24px;height:24px;color:#fff;font-size:14px;line-height:20px;display:block;}
.cpsubmitinscripcio .btn{width:24px;height:24px;background:#215680;padding:0;font-size:12px;border:0 none;color:transparent;margin:0;text-align:center;font-size:0px;float:right;}
.cpsubmitinscripcio .btn span{width:24px;height:24px;color:#fff;font-size:14px;line-height:20px;display:block;}
.cpsubmitlogin .btn:hover,.cpsubmitinscripcio .btn:hover{}
#cplogin{width:450px;position:relative;}
#cplogin,#cpregistre{padding:10px 0;}
#cplogin h5{width:65px;font-weight:500;text-transform:uppercase;color:#fff;margin:0 5px 0 0;font-size:11px;line-height:13px;text-align:right;float:left;}
#cpregistre{width:120px;float:right;}
#cpregistre h5{width:90px;text-align:right;float:left;font-weight:500;text-transform:uppercase;color:#fff;margin:0 5px 0 0;font-size:11px;line-height:13px;}
.btn-primary{margin:0;padding:0 5px;background:#d37822;background: -moz-linear-gradient(top, #d37822 0%, #ab5000 100%);background: -webkit-linear-gradient(top, #d37822 0%,#ab5000 100%);background: linear-gradient(to bottom, #d37822 0%,#ab5000 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d37822', endColorstr='#ab5000',GradientType=0 );border:1px solid #AB5000;text-transform:uppercase;color:#fff;font-size:11px;font-weight:600;line-height:11px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;position:relative;-webkit-box-shadow: 2px 2px 1px 0 rgba(0,0,0,0.2);box-shadow: 2px 2px 1px 0 rgba(0,0,0,0.2);overflow:hidden;}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary:active:hover,.btn-primary:active:focus{background:#ab5000;text-decoration:none;}
.btn-primary.btn-lg{padding:10px 45px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.btn-primary span{width:20px;height:20px;background:#215680;text-align:center;line-height:20px;margin:0 -6px 0 5px;top:3px;}
button.btn-primary span{top:0;}
.help-block{font-size:80%;}
.prefooter{padding-top:20px;padding-bottom:30px;}
.prefooter p{margin-bottom:10px;}
#footer{padding-top:20px;padding-bottom:20px;font-size:10px;font-weight:400;color:#fff;background:#215680;}
#footer p{margin:0 0 20px 0;}
#footer span{color:#F1D480;margin:0 5px;font-size:14px;}
#footer a{color:#fff;text-transform:none;font-weight:400;}
.modal-content{border:0 none;color:#fff;background: rgb(73,165,220);background: -moz-linear-gradient(top, rgba(73,165,220,0.95) 0%, rgba(33,86,128,0.95) 74%, rgba(33,86,128,0.95) 100%);background: -webkit-linear-gradient(top, rgba(73,165,220,0.95) 0%,rgba(33,86,128,0.95) 74%,rgba(33,86,128,0.95) 100%);background: linear-gradient(to bottom, rgba(73,165,220,0.95) 0%,rgba(33,86,128,0.95) 74%,rgba(33,86,128,0.95) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a5dc', endColorstr='#215680',GradientType=0 );border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
.modal-content b,.modal-content strong{color:#fff;}
.form-control{background:#fff;border:0 none;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#AA5000;}
.form-control:focus{border-color:#F7DA00;-webkit-box-shadow:0 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow:0 0 0 0 rgba(0, 0, 0, 0);box-shadow:0 0 0 0 rgba(0, 0, 0, 0);}
.form-control::-webkit-input-placeholder{color:#AA5000;opacity:1 !important;font-weight:400;}
.form-control:-moz-placeholder{color:#AA5000;opacity: 1 !important;font-weight:400;}
.form-control::-moz-placeholder{color:#AA5000;opacity: 1 !important;font-weight:400;}
.form-control:-ms-input-placeholder{color:#AA5000;font-weight:400;}
.modal-footer{border:0 none;}
.modal-open .modal{background:rgba(224,229,235,0.9);}
.consulta{font-size:16px;padding:30px 0;}
.consulta b{color:#215680;font-weight:600;}
.has-error .form-control{border:2px solid #a94442;}
.btn-contenido{}
.row-eq-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.col-btncontenido{padding-left:0;position:relative;}
.col-btncontenido a{position:absolute;bottom:0;color:#F7DA00;font-size:18px;line-height:1;font-weight:500;text-align:left;background:transparent url(/images/bgbtncontenido.png) center center repeat scroll;}
.col-btncontenido a:hover{color:#F7DA00;}
.col-btncontenido a img{position:absolute;top:50%;right:5px;margin-top:-12px;}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{vertical-align: middle;}
.scroll-pane{width:100%;height:440px;overflow:auto;margin:0 auto;}
.jspTrack{background:transparent url(../images/bgtrack.png) center center repeat-y scroll;}
.jspDrag{margin:0 7px;background:#DC934E;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}

#pregunta{color:#d37822;font-weight:500;font-size:18px;margin:40px 0;}
#pregunta .numpregunta{width:40px;margin-right:10px;font-size:24px;background:#750016;color:#fff;text-align:center;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;display:inline-block;float:left;}
.resposta label{font-weight:500;}
#testcontrols{margin:40px 0 60px 0;}
#testcontrols h2{font-size:16px;margin:20px 0;}
.nav-tabs > li > a{color:#215680;background:#eee;}

#numactivados,#numpendientes {font-weight: bold;}

.btntema{margin:0;padding:20px 20px 20px 40px;font-size:20px;font-weight:500;color:#AB5000;text-decoration:none;display:block;border-bottom:1px solid #90ABC0;text-align:left;position:relative;}
.btntema.hover{text-decoration:none;color:#215680;}
.btntema span{width:30px;font-weight:700;color:#215680;display:block;position:absolute;top:20px;left:0;text-align:right;}
.btntema span.autor{width:100%;position:static;text-align:left;font-size:12px;font-weight:500;}
.btntema span.glyphicon{left:auto;top:50%;right:0;color:#fff;font-size:14px;margin-top:-11px;line-height:20px;text-align:center;border:1px solid #215680;width:22px;height:22px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;background: #49a6dd;background: -moz-linear-gradient(top, #49a6dd 0%, #215680 85%, #215680 100%);background: -webkit-linear-gradient(top, #49a6dd 0%,#215680 85%,#215680 100%);background: linear-gradient(to bottom, #49a6dd 0%,#215680 85%,#215680 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a6dd', endColorstr='#215680',GradientType=0 );}
.btntema.hover span.glyphicon{color:#fff;}
div.btntema{opacity:0.4;filter: alpha(opacity=40);}
.btnsubtema {text-decoration: none;}
.btnsubtema.hover {text-decoration:none;color:#215680;}
.btnsubtema span.glyphicon{float:right;top:50%;right:0;color:#fff;font-size:14px;margin-top:-11px;line-height:20px;text-align:center;border:1px solid #215680;width:22px;height:22px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;background: #49a6dd;background: -moz-linear-gradient(top, #49a6dd 0%, #215680 85%, #215680 100%);background: -webkit-linear-gradient(top, #49a6dd 0%,#215680 85%,#215680 100%);background: linear-gradient(to bottom, #49a6dd 0%,#215680 85%,#215680 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a6dd', endColorstr='#215680',GradientType=0 );position:relative;display:inline-block;}

.temaitem{margin:50px 0 0 0;padding:10px 40px 10px 25px;background:#F4F4F4;font-size:26px;line-height:26px;font-weight:400;color:#549367 !important;text-decoration:none !important;position:relative;display:block;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px;-webkit-transition:all 250ms linear;-moz-transition:all 250ms linear;-o-transition:all 250ms linear;-ms-transition:all 250ms linear;transition:all 250ms linear;}
.temaitem.hover,.temaitem.active{color:#b20215 !important;background:#f0f0f0;}
.temaitem span.glyphicon,.subtemas span.glyphicon{position:absolute;right:15px;top:50%;margin-top:-10px;font-size:20px;line-height:20px;color:#b20215;-webkit-transition:all 150ms linear;-moz-transition:all 150ms linear;-o-transition:all 150ms linear;-ms-transition:all 150ms linear;transition:all 150ms linear;}
.temaitem.hover span.glyphicon{color:#549367;}
.temaitem span.glyphicon.text-success{-webkit-transition:all 150ms linear;-moz-transition:all 150ms linear;-o-transition:all 150ms linear;-ms-transition:all 150ms linear;transition:all 150ms linear;}
.temaitem.hover span.glyphicon.text-success,.temaitem.active span.glyphicon.text-success{-moz-transform: rotate(90deg) translateX(0px) translateY(50px);-webkit-transform: rotate(90deg) translateX(0px) translateY(50px);-o-transform: rotate(90deg) translateX(0px) translateY(50px);-ms-transform: rotate(90deg) translateX(0px) translateY(50px);transform: rotate(90deg) translateX(0px) translateY(50px);color:#549367;right:0;}
.subtemas span.glyphicon{right:0;}
.subtemas{margin:0 25px;padding:0 25px;-moz-border-radius-bottomright: 15px;-webkit-border-bottom-right-radius: 15px;border-bottom-right-radius: 15px;-moz-border-radius-bottomleft: 15px;-webkit-border-bottom-left-radius: 15px;border-bottom-left-radius: 15px;}
.subtemas a{padding:15px 20px 15px 0;font-size:22px;line-height:22px;color:#3A7EB5;font-weight:400;text-decoration:none !important;position:relative;display:block;-webkit-transition:all 150ms linear;-moz-transition:all 150ms linear;-o-transition:all 150ms linear;-ms-transition:all 150ms linear;transition:all 150ms linear;}
.subtemas a.hover{color:#b20215;}
.subtemas a.hover span{color:#3A7EB5;}
.subtemas .hr{height:1px;background:#fff;}
#cpbtnvolver{float:right;margin-top:40px;}
.container{max-width:880px;}
.text-primary{color:#3B7FB5;}
.text-success{color:#549367;}
#cpinternmenu{margin:20px 0 50px 0;min-height:24px;}
ul#internmenu{margin:0;padding:0;}
ul#internmenu li{width:auto;list-style:none;margin:0;padding:0;float:left;}
ul#internmenu li a{width:120px;height:24px;margin:0 20px 0 0;padding:0;display:block;color:#E0E5EB;text-transform:uppercase;text-align:center;text-decoration:none;font-size:14px;font-weight:500;line-height:22px;background: #49a6dd;background: -moz-linear-gradient(top, #49a6dd 0%, #49a6dd 50%, #215680 100%);background: -webkit-linear-gradient(top, #49a6dd 0%,#49a6dd 50%,#215680 100%);background: linear-gradient(to bottom, #49a6dd 0%,#49a6dd 50%,#215680 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a6dd', endColorstr='#215680',GradientType=0 );border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-webkit-box-shadow: 2px 2px 1px 0 rgba(0,0,0,0.2);box-shadow: 2px 2px 1px 0 rgba(0,0,0,0.2);border:1px solid #2c84b7;}
ul#internmenu li a.hover,ul#internmenu li a.active{color:#fff;background: #49a6dd;background: -moz-linear-gradient(top, #49a6dd 0%, #215680 50%, #215680 100%);background: -webkit-linear-gradient(top, #49a6dd 0%,#215680 50%,#215680 100%);background: linear-gradient(to bottom, #49a6dd 0%,#215680 50%,#215680 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a6dd', endColorstr='#215680',GradientType=0 );}
ul#internmenu li a span.glyphicon{display:none;}

.cpsubmitlogout{float:right;}
.cpsubmitlogout .btn{width:120px;height:24px;margin:0;padding:0;background:#d37822;background: -moz-linear-gradient(top, #d37822 0%, #ab5000 100%);background: -webkit-linear-gradient(top, #d37822 0%,#ab5000 100%);background: linear-gradient(to bottom, #d37822 0%,#ab5000 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d37822', endColorstr='#ab5000',GradientType=0 );border:1px solid #AB5000;text-transform:uppercase;color:#fff;font-size:14px;font-weight:500;line-height:22px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;position:relative;-webkit-box-shadow: 2px 2px 1px 0 rgba(0,0,0,0.2);box-shadow: 2px 2px 1px 0 rgba(0,0,0,0.2);}
.cpsubmitlogout .btn span.glyphicon{width:22px;height:22px;font-size:12px;line-height:22px;position:absolute;top:0;right:0;background:#215680;}
.well{padding:25px;background:#fff;border:0 none;}
.autors{font-size:12px;font-weight:400;color:#215680;text-align:right;}
.disablelinks {cursor: default;pointer-events: none;text-decoration: none;color: grey;}
.autor strong {font-size:14px;}
.autor strong strong {font-size:17px;}
.titoltema>div{padding:5px 50px;font-size:20px;color:#fff;font-weight:600;text-align:center;line-height:24px;background: #49a6dd;background: -moz-linear-gradient(top, #49a6dd 0%, #215680 100%);background: -webkit-linear-gradient(top, #49a6dd 0%,#215680 100%);background: linear-gradient(to bottom, #49a6dd 0%,#215680 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a6dd', endColorstr='#215680',GradientType=0 );border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;position:relative;overflow:hidden;}
.titoltema>div>div{width:30px;height:100%;background: #d37822;background: -moz-linear-gradient(left, #d37822 0%, #ab5000 100%);background: -webkit-linear-gradient(left, #d37822 0%,#ab5000 100%);background: linear-gradient(to right, #d37822 0%,#ab5000 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d37822', endColorstr='#ab5000',GradientType=1 );position:absolute;top:0;left:0;}
.titoltema>div>div>span{width:100%;display:block;position:absolute;top:50%;left:0;margin-top:-12px;}
.submenu{text-align:center;margin-bottom:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.submenu>div.cpmenuresumen{position:relative;}
.submenu a{max-width:240px;font-size:20px;font-weight:500;color:#215680;line-height:40px;padding:0 20px;display:inline-block;text-decoration:none;border-right:1px solid #215680;}
.submenu a.btntest{font-size:17px;line-height:20px;font-weight:600;border-right:0 none;border-left:4px solid #215680;color:#84adc2;padding-top:5px;}
.submenu a.btntest.disabled{color:#84adc2 !important;}
.submenu a.active{color:#AB5000;padding-bottom:10px;background:transparent url(../images/bgsubmenu.png) bottom center no-repeat scroll;}
.submenu a:hover{color:#AB5000;}
.subsubmenu{width:300px;position:absolute;top:100%;left:50%;margin-left:-150px;z-index:9999;display:none;}
.subsubmenu.active{display:block;}
.subsubmenu a{max-width:none;font-size:14px;margin:5px 0;line-height:18px;border:0 none;padding:5px;background:#fde7b4;border:1px solid #ed790d;color:#000;display:block;text-align:left;}
.pagina{display:none;}
.pagina.active{display:block;}
.pastillablava {background: #00a2da;
background: -moz-linear-gradient(top, #00a2da 0%, #005785 100%);
background: -webkit-linear-gradient(top, #00a2da 0%,#005785 100%);
background: linear-gradient(to bottom, #00a2da 0%,#005785 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2da', endColorstr='#005785',GradientType=0 );color:#fff;padding:10px;font-size:14px;line-height:1.2;font-weight:600;text-align:center;}

.tooltip-inner{background:#fde7b4;border:1px solid #ed790d;color:#000;}
.tooltip-arrow{display:none;}

#leycookies{width:100%;height:auto;margin:0;padding:10px 0;position:fixed;bottom:0;left:0;background:#000;background:rgba(245,245,245,0.8);color:#646464;text-align:center;-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.65);box-shadow: 0 0 10px 0 rgba(0,0,0,0.65);}
#leycookies>div{margin-bottom:10px;}
#leycookies>div>a{color:#549367;}
#leycookies .btn{padding:3px 20px;background:#549367;color:#fff;text-transform:uppercase;}
#leycookies .btn.hover{background:#f5f5f5;color:#549367;text-decoration:none;}


.carouselContainer{margin-top:10px;position:relative;}
.diapopover{width:1px;height:1px;position:absolute;bottom:100%;left:0;overflow:hidden;}
.carouselDiapos{padding:10px 30px;margin:0 10px;background:#EFF2F5;}
.carouselDiapos .owl-item{cursor:pointer;}
.carouselDiapos .owl-item div.active{-webkit-box-shadow:0 0 0 3px #1667a8;box-shadow:0 0 0 3px #1667a8;overflow:hidden;}
.owl-carousel .owl-stage{padding:5px 0;}
.owl-prev,.owl-next{width:20px;height:20px;margin-top:-10px;font-size:12px;position:absolute;top:50%;color:#fff;}
.owl-prev span,.owl-next span{width:20px;height:20px;text-align:center;display:block;line-height:20px !important;background:#AB5000;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.owl-prev{margin-left:5px;}
.owl-next{margin-right:5px;}
.owl-prev{left:0;}
.owl-next{right:0;}
.owl-dots{display:none !important;}
.close{font-size:36px !important;font-weight:700 !important;}
.video-js .vjs-big-play-button{width:2em !important;height:2em !important;border-radius:50% !important;-moz-border-radius:50% !important;-webkit-border-radius:50% !important;border:0 none !important;margin-top:-1em !important;margin-left:-1em !important;}
.vjs-icon-play::before, .video-js .vjs-big-play-button::before, .video-js .vjs-play-control::before{font-size:2em !important;line-height:1em !important;}
#cpscrolllist{margin:0 10px;padding:10px;background:#EFF2F5;}
.chapter-box{margin:15px 0 5px 0;}
.chapter-box ul{margin:0 10px 0 0;padding:0;}
.chapter-box ul li{list-style:none;text-align:left;padding:5px;font-size:14px;line-height:20px;font-weight:400;cursor:pointer;margin:0;}
.chapter-box ul li.active,.chapter-box ul li:hover{background:#F6E4D3;}
.coldiapo{padding-left:0 !important;}
.coldiapo>img{width:100%;cursor:zoom-in;border:1px solid #554B4B;}
#diapoInfo{margin:5px 0;padding:2px 5px;font-size:14px;font-weight:400;color:#fff;text-align:left;background:#215680;}
#diapoInfo .btn{background:transparent;font-size:13px !important;color:#fff;float:right;padding:0 !important;}
#diapoInfo .glyphicon-resize-small{display:none;}
.col-sm-5 .scroll-pane{height:175px;}
.col-sm-3 .scroll-pane{height:367px;}

.preguntasdestacadas li {font-size:16px;font-weight:700 !important;color:#B10034;}

.pagination > li > a, .pagination > li > span{border:0 none;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{background: #49a6dd;background: -moz-linear-gradient(top, #49a6dd 0%, #215680 100%);background: -webkit-linear-gradient(top, #49a6dd 0%,#215680 100%);background: linear-gradient(to bottom, #49a6dd 0%,#215680 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a6dd', endColorstr='#215680',GradientType=0 );border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
label{font-weight:500;}
.cppregunta ol{margin:0 0 30px 0;padding:15px 15px 15px 30px;font-size:20px;font-weight:500;color:#fff;background:#d37822;background: -moz-linear-gradient(top, #d37822 0%, #ab5000 100%);background: -webkit-linear-gradient(top, #d37822 0%,#ab5000 100%);background: linear-gradient(to bottom, #d37822 0%,#ab5000 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d37822', endColorstr='#ab5000',GradientType=0 );border:1px solid #AB5000;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.cppregunta .pregunta{font-size:16px;font-weight:500;color:#fff;margin:0;}
.cppregunta a{margin:5px 0;padding:5px;color:#4d4d4d;position:relative;}
.cppregunta a span.glyphicon{font-size:30px;line-height:1;position:absolute;right:0;top:50%;margin-top:-17px;margin-right:-30px;}
.cppregunta a:hover{color:#d37822;text-decoration:none;}
.cppregunta a.active{background:#d37822;color:#fff;text-decoration: none;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.cppregunta a.blocked:hover{background:transparent;color:#4d4d4d;cursor:default;}
.cppregunta label{padding:5px;}
.raonament{display:none;margin:0 10px;padding:10px;background:#fff;border:1px solid #ccc;font-size:14px;color:#666;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}

.thumb{width:150px;height:auto;margin:0 20px;padding:5px;display:block;float:right;text-align:center;background:#498EB2;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#fff !important;text-decoration:none !important;}
.figura-lg .modal-content{background:#fff;}
.figura-lg .modal-header{display:block;padding-bottom:0;border:0 none;}

.dropdown-menu>li>a {white-space:normal;}
@media screen and (min-width:992px) and (max-width:1199px){
    
}

@media screen and (min-width:768px) and (max-width:991px){
    .row-eq-height{display:block;}
    .autors{padding-right:15px;}
    .cpautors{position:static;}
    .col-btncontenido{padding-left:15px;}
    .col-btncontenido a{position:relative;}
    #planteamiento{background:transparent;}
    #objetivos > div > div{margin-bottom:20px;}
    #cpemail, #cppasswd{width:45%;}
    .cpsubmitlogin .btn{margin-left:-24px;}
    .col-sm-5 .scroll-pane{height:148px;}
    .col-sm-3 .scroll-pane{height:313px;}
    #cplogin,#cpregistre{width:auto;float:none;}
    #cplogin h5,#cpregistre h5{width:auto;float:none;text-align:left;}
    .cpsubmitlogin .btn{top:23px;}
}

@media screen and (min-width:300px) and (max-width:767px){
    .prefooter>div{margin:50px 0;}
    .temaitem{font-size:20px;}
    .subtemas a{font-size:18px;}
    ul#internmenu li a{font-size:14px;padding:0 10px;}
    .cpsubmitlogout .btn{font-size:14px;}
    .row-eq-height{display:block;}
    .autors{padding-right:15px;}
    .cpautors{position:static;text-align:center;margin:5px 0 10px 0;}
    .col-btncontenido{padding-left:15px;margin-bottom:25px;}
    .col-btncontenido a{position:relative;}
    #planteamiento{background:transparent;}
    #objetivos > div > div{margin-bottom:20px;}
    #temario{background:transparent;}
    #autoria > div > div{margin-bottom:20px;}
    .navbar-fixed-top > .container{padding:0;}
    #cpregistre{float:none;}
    #header{padding-top:50px;}
    .col-sm-5 .scroll-pane,.col-sm-3 .scroll-pane{height:100px;}
    .coldiapo{padding-left:15px !important;margin-top:15px;}
}