/* Web Portal de Formación. Estilos básicos Sept. 2016 */

.baseFontFamily{
    font-family: 'Roboto Slab', serif;
}

.goog-te-banner-frame.skiptranslate {display: none !important;}

div.google_translate_element     
{
    position: absolute;
    right: 20px;
    top: 20px;
}

.ui-dialog-titlebar-close {
    background-color: Red !important;
}

body {top: 0px !important;}

/* Basicos + Fixes */

html { margin: 0; padding: 0; }
body { font-family: 'Roboto Condensed', sans-serif; font-weight: 400; color: #202020; font-size: 17px; }
a { text-decoration: none; color: #454545; } 
a.op-tx-a-secundario  { color: #e0e0e0; font-weight: 700; }
a.op-tx-a-secundario2  { color: #68a8ad; }
a.op-tx-a-secundario3  { color: #414646; }

p { width: 100%; }
.clear { clear: both; }
.separator-10 { clear: both; margin: 10px auto; }
.separator-30 { clear: both; margin: 30px auto; }
.outlined { outline: 1px solid #D4D4D4; } 
.footer { display: block; width: 100%; min-height: 315px; padding: 40px 0px; margin-top: 50px; box-sizing: border-box; font-family: 'Roboto Slab', sans-serif; }
.lGenerico {  display: block; text-align: left; margin: 0 auto; }
.l130 {  display: block; width: 130px; text-align: left; margin: 0 auto; }
.lnores {  display: block; text-align: center; margin: 0 auto; }
.videoImg { cursor: pointer; width: 100%; }
.fondofila{background-color:#f4f4f4;} 
.fondofilaportal{background-color:red;} 

/* Tiny MCE remover formato */
i.mce-ico.mce-i-removeformat { display: none; }
 
/* Login */ 
 .horizontal-absolute { display:block; position: absolute; width: 100%; }

 .contenedorFormulario { max-width: 470px; width: 100%; position: relative; margin: 0 auto; }
 .subtituloFormulario  
 {
    font-size: 44px;
    color: #fff;
    text-align:center;
    display:block;
    padding: 20px 0px;
    margin: 20px 0px;
    line-height: 1.2em;
    text-transform: uppercase; }
.formularioIdentificate {
    background-color: rgba(255, 255, 255, 0.21);
    height: auto;
    border-radius: 5px; 
}
form#frmLogin label { font-weight: 700; color: #fff; }
form#frmLogin a#btnGenerar { font-weight: 700; color: #dde8f3; }
form#frmLogin span.subFormu { font-weight: 700; color: #fff; }
form#frmLogin a.op-tx-a-secundario2 { font-weight: 700; color: #dde8f3; text-decoration:underline;  }
form#frmLogin button#btnRecordarContrasena { text-transform: uppercase; }
form#frmLogin button#btnVolverRecordarContrasena { text-transform: uppercase; }
form#frmRegistro .posit { color: #fff; }
form#frmRegistro a { color: #fff; text-decoration: underline; }
form#frmRegistro .submit input { text-transform: uppercase; }
.blanco {color: #fff; }

 /*.formularioIdentificateFicha { background-color: rgba(255, 255, 255, 0.62); min-height: 1px; width: 400px; border-radius: 5px; margin-left:125px; }*/
 .closeInside { font-size: 22px; display: block; margin-left: -15px; margin-top: 10px; }
 .respuesta-error { color: #000; display: block; width: 210px; text-align: center; }
 input#usuario, input#pwd, input#codigo { width: 100%; }
 .featherlight .featherlight-content { -webkit-box-shadow: 0px 1px 30px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 1px 30px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 1px 30px 0px rgba(50, 50, 50, 0.75); 
padding: 20px 40px 0px 40px; border-radius: 5px; }
.botonFeather { text-align: center; font-size: 18px; text-decoration: none; border-radius: 3px; border-radius: 3px; display: block;
text-align: center; padding: 6px 12px; height: 36px; cursor: pointer; width: 100%; border: 1px solid #cfcfcf; font-weight: bold;
background-color: #68a8ad; color: #fff; }
.botonFeather:hover { background-color: #dadada; color: #454545; text-decoration: none; }
.validado { display: none; }
 
/** Field Widths */
.f_25 { width: 21%; display: inline; float: left; margin-left: 2%; margin-right: 2%;  }
.f_50 { width: 46%; display: inline; float: left; margin-left: 2%; margin-right: 2%; }
.f_75 { width: 71%; display: inline; float: left; margin-left: 2%; margin-right: 2%; }
.f_75_15 { width: 71%; display: inline; float: left; margin-left: 15%; margin-right: 2%; }
.f_100 { width: 47.1%; display: block; float: left; margin-right: 12px; margin-bottom: 15px; height: 45px; }
div#form-submit { width: 100%; margin-top: 15px; }
 
span.cabeFormu { display: block; font-size: 21px; color: #fff; padding: 20px 20px 0px;
    font-weight: 700; text-transform: uppercase; margin: 10px 0px; }
span.olvidoPass { text-align: right; display: block; padding: 10px 0px 10px 0px; font-size: 18px; margin-right: 15px; }
span.subFormu { display: block; font-size: 19px; color: #454545; text-align: right; margin-right: 15px; } 
span.registramsg { display: block; font-size: 24px; color: #454545; padding: 20px 20px 0px; text-align: center; }
span.formTitle { display: block; font-size: 16px; font-weight: bold; margin-top: 18px; }

 form.Formulogin { box-sizing: border-box; padding: 20px; }
.Formulogin input { line-height: normal; width: 100%; padding: 5px; box-sizing: border-box;  padding: 2px 10px; box-sizing: border-box; border: none; }
.Formulogin input:focus, .Formulogin textarea:focus, .Formulogin select:focus { -webkit-box-shadow: 0px 0px 5px #bfdeff; -moz-box-shadow: 0px 0px 5px #bfdeff; box-shadow: 0px 0px 5px #bfdeff; }
.Formulogin input[type=radio], .Formulogin input[type=checkbox] { width: 12px; margin: 8px 0px; top: 3px; position: relative; float: left; }
.Formulogin .option{ margin:6px 0; }
.Formulogin select { padding: 6px 6px; }
.Formulogin textarea { overflow: hidden; }
.Formulogin label { color: #fff; text-align: left; font-size: 19px; }
.Formulogin-container label { color: #fff;}

 form.FormuMiCuenta { box-sizing: border-box;  padding: 5px;  /*width:650px;*/ position: relative; }
.FormuMiCuenta input { line-height: normal; width: 100%; box-sizing: border-box; padding: 2px 10px;  }
.FormuMiCuenta input:focus, .FormuMiCuenta textarea:focus, .FormuMiCuenta select:focus { -webkit-box-shadow: 0px 0px 5px #bfdeff; -moz-box-shadow: 0px 0px 5px #bfdeff; box-shadow: 0px 0px 5px #bfdeff; }
.FormuMiCuenta input[type=radio], .FormuMiCuenta input[type=checkbox] { width: 12px; margin: 8px 0px; top: 3px; position: relative; float: left; }
.FormuMiCuenta .option{ margin:6px 0; }
.FormuMiCuenta select { padding: 6px 6px; }
.FormuMiCuenta textarea { overflow: hidden; }
.FormuMiCuenta label { color: #666; text-align: left; font-size: 16px; padding-left:10px }

 form.FormuAccesoVideo { box-sizing: border-box; padding: 30px; }
.FormuAccesoVideo input { line-height: normal; width: 100%; box-sizing: border-box; border: 0px; border-radius: 2px; padding: 2px 10px; outline: 1px solid #b1b1b1; }
.FormuAccesoVideo input:focus, .Formulogin textarea:focus, .Formulogin select:focus { -webkit-box-shadow: 0px 0px 5px #bfdeff; -moz-box-shadow: 0px 0px 5px #bfdeff; box-shadow: 0px 0px 5px #bfdeff; }
.FormuAccesoVideo input[type=radio], .Formulogin input[type=checkbox] { width: 12px; margin: 8px 0px; top: 3px; position: relative; float: left; }
.FormuAccesoVideo .option{ margin:6px 0; }
.FormuAccesoVideo select { padding: 6px 6px; }
.FormuAccesoVideo textarea { overflow: hidden; }
.FormuAccesoVideo label { color: #666; text-align: left; font-size: 19px; }

 form.FormuSolicInfo { box-sizing: border-box; padding: 20px; }
/*.FormuSolicInfo input { line-height: normal; width: 100%; padding: 5px; box-sizing: border-box; border: 1px; border-radius: 2px; padding: 2px 10px; box-sizing: border-box; }*/
.FormuSolicInfo input { line-height: normal; width: 100%; padding: 5px; box-sizing: border-box; padding: 2px 10px; box-sizing: border-box; }
.FormuSolicInfo input:focus, .Formulogin textarea:focus, .Formulogin select:focus { -webkit-box-shadow: 0px 0px 5px #bfdeff; -moz-box-shadow: 0px 0px 5px #bfdeff; box-shadow: 0px 0px 5px #bfdeff; }
.FormuSolicInfo input[type=radio], .Formulogin input[type=checkbox] { width: 12px; margin: 8px 0px; top: 3px; position: relative; float: left; }
.FormuSolicInfo .option{ margin:6px 0; }
.FormuSolicInfo select { padding: 6px 6px; }
.FormuSolicInfo textarea { overflow: hidden; }
.FormuSolicInfo label { color: #666; text-align: left; font-size: 19px; } 


.capAccesos { position: absolute; top: 20px; display: none; background-color: #fff; outline: 1px solid #dadada; padding: 30px; box-shadow: 1px 1px 20px 2px #dadada; right: 90px; z-index:10;}
.capAccesoMatricula { position: relative; display: none; background-color: #fff; outline: 1px solid #dadada; padding: 10px 30px; margin: 10px 0px; }

.cerrarCapa { cursor: pointer; display: block; position: absolute; right: 0px; top: 20px; }
a#olvidoConstrasenaCampus:hover { text-decoration: underline; }


.posit { display: block; float: left; margin-top: 15px; margin-left: 10px; }
 
.Formulogin .submit input 
{
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    display: block;
    text-align: center;
    padding: 6px 12px;
    height: 36px;
    cursor: pointer;
    width: 100%;
    border: 1px solid #cfcfcf;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase; }
.Formulogin .submit input:hover { background-color: #dadada; color: #454545; }
.Formulogin .op-tx-a-secundario2 { text-transform: uppercase; }

.FormuMiCuenta .submit input 
{
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    display: block;
    text-align: center;
    padding: 6px 12px;
    height: 36px;
    cursor: pointer;
    width: 100%;
    border: 1px solid #cfcfcf;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase; }
.FormuMiCuenta .submit input:hover { background-color: #dadada; color: #454545; }

.FormuAccesoVideo .submit input {  text-align: center; font-size: 18px; text-decoration: none; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; display: block; text-align: center; padding: 6px 12px; height: 36px; cursor: pointer; width: 100%; border: 1px solid #cfcfcf; font-weight: bold; color: #fff; background-color: #68a8ad; }
.FormuAccesoVideo .submit input:hover { background-color: #dadada; color: #454545; }
 
/* Errores */
 
.Formulogin .error { height: 16px; font: 11px/16px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif; color: #ff0033; padding-left: 12px; z-index: 999; position:relative; top:-1px; }
.FormuMiCuenta .error { height: 16px; font: 11px/16px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif; color: #ff0033; padding-left: 12px; z-index: 999; position:relative; top:-1px; }
 
/* Added */

 .horizontal-elements-tb { display:table; border-collapse:separate; border-spacing: 10px; width: 100%; }
 .horizontal-elements-0b { display:table; border-collapse:separate; border-spacing: 10px; width: 100%; padding:0px; }
 .horizontal-row { display:table-row; }
 .taButtons { display: table-cell; width: 30.3%; padding: 5px 25px; outline: 1px solid #000; color: #000; text-align: center; }
 .autoLoad { display: block !important; }

/* Align */

.rght { text-align: right; }
.midv { vertical-align: middle; }
.midh { text-align: center; padding: 0px; margin: 10px 0px; }

/* Envoltorios */
 
.wrapper { box-sizing: content-box; width: 100%; max-width: 1090px; height: auto; margin: 0 auto; min-height: 700px; }
.envuelveSlide { position: absolute; width: 100%; height: 20px; top: 140px; } /* Owl Carousel */
.envuelveBuscador { padding: 20px 20px; box-sizing: border-box; background-color: #e6e6e6; min-height: 70px; }

.panelBuscador { width: 90%; box-sizing: border-box; padding: 20px; margin-bottom: 45px; 
                 background-color: #f1f1f1; outline: 1px solid #d2dada; }

.envuelve70 { width: 70%; max-width: 1024px; height: auto; margin: 0 auto; }
.contentRelativo730 { position: relative; min-height: 730px; }
.contenedorInfo { display: table-cell; width: 30.3%; padding: 5px 25px; outline: 1px solid #000; color: #000; }
#tabcontent02, #tabcontent03 { display: none; }

.contenido_buscador { width: 100%;margin-bottom: 20px;background-color: #fff;padding: 15px;box-sizing: border-box;margin: 10px 0px; }
.cantidad_buscador { font-size: 12px; color: #a29f9f; margin-left: 10px; }

.textoIntroductorio { margin-top: 30px; }

/* Images */

.std { width: 100%; }
.agrupadoLogo { display: block; margin: 15px auto; }
.agrupadoLogoFooter { display: block; text-align: left; }
.agrupadoBanner { width: 100%; }
.stImg { display: block; margin: 0 auto; padding: 20px 0px; }
.thumbPonente { float: left; width: 90px; margin-right: 20px; margin-top: 15px; }

/* Typos & Colors */

.encab { font-family: 'Roboto Condensed', sans-serif; padding: 0px; margin: 0px; }
.encabsp { font-family: 'Roboto Condensed', sans-serif; padding-top: 15px; margin: 0px; }
.temas { font-family: 'Roboto Slab', sans-serif; }
.innerCabecera { display: block; padding-bottom: 20px; }
.sideCabecera { display: block; padding-bottom: 0px; }
.marker { padding: 2px 5px; background-color: #FFD800; }
.owlContenedorTexto { position:relative;background-color: rgba(0, 0, 0, 0.50);padding: 10px;display: block; color: #fff; }
.owlTexto { font-size: 30px; text-align: center; margin: 0px; padding: 10px 0px;}
.resultaBusca { border-bottom: 1px solid #dadada; padding-bottom: 10px; }
.texto_buscador { display: block; padding: 6px; box-sizing: border-box; font-size: 14px; margin: 10px 0px; }
.link_buscador { cursor: pointer; }
#owlTextoCaja01 { position:absolute; bottom: 70px; width: 690px; margin-left: 340px; }
#owlTextoCaja02 { position:absolute; bottom: 70px; width: 650px; margin-left: 300px; }
#owlTextoCaja03 { position:absolute; bottom: 70px; width: 430px; margin-left: 340px; }
.breadCrumbs { color: #7b97b1; border: 1px solid #d5dce2; padding: 5px 20px; font-size: 14px; /*width: 94.5%;*/ }
.breadCrumbs a { color: #7b97b1; }
h1.cab-tf {
    font-size: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    color: #6f6f6f;
}

.mensajeOK { display: none; width: 98%;padding: 5px 20px;box-sizing: border-box;background-color: #deffc5;position: absolute;color: #189c23; bottom: 135px; }
.mensajeAlert { display: none; width: 98%;padding: 5px 20px;box-sizing: border-box;background-color: #f3ffc4;position: absolute;color: #788050; bottom: 135px; }
.mensajeKO { display: none; width: 98%;padding: 5px 20px;box-sizing: border-box;background-color: #ffd2d2;position: absolute;color: #9c1818; bottom: 135px; }

.iconoInforma { float: left; min-height: 200px; padding-right: 40px; }
.contenedorAdminTexto { float: left; margin-bottom: 30px; padding: 0px 20px; }
 
.l { font-size: 26px; }
.bg { font-size: 25px; }
.md { font-size: 19px; }
.st { font-size: 18px; }
.sm { font-size: 13px; }

.white { color: #fff; }
.lightgrey { color: #6f6f6f; }
.heavygrey { color: #595858; }

.content_tab ul li { padding: 7px 0px; }

/* Slide */

/* Autocompletar */
li.ui-menu-item {
    list-style-type: none;
    background-color: #fff;
    width: 50%;
    padding: 5px 10px;
    cursor: pointer;
}
li.ui-menu-item:hover {
    background-color: #dadada;
    color: #fff !important;
    text-decoration: none !important;
}

.nivo-directionNav a { color: #fff; }

/* Tarjetas Cursos */

.envoltorioTarjetaCurso {
    width: 100%;
    min-width: 725px;
    cursor: pointer;
    box-sizing: border-box;
    padding: 20px;
    height: auto;
    min-height: 140px;
    margin: 10px 0px;
    position: relative;
    background-color: #fbfbfb;
    border: 1px solid #c2c2c2;
}
.capaMasInformacion { position:relative;display: block; }
.tagMasInformacion { margin: 80px auto;text-align: center;display: block;width: 220px;font-size: 30px;font-weight: 700; }
.tipologiaCurso {
    color: #454545;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    box-sizing: border-box;
    padding: 5px;
    border-radius: 2px;
    border: 1px solid #454545;
}
#capaDefCursoTematico {float: left;width: 13%;padding: 0px 10px 0px 10px;background-image: url(images/laptop-or.png);height: 110px;background-size: 70%;border-radius: 10px;margin-right: 50px;background-position: 20px 0px;display: block;text-align: center;background-repeat: no-repeat;margin-left: -40px;margin-top: -20px;}
#capaDefCursoEspecializacion { float: left;width: 13%;padding: 0px 10px 0px 10px;;background-image: url(images/laptop.png);height: 110px;background-size: 70%;border-radius: 10px;margin-right: 50px;background-position: 20px 0px;display: block;text-align: center;background-repeat: no-repeat;margin-left: -40px;margin-top: -20px; }
#capaDefCursoVideotutorial { float: left;width: 13%;padding: 0px 10px 0px 10px;background-image: url(images/presentation.png);height: 110px;background-size: 70%;border-radius: 10px;margin-right: 50px;background-position: 20px 0px;display: block;text-align: center;background-repeat: no-repeat;margin-left: -40px;margin-top: -20px; }
#capaDefCursoCertificado { float: left;width: 13%;padding: 0px 10px 0px 10px;background-image: url(images/iconocertificado.png);height: 110px;background-size: 70%;border-radius: 10px;margin-right: 50px;background-position: 20px 0px;display: block;text-align: center;background-repeat: no-repeat;margin-left: -40px;margin-top: -20px; }

#capaDefCursoMaster {float: left;width: 13%;padding: 0px 10px 0px 10px;background-image: url(images/laptop.png);height: 110px;background-size: 70%;border-radius: 10px;margin-right: 50px;background-position: 20px 0px;display: block;text-align: center;background-repeat: no-repeat;margin-left: -40px;margin-top: -20px;}

#capaDefCursoSoftSkill {float: left;width: 13%;padding: 0px 10px 0px 10px;background-image: url(images/soft-skills-or.png);height: 110px;background-size: 70%;border-radius: 10px;margin-right: 50px;background-position: 20px 0px;display: block;text-align: center;background-repeat: no-repeat;margin-left: -40px;margin-top: -20px;}
#capaDefCursoIdiomas {float: left;width: 13%;padding: 0px 10px 0px 10px;background-image: url(images/idiomas-or.png);height: 110px;background-size: 70%;border-radius: 10px;margin-right: 50px;background-position: 20px 0px;display: block;text-align: center;background-repeat: no-repeat;margin-left: -40px;margin-top: -20px;}
#capaDefCursoOfimatica {float: left;width: 13%;padding: 0px 10px 0px 10px;background-image: url(images/ofimatica-or.png);height: 110px;background-size: 70%;border-radius: 10px;margin-right: 50px;background-position: 20px 0px;display: block;text-align: center;background-repeat: no-repeat;margin-left: -40px;margin-top: -20px;}

.nombreCurso { display:block;margin-top:10px;font-size:19px; font-family: 'Roboto Slab', serif;
    line-height: 25px; }
.breveDesc { display:block;padding:5px;font-size:14px; }

/* Navegacion */


.menu-Item {
    box-sizing: content-box;
    display: block;
    padding: 10px 15px;
    color: #505050;
    background-color: #f5f5f5;
    max-width: 240px;
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s; 
    font-weight: 600;   
}
 
.menu-Item-Enlace {
    box-sizing: content-box;
    display: block;
    padding: 10px 15px;
    color: #454545;
    background-color: #f5f5f5;
    max-width: 240px;
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    font-weight: 600;
}


.subMenu-Item 
{
        box-sizing: content-box;
        display: block;
        padding: 10px 15px;
        color: #000;
        background-color: #f5f5f5;
        max-width: 240px;
        width: 100%;
        border-bottom: 1px solid #d6d6d6;
        -moz-transition: .1s;
        -webkit-transition: .1s;
        -o-transition: .1s;
        transition: .1s;
        font-size: 15px;
    }

span.square {
    width: 8px;
    height: 8px;
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    display: inline-block;
    margin-right: 5px;
    margin-left: -20px;
    margin-bottom: 4px;
    margin-left: 0px;
}

.menuActivo { color: #fff; background-color: #68a8ad; }
.menuActivo:hover { color: #fff !important; background-color: #68a8ad; }

.menu-Item:hover { text-decoration: none; color: #454545; background-color: #dedede; }

.capa-submenu { display: none; }

.vertodos { display: none; }
.vertodos:last-child {
    display: block;
    border-bottom: 5px solid #e2e2e2;
    font-weight: 700;
    color: #454545; 
}

.rotate-this {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    -moz-transition: .1s;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
}
a.submenu {
    display: block;
    padding: 7px 30px;
    border-bottom: 1px solid #dadada;
    max-width: 190px;
    width: 100%;
    font-size: 15px;
}

i.fa.fa-chevron-right { margin-right: 5px; }
 
.usuario-Item { box-sizing: content-box; display: block; padding: 6px 20px; color: #000; font-size: 17px; font-weight: 400; margin: 20px 0px; }

.thisTabs { margin: 0px; padding: 0px; }
.thisTabs li { display: inline;
    padding: 0px 25px 10px 25px;
    font-family: 'Roboto Slab', serif;
    cursor: pointer;
    font-weight: 700; }
.thisTabs li:hover { border-bottom: 5px solid #454545; }

ul.paginacion { display: block; width: 300px; margin: 50px auto 0 auto; list-style-type: none; }
ul.paginacion li a { float: left; display: inline; padding: 5px 10px; margin: 10px 5px; background-color: #dadada; text-decoration: none; }
ul.paginacion li a:hover { color: #fff; }

.resp-menu { display: none; }
.resp-menu-interior { display: none; }
.resp-nav { width: 99%; padding: 5px; }
.resp-menu-container { display: none; background-color: #efefef; width: 96.1%; padding: 10px 10px 50px 10px; margin: 0px 0px 20px 0px; }
.resp-menu-interior-container { display: none; background-color: #e9e9e9; padding: 10px 10px 50px 10px; margin: 0px 0px 20px 0px; }

/* Boxes */

.header { display: block; width: 100%; min-height: 65px; /*padding: 10px 0px;*/ }

.horizontal-container { box-sizing: border-box; display: block; width: 100%; height: auto; }
.horizontal-container-filtrado { margin-bottom: 20px; margin-top: 25px; border-bottom: 1px solid #e6e6e6; padding-bottom: 30px; text-align: center; }
.horizontal-container-buscar { box-sizing: border-box; display: block; max-width: 1090px; width: 100%; height: auto; margin: 0 auto; }
.horizontal-container-procesopago { position: relative;
    outline: 1px solid #dedede;
    box-sizing: border-box;
    padding: 5px 20px;
    margin-top: 20px;
    background-color: #f1f1f1;
    color: #595a5a; }
.horizontal-curso-thumb { box-sizing: content-box; display: table-cell; width: 30%; height: auto;  }
.horizontal-curso-txt { box-sizing: content-box; display: table-cell; vertical-align: top; width: 70%; height: auto; padding-left: 30px;  }
.informaCurso { padding: 20px; box-sizing: border-box; margin-bottom: 30px; font-size: 15px; background-color: #efefef; font-family: 'Roboto Slab', serif; }

.sidebar { display: table-cell; vertical-align: top; width: 35%; height: auto;  padding-bottom: 30px; background-color: #E4E4E4; }

.mainTable { display: table; }

.cajaInteriorMiscursos { display: block; vertical-align: top; width: 63%; float: left; position: relative }
.cojocontrolMiscursos { display: block; vertical-align: top; width: 28%; height: auto; padding: 0px; float: left; margin-right: 30px; }

.square20-container { display: table-cell; vertical-align: top; width: 20%; height: auto; padding: 15px;  }
.square25-container { display: table-cell; vertical-align: top; width: 25%; height: auto; padding: 15px;  }
.square30-container { display: table-cell; vertical-align: top; width: 30%; height: auto; padding: 15px;  }
.square35-container { display: table-cell; vertical-align: top; width: 35%; height: auto; padding: 15px;  }
.square35-container-0b { display: table-cell; vertical-align: top; width: 35%; height: auto; padding: 0px 10px 0px 0px; }
.square40-container { display: table-cell; vertical-align: top; width: 40%; height: auto; padding: 15px;  }
.square45-container { display: table-cell; vertical-align: top; width: 45%; height: auto; padding: 15px;  }
.square50-container { display: table-cell; vertical-align: top; width: 50%; height: auto; padding: 15px;  }
.square60-container { display: table-cell; vertical-align: top; width: 60%; height: auto; padding: 15px;  }
.square65-container { display: table-cell; vertical-align: top; width: 65%; height: auto; padding: 10px;  }
.square68-container { display: table-cell; vertical-align: top; width: 68%; height: auto; }
.square70-np { display: table-cell; vertical-align: top; width: 65%; height: auto; padding: 15px; box-sizing: border-box; }
.square30-sp { display: table-cell; vertical-align: top; width: 30%; height: auto; padding: 15px; box-sizing: border-box; }
.square70-container { display: table-cell; /*vertical-align: top;*/ width: 70%; height: auto; padding: 15px;  }
.square75-container { display: table-cell; vertical-align: top; width: 75%; height: auto; padding: 15px;  }

.square68 { float: left; display: block; vertical-align: top; width: 67.5%; height: auto; }

.square100 { width: 100%; height: auto; padding: 0px 0px 10px 0px; /*border-bottom: 1px solid #e6e6e6;*/
    box-sizing: border-box; margin: 0px 0px 30px 0px; }

.square65-sp { display: table-cell; vertical-align: top; width: 65%; height: auto; padding: 0px 25px;  }
.square70-sp { display: table-cell; vertical-align: top; width: 70%; height: auto; padding: 0px 55px 0px 0px;  }
.square35-notop { display: table-cell; vertical-align: top; width: 35%; height: auto; padding: 0px 15px 0px 15px;  }
.square65-notop { display: table-cell; vertical-align: top; width: 65%; height: auto; padding: 0px 15px 0px 15px;  }
.square65-mr { display: table-cell; text-align: right; vertical-align: middle; width: 65%; height: auto; padding: 0px 15px 0px 15px;  }

.menu-container { display: table-cell; vertical-align: top; width: 35%; height: auto;  padding: 5px 10px; }
.menu-container-long { display: table-cell; vertical-align: top; width: 32.5%; height: auto; padding-right: 10px; }
.menu-interior-container { display: table-cell; vertical-align: top; width: 35%; height: auto;  padding-bottom: 30px; outline: 1px solid #000;  }

.minList { width: 95%; display: block; margin: 10px 0px; padding: 15px 10px; font-family: 'Roboto Condensed', sans-serif; border: 1px solid #dadada;
    border-radius: 5px;}
 .contenidoProceso { display: none; }

.infCursoTop { width: 99%; height: auto; padding: 15px 25px; margin-bottom: 10px; background-color: #dadada; box-sizing: border-box;  }

.tabContainer { display: block; width: 100%; height: 34px; border-bottom: 1px solid #454545; margin-bottom: 20px; }

.content_tab { display: none; }

.tarjetaCursoHome { display: table; width: 100%; -webkit-box-shadow: 6px 6px 0px -2px rgba(169, 166, 166, 0.75);
-moz-box-shadow:    6px 6px 0px -2px rgba(169, 166, 166, 0.75);
box-shadow:         6px 6px 0px -2px rgba(169, 166, 166, 0.75); outline: 1px solid #f7f7f7; margin: 20px 0px; cursor: pointer; }
.tarjetaCursoListado { display: table; width: 100%; -webkit-box-shadow: 6px 6px 0px -2px rgba(169, 166, 166, 0.75);
-moz-box-shadow:    6px 6px 0px -2px rgba(169, 166, 166, 0.75);
box-shadow:         6px 6px 0px -2px rgba(169, 166, 166, 0.75); outline: 1px solid #c1c1c1; margin: 20px 0px; box-sizing: border-box; }


.tarjetaCursosGT { display: table; width: 100%; outline: 1px solid #c1c1c1; margin: 20px 0px; box-sizing: border-box; }
.tarjetaCursosGT_curso { width: 100%; outline: 1px solid #b4ccd8; margin: 50px 0px 70px 0px; box-sizing: border-box; background-color: #f5f5f5; position: relative; min-width: 640px;} 
.tarjetaCursosGT_tutorial { display: table; width: 100%; outline: 1px solid #b2e65e; margin: 20px 0px; box-sizing: border-box; background-color: #edf3db; min-width: 640px;} 
.tarjetaCursosGT_especializacion { width: 100%; outline: 1px solid #d4d4d4; margin: 50px 0px 50px 0px; box-sizing: border-box; background-color: #f5f5f5; position: relative; min-width: 640px;}
.tarjetaCursosGT_tematico {width: 100%; outline: 1px solid #d4d4d4;  margin: 50px 0px 50px 0px; box-sizing: border-box; background-color: #e8efe1; position: relative; min-width: 640px;}
.tarjetaCursosGT_video { width: 100%; outline: 1px solid #f3daa3; margin: 50px 0px 50px 0px; box-sizing: border-box; background-color: #f9f7db; position: relative; min-width: 640px;}
.footerTematica { box-sizing: border-box; padding: 5px; color: #7c8e96; font-size: 11px; font-weight: 700; margin-right: -1px; position: absolute; left: 0px; top: -35px; border: 1px solid #b4ccd8; font-size: 13px; text-transform: uppercase; }

.pag1 { cursor: pointer; }

/* Contador */

.contador { width: 27%; float: left; height: 200px; box-sizing: border-box; padding: 20px 0px; margin: 15px 20px 0px 20px;
    border: 1px solid rgba(69, 112, 152, 0.17); border-radius: 115px; -webkit-box-shadow: 0px 0px 38px -9px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 38px -9px rgba(0,0,0,0.25);
box-shadow: 0px 0px 38px -9px rgba(0,0,0,0.25); }
span.odometer { font-size: 60px; color: #454545; text-align: center;
                padding: 5px 10px; box-sizing: border-box; display: block !important; margin: 0 auto; width: 130px; font-weight: 700; min-width: 80px; }
span.contadorTexto { display: block; box-sizing: border-box; font-weight: 700; text-align: center; font-family: 'Roboto', sans-serif; line-height: 22px; }

.cellTematicaHoras { width: 90%; box-sizing: border-box; padding: 30px; vertical-align: middle; border-right: 1px solid #dadada; }
.cellContenido { display: table-cell;width: 55%;box-sizing: border-box;padding: 20px 30px; vertical-align: middle; }
.cellCursor { display: table-cell;width: 20%;box-sizing: border-box;padding: 20px; vertical-align: middle; }

.textoTarjetaListado { padding: 20px; box-sizing: border-box;display: table; }
.caracListado { display: table;width: 100%; outline: 1px solid #dadada; }
.caracListado_curso { display: table;width: 100%; /*outline: 1px solid #dadada;*/ }
.caracListado_tutorial { display: table;width: 100%; outline: 1px solid #dadada; }
.boxFavoritos { display: table-cell; width: 34.5%; vertical-align: middle; box-sizing: border-box; padding: 15px 20px;text-align: center; font-size: 15px; }

.boxHoras { display: table-cell; width: 24.5%; vertical-align: middle; box-sizing: border-box; padding: 15px 20px;text-align: center; font-size: 15px; height: 125px; }
.boxHoras_curso { display: table-cell; width: 24.5%; vertical-align: middle; box-sizing: border-box; padding: 15px 5px;text-align: center; font-size: 15px; height: 95px; }

.boxMooc { display: table-cell; width: 24.5%; vertical-align: middle; box-sizing: border-box; padding: 15px 20px;text-align: center; font-size: 15px; }
.boxClick { display: table-cell; width: 14.5%; vertical-align: middle; box-sizing: border-box; padding: 15px 20px;text-align: center; font-size: 15px; }

.ribbonTipo_especializacion { box-sizing: border-box;
    padding: 5px;
    color: #9cb1bb; 
    font-size: 11px;
    font-weight: 700;
    margin-right: -1px;
    border-top: 1px solid #b4ccd8;
    position: absolute;
    right: 0px;
    top: -25px;
    border-left: 1px solid #b4ccd8;
    border-right: 1px solid #b4ccd8;
    font-size: 12px; 
    text-align: center; }
    
 .ribbonTipo_tematico { box-sizing: border-box;
    padding: 5px;
    color: #a3b590; 
    font-size: 11px;
    font-weight: 700;
    margin-right: -1px;
    border-top: 1px solid #b4ccd8;
    position: absolute;
    right: 0px;
    top: -32px;
    border-left: 1px solid #a3b590;
    border-right: 1px solid #a3b590;
    font-size: 12px; 
    text-align: center; }
       
.ribbonTipo_tutorial {
    box-sizing: border-box;
    padding: 5px 10px;
    color: #7c99af; 
    font-size: 12px;
    font-weight: 700;
    float: right;
    margin-right: -1px;
    border: 1px solid #b4ccd8;
    position: absolute;
    top: -26px;
    right: 0px;
    text-align: center; }
    
.ribbonTipo_video { box-sizing: border-box;
    padding: 5px;
    color: #e4a42e; 
    font-size: 11px;
    font-weight: 700;
    margin-right: -1px;
    border-top: 1px solid #f3daa3;
    position: absolute;
    right: 0px;
    top: -25px;
    border-left: 1px solid #f3daa3;
    border-right: 1px solid #f3daa3;
    font-size: 12px; 
    text-align: center; }
        
.link_tematica_video { color:#e4a42e;font-weight:700;font-size:13px; }
.link_tematica_especializacion { color:#9cb1bb;font-weight:700;font-size:13px; }
.link_tematica_tematico { color:#717171;font-weight:700;font-size:13px;margin-left: 10px; }       
        
.clickbg { background-image: url(images/clickon.png); background-repeat: no-repeat;  display: block; height: 30px; /*background-size: 30%;*/ background-size: 7%; background-position: center; }
.clickbg:hover { background-image: url(images/clickon-hover.png); background-color: #003466; }

/* Align */

.m0 { margin: 0 auto; }
 
/* Botones */

.s-mas { padding: 10px 25px; display: block; width: 90px; outline: 1px solid #454545; cursor: pointer; }
.s-mas:hover { color: #fff; background-color: #d8a91b; outline: 1px solid #d8a91b; }

.botonFiltra { vertical-align: middle; box-sizing: border-box; padding: 5px 40px; text-align: center; font-size: 15px; background-color: #68a8ad;
    color: #fff; border-radius: 3px; margin: 0px 3px; font-weight: 700; text-transform: uppercase; cursor: pointer; font-size: 14px; }
.botonFiltra:hover { background-color: #a5a5a5; }    
    
.resp-s-mas { padding: 10px 25px; display: none; width: 90%; outline: 1px solid #454545; cursor: pointer; }
.resp-s-mas:hover { color: #fff; background-color: #d8a91b; outline: 1px solid #d8a91b; }

.botonBuscarAvanzado { float: left; width: 100px; box-sizing: border-box; width: 190px;
    cursor: pointer; vertical-align: top; margin: 0px 0px 0px 20px; padding: 7px 10px; text-align: center;
    background-color: #848484; color: #fff;
    text-transform: uppercase; font-weight: 700; font-size: 14px; }

.botonBuscarAvanzado:hover { background-color: #dadada; color: #454545; outline: 1px solid #454545; }

.desplegableTematicas { display: none; width: 100%; padding: 0px; margin: 0px; margin-bottom: 20px; }

.btnMasInfo_especializacion {
    color: #fff; display: block; text-align: center; font-size: 14px; width: 23%;
    display: block; clear: both; margin: 15px 0px; padding: 5px; font-weight: 700;
    position: absolute; right: 0px; bottom: -16px; background-color: #848484;
    text-transform: uppercase;
}
.btnMasInfo_tematico {
    color: #fff; display: block; text-align: center; font-size: 14px; width: 23%;
    display: block; clear: both; margin: 15px 0px; padding: 5px; font-weight: 700;
    position: absolute; right: 0px; bottom: -16px; background-color: #676767;
    text-transform: uppercase;
}
.btnMasInfo_video {
    color: #fff; display: block; text-align: center; font-size: 14px; width: 23%;
    display: block; clear: both; margin: 15px 0px; padding: 5px; font-weight: 700;
    position: absolute; right: 0px; bottom: -16px; background-color: #676767;
    text-transform: uppercase;
}

.btnMasInfo_certificado {
    color: #fff; display: block; text-align: center; font-size: 14px; width: 23%;
    display: block; clear: both; margin: 15px 0px; padding: 5px; font-weight: 700;
    position: absolute; right: 0px; bottom: -16px; background-color: #676767;
    text-transform: uppercase;
}


.btnMasInfo_especializacion:hover, .btnMasInfo_tematico:hover, .btnMasInfo_video:hover, .btnMasInfo_certificado:hover { background-color: #dadada; color: #454545; font-weight: 700 }

.btnGratuito { padding: 5px 20px; box-sizing: border-box; color: #fff; background-color: #339432;
    display: block; text-align: center; font-size: 12px; border-radius: 3px; min-width: 140px; }

/* w */

.w65 { width: 65%; }
input#input_buscacurso:focus { border: none; }
 
/* Formulario */

.form {max-width: 98%; min-width: 25%; border-width: 2px; border-color: #CCCCCC; border-radius: 4px; color: #222222; font-size: 14px; margin: 0px; background-color: #FFFFFF; padding: 20px; }
.form label {color: #424242; font-size: 16px; display: block; font-weight: 700; padding: 10px 0px; } 
.form input[type=radio], input[type=checkbox] { margin: 10px; width: 13px; }
.form div {display: block; }
.form input, form textarea, form select{border-width: 1px; border-style: solid; border-color: #666666; border-radius: 0px; padding: 3px; width: 98%; }
.form h1{font-size: 40px; color: #607A75; padding: 0px; margin: 0px; margin-bottom: 10px; border-bottom-style: dotted; border-bottom-color: #CCCCCC; border-bottom-width: 2px; border-radius: 0px; background-color: #FFFFFF; } 
.form textarea{height: 220px; width: 98%; } 
.form input[type=submit]{width: 100%; background-color: #CCCCCC; color: #222222; border: none; padding: 10px 0px; font-size: 18px; text-transform: uppercase;} 
.form input[type=submit]:hover{background-color:#fff;outline:1px solid #CCCCCC;color: #454545; }
.field { /*margin-bottom: 5px;*/ }

/* Buscador */

.elast-search { display: table-cell; vertical-align: middle; /*width: 1%;*/ width: 86.5%; background-color: #fff; border: none; cursor: pointer; }
.elast-search:hover { /*width: 85%; border: 1px solid #ccc; background-color: #fff; box-sizing: border-box;*/ }
#input_buscacurso { max-width: 995px; width: 79%; background-image: url(images/icono-busqueda.png); background-repeat: no-repeat; height: 30px; background-size: 20px; background-position: right 5px top 5px; padding: 0px 10px; box-sizing: border-box; border: none; outline: 1px solid #ccc; border-radius: 3px; float: left; }
.resp-search { display: none; width: 97%; background-color: #fff; border: none; outline: 1px solid #A9A9A9; padding: 10px; cursor: pointer; }
.panelBuscador_encabezado {width: 100%; margin-bottom: 20px; background-color: #fff; }
.panelBuscador_desglose { width: 100%;margin-bottom: 20px;background-color: #fff;padding: 5px 0px;box-sizing: border-box; padding: 20px; }
.panelBuscador_tematica { width: 100%; margin-bottom: 20px; background-color: #fff; }
span.titBusca { margin-bottom: 10px; display: block; text-transform: uppercase; }

/* Paginado */

a.page_link { padding: 5px 10px; display: inline-block; border: 1px solid #e6e6e6; border-radius: 2px; margin: 3px; }
a.page_link.active_page { color: #fff; }
.modulo_paginado { box-sizing: border-box;width: 100%;display: block;margin: 0 auto;padding: 10px 15px;text-align: center; }
.navegaPagina {font-size: 19px; color: #464646; padding: 5px; box-sizing: border-box; border-radius: 2px; margin: 0px 10px; }

/* Specifics */

.Formulogin .submit input { background-color: #68a8ad; }
.FormuMiCuenta .submit input { background-color: #68a8ad; }
 
.usuario-Item { border: 1px solid  #68a8ad; }

.formularioIdentificateFicha > .Formulogin-container { outline: 1px solid #dadada; min-height: 260px; }
.formularioIdentificateFicha > .Formulogin-container > .cabeFormu { font-size: 21px; font-weight: 700; }
.formularioIdentificateFicha > .subFormu { font-size: 12px; padding: 0px; }
.formularioIdentificateFicha > .FormuRecordar-container > .cabeFormu { font-size: 18px; font-weight: 700; }
.formularioIdentificateFicha > .FormuRecordar-container { outline: 1px solid #dadada; }

#loginInterior > .Formulogin-container > .cabeFormu { color: #454545; }
#loginInterior > .Formulogin-container label { color: #454545; }
#loginInterior a, #loginInterior i, #loginInterior .subFormu, #loginInterior .cabeFormu, #loginInterior label  {
    color: #454545 !important;
} 

#loginInterior input { border: 1px solid #dadada; }

#loginInterior #Recordar_Email { border: 1px solid #dadada; }
 
/* Font Awesome */

.iAccesosCabecera, .iAccesosCabeceraUniv, .iAccesosCampus, .iAccesosPagar  { margin: 0px 10px; font-size: 22px; }
i.fa.fa-dot-circle-o { margin-right: 10px; }
i.fa-brands { padding: 10px 13px; background-color: #fff; color: #000; border-radius: 30px; cursor: pointer; }
i.fa.fa-facebook { padding: 10px 13px; background-color: #fff; color: #000; border-radius: 30px; font-size: 2rem; cursor: pointer; }
i.fa.fa-youtube { padding: 10px 13px; background-color: #fff; color: #000; border-radius: 30px; font-size: 2rem; cursor: pointer; }
i.fa.fa-twitter { padding: 10px 11px; background-color: #fff; color: #000; border-radius: 30px; font-size: 2rem; cursor: pointer; }
i.fa.fa-linkedin { padding: 10px 11px; background-color: #fff; color: #000; border-radius: 30px; font-size: 2rem; cursor: pointer; }
i.fa.fa-bars { color: #fff; padding: 7px; margin-right: 10px; font-size: 14px; }
i.fa.fa-info-circle { padding: 7px; margin-top: 0px; font-size: 24px; } /* */
i.fa.fa-star, i.fa.fa-address-card { color: #fff; padding: 7px; margin-right: 10px; font-size: 14px; }
i.fa.fa-search-plus { background-color: #fff; color: #000; padding: 7px; margin-right: 10px; font-size: 14px; }
i.fa.fa-list { color: #fff; padding: 7px; margin-right: 10px; font-size: 19px; color: #68a8ad; }
i.fa.fa-graduation-cap { padding: 7px; margin-right: 10px; font-size: 21px;  }
i.fa.fa-question-circle { padding: 7px; margin-right: 10px; font-size: 21px; }
i.fa.fa-book { color: #fff; padding: 7px; margin-right: 10px; font-size: 14px; }
i.fa.fa-eye { color: #fff; padding: 7px; margin-right: 10px; font-size: 14px; }
i.fa.fa-file-text-o { padding: 7px; margin-right: 10px; font-size: 25px; }
/*i.fa.fa-user, i.fa.fa-archive, i.fa.fa-life-ring, i.fa.fa-times, i.fa.fa-cog, i.fa.fa-user-o, i.fa.fa-power-off, i.fa.fa-list-ul, i.fa.fa-users, i.fa.fa-user-circle, i.fa.fa-tasks, i.fa.fa-user-circle-o, i.fa.fa-file-text, i.fa.fa-tags,i.fa.fa-address-card-o, i.fa.fa-code, i.fa.fa-file-o { margin-right: 20px; }*/
i.fa.fa-check-circle-o { font-size: 39px; color: #99c797; }
i.fa.fa-exclamation-triangle { font-size: 39px; color: #f47878; } 
i.fa.fa-question-circle.icoProcesoPago { cursor: pointer; position: absolute; top: 3px; right: 20px; font-size: 30px; }
i.fa.fa-user-circle { margin-right: 10px; }
i.fa.fa-file-pdf-o { color: #ff0000; margin-right: 10px; font-weight: 700; }
i.fa.fa-database { padding: 7px; margin-top: 0px; font-size: 24px; } /* */
i.fa.fa-files-o { margin-right: 10px; font-size: 20px; }
i.fa.fa-map-marker { color: #416180; }
i.fa.fa-cogs { margin-right: 10px; font-size: 20px; }
span.botonFiltra i.fa.fa-database { color: #fff; font-size: 14px; }
i.fa.fa-list-ul.cabeceraSeccion { padding-bottom: 20px; }
i.fa.fa-users.cabeceraSeccion { padding-bottom: 20px; color: #68a8ad; } 
i.fa.fa-users.cabeceraSeccion { color: #68a8ad; }
i.fa.fa-life-ring.cabeceraSeccion { padding-bottom: 10px;  } 
i.fa.fa-tags.cabeceraSeccion { padding-bottom: 10px; }

span#AdministracionyGestion:after { content: "\f0f2"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#Automocion:after { content: "\f1b9"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#ArtesGraficas:after { content: "\f1fb"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#ClasesdeApoyoEscolar:after { content: "\f1ae"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#ComercioyMarketing:after { content: "\f1ec"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#EdificacionyObraCivil:after { content: "\f1ad"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#ElectricidadyElectronica:after { content: "\f0e7"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#EnergiayAgua:after { content: "\f299"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#FabricacionMecanica:after { content: "\f085"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#HosteleriayTurismo:after { content: "\f236"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#Idiomas:after { content: "\f1ab"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px;  display: inline-block; width: 15px;}

span#ImagenPersonal:after { content: "\f118"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#ImagenySonido:after { content: "\f1c7"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#IndustriaAlimentaria:after { content: "\f1fd"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px;  display: inline-block; width: 15px;}

span#InformaticayComunicaciones:after { content: "\f108"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px;  display: inline-block; width: 15px;}
span#InstalacionyMantenimiento:after { content: "\f1cd"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#PrevenciondeRiesgosLaborales:after { content: "\f02c"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#Sanidad:after { content: "\f0f1"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#SectorAgrario:after { content: "\f185"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#SeguridadyMedioambiente:after { content: "\f06c"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#Serviciossocioculturalesyalacomunidad:after { content: "\f0c0"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#Transporteymantenimientodevehiculos:after { content: "\f1b9"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px; font-size: 17px; display: inline-block; width: 15px; }
span#VidrioyCeramica:after { content: "\f000"; font-family: FontAwesome; color: #b3b3b3; padding-right: 10px;font-size: 17px; display: inline-block; width: 15px; } 

/* FX */

.smooth { /*-webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s;*/ } 
.owl-carousel .item img { display: block; width: 100%; height: auto; }
.muestraPass { position: absolute; right: 55px; padding-top: 1px; color: #000; display: block; width: 20px; cursor: pointer; font-size: 17px; margin-top: -5px; }
i.fa.fa-eye.muestra { background-color: rgba(255, 255, 255, 0); color: #000; }
/* https://www.youtube.com/embed/brl7g7tQSjI */
.videoTutorialFrame { display: none; }

/* Listas */

ul.listadoUsuario { list-style-type: none; }
ul.listadoUsuario li { padding: 20px; display: block; margin: 10px 0px; }
ul.listadoUsuario li:nth-child(even) { background-color: #efefef; }


ul.listadoDocus { list-style-type: none; }
ul.listadoDocus li { padding: 10px 10px; display: block; margin: 0px; border-bottom: 1px solid #ccc; } 

.rrss { margin-top: 10px; text-align: right; }

.field-validation-error{content:"";display:inline-block; color: #ff0000;
    font-size: 11px; }
.field-validation-valid{content:"";display:none;}
.input-validation-error{border:1px solid #ff0000;background-color:#ffeeee;}
input[type=checkbox].input-validation-error{outline:1px solid #ff0000;}
.validation-summary-errors{font-weight:bold;color:#ff0000;}
.validation-summary-valid{display:none;}

.formVideotutorial { outline: 1px solid #000; padding: 20px 0px; position: absolute;
    top: 220px; width: 96%; background-color: #fff; display: none;
 }
input#VideoTutorial_AceptoCondiciones {
    width: 95%;
    outline: 0px;
    margin: 20px 0px 0px;
}
/* Cookies */

#cookiesms1:target {
    display: none;
}
.cookiesms {
    width: 100%;
    margin: 0 auto;
    padding: 15px 20px;
    font-size: 15px;
    clear: both;
    color: #fff;
    top: 0px;
    text-align: center;
    background-color: #2C2C2C;
    opacity: 0.95;
    filter: alpha(opacity=95);
    transition: bottom 1s;
    z-index: 999999999;
    position: absolute;
    line-height: 15px;
    box-sizing: border-box;
}

.cookies2{
background-color: #FFF;
display:inline;
opacity:0.95;
filter:alpha(opacity=95);
position:absolute; 
left:1%; 
top:-30px;
font-size:15px;
height:30px;
padding-left:25px;
padding-right:25px;
-webkit-border-top-right-radius: 15px;
-webkit-border-top-left-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-topleft: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
}

.botoncookie {
    margin-left: 5px;
    font-size: 12px;
    font-weight: 400;
    background-color: #868686;
    border: none;
    padding: 2px 12px;
    margin-top: -3px;
    border-radius: 2px;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
}
.botoncookie-more {
    margin-left: 5px;
    font-size: 12px;
    font-weight: 400;
    background-color: #808486;
    border: none;
    padding: 2px 12px;
    margin-top: -3px;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
}			
.botoncookie:hover { cursor: pointer; }
.botoncookie-more:hover { cursor: pointer; }
 
/* Leyenda */
.footNote {
    display: block;
    float: left;
    margin-top: 15px;
    margin-left: 10px;
    color: #fff;
    font-size: 0.78rem;
    text-align: justify;
}

/*
 * RESPONSIVE. Boiler-Based
 */

/* ==========================================================================
   Media Queries
   ========================================================================== */
 

@media only screen and (max-width: 1297px) 
{
    .elast-search {
        display: table-cell;
        vertical-align: middle;
        /* width: 1%; */
        width: 80.5%;
        background-color: #fff;
        border: none;
        cursor: pointer;
    }    
}

@media only screen and (max-width: 1056px) 
{
    #input_buscacurso { width: 75%; }
}

@media only screen and (max-width: 990px) 
{
        nav.mainNav {
        width: 100%;
        -webkit-column-count: 2;
        column-count: 2;
    }
    
    .menu-Item {
        max-width: 95%;
        width: 90%;
        margin: 5px;
    }
    .contenedorLogin { min-height: 910px; }
    .cajaInteriorMiscursos { display: block; width: 100%; }
    .cojocontrolMiscursos { display: block; width: 100%; }
    
    .menu-container-long {
        display: block;
        width: 100%;
        /*background-color: #efefef;*/
        padding: 20px;
        box-sizing: border-box;
    }  
    .rrss { text-align: center; }
    .square68-container { padding: 10px; } 
    .square70-np {
        display: block;
        width: 100%;
        height: auto;
        padding: 15px;
        box-sizing: border-box;
    } 
    .separator-10 { display: none; }  
    .cellTematicaHoras {
        width: 100%;
        border-bottom: 1px solid #dadada;
        display: block;
        text-align: center;
    }
    .cellContenido {
        display: block;
        width: 100%;
        text-align: center; 
    }    
    .cellCursor {
        display: block;
        width: 100%; }
        
    .footer  
    {
        padding: 20px;
        box-sizing: border-box; 
        margin-top: 180px;
    }     

    .panelBuscador { width: 100%; }
       
}

@media only screen and (max-width: 946px) 
{
    .elast-search {
        display: table-cell;
        vertical-align: middle;
        /* width: 1%; */
        width: 70.5%;
        background-color: #fff;
        border: none;
        cursor: pointer;
    }  
    .formularioIdentificate {
        /* border: 1px solid #fff; */
        width: 90%;
        margin: 0 auto;
        height: auto;
        min-height: 700px;
    } 
    .f_100 { width: 98.1%; margin: 10px 0px; } 
}

@media only screen and (max-width: 920px) 
{
    .ribbonTipo_curso { width: 100%; display: block; }
    .ribbonTipo_tutorial { width: 100%; display: block; }
    #input_buscacurso { width: 100%; float: none; }
    .botonBuscarAvanzado { width: 100%; float: none; display: block; margin: 10px 0px; }
    .envoltorioTarjetaCurso { min-width: 100%; }    
}

@media only screen and (max-width: 820px) {
 
 	/* == Especificos == */ 
 	#input_buscacurso { width: 100%; float: none; }
 	#rigElast { display: none; } /* label buscador */  	
 	.elast-search { display: block; } /* buscador */
 	.resp-search { display: block; } /* buscador */  	 
	.horizontal-curso-thumb { width: 50%; display: block; margin: 0 auto; } 
	.horizontal-curso-txt {  text-align: center; }
	.s-mas { display: none; }
	.resp-s-mas { display: block; width: 60%; margin: 20px auto; }
	.temas { padding: 0px; }				
	.tabContainer { height: auto; }
	.thisTabs li { display: block; padding: 5px; width: 98%; outline: 1px solid #C1C1C1; margin: 10px 0px; font-size: 17px; }
	.imtabbed { background-color: #454545; color: #fff; font-weight: 700; text-transform: uppercase; }	
	
	/* == Boxes == */

    .w65 { display: block; width: 100%; }
    .square30-container { display: block; width: 90%; margin: 0 auto; text-align: center; }
	.square35-notop { display: block; width: 95%; padding: 0px 0px 10px 0px; }	
	.square45-container { display: block; width: 96%; }		
	.square65-mr { display: block; width: 98%; padding: 0px; }		
	.square50-container { display: block; width: 80%; height: auto; padding: 5px 15px; margin: 0 auto; }
	.square50-container > img { border: 0; text-align: center; display: block; width: 70%; margin: 0px auto; padding: 0px; }	
	.square50-container > .agrupadoLogoFooter { width: 25%;  }	
    .square70-container { display: block; width: 90%; margin: 0 auto; text-align: center; }		
	.square70-sp { display: block; width: 99%; height: auto; }	
	.taButtons { display: block; width: 90.2%; margin: 10px 0px; }
 
	
	/* == Navegacion == */	
	nav.mainNav { /*padding-right: 70px;*/ }
	.menu-container	{ display: none; }
	.menu-interior-container { display: none; width: 96%; }
	.resp-menu-container { display: block; }
	.resp-menu-interior-container { display: block; }	
	
	/* == Tipografia y alineacion == */
	
	.rght { text-align: center; }
}

@media only screen and (max-width: 672px) 
{
            .botonFiltra  { display: block; width: 100%; margin: 5px 0px; }
}

@media only screen and (max-width: 414px) 
{
    .field-validation-error { position: absolute; }

        nav.mainNav {
        width: 100%;
        -webkit-column-count: 1;
        column-count: 1;
    }    
    
    .subMenu-Item { max-width: 340px; }
    
    .envoltorioTarjetaCurso { height: 250px; }    

    .btnMasInfo_especializacion, .btnMasInfo_tematico, .btnMasInfo_video {
        position: relative; font-size: 14px; right: 0px; bottom: 0px; width: 100%;
    } 
    
}
 
 /* Datepicker */

input#finiciodesde, input#finiciohasta { border: 1px solid #c1c1c1; }
input#ffindesde, input#ffinhasta { border: 1px solid #c1c1c1; }

div#ui-datepicker-div { font-size: 16px; } /* Controla todos los tamaños de fuente en la capa UI */
select.ui-datepicker-month, select.ui-datepicker-year {
    color: #454545;
    font-family: 'Roboto Slab', sans-serif;
}
 
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #777777;
    background: #111111;
    font-weight: normal;
    color: #e3e3e3;
    font-family: 'Roboto Slab',sans-serif;
}
.ui-state-default:hover, .ui-widget-content .ui-state-default:hover, .ui-widget-header .ui-state-default:hover { color: #454545; background-color: #dadada; }
.ui-datepicker th { font-family: 'Roboto Slab',sans-serif; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #000000;
    background: #1c1c1c;
    font-weight: normal;
    color: #ffffff;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    background: #eaeaea;
}