/* 

font-family: 'Open Sans', sans-serif; 300,300i,400,400i,600,600i,700,700i,800,800i
font-family:'Retro Gaming';
font-family:'Bebas';

colores
amarillo: dbb918; 219,185,24
verde: 66955c;
*/
* { padding: 0px; margin: 0px; }
@font-face {font-family: "Retro Gaming"; src: url("/campus/css/fonts/RetroGaming/@font-face/4c19fc875e7ba1e6831129de3ab5ac0b.eot"); src: url("/campus/css/fonts/RetroGaming/@font-face/4c19fc875e7ba1e6831129de3ab5ac0b.eot?#iefix") format("embedded-opentype"), url("/campus/css/fonts/RetroGaming/@font-face/4c19fc875e7ba1e6831129de3ab5ac0b.woff2") format("woff2"), url("/campus/css/fonts/RetroGaming/@font-face/4c19fc875e7ba1e6831129de3ab5ac0b.woff") format("woff"), url("/campus/css/fonts/RetroGaming/@font-face/4c19fc875e7ba1e6831129de3ab5ac0b.ttf") format("truetype"), url("/campus/css/fonts/RetroGaming/@font-face/4c19fc875e7ba1e6831129de3ab5ac0b.svg#Retro Gaming") format("svg"); }
body { font-family: 'Open Sans', sans-serif; font-size: 15px; line-height: 1.2em; 
background-position: center top; background-color: #222; color: #000; background-repeat: repeat-x; }
.opensans { font-family: 'Open Sans', sans-serif; }
.clear { clear: both; }
.clear2 { clear: both; padding-top: 20px; display: block; }
.pointer { cursor: pointer; }
.animate1s { -webkit-transition: all .1s ease-in-out; transition: all .1s ease-in-out; }
.animate2s { -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.animate3s { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.centrado { width: 1100px; position: relative; left: 50%; margin-left: -550px; z-index: 10; }
.centrado_alt {
    position: relative;
    z-index: 10;
    /*width: 80%;*/
    display: block;
    position: relative;
    margin: 0 auto;
}

.centradomini { width: 420px; position: relative; left: 50%; margin-left: -210px; z-index: 1; }
.centerh { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.centerv { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.fullcenter { top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }
.svg img { width: 100%; }
.shadow { box-shadow: 2px 2px 0px rgb(0 0 0 / 50%); }
.inline1 { display: inline-block; vertical-align: middle; }
.helpcur { cursor: help; display: block; width: 100%; }
#logo { width: 290px; position: absolute; top: -25px; left: 50%; z-index: 99999; transform: translateX(-50%);
	filter: drop-shadow(10px 10px 0px rgba(0,0,0,1)); z-index: 1; }
#logo img { width: 100%; }
#logotri { width: 300px; height: 300px;  display: block; position: absolute; 
left: 50%; z-index: 99999; transform: translateX(-50%) rotateZ(45deg); background-color: #1b2f49; z-index: 0; top:-260px; }
#activation { position: absolute;
left: 50%;
color: #fff;
top: 30px;
transform: translateX(-50%);
font-size: 0.9em;
width: 400px;
max-width: 100%;
z-index: 99999;
text-align: center; }
#cabecera { margin-top: 40px; margin-bottom: 90px; position: relative; height: 80px; z-index: 2; }
#beta { position: fixed; top: 10px; left: 10px; z-index: 9999; }
#supermenu { width: 100%;  height: 75px; display: block; background-color: #000; position: relative; box-shadow: 10px 10px 0px rgba(0,0,0,0.4)}
#menu {  list-style: none; background-color: #000; z-index: 999;
	position: absolute; top: 0px; right: 0px; z-index: 99999999; font-size: 0.86em;  }
#menuuser {  list-style: none; 
	position: absolute; top: 0px; left: 00px; z-index: 99; font-size: 0.86em; color:#fff; padding: 28px; }

#menu li { margin-left: 2px; float: right; font-weight: 800; vertical-align: middle; position: relative; 
	padding: 0px; color: #fff; }
#menu li img { width: 15px; display: inline-block; vertical-align: middle; }
#menuuser li img { width: 19px; display: inline-block; vertical-align: middle; }
#menu li a { text-decoration: none; padding: 28px 19px; display: block; }
#menu img { width: 30px; }
#menu li ul { position: absolute; padding: 0px; z-index: 99999; top: 99%; 
	font-size: 0.9em; display: none; background-color: #fff; z-index: 9999; }
#menu li ul li { white-space: nowrap; cursor: pointer; display: block; text-align: center; float: none; margin-left: 0px; color: #000; padding: 13px 24px; font-weight: normal; border-bottom: 1px dotted rgba(0, 0, 0, 0.5) }
#menu li ul li:hover .notification { background-image: url(images/close_white.svg); }
.menuop1 {  cursor: pointer; }
.menuop1 a { color: #fff; }
#menu li ul a { color: #000; }
#menu li ul li:hover a { color: #fff; }
li .menuopinv { position: relative; background-color: #dbb918; color: #000; border-bottom: 1px solid #000; border-top: 1px solid #000; }
.menutri { background-image: url(images/tridown_white.svg); background-repeat: no-repeat; 
	background-position: center 50px; background-size: 15px; }
.menutriright { background-image: url(images/menutri.png); background-repeat: no-repeat; background-position: center right; }
.menuop1:hover { background-color: #dbb918; }
.menuop1:hover a { color: #000; }
#menu li ul li:hover { color: #000; background-color: #dbb918; }
#menu li:hover ul { display: block; }
#menu li ul li ul { position: absolute; top: 0px; left: 99%; display: none; }
#menu li:hover ul li ul { display: none; }
#menu li ul li:hover ul { display: block; }
.cursosmenu { min-width: 480px; padding-top: 00px; }
.menufilters { position: absolute; z-index: 999; top: 0px; right: 0px; width: 50%; }
.menufilter { position: relative; display: inline-block; padding: 13px 2px; padding-right: 30px;
background-image: url(images/tridown_white.svg); background-size: 20px; cursor: pointer; 
background-repeat: no-repeat; background-position: right 7px center; font-size:12px; }
.menufiltermenu { display: none; position: absolute; top:90%; right: 0px; background-color: #000; color:#fff; z-index: 1; }
.menufiltermenu a { text-decoration: none; color:#fff !important; display: block; padding: 6px 20px !important;  display: block; }
.menufiltermenu a:hover { background-color: #dbb918; color:#000 !important; }
.menufilter:hover .menufiltermenu { display: block;}

.supermenu { cursor: pointer; border-left: 1px solid #000; margin: none; background-position: center; background-size: 30px; background-repeat: no-repeat; }
.superm1 { background-image: url(images/menudot.svg); }
.superm2 { background-image: url(images/alert.svg); }
.maincol1 { width: 30%; float: left; z-index: 2; margin-top: 30px; }
.maincol1_alt { width: 35%; float: left; z-index: 2; margin-top: 30px; }

.maincol1s { width: 30%; float: left; z-index: 2; margin-top: 314px; }
.maincol2 { width: 68%; float: right; margin-top: 306px; position: relative; z-index: 0; }
.maincol2_alt { width: 63%; float: right; margin-top: 306px; position: relative; z-index: 0; }

.vaciosala { display: block; height: 1px; margin-top: 200px; }
.pad1 { padding: 20px; }
.pad2 { padding: 15px; display: block; }
.pad3 { padding: 9px; display: block; }
.pad4 { padding: 4px; }
.pad1h { padding: 0px 25px; }
.pad1v { padding: 25px 0px; }
.box { margin-bottom: 18px; }
.botonbox { width: auto; display: inline-block; padding-left: 40px; }
.inlineimage { height: 0.9em; display: inline-block; }
.yellow { color: #dbb918; }
.uablue { color: #1b2f49; }
.red { color: #ff0058; }
.white { color: #fff; }
.gray { color: #666; }
.green { color: #66955c; }
.byellow { background-color: #dbb918; color: #000; }
.bwhite { background-color: #fff; color: #000; }
.bgreen { background-color: #66955c; color: #fff; }
.bblack { background-color: #000; color: #fff; }
.bgranate { background-color: #f3523e; color: #000; }
.bgreen:hover { background-color: #000; }
.tri { width: 30px; height: 30px; position: absolute; top: 14px; right: 20px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.tri2 { width: 30px; height: 30px; right: 20px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.byellow .tridown, .bwhite .tridown { background-image: url(images/tridown_black.svg); }
.bblack .tridown { background-image: url(images/tridown_white.svg); }
.byellow .triup, .bwhite .triup { background-image: url(images/triup_black.svg); }
.bblack .triup { background-image: url(images/triup_white.svg); }
.triback { width: 30px; height: 30px; display: none; position: absolute; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.byellow .triback, .bwhite .triback { background-image: url(images/triback_black.svg); }
.bblack .triback { background-image: url(images/triback_white.svg); }
.maxbot { width: 30px; height: 30px; position: absolute; top: 15px; right: 47px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.byellow .maxbot, .bwhite .maxbot { background-image: url(images/maxim_black.svg); }
.bblack .maxbot { background-image: url(images/maxim_white.svg); }
.helpbot { width: 30px; height: 30px; position: absolute; top: 15px; right: 77px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.helpbot2 { width: 30px; height: 30px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.byellow .helpbot, .bwhite .helpbot { background-image: url(images/help_black.svg); }
.bblack .helpbot { background-image: url(images/help_white.svg); }
.bblack .helpbot2 { background-image: url(images/help_white.svg); }
.minihelp {
    background-image: url(images/help_white.svg);
    position: absolute;
    right: 20px;
    width: 30px;
    height: 20px;
    background-size: cover;
    cursor: pointer;
    top: 50px;	
}

.videomaxbot { width: 30px; height: 30px; position: absolute; top: 15px; right: 52px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.nextvideobot { background-image: url(images/nextvideo.svg); width: 30px; height: 30px; position: absolute; top: 15px; right: 82px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.prevvideobot { background-image: url(images/prevvideo.svg); width: 30px; height: 30px; position: absolute; top: 15px; right: 112px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.tipolistbot { width: 30px; height: 30px; position: absolute; top: 15px; right: 77px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.tipolistbot2 { width: 30px; height: 30px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.tlblist { background-image: url(images/list1.svg); }
.tlbicons { background-image: url(images/list2.svg); }
.byellow .videomaxbot, .bwhite .videomaxbot { background-image: url(images/maxim_black.svg); }
.bblack .videomaxbot { background-image: url(images/maxim_white.svg); }
.likebot { width: 36px; height: 36px; opacity: 0.8; position: absolute; top: 4px; right: 56px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.byellow .nolike, .bwhite .nolike { background-image: url(images/heart_black.svg); }
.bblack .nolike { background-image: url(images/heart_white.svg); }
.likebot:hover { opacity: 1; }
.like { background-image: url(images/heart_red.svg); }
.likelayer { width: 50px; height: 50px; top:0; position: absolute; cursor: pointer; background-size: 50%; background-repeat: no-repeat; background-position: center; }
.bwhite .likelayer { background-color: rgba(255, 255, 255, 0.96); background-image: url(images/heart_black.svg); opacity: 0; }
.bwhite .videolike .likelayer { opacity: 0.9; }
.byellow .likelayer { background-color: rgba(219, 185, 24, 0.96); background-image: url(images/heart_black.svg); opacity: 0; }
.avatar1 .likelayer { background-color: rgba(0, 0, 0, 0.5); background-image: url(images/heart_white.svg); opacity: 0; }
.userdesc { font-size: 0.85em; font-style: italic; }
.profilesep { border-top: 1px solid #dbb918; height: 20px; position: relative; font-family: 'Open Sans', sans-serif; font-size: 1.2em; }
.profilesep p { display: block; background-color: #000; position: absolute; padding: 5px 20px; top: -3px; white-space: nowrap; }
.likelayer:hover { opacity: 1; background-size: 55%; }
.likelayer.like { background-image: url(images/heart_red.svg); }
.withlikelayer:hover .likelayer { opacity: 1; }
.liketxt { font-weight: 600; display: inline-block; background-image: url(images/heart_red.svg); background-repeat: no-repeat; background-position: right 48%; background-size: 12px; padding-right: 15px; }
.chatbot { width: 36px; height: 36px; opacity: 0.9; position: absolute; top: 4px; right: 16px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.byellow .chatbot, .bwhite .chatbot { background-image: url(images/chat_black.svg); }
.bblack .chatbot { background-image: url(images/chat_white.svg); }
.toolbot { width: 30px; height: 30px; position: absolute; top: 20px; right: 85px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.byellow .toolbot, .bwhite .toolbot { background-image: url(images/chat_black.svg); }
.bblack .toolbot { background-image: url(images/gear_white.svg); }
.closebot { width: 30px; height: 30px; z-index: 99; position: absolute; top: 15px; right: 22px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.closebot2 { width: 30px; height: 30px; z-index: 99; position: absolute; top: 15px; right: 15px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }

.closebotmini { background-image: url(images/close_white.svg); width: 20px; height: 20px; z-index: 99; position: absolute; top: 7px; right: 6px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-position: center; }
.byellow .closebot, .bwhite .closebot { background-image: url(images/close_black.svg); }
.byellow .closebot2, .bwhite .closebot2 { background-image: url(images/close_black.svg); }
.bblack .closebot, .bblack .closebot2 { background-image: url(images/close_white.svg); }
.relative { position: relative; }
.absolute { position: fixed; z-index: 999; width: 900px; max-height: 92%; overflow: hidden; overflow-y: scroll; }
.fixed { position: fixed; z-index: 999; width: 900px; max-height: 92%; }
.blacklayer { position: fixed; top: 0px; height: 100%; width: 100%; left: 0px; z-index: 998; background-color: rgba(0, 0, 0, 0.7); }
.blacklayer2 { display: none; position: fixed; top: 0px; height: 100%; width: 100%; left: 0px; z-index: 998; background-color: rgba(0, 0, 0, 0.7); }
.blacklayer3 { display: none; position: fixed; top: 0px; height: 100%; width: 100%; left: 0px; z-index: 998; background-color: rgba(0, 0, 0, 0.7); }
.blacklayer4 { display: none; position: fixed; top: 0px; height: 100%; width: 100%; left: 0px; z-index: 9999; background-color: rgba(0, 0, 0, 0.7); }
.login { width: 390px; }
.passwin1 { width: 430px; left: 250%; }
.passwin2 { width: 430px; z-index: 999999; }
.acepto { display: block; padding: 26px 0px; }
.acepto a { color:#000; }
.register { width: 460px; left: 250%; }
.badgewin { width: 480px; display: none; }
.helpwin { width: 480px; display: none; }
.rgpdpwin { width: 480px; display: block; }
.supportwin { width: 540px; display: none; }
.adminwin { width: 540px; display: none; }
#changeswin { width: 540px; display: none; min-height: 400px; max-height: 560px; overflow-y: scroll; }
#testwin { width: 620px; display: none; max-height: 660px; overflow-y: scroll; }
#infowin { width: 820px; display: none; max-height: 680px; overflow-y: scroll; }
#statswin { width: 1120px; display: none; max-height: 680px; overflow-y: scroll; }

#fotowin { display: none; }
#fotowin img { display: block; position: relative; z-index: 0; width: 100%; }
#fotoload { position: relative; z-index: 0; display: block; max-width: 90vw; max-height: 90vh; }
.normaswin { width: 740px; display: none; max-height: 600px; overflow-y: scroll; }
#toquewin { width: 500px; display: none; max-height: 600px; background-size: 20px; background-position: 20px center; background-repeat: no-repeat; z-index: 99999999; }
.loadwin { width: 670px; display: none; max-height: 600px; overflow-y: scroll; }
.welcomewin { width: 670px; display: none; transition-duration: 2.2s; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); }
#loadcontent { margin-top: 30px; }
.puntuawin { width: 100%; display: block; }

/*badges */
.badgeimg { display: inline-block; }
.badubadge { width: 52px; display: inline-block; margin: 0px; }
#badgeimg { text-shadow: 5px 5px 0px #000; -webkit-filter: drop-shadow(5px 5px 0px rgba(0, 0, 0, 0.8)); filter: drop-shadow(5px 5px 0px rgba(0, 0, 0, 0.8)); animation: beat .45s infinite alternate; transform-origin: center; }

/* Heart beat animation */
@keyframes beat {
	to { transform: scale(1.2); }
}
.boxtitbar { position: relative; }
.absolute .boxtitbar { cursor: pointer; }
.dragable { background-repeat: no-repeat; background-position: center; background-size: 28px; }
.bblack.absolute .dragable, .videopip .dragable { background-image: url(images/dragable_white.svg); cursor: pointer; }
.byellow.absolute .dragable, .bwhite.absolute .dragable { background-image: url(images/dragable_black.svg); cursor: pointer; }
.loading { background-repeat: no-repeat; background-position: center; }
.bblack.loading { background-image: url(images/loading_white.svg); }
.byellow.loading, .bwhite.loading { background-image: url(images/loading_black.svg); }
.vermas { display: none; }
.sepbox { position: relative; width: 100%; display: block; height: 0px; }
.sepbox2 { position: relative; width: 100%; display: block; height: 20px; }
.sepbox3 { position: relative; width: 100%; display: block; height: 14px; }
.sepline { width: 100%; height: 1px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

/* perfil */
.avatarprof { width: 100px; height: 100px; background-color: #dbb918; z-index: 10; border-radius: 50%; overflow: hidden; position: absolute; top: -50px; }
.avatarprof:hover { z-index: 11; }
.avatarprof img { width: 100%; position: absolute; left: 0px; top: 0px }
.avatar1 { width: 100px; height: 100px; background-color: #dbb918; border-radius: 50%; overflow: hidden; position: absolute; top: -50px; }
.avatar1 img { width: 100%; position: absolute; left: -4px; top: -10px }
.avatar2 { width: 100px; height: 100px; background-color: #222; border-radius: 50%; overflow: hidden; border: 6px solid #dbb918; position: absolute; top: -50px; }
.avatar2 img { width: 100%; position: absolute; left: 0px; }
.avatar3 { width: 140px; height: 100px; position: absolute; top: -60px; }
.avatar3 img { width: 100%; }
h2, .boton { font-size: 1.2em; font-weight: 800; }
h3 { font-size: 1.2em; font-weight: 800; }
.botonmini { font-size: 1em; font-weight: 600; cursor: pointer; display: block; text-decoration: none; }
.boton { cursor: pointer; }
.botonhover { -webkit-transform: translateX(0px) translateY(1px); transform: translateX(0px) translateY(1px); -ms-transform: translateX(0px) translateY(1px); }
.botonhover { border-left: 2px solid #000; }
h4 { font-family: 'Retro Gaming'; font-weight: normal; font-size: 2em; line-height: 0.85em; }
h5 { font-family: 'Retro Gaming'; font-weight: normal; font-size: 1.4em; line-height: 1em; }

/* stats */
.statgraf { display: inline-block;
vertical-align: top; }

/* tasks */
.uptask { position: relative; width: 98%; clear: both; padding: 18px 10px; font-size: 0.85em; border-top: 1px dotted #888; }
.uptaskitem1 { float: left; width: 23%; display: block; }
.uptaskitem2 { float: left; width: 11%; display: block; }
.uptaskitem3 { float: left; width: 30%; display: block; }
.tasktoolbot { width: 30px; height: 30px; position: absolute; top: 13px; right: 0px; cursor: pointer; background-size: 70%; background-repeat: no-repeat; background-image: url(images/gear.svg); background-position: center; }
.tasktoolbot:hover { background-image: url(images/gearb.svg); background-color: #fff; }
.tasktoolmenu { background-color: #fff; position: absolute; display: none; padding: 5px 0px; z-index: 99; right: 0px; top: 99%; color: #000; box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.4); }
.tasktoolbot:hover .tasktoolmenu { display: block; }
.tasktoolmenu span { display: block; padding: 8px 15px; line-height: 1em; margin: 0px; white-space: nowrap;}
.tasktoolmenu span:hover { background-color: #000; color: #fff; }
.taskboton { float: right; background-size: 15px; background-position: left 20px; 
	background-repeat: no-repeat; padding: 20px 10px 10px 25px; margin-left: 14px; font-size: 0.8em; display: block; cursor: pointer; opacity: 0.8; }
.taskboton:hover { opacity: 1; }
.taskbotfin { background-image: url(images/task_finish.svg); }
.taskbotedit { background-image: url(images/edit_task.png); }
.taskbotlock { background-image: url(images/task_lock.svg); }
.taskbotrec { background-image: url(images/task_reminder.svg); }
.taskbotdownload { background-image: url(images/download_icon2.png); }

.tarnota { display: inline-block; width: 40%; font-size: 0.8em; line-height: 1.4em; vertical-align: top; margin-top: 10px; }

/*otros */
.miniavatar { float: left; width: 70px; position: relative; text-align: center; font-size: 0.8em; margin-bottom: 15px; cursor: pointer; margin: 9px; }
.miniavatar .minifoto { border-radius: 46px; width: 100%; height: 70px; overflow: hidden; margin-bottom: 6px; position: relative; border: 6px solid #222; background-color: rgba(0, 0, 0, 0.7); }
.minifoto img { width: 100%; margin-top: 2px; position: absolute; top: 0px; left: 0px; z-index: 0; }
.miniavatar p { line-height: 1.3em; }
.miniavatar .minisep { clear: both; }
.star { position: absolute; z-index: 2; right: 0px; top: -6px; width: 38px; -webkit-filter: drop-shadow(5px 5px 0px rgba(0, 0, 0, 0.5)); filter: drop-shadow(5px 5px 0px rgba(0, 0, 0, 0.5)); height: 36px; overflow: hidden; background-position: center; background-size: 100%; background-repeat: no-repeat; }
.star_1 { background-image: url(images/star_1.svg); }
.star_2 { background-image: url(images/star_2.svg); }
.star_3 { background-image: url(images/star_3.svg); }
.starborder_1 { border: 6px solid #e4941e; background-color: #e4941e; }
.starborder_2 { border: 6px solid #aaa; background-color: #aaa; }
.starborder_3 { border: 6px solid #c67347; background-color: #c67347; }
.minialumno { /*width: 100%; padding: 10px 0px;*/ background-position: 3px center; 
	background-repeat: no-repeat; background-size: 18px; border-top: 1px solid rgba(0,0,0,0.2); font-size: 0.9em; /*position: relative;*/ }
.minialumno .minifoto { display: none; border: 0px; }
.minialumno .minisep { float: left; width: 13%; text-align: left; }
.minialumno .minisep2 { float: left; width: 31%; text-align: left; }
.minimas { /*float: right; width: 3%;*/ background-image: url(images/minimas.svg); background-size: 20%; background-repeat: no-repeat; background-position: center; cursor: pointer; }
.minidownload { margin-right: 10px; /*float: right;*/ display: block; width: 17px; height: 17px; background-image: url(images/download.svg); background-size: 100%; background-repeat: no-repeat; background-position: center; cursor: pointer; }

.useron { background-image: url(images/useron.svg); }
.useroff { background-image: url(images/useroff.svg); }

/* feedback */
.feedwinicon { display: inline-block; width: 18px; vertical-align: middle; }
#feedbackwin { width: 520px; display: none; max-height: 680px;  }
.feedbackform { overflow-y: scroll; max-height: 460px; min-height: 70%; }
.feedpreg { padding: 3px 0px; }
.feedstars { opacity: 0.8; }
.feedstar { background-size: 40px; display: inline-block; z-index: 2; width: 39px; 
	height: 39px; background-repeat: no-repeat; cursor: pointer; position: relative;}
.feedstarlayer { position: absolute; top:0px; left:0px; width: 100%; height: 100%; z-index: 2; background-image: url(images/feedstar.svg); }
.feedcolor { position: absolute; top:10%; left:10%; width: 80%; height: 80%; background-color: #ff0000; z-index: 0; }
.feeds1 { opacity: 0.5; }
.feeds2 {  opacity: 1; }

.feedc1 { background-color: #c44135; }
.feedc2 { background-color: #ce6b37; }
.feedc3 { background-color: #d78c35; }
.feedc4 { background-color: #e2ab30; }
.feedc5 { background-color: #e6c527; }
.feedc6 { background-color: #ddcd24; }
.feedc7 { background-color: #c1c52a; }
.feedc8 { background-color: #9cb733; }
.feedc9 { background-color: #76a93b; }
.feedc10 { background-color: #419941; }
.feeds1 .feedcolor { background-color: #777; }

.feedstar p { position: absolute; color:#fff; z-index: 3; font-weight: bold; font-size: 10px; top:52%; left:50%; display: block; transform: translateX(-50%) translateY(-50%); }
#feedbackwincont textarea { border:1px solid #888; width: 96%; padding-top: 2%; margin-top: 7px; }

.botfeedback { float: right; display: block; clear: both; padding: 20px 5px; padding-right: 95px; font-size: 13px; padding-top: 0px;
cursor: pointer; background-image: url(images/stars.svg); background-position: right top; background-repeat: no-repeat; 
background-size: 88px; opacity: 0.75; overflow: hidden; position: relative; width: 50%; margin-bottom: 16px; }
.botfeedback:hover { opacity: 1; }
.botfeedbackroll { position: absolute; top:0px; right:98px; width: 100%; text-align: right; }

.botfeedback2 { float: right; display: block; clear: both; padding: 20px 5px; padding-right: 20px; font-size: 13px; padding-top: 0px;
cursor: pointer; background-image: url(images/chain.svg); background-position: right 2px; background-repeat: no-repeat; 
background-size: 14px; opacity: 0.75; }

#bfr2 { top:30px; }

.feedloading { position: absolute; top:0px; left:0px; width: 100%; height: 100%; background-color: rgba(255,255,255,0.9); background-repeat: no-repeat; 
	background-position: center;  background-image: url(images/loader.gif); z-index: 999; display: none; }

.feedrestars { padding: 6px 0px 4px; font-size: 11px; }
.feedstar2 { background-size: 24px; display: inline-block; z-index: 2; width: 24px; 
	height: 24px; background-repeat: no-repeat; cursor: pointer; position: relative;}
.feedstarlayer2 { position: absolute; top:0px; left:0px; width: 100%; height: 100%; z-index: 2; background-image: url(images/feedstarb.svg); }

#adminfeed { position: fixed; width: 346px; z-index: 999999; display: none;}
.feedtxt { font-size: 11px; font-style: italic; padding-top: 20px; display: block; }

.feednotas { font-size: 11px; text-align: left; }
#feednotas, #feednotas2 { padding-top: 18px; display: none; }
.feeednote { display:block; padding:10px 0px; margin:0px 0px; border-top: 1px dotted rgba(255,255,255,0.3);
	font-style: italic; position: relative; }
#feednotasbot { text-align: center; opacity: 0.8; cursor: pointer; padding-bottom: 5px; }
#feednotasbot:hover { opacity: 1; }
.feednotenum { position: absolute; right: 0px; }

/* asistencia */
.minialumno2 {
    display: flex;
    justify-content: start;
    align-items: center;
}
.minialumno2 .minisep2 { display: inline-block; width: 40%; text-align: left; }
.minialumno2 .minisep22 { display: inline-block; width: 14%; text-align: left; }
.minialumno2 .minisep3 {
    display: flex; 
    text-align: left;  
    justify-content: start;
    align-items: center;
}
.minialumno2 { width: 100%; padding: 4px 0px; background-position: 3px center; 
	background-repeat: no-repeat; background-size: 18px; border-top: 1px solid rgba(0,0,0,0.1); 
	font-size: 0.9em; position: relative; color:#999; }
.asistbot { display: inline-block; padding: 4px 10px; border-radius: 15px; color:#000; 
	font-size: 0.8em; cursor: pointer;  }
.asistbotgreen.asistbotsel { opacity: 1; background-color: #22dd33; color:#fff; }
.asistbotgreen.asistbotnosel { color:#000; background-color: #fff; opacity: 0.4; }
.asistbotred.asistbotsel { opacity: 1; background-color: #ff2266; color:#fff; }
.asistbotred.asistbotnosel { color:#000;  background-color: #fff; opacity: 0.4; }
.asistbotblue.asistbotsel { opacity: 1; background-color: #9b6dff; color:#fff; }
.asistbotblue.asistbotnosel { color:#000;  background-color: #fff; opacity: 0.4; }
.asiscirc { width: 16px; height: 16px; display: block; border-radius: 10px; }
.dateinput { display: inline-block; width: 30px; height: 20px; color:transparent; border:0px; cursor: pointer;
background-image: url(images/calendar.svg); background-size: 40px; background-position: center; background-repeat: no-repeat; }
#asistenciabox h2 { display: inline-block; padding-right: 10px; }
.inputfileLabel {background-color: #4d8cf2; padding: 0.5rem;color: #fff; border: 2px solid #9ec3ff; border-radius: 0.5rem}
.inputfileLabel:hover {background-color: #3b73ce; border-color: #729fe7; cursor: pointer;}
/* infowin */
.fichacol { border-top: 1px solid #999; padding-top: 10px; position: relative; }
.fichatar { float: left; width: 28%; }
.fichatar2 { float: left; width: 50%; }
.fichatar3 { float: left; width: 22%; }
.fichatar4 { float: left; width: 15%; }
.fichatar6 { float: left; width: 35%; }
.fichatar7 { float: left; width: 65%; }
.fichatar8 { float: left; width: 78%; }
.badgescol { position: absolute; right: 20px; top: 80px; width: 45%; }
.badgeimg2 { float: left; width: 40px; margin: 4px 0px; }
.badgeimg2 img { width: 100%; }
.badgeimg3 { position: relative; width: 100% margin:4px; clear: both; opacity: 0.8; border-bottom: 1px solid rgba(0, 0, 0, 0); }
.badgeimg3 img { width: 8%; display: inline-block; vertical-align: middle; margin-right: 4px; }
.badgeimg3 p { display: inline-block; vertical-align: middle; }
.dado { float: right; width: 15px; margin-top: 6px; }
.dado img { width: 100%; }
.addbadgebot { position: absolute; right: 0px; top: 0px; width: 45%; cursor: pointer; }
.addbadgelist { display: none; background-color: #eee; height: 500px; overflow-y: scroll; position: absolute; z-index: 9999; padding: 15px; top: 25px; width: 560px; right: 20px; font-size: 0.85em; }
.badgeimg3:hover { border-bottom: 1px solid #000; opacity: 1; }
.addsoftskillwin { display: none; background-color: #eee; height: 100px; overflow-y: scroll; position: absolute; z-index: 9999; padding: 15px; top: 425px; width: 310px; right: 40px; font-size: 0.85em; }

/* morosos */
.morosos { position: fixed; z-index: 99999999; background-color: #ff0000; color: #fff; bottom: 0px; left: 0px; width: 100%; background-image: url(images/danger.svg); background-size: 26px; background-position: 96% center; background-repeat: no-repeat; }
.morosos p { padding: 40px 100px 40px 60px; }
.morosos a { color: #fff; }
.vgastop { position: fixed; z-index: 99999999; background-color: #ff0000; color: #fff; bottom: 0px; left: 0px; width: 100%; background-image: url(images/danger.svg); background-size: 26px; background-position: 96% center; background-repeat: no-repeat; }
.vgastop p { padding: 20px 100px 20px 60px; }
.vgastop a { color: #fff; }

/* chat */
.byellow .chatitem, .bwhite .chatitem { position: relative; position: relative; }
#chatform { padding: 18px; }
#chatinput { width: 78%; }
#foroinput, #muroinput, #vcomsinput { width: 88%; display: inline-block; min-height: 10px; padding: 10px 5px; }
input, textarea, select { background-color: transparent; outline: none; padding: 6px; color: #000; border: 0px; border-bottom: 1px solid rgba(0, 0, 0, 0.5); font-size: 0.9em; }
::-webkit-input-placeholder {    /* Chrome/Opera/Safari */
color: rgba(0, 0, 0, 0.4); }
::-moz-placeholder {    /* Firefox 19+ */
color: rgba(0, 0, 0, 0.4); }
:-ms-input-placeholder {    /* IE 10+ */
color: rgba(0, 0, 0, 0.4); }
:-moz-placeholder {    /* Firefox 18- */
color: rgba(0, 0, 0, 0.4); }
.commentitem { border: 0px; /*padding-right: 26px; position: relative;*/ }
.commentitem .chatfoto { /*margin-left: 17px;*/ }
.respbot { color: #111; font-weight: 600; display: inline-block; background-image: url(images/chat_black.svg); background-repeat: no-repeat; background-position: right 50%; background-size: 12px; padding-right: 15px; cursor: pointer; }
.delbot { color: #ff0000v; font-weight: 600; display: inline-block; background-image: url(images/delcom.svg); background-repeat: no-repeat; background-position: right 50%; background-size: 12px; padding-right: 15px; cursor: pointer; }
.resp { font-style: italic; font-weight: 300; color: #444; }
.resptxt { padding: 10px 15px; font-style: italic; color: #888; }
.newcoms { position: absolute; width: 20px; height: 20px; overflow: hidden; border-radius: 12px; background-color: #ff0000; color: #fff; font-size: 0.8em; z-index: 99; top: 4px; left: 0px; }
.newcoms2 { position: absolute; width: 24px; height: 24px; overflow: hidden; border-radius: 12px; background-color: #ff0000; color: #fff; font-size: 0.8em; z-index: 99; top: -10px; right: -6px; }
.newcoms p, .newcoms2 p { padding: 1px 3px; width: 100%; text-align: center; display: block; margin: 0px; font-weight: bold; font-size: 11px; }
.showallcoms { padding: 5px 0px 15px 0px; display: block; font-size: 0.8em; cursor: pointer; color: #444; }
.showallcoms:hover { color: #111; }
.notification {}
.delnot { width: 20px; height: 20px; background-image: url(images/close_black.svg); background-position: right center; background-repeat: no-repeat; background-size: 20px; cursor: pointer; }

/* videos folders lecciones */
.folderitem { display: inline-block; position: relative; vertical-align: top; text-align: center; font-style: italic; margin-top: 10px; padding: 0px 6px; cursor: pointer; }
.folderitem img { width: 60px; position: relative; z-index: 1; left: 0px; top: 0px; }
.folderitem p { opacity: 0.85; font-size: 0.9em; font-weight: 400; line-height: 1.4em; display: block; max-height: 50px; overflow: hidden; margin: 0px 0px 0px 5px;}
.nofold { opacity: 0.3; -webkit-filter: grayscale(100%); filter: grayscale(100%); cursor: default; }
.listbox .folderitem { width: 230px; margin: 0px; padding: 0px; }
.listbox .folderitem img { float: left; width: 35px; }
.listbox .folderitem p { float: left; width: 80%; text-align: left; padding-top: 10px; padding-left: 4px; }
.chathora { /*position: absolute;*/ right: 20px; font-weight: 500; text-align: right; font-style: italic; opacity: 0.6; font-size: 0.8em; }
.chatitem .chathora { top: 16px; }
.commentitem .chathora { top: 0px; }
.chatitem2 { font-size: 0.9em; width: 90%; margin-left: 3%; line-height: 1.4em; padding: 5px 5px; }
.chatitemtxt { width: 90%; }
.chatfoto { /*float: left; display: inline-block; margin-right: 20px;*/ width: 40px; height: 40px; border-radius: 25px; /*overflow: hidden;*/ margin-left: 1px; position: relative; }
.chatfoto img { width: 100%; /*position: absolute; top: 0px;*/ }
.chatfoto2 { float: left; display: inline-block; margin-right: 10px; background-color: rgba(0, 0, 0, 0.8); width: 30px; height: 30px; border-radius: 25px; overflow: hidden; margin-left: 1px; position: relative; }
.chatfoto2 img { width: 120%; position: absolute; top: -6px; left: -4px; }
#historylist { padding: 10px; max-height: 60vh; overflow-y: scroll; position: relative; }
.chattxt { /*display: inline-block; float: left; width: 75%;*/ }
.chatfotomini { float: left; margin-right: 18px; width: 30px; height: 30px; border-radius: 30px; background-color: #444; overflow: hidden; margin-left: 2px; position: relative; }
.chatfotomini img { width: 100%; position: absolute; top: -2px; }
.visto { position: absolute; right: 2px; top: 6px; width: 20px; display: none; height: 20px; background-image: url(images/visto.svg); background-size: 100%; background-repeat: no-repeat; }
.viendo { position: absolute; right: 2px; top: 28px; width: 24px; display: none; height: 20px; background-image: url(images/viendo.svg); background-size: 100%; background-repeat: no-repeat; }
.videonum { position: absolute; top: 32px; left: 50%; font-family: 'Retro Gaming'; color: #000; }
.listbox .visto { position: absolute; right: 10px; top: 6px; }
.listbox .viendo { position: absolute; right: 32px; top: 6px; }
.semanasContainer {background-position: center; background-size: cover; min-height: 4rem; border-radius: 15px; position: relative;}
.semanasContainer::before {content: "";position: absolute;border-radius: 15px;top: 0px;right: 0px;bottom: 0px;left: 0px;background-color: rgba(0,0,0,0.10);}
.semanasContainer p {font-size: 12px;}

/* video player */
#videoplayer { z-index: 99999999 !important; }
.videoplayer { display: none; z-index: 9999; overflow: hidden; }
.videotit { padding: 24px 24px; width: 90%; }
#videocontent { position: relative; width: 100%; height: 56%; }
#videocontent iframe { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: block; }
.videoframe { position: relative; z-index: 1; width: 100%; padding-top: 56%; background-color: #111; background-size: cover; display: block; background-image: url(images/videoframe.jpg); }
.videoframe iframe { position: absolute; z-index: 9; top: 0px; left: 0px; width: 100%; height: 100%; display: block; }
.videologo { position: absolute; top: 70px; right: 20px; z-index: 9; }
.playbot { position: absolute; z-index: 6; top: 0px; left: 0px; width: 100%; height: 100%; display: block; opacity: 0.9; background-repeat: no-repeat; background-image: url(images/play-button.svg); background-position: center 60%; background-size: 60px; cursor: pointer; }
.playbot:hover { opacity: 1; }
.novermas { position: absolute; right: 70px; top: 15px; padding: 10px; color: #000; cursor: pointer; z-index: 9999; opacity: 0.5 }
.novermas:hover { opacity: 1 }
.novermas2 { position: absolute; right: 40px; bottom: 23px; padding: 10px; color: #eee; cursor: pointer; z-index: 9999; opacity: 0.5 }
.novermas2:hover { opacity: 1 }
.welcomevideofix { position: fixed; width: 900px; z-index: 99999; }
.welcomevideorel { position: relative; width: 100%; }
.welcomevideofix .dragable { background-image: url(images/dragable_black.svg); cursor: pointer; }
.welcomevideo.relative .closebot, .welcomevideo.relative .novermas { display: none; }
.welcomevideo.absolute .playbot { display: none; }
.videonormal { position: absolute; width: 1000px; height: auto; }
.videofull { position: fixed; width: 99vw; height: 100vh; top: 0px; left: 0px; }
.videopip { position: fixed; width: 400px; height: 290px; }
.videopip #forobox { display: none; }
.videopip .videotit { cursor: pointer; }
.videodetails { position: relative; font-size: 0.9em; }
.videolike { position: absolute; top: 10px; right: 10px; z-index: 9999; width: 65px; height: 45px; }
.videonormal .dragable { background-image: url(images/dragable_white.svg); cursor: pointer; }
#videobox { background-color: #222; }

/* forms */
.recordar { position: absolute; margin-top: -32px; right: 16px; font-size: 0.8em; opacity: 0.7; cursor: pointer; }
.recordar:hover { opacity: 1; }
.marg1 { margin: 5%; width: 80%; display: block; position: relative; }
form { width: 100%; margin: 15px 0px; }
input, select { width: 90%; }
.loginform { width: 100%; }
.loginform input { padding: 5%; margin: 0px 0px; }
.perfilform input, .perfilform textarea, .perfilform select { padding: 3%; margin: 5px 0px; background-color: rgba(0, 0, 0, 0.1); }
.puntuaform select { padding: 15px; background-color: rgba(0, 0, 0, 0.1); background-position: 98% -1px; }
.byellow.login input, .byellow.register, .byellow.perfilwin. input { color: #000; background-color: rgba(0, 0, 0, 0.1); }
.inputerror { background-image: url(images/inputerror.svg); background-position: right center; background-repeat: no-repeat; background-size: 35px; }
.miniinput { width: 39%; display: inline-block; margin-right: 9px; }
.miniinput2 { width: 26%; display: inline-block; margin-right: 9px; }
.bblack a { color: #fff; }
.bwhite a, .byellow a { color: #000; }
#msgform { width: 100%; }
#msgform input, #msgform textarea { padding: 14px 0px; }
#msgform textarea { width: 91%; }

.regformselct { width:100%; height: 52px; background-position: right 2px; padding-left:20px;  }

#terms { position: fixed; top:50%; left:50%;  width: 900px; height: 700px; overflow: scroll; padding: 20px; z-index: 9999; 
    border-radius: 6px;  background-color: #fff; padding: 40px; color:#000;
        transform: translateY(-50%) translateX(-50%); display: none; }

.termsclose { position: absolute; right:20px; top:20px; cursor: pointer; }
#terms h1 { font-family:'Retro Gaming'; margin-bottom: 10px; }

/*tests*/
.pregunta { padding-left: 10px; position: relative; margin-bottom: 10px; }
.preguntanum { font-size: 1em; position: absolute; left: 0px; top: 9px; font-weight: bold; }
#testcontent { text-align: left; }
#testcontent p { display: block; padding: 8px 8px 8px 12px; border-bottom: 1px solid #000; margin-bottom: 10px; font-weight: bold; }
#testcontent input { text-align: left; width: auto; margin: 4px 8px; }
.nota { font-style: 2em; font-weight: bold; text-align: center; }
.notafinal { font-weight: bold; font-size: 4em; display: block; display: inline-block; clear: both; width: 80px; height: 80px; overflow: hidden; border-radius: 60px; line-height: 1.3em; border: 4px solid #000; margin-top: 20px; margin-bottom: 20px; color: #000; }
#resps { font-weight: normal; }
#resps strong { color: #bb0000; }

/* avatar */
#perfilwin { width: 420px; display: none; }
#avatarwin { float: left; width: 370px; text-align: left; }
#avatarwin h5 { display: block; }
.perfilform { float: left; width: 420px; margin: 0px; }
.perfilform .miniinput { width: 43%; }
.perfilform textarea { width: 93%; }
.colorcol { float: left; width: 300px; clear: both; margin: 1px 0px; font-size: 0.85em; }
.colorcol p { display: inline-block; vertical-align: top; width: 100px; }
.color, .color2 { border: 1px solid #000; width: 22px; position: relative; vertical-align: top; height: 22px; border-radius: 11px; display: block; border: 1px solir #000; display: inline-block; margin-bottom: 4px; cursor: pointer; }
.picker { width: 22px; position: relative; vertical-align: top; height: 22px; border-radius: 11px; display: block; display: inline-block; margin-bottom: 4px; cursor: pointer; }
.color img, .color2 img, .picker img { width: 100%; margin-top: -1px; }
.colorsel { background-image: url(images/cercle.svg); background-position: center; background-repeat: no-repeat; background-size: 100%; }
#canvas { width: 100px; margin-top: -100px; border-radius: 80px; margin-bottom: 10px; }
#spritecanvas { position: fixed; left: -2000px; top: -2000px; }
#backcontent { position: fixed; z-index: 0; width: 100%; height: 100%; top: 0px; left: 0px; overflow: hidden; filter: contrast(110%) brightness(105%); }
#backgame { position: absolute; z-index: 9; width: 2708px; height: 1000px; top: 0px; left: 0px; left: -640px; top: 0px; }
#backcanvasimg { position: absolute; left: 0px; top: 9px; width: 2708px; height: 100%; z-index: 0; left: 54.8%; background-image: url(/campus/game/assets/back1.png); background-size: 2708px; margin-left: -1394px; }
#backcanvas { position: absolute; left: 0px; width: 2708px; height: 1000px; z-index: 1; top: 32px; left: 50%; margin-left: -1358px; }
#backcanvas canvas { position: relative; width: 2708px; height: 1000px; top: 0px; }
.phaservideo { position: absolute; background-color: #333; z-index: 0; width: 150px; height: 100px; transform: rotate(0deg) skew(0deg, -30deg); top: 215px; right: 45%; margin-right: 174px; border: 6px solid #000; border-radius: 5px; filter: drop-shadow(-6px -6px 0px #222); }
.phaservideo2 { position: absolute; z-index: 0; width: 150px; height: 100px; transform: rotate(0deg) skew(0deg, -30deg); top: 215px; right: 45%; margin-right: 174px; }
.phaservideo iframe { position: absolute; width: 100%; height: 100%; }
.phaservideoup { position: absolute; width: 100%; height: 100%; cursor: pointer; top: 0px; left: 0px; }
.videoblock { position: absolute; width: 70px; height: 40px; bottom: 0px; right: 84px; display: none; background-color: transparent; }
.phaservideo_mainhall { transform: rotate(0deg) skew(0deg, -30deg) translateY(-5px) translateX(-40px); }
#cursowall { position: absolute; z-index: 0; width: 280px; height: 150px; transform: rotate(0deg) skew(0deg, -30deg); top: 330px; right: 45%; margin-right: 320px; color: #fff; font-size: 0.8em; }
#cursowall2 { position: absolute; z-index: 0; width: 110px; height: 150px; transform: rotate(0deg) skew(0deg, -30deg); top: 290px; right: 45%; margin-right: 320px; color: #fff; font-size: 0.8em; }
#logowall { position: absolute; z-index: 0; width: 103px; height: 202px; top: 390px; right: 45%; margin-right: 614px; color: #fff; font-size: 0.8em; }
.label { position: fixed; padding: 0px 0px 0px 15px; background-image: url(images/popup.png); background-repeat: no-repeat; color: #fff; top: 50%; left: 50%; font-size: 11px; font-weight: bold; z-index: 999; margin-left: -10px; margin-top: 15px; }
.label a { text-decoration: none; padding: 6px 6px 6px 34px; display: block; }
.popupline { position: relative; }
.popupline img { position: absolute; left: 9px; top: 7px; width: 15px; }
.popwhite a { color: #fff; }
.popyellow a { color: #dbb918; }
.popblack { background-color: #fff; cursor: pointer; }
.popblack a { color: #000; }

/* ayudas */
#helpwin { display: none; }
#ayudas { display: none; }

/* footer */
.footer { color: #fff; }
.footer a { color: inherit; }
.footer span { text-decoration: underline; cursor: pointer; }

/* contador */
.counterbox { width: 170px; top: -390px; right: 0px; padding: 0px 0px; position: absolute; font-size: 0.8em; z-index: 999; }
.contador { width: 142px; position: relative; margin: 0px 15px 1px 15px; }
.counter { position: relative; font-size: 30px; font-family: 'Bebas'; color: #333; border-radius: 4px; background-color: #fff; width: auto; display: inline-block; vertical-align: top; font-weight: bold; }
.counter p { padding: 10px 7px; display: block; position: relative; z-index: 0; width: 15px; }
.counterline { top: 50%; position: absolute; left: 0px; width: 100%; height: 1px; border-top: 1px solid #000; z-index: 2; }
.counterdots { display: inline-block; width: 12px; height: 40px; background-image: url(images/counterdots.svg); background-position: center; background-repeat: no-repeat; background-size: 15px; }

/* responsive */
.countertit { text-align: center; color: #fff; display: inline-block; padding: 0px 0px 7px 0px; }
.countertit1 { width: 48%; }
.countertit2 { padding: 11px 0px 11px 0px; background-color: #000; background-repeat: no-repeat; background-position: 142px center; cursor: pointer; background-size: 16px; }
#fechas { color: #999; }
#fechas b { color: #eee; }
select { vertical-align: top; color: #000; background: url(images/select.png) no-repeat; background-position: right center; cursor: pointer; -moz-appearance: none; -webkit-appearance: none; appearance: none; }
#perfilwin select { background-position: 175px -3px; }
#burguer { display: none; }
#editroom { position: absolute; width: 68%; left: 30%; margin-top: 232px; margin-left: 20px; font-size: 0.8em; z-index: 6; display: none; background-repeat: no-repeat; background-size: 20px; background-position: 20px center; }
.editcol { float: left; }
.editcol1 { width: 60%; position: relative; }
.editcol2 { width: 20%; text-align: center; cursor: pointer; }
.editcol3 { width: 20%; text-align: center; cursor: pointer; }
.editmod1 { background-image: url(images/drag.svg); }
.editmod2 { background-image: url(images/keyboard.svg); }
.editcol2 .pad1 { background-color: #dbb918; color: #000; }
.editcol2:hover .pad1 { background-color: #555; color: #fff; }
.editcol1 .pad1 { padding-left: 60px; }
.editcol3 .pad1 { background-color: #000; color: #fff; }
.editcol3:hover .pad1 { background-color: #555; color: #fff; }
.objcode { position: absolute; right: 20px; top: 20px; width: 150px; }
.objcode input { width: 60%; }
#roomnamebox { display: none; }
#archivobox2 { display: none; }

#chatcontent { position: absolute; display: block; top: 130px; margin: 0px; right: 20px; z-index: 20; overflow: hidden; z-index: 10000; }
.chatfull { width: 400px; height: auto; background-color: transparent; }
.chatmini { width: 60px; height: 60px; background-color: #dbb918; border-radius: 30px; }
.chatmini #multichatbox, .chatmini #chathistorybox { display: none; }
.chatcontbot { width: 100%; height: 100%; position: absolute; top: 0px; right: 0px; cursor: pointer; background-color: #dbb918; background-size: 55%; background-repeat: no-repeat; background-position: center; background-image: url(images/chat_black.svg); z-index: 100; }
.chatfull .chatcontbot { display: none; }
#newchats { position: absolute; width: 30px; height: 30px; overflow: hidden; border-radius: 15px; background-color: #000; color: #fff; font-size: 0.8em; z-index: 10001; top: 115px; right: 10px; }
#newchats p { padding: 6px 0px; width: 100%; text-align: center; display: block; 
	margin: 0px; font-weight: bold; }

/* news */
#newscontent { position: absolute; display: block; top: 205px; margin: 0px; right: 40px; z-index: 18; 
	overflow: hidden; }
.newsfull { width: 400px; height: auto; background-color: transparent; }
.newsmini { width: 60px; height: 60px; background-color: #dbb918; border-radius: 30px; }
.newsmini #newsbox { display: none; }

.newscontbot { width: 100%; height: 100%; position: absolute; top: 0px; right: 0px; 
	cursor: pointer; background-color: #dbb918; background-size: 55%; 
	background-repeat: no-repeat; background-position: center; 
	background-image: url(images/news_black.svg); z-index: 100; }
.newsfull .newscontbot { display: none; }
#newslist { max-height: 60vh; overflow-y: scroll; position: relative; }
.newline1 { font-size: 0.9em; font-weight: bold; }
.newline2 { font-size: 1em; font-style: italic; }
#newscontent p { font-size: 0.85em; line-height: 1.2em; opacity: 0.7;  }

.newsitem {  padding: 15px 10px; border-bottom: 1px solid #ddd;  }
.newsitem:hover { background-color: #fff; }
.newscol1 { display: inline-block; border-radius: 40px; vertical-align: top; margin-left: 4px;
 background-color: #444;	width: 60px; height: 60px; background-position: center; background-size: 110%;
 background-position: 70% 70%;  }
.newscol2 { display: inline-block; width: 277px;  vertical-align: top; margin-left: 8px;}

#newscount { position: absolute; width: 30px; height: 30px; overflow: hidden; 
	border-radius: 15px; background-color: #000; color: #fff; font-size: 0.8em; 
	z-index: 19; top: 195px; right: 30px;  }
#newscount p { padding: 6px 0px; width: 100%; text-align: center; display: block; 
	margin: 0px; font-weight: bold; }
.evconfirm { padding: 15px 15px 0px 0px; display: inline-block; font-size: 0.8em; cursor: pointer; opacity: 0.6; }
.evconfirm:hover { opacity: 1; }
.evc1 { color:#118800; }
.evc2 { color:#ff1111; }
.evbottonbots { display: block; width: 100%; position: relative; }
.evbottonbot { display: inline-block; background-color: #000; padding: 15px 0px; cursor: pointer;
	font-size: 0.8em; text-align: center; color:#fff; width: 49%;}
.evbottonbot2 { border-left: 1px solid #555; }
.evbottonbot:hover { background-color: #dbb918; color:#000; }

/* modos */
.bodytraining #backcontent, .bodynormal #roomnamebox { display: none; }
.bodytraining { background-image: none; background-color: #222; }
.bodytraining #backcanvas { display: none; }
.bodytraining #maincol2 { margin-top: 0px; }
.bodytraining #archivobox2 { display: none; }
.bodytraining #editroom, .bodytraining #roomnamebox { display: none; }
.bodyarcade { background-image: none; background-color: #161616; }
.bodyarcade .maincol1, .bodyarcade .maincol1s, .bodyarcade .maincol2, .bodyarcade .footer { display: none; }
.bodyarcade .maincol2 { display: block; position: fixed; right: 35px; width: 35%; bottom: 21px; max-width: 540px; }
#multichatbox { position: relative; }
.bodyarcade #downbox, .bodyarcade #forobox, .bodyarcade #progresobox, .bodyarcade #progresobox2, .bodyarcade #murobox, .bodyarcade #otrosbox, .bodyarcade #taskbox, .bodyarcade #asistenciabox { display: none; }
.bodyarcade #counterbox, .bodyarcade #tutoriasbox, .bodyarcade #feedbackbox { display: none; }
.bodyarcade #room_curso_box { height: 80vh; }
.bodyarcade #taskbox2 { height: 61.5vh; }
.bodyarcade .folderitem { width: 60px; font-size: 0.9em; }
.bodyarcade .tipolistbot { display: none; }
.bodyarcade #editroom { position: fixed; bottom: 26px; margin: 0px; width: 80%; left: 50%; margin-left: -40%; }
#chathistorybox { position: relative; display: block; margin: 0px; }
.bodyarcade #multichatinput { width: 82%; }
.bodyarcade #roomnamebox { position: fixed; display: block; bottom: 38px; margin: 0px; width: 350px; left: 40px; z-index: 10; max-height: 85vh; z-index: 30; max-width: 400px; }
.bodyarcade #archivobox2 { position: fixed; display: block; bottom: 38px; margin: 0px; width: 41%; left: 405px; z-index: 10; max-height: 85vh; z-index: 30; }
.bodyarcade .centrado { width: 90%; margin-left: -45%; }
.bodyarcade #menu {  }
.bodyarcade #backcanvasimg { margin-left: -1514px; background-color: rgba(0, 0, 0, 0.7); }
.bodyarcade #backcanvas { margin-left: -1478px; }
.bodyarcade .phaservideo { margin-right: 294px; }
.bodyarcade .phaservideo2 { margin-right: 294px; }
.bodyarcade #cursowall { margin-right: 435px; }
.bodyarcade #cursowall2 { margin-right: 410px; }
.bodyarcade #logowall { margin-right: 732px; }
.bodyarcade #nav_curso { z-index: 10; }
.bodynormal #profesorbox { z-index: 998; margin-left: -4vw; background-color: rgba(0, 0, 0, 0.9); }
.bodynormal #taskbox2, .bodynormal #videobox, .bodynormal #nav_curso, .bodynormal #tutoriasbox, .bodynormal #downbox, .bodynormal #forobox, .bodynormal #asistenciabox { z-index: 9999; width: 35vw; margin-left: -4vw; opacity: 90%; }
.bodynormal #otrosbox, .bodynormal #fedbackAlumnoBox { display: none; }
.bodynormal #feedbox { z-index: 9998; }
.bodynormal .calendarroombox, .bodynormal #fedbackAlumnoBox, .bodynormal #feedbackbox  { margin-left: 5vw; margin-right: -4vw; opacity: 90%; }
.bodynormal .calendarroombox { margin-top: 5vh; }
.bodynormal #cursobox, .bodynormal #minicalendar, .bodynormal #eventosbox, .bodynormal #archivobox { opacity: 90%; }

/* shop */
#shopbox { width: 680px; display: none; overflow: visible; }
#shopcont { background-color: #dbb918; max-height: 400px; overflow-y: scroll; }
.shopitem { float: left; width: 16.666%; height: 170px; position: relative; display: block; background-size: 40%; box-shadow: inset 0 0 1px #dbb918; cursor: pointer; font-size: 0.85em; background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center 25%; color: #fff; }
.shopitem:hover { background-color: rgba(0, 0, 0, 0.5); }
.itempvp { position: absolute; bottom: 20px; width: 100%; text-align: center; font-size: 0.9em; }
.itempvp img { display: inline-block; width: 18px; vertical-align: middle; margin-right: 2px; }

/* color picker */
#color-input { display: none; }
#color-label { margin-left: 15px; position: absolute; height: 30px; width: 50px; }
#color-input:checked~#color-picker { opacity: 1; }
#color-picker { z-index: 999999; width: auto; display: none; }
canvas:hover { cursor: crosshair; }
.onlymobile { display: none; }
.steps { position: absolute; z-index: 997; width: auto; height: 16px; left: 50%; display: inline-block; bottom: 32px; -webkit-transform: translateX(-50%); transform: translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); }
.step { display: inline-block; cursor: pointer; width: 8px; height: 8px; float: left; margin-right: 8px; margin-left: 8px; border-radius: 4px; border: 1px solid #fff; }
.stepsel { opacity: 0.9; background-color: #fff; }
.stepnosel { opacity: 0.7; }
.stepnosel:hover { opacity: 1; }
.slidercontainer { position: relative; width: 100%; overflow: hidden; height: auto; }
.slidercontent { position: relative; left: 0px; width: 200%; height: 100%; top: 0px; }
.floatbox { position: relative; float: left; background-size: cover; text-align: center; }
.slidertxt { padding: 40px 70px 0px 70px; color: #dbb918; line-height: 1.3em; }
.slarrow { position: absolute; top: 50%; transform: translateY(-50%); width: 30px; height: 30px; background-repeat: no-repeat; background-size: 20px; background-position: center; cursor: pointer; opacity: 0.6; }
.slarrow:hover { opacity: 1; }
.slarrow_r { right: 20px; background-image: url(images/fl_r.svg); }
.slarrow_l { left: 20px; background-image: url(images/fl_l.svg); }
.check { position: relative; padding: 8px 0px 12px 30px; background-position: center left; cursor: pointer; background-repeat: no-repeat; background-size: 20px; display: inline-block; }
.checkoff { background-image: url(images/checkoff.svg); opacity: 0.7; }
.checkon { background-image: url(images/checkon.svg); }
#leadertit h2 { display: inline-block; }
.titbots { display: inline-block; }
.titbot { display: inline-block; padding: 0px 3px; cursor: pointer; }
.titboton { opacity: 1; }
.titbotoff { opacity: 0.3; }
.usercheck { position: absolute; left: 2px; top: 50%; width: 20px; height: 20px; background-position: center; cursor: pointer; margin-top: -10px; background-repeat: no-repeat; background-size: 20px; }
.usercheckoff { background-image: url(images/checkoff.svg); opacity: 0.6; }
.usercheckon { background-image: url(images/checkon.svg); opacity: 1; }

/* demos */
#demobox { width: 700px; display: none; }
#creditbox { width: 600px; display: none; }
#democontent { }
.demoinfo { min-height: 355px; }
#democontent p { padding-top: 10px; display: block; }
#demobox h3 { font-size: 35px; line-height: 0.875em; }
.democol1 { width: 68%; float: left; }
.democol2 { position: absolute; right: 0px; height: 100%; width: 28%; float: left; background-color: #1b9d0a; text-align: center; color: #fff; }
.demopvp { font-size: 106px; line-height: 1em; font-family: 'Bebas', 'Helvetica Neue'; }
.demoline { padding: 22px; }
.demoborder { border-top: 1px solid #000; border-bottom: 1px solid #000; }
.demobot { position: absolute; bottom: 0px; width: 100%; left: 0px; }
.demobot .boton { padding: 10px; }
#democontent h3 { font-family: 'Retro Gaming'; }
.chain { background-position: 95% center; background-size: 12px; background-repeat: no-repeat; }
.chainko { background-image: url(images/chainko.svg); }
.chainok { background-image: url(images/chain.svg); }

/* footer contact */
#footcontact { position: fixed; width: 100%; left: 0px; bottom: 0px; z-index: 99999; background-color: #232123; font-size: 1em; display: block; box-shadow: 0px -10px 8px rgba(0, 0, 0, 0.1); color: #fff; font-size: 0.85em; }
.footclose { background-color: #57b26a; position: absolute; right: 0px; top: 10px; width: 50px; height: 100%; top: 0px; cursor: pointer; background-repeat: no-repeat; background-position: center; background-size: 25px; background-image: url(images/contact/close.svg); }
.footleft { float: left; padding: 20px; cursor: pointer; }
.footleft { float: left; padding: 20px; }
.footright { float: right; padding: 20px 26px 20px 52px; background-position: 18px center; background-repeat: no-repeat; background-size: 25px; border-left: 1px solid #000; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.footright:hover { background-color: #000; }
.fwhat { background-color: #57b26a; margin-right: 51px; color: #fff; background-image: url(images/contact/what.svg); }
.fphone { background-image: url(images/contact/phonw.svg); }
.fmail { background-image: url(images/contact/mail.svg); }
#footcontact a { color: inherit; text-decoration: none; }

/* progreso */
#progcontent {  padding: 0px 20px; padding-bottom: 20px; font-size: 0.75em; position: relative; }
#progcanvas {  width: 558px; margin-top: 05px; margin-left: -4px; }

#progcontent_new {  /*padding: 0px 20px;*/ padding-bottom: 20px; font-size: 0.75em; position: relative; }
#progcanvas_new {  width: 558px; margin-top: 05px; margin-left: -4px; }

.progcol1 { /*float: left; width: 145px;*/ }
.progcol2 { /*float: left; width: 560px;*/ }
.medias { position: relative; float: right; width: 200px; margin-top: 6px; }
.medias img { width: 100%; }


.prognota { width: 110px; height: 110px; border-radius: 20px; border:3px solid #00f000; position: relative;  }
.prognotanum { font-size: 4em; color:#00ff00; font-weight: bold; position: absolute;}
.prognotanum small { font-weight: 100; font-size: 0.5em; }
.progmediatxt { position: absolute; bottom: -16px; left: 50%; transform: translateX(-50%); 
	white-space: nowrap; font-size: 0.8em; background-color: #222; padding: 8px; }
.progarrow { position: absolute; top:10px; right: 9px; width: 20px; height: 20px; }
.progarrowup { background-image: url(images/progup.svg); }

.progdata { padding: 5px; white-space: nowrap; margin-top: 10px;}
.progskillname { /*display: inline-block; vertical-align: middle; width: 25%;*/ }
.progskills {  /*width: 560px; margin-bottom: 18px;*/ }
.progskill { /*width: 100%; height: 16px; margin-bottom: 6px; position: relative;*/ }
.progbar { display: inline-block; vertical-align: middle; position: relative; 
	border-radius: 6px; height: 6px; width: 98%; background-color: #444; }
.progbarnum { position: absolute; left: 50%; top:50%; margin-left: -15px; font-size: 0.9em;
	width: 30px; height: 20px; border-radius: 10px; background-color: #000000; transform: translateY(-50%); color: #000; }
.progbarnum p { position: absolute; }

/* puntua */
.badgestit { padding: 10px 0px; cursor: pointer; }
#badgelist { text-align: center;  margin-top: 15px; }
.puntuabadge { width: 82px; position: relative; filter: drop-shadow(5px 5px 0px rgba(0,0,0,0.2)); display: inline-block; }
.puntuabadge a { width: 100%; position: relative; z-index: 1; }
.puntuabadge img { width: 100%; }
.closebadges { position: absolute; width: 20px; height: 20px; right: 5px; top:20px; cursor: pointer;
background-image: url(/campus/css/images/close_black.svg); background-size: cover; 
 z-index: 10; background-position: center; }

.delbadge { position: absolute; z-index: 11; width: 16px; height: 16px; right: 5px; top:5px; margin:-10px -10px;
	background-image: url(images/close_black.svg); background-size: cover; background-position: center; display: none; }
.puntuabadge:hover img { opacity: 0.5; }	
.puntuabadge:hover .delbadge { display: block; cursor: pointer; }	

.tarblocked {position: absolute; width: 25px; height: 25px; border-radius: 30px; background-color: #3e3336;
background-image: url(images/lock.svg); background-size: 50%; background-repeat: no-repeat; 
z-index: 99; top:-6px; right: 4px; background-position: center 45%; }

.tarblocked2 {position: absolute; width: 27px; height: 27px; border-radius: 30px; 
background-image: url(images/lock.svg); background-size: 50%; background-repeat: no-repeat;  top:15px; right: 23px; background-position: center 45%; }

.demo_prof { color: white; position: fixed; top: 50%; left: 50%; 
	width: 400px; padding: 5px; z-index: 999999; 
	font-size: 12px; border-radius: 6px; line-height: 16px; 
	background-color: #0f1d29; 
	transform: translateY(-50%) translateX(-50%) translateZ(5em); 
	display: none; border-radius: 15px; }

.img_ok {
	width: 120px; display: block; text-align: center; margin: 0 auto; margin-top: 20px; margin-bottom: 20px;
}

#blackredux {position: fixed; width: 100%; top:0%; left:0%; height: 100%;
	background-color: rgb(255,255,255,0.7); transform: translateZ(400px);
	z-index: 99999; 
 }

 /*feedback*/
#panelfeedback { width: 600px; display: none; z-index: 9999; }
#panelfeedbackvideos { width: 600px; display: none; z-index: 999999; }

.selectorFeedback { padding: 3%; margin: 5px 0px; background-color: rgba(0, 0, 0, 0.1); background-position-y: 0px !important; }
.textareaFeedback { width: 84%; padding: 3%; margin: 5px 0px; background-color: rgba(0, 0, 0, 0.1); min-height: 100px; }
.pFeedback { margin-top: 15px; padding-left: 15px; padding-right: 15px; }

.selectorVideoFeedback { padding: 3%; margin: 5px 0px; background-color: rgba(0, 0, 0, 0.1); background-position-y: 0px !important; }
.textareaVideoFeedback { width: 84%; padding: 3%; margin: 5px 0px; background-color: rgba(0, 0, 0, 0.1); min-height: 100px; }
.pFeedback { margin-top: 15px; padding-left: 15px; padding-right: 15px; }

.imagenOkFriend { display: block; position: relative; margin: 0 auto; margin-top: 10px; margin-bottom: 20px; }
.explicationArea { padding-left: 50px; padding-right: 50px; }
.destacadoNegrita { font-weight: 800; font-size: 18px; margin-bottom: 0px; display: block; }
.feedbackcon { width: 100%; height: 100%; position: absolute; top: 0px; right: 0px; 
	cursor: pointer; background-color: #dbb918; background-size: 55%; 
	background-repeat: no-repeat; background-position: center; 
	background-image: url(images/feedback_icon.png); z-index: 100; }
#feedbackcontent { position: absolute; display: block; top: 245px; margin: 0px; right: 20px; z-index: 9999; 
overflow: hidden; }
#feedbackcontent p { font-size: 0.85em; line-height: 1.2em; opacity: 0.7;  }
#fedbackAlumnoBox { cursor: pointer; padding: 15px; }
.contenidoleft { width: 40%; padding-left: 35px; display: inline-block; font-weight: 700; }
.contenidoright { width: 53%; display: inline-block; font-size: 13px; text-align: right; font-style: italic; }
#panelTasks { width: 820px; display: none; }
#panelTasksUpdate { width: 820px; display: none; }
#panelTutorias { width: 820px; display: none; }
#panelTutoriasUpdate { width: 820px; display: none; }
/* TASKS */
.colLeft { width: 48%; /* float: left; */ display: inline-block; vertical-align: top; }
.colRight { width: 50%; /* float: right; */ display: inline-block; vertical-align: top; height: 51.5vh; }
.fileuploader { background: transparent !important; border: 1px solid #ccc !important; height: 48.7vh; }
.fileuploader-item { width: 43% !important; height: 100px !important; }
.fileuploader-item2 { width: 95% !important; left:0px !important; top:0px !important; height: 150px !important; position: relative; background-size: 200%; padding: 0px !important; margin: 5% !important; }
.fileuploader-item-image img { width: 100% !important; height: none !important; max-height: none !important; }
.fileuploader-item .actions-holder .fileuploader-action-edit { display: none !important; }
.contenedorForm { position: relative;  padding-right: 20px; padding-left: 20px; padding-top: 10px; }
.contenedorForm  input, .contenedorForm textarea { outline: none; font-size: 14px; color:#000; border:1px solid #bbb; 
	width: 97%; padding: 8px 1.5%; max-height: 100px; }
.contenedorForm  label input { width: auto; }
.bloquePregunta { padding-left: 10px; padding-right: 30px; }
.contenedorForm input[type=text] { margin-top: 10px; margin-bottom: 10px; }
.textareaCreate { width: 100%; height: 100px; margin-top: 10px; margin-bottom: 10px; padding: 10px; }
.contenedorForm input[type=text]:active, .contenedorForm input[type=text]:focus { border: 1px solid #4ed000; }
.textareaCreate:active, .textareaCreate:focus { border: 1px solid #4ed000; }
.selectTypeTask { margin-top: 10px; margin-bottom: 10px; width: 100%; padding: 8px 1.5%; border: 1px solid #bbb; background: url('images/arrow_down_select.png'); background-repeat: no-repeat !important; background-position-x: 96%; background-position-y: 13px; }
.selectTypeSkill { margin-top: 10px; margin-bottom: 10px; width: 100%; padding: 8px 1.5%; border: 1px solid #bbb; background: url('images/arrow_down_select.png'); background-repeat: no-repeat !important; background-position-x: 96%; background-position-y: 13px; }
.titlePanel { padding-top: 20px; padding-left: 30px; font-weight: 800; font-size: 20px; }
.areaBotonesAcciones { text-align: center; 
	padding: 20px 0px; font-size: 20px; font-weight: 800; cursor: pointer; 
	width: 100%; position: relative; background-color: #d1b834; 

}
.areaBotonesAcciones:hover { background-color: #000; color:#fff; }

.contenedorIzq { /*display: inline-block; width: 40%;*/ /*font-style: italic; vertical-align: top;*/ font-size: 15px; }
.contenedorDer { /*display: inline-block; width: 55%;*/ vertical-align: top; padding-left: 30px; }
.contenedorTarea { /*padding-bottom: 10px; padding-left: 30px; padding-right: 30px;*/ }

.folderitem2 { display: inline-block; position: relative; vertical-align: top; /*width: 71px;*/ text-align: center; font-style: italic; margin-bottom: 10px; padding: 0px 6px; cursor: pointer; }
.folderitem2 img { position: relative; z-index: 1; left: 0px; top: 0px; display: inline-block; width: 40px; }
.folderitem2 p { opacity: 0.85; font-size: 0.78em; font-weight: 400; line-height: 1.4em; display: block; /* max-height: 50px; */ overflow: hidden; display: inline-block; margin-bottom: 0px; }

.folderitem22 { display: inline-block; position: relative; vertical-align: top; text-align: center; font-style: italic; margin-bottom: 10px; padding: 0px 6px; cursor: pointer; }
.folderitem22 img { width: 80px; position: relative; z-index: 1; left: 0px; top: 0px; }
.folderitem22 p { opacity: 0.85; font-size: 0.78em; font-weight: 400; line-height: 1.4em; display: block; max-height: 50px; overflow: hidden; }

.folderitem33 { display: inline-block; position: relative; vertical-align: top; text-align: center; font-style: italic; margin-bottom: 10px; padding: 0px 6px; cursor: pointer; }
.folderitem33 img { width: 80px; position: relative; z-index: 1; left: 0px; top: 0px; }
.folderitem33 p { opacity: 0.85; font-size: 0.78em; font-weight: 400; line-height: 1.4em; display: block; max-height: 50px; overflow: hidden; }

.folderitem34 { 
    display: inline-block; 
    position: relative; 
    vertical-align: top; 
    text-align: center; 
    font-style: italic; 
    margin-bottom: 5px; /* Reduce el margen inferior */
    padding: 0px 0px; /* Reduce el padding */
    cursor: pointer;
    width: 6.5em;
}

.folderitem34 img { 
    width: 60px; /* Reduce el ancho de la imagen */
    position: relative; 
    z-index: 1; 
    left: 0px; 
    top: 0px; 
}

.folderitem34 p { 
    opacity: 0.85; 
    font-size: 0.7em; /* Reduce el tamaño de fuente */
    font-weight: 400; 
    line-height: 1.2em; /* Ajusta la altura de línea */
    display: block; 
    max-height: 40px; /* Reduce la altura máxima */
    overflow: hidden; 
}

.taskboton3 { display: inline-block !important; background-size: 15px; background-position: left 20px; background-repeat: no-repeat; padding: 20px 10px 10px 25px; margin-left: 14px; font-size: 0.8em; display: block; cursor: pointer; opacity: 0.8; }
.botonesAcciones { text-align: right; }
.btnAccionesTareaBorrar { display: inline-block; color: #ff8888; margin-right: 20px; font-weight: 500 }
.btnAccionesTareaModificar { display: inline-block; }
.ficherosTareaAlumno { width: 75% !important; display: inline-block; }
.bloqueizq { display: inline-block;     width: 270px; }
.bloqueder { display: inline-block; vertical-align: middle; padding-left: 30px; width: 20%; text-align: center; position: absolute; height: 100%; top: 40%; }
.backgroundContenedorFicheros { background-image: url(images/ribete.png); background-repeat: no-repeat; background-position: center; background-position-x: 81%; background-size: 1px 100%; }
.backgroundContenedorFicherosGraded { background-image: url(images/ribete.png); background-repeat: no-repeat; background-position: center; background-position-x: 80%; background-size: 1px 100%; }
.sizeIconAlumno { width: 52px !important; }
.contenedorIzqAlumno { /*width: 43% !important;*/ }
.contenedorIzqAlumnoGraded { /*width: 75% !important;*/ }
.contenedorDerAlumno { /*width: 49% !important;*/ }
.contenedorDerAlumnoGraded { /*width: 20% !important;*/ }

.noPuntuada { font-style: italic; font-weight: 300; }
.spanNota { font-weight: 600; }

.exam_col2 { display: inline-block; vertical-align: middle; width: auto; font-size: 12px; text-align: center; margin-left: 10px; position: relative; line-height: 2.6em; }
.exam_col2 .circback { border-width: 10px; }
.exam_col2 p { font-size: 50px; letter-spacing: -1px; font-weight: 600; }
.exam_col2 span { font-size: 15px; display: block; font-weight: 100; white-space: nowrap; margin-top: 3px; display: block; }
.bloquederGraded { display: inline-block; vertical-align: middle; padding-left: 25px; width: 110px; text-align: center; position: absolute; height: 100%; top: 40%; }
.bloqueDatosBloqueada { margin-top: 20px; font-style: italic; }
.dateGreen { color: #0ca422; }
.bloqueComentarioHeader { background-image: url(images/alert.png); background-repeat: no-repeat; padding-left: 30px; font-style: normal !important; }
.bloqueComentarioHeader2 { background-image: url(images/ribete2.png); background-repeat: no-repeat; height: 10px; background-position: bottom; }
.bloqueComentario {
	margin-top: 20px;
}
.parrafoComentario { padding-top: 5px; }

.btnBlocked { cursor: pointer; border-radius: 10px; background-color: #115996; display: inline-block; padding: 10px; margin-right: 10px;}
.btnDownload { cursor: pointer; border-radius: 10px; background-color: #d88425; display: inline-block; padding: 10px; }
.btnDownloadFinished { cursor: pointer; border-radius: 10px; background-color: #0ca322; display: inline-block; padding: 10px; margin-right: 10px;}
.btnUpload { cursor: pointer; border-radius: 10px; background-color: transparent; display: inline-block; padding: 10px; margin-right: 10px; border: 1px solid #fff; }

.btnBlockedContent { background-image: url(images/task_blocked.png); background-repeat: no-repeat; color: #000; font-weight: 600; font-style: normal !important; font-size: 16px; padding-left: 29px; background-position-x: 5px; background-position-y: 0px;  background-size: 14px; padding-top: 1px; padding-right: 10px; }
.btnDownloadContent { background-image: url(images/download_icon.png); background-repeat: no-repeat; color: #000; font-weight: 600; font-style: normal !important; font-size: 13px; padding-left: 29px; background-position-x: 5px; background-position-y: 2px;  background-size: 15px; padding-top: 1px; padding-right: 10px; }
.btnFinishedContent { background-image: url(images/tick_finalizada.png); background-repeat: no-repeat; color: #000; font-weight: 600; font-style: normal !important; font-size: 16px; padding-left: 29px; background-position-x: 5px; background-position-y: 4px;  background-size: 17px; padding-top: 1px; padding-right: 10px; }
.btnUploadContent { background-image: url(images/upload_file.png); background-repeat: no-repeat; color: #fff; font-weight: 600; font-style: normal !important; font-size: 14px; padding-left: 29px; background-position-x: 5px; background-position-y: 3px;  background-size: 14px; padding-top: 1px; padding-right: 10px; }

.botonesAcciones2 { margin-top: 20px; }
.uptasknew { width: 90% !important; margin-left: 30px; }

.clockTask { background-repeat: no-repeat; background-image: url(images/clock_task.png); padding-left: 30px; /* float: right; */ /*position: absolute;*/ right: 0; top: 20px; right: 30px; height: 20px; }
.finished { color: #0ca422 !important; }
.opened { color: #ff0c0c !important; }

.btnValorar { cursor: pointer; border-radius: 10px; background-color: #d78e0c; display: inline-block; padding: 10px; margin-right: 20px; width: 92%; margin-bottom: 10px; }
.btnValorarContent { background-image: url(images/star_tarea.png); background-repeat: no-repeat; color: #000; font-weight: 600; font-style: normal !important; font-size: 16px; padding-left: 29px; background-position-x: 5px; background-position-y: 2px; background-size: 15px; padding-top: 1px; padding-right: 10px; }
.bloquedisabled { width: 100%; cursor: auto; z-index: 999999999; background-color: #000; opacity: 0.3; }

.filaAsistencia {
	display: block;
    padding-left: 30px;
    padding-right: 30px;
}

.bloqueFilaAsistenciaIzq {
	display: inline-block;
	width: 49%;
	cursor: pointer;
	text-decoration: underline;
	color: #aaa;
	font-size: 13px;
}

.bloqueFilaAsistenciaDer {
	display: inline-block;
	width: 50%;
	margin: 0 auto;
    text-align: center;
}

.asistenciasTitle {
	padding-left: 30px;
	padding-bottom: 20px;
}

.paneltext { width: 600px; display: none; }
#textcontent p { font-size: 0.85em; line-height: 1.2em; opacity: 0.7;  }
.deleteSkill {
    font-weight: 700;
    position: absolute;
    right: 15px;
    margin-top: -30px;
}

.bloquePorcentaje {
	width: 120px;
    height: 120px;
    border: 6px solid #80b23d;
    border-radius: 50%;
    position: absolute;
    top: -60px;
    left: 40%;
    background-color: #000;
    color: #fff;
    text-align: center;
}

.porcentaje {
    height: 100%;
    font-size: 60px;
    padding-top: 50px;
    padding-right: 15px;
	font-weight: 700;
}

.supPorcentaje {
    font-size: 25px;
    position: absolute;
    top: 40px;
	font-weight: 100;
}

.rowDatos {
	padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    text-align: center;
}

.pTitulo1 {
	font-size: 18px;
    font-weight: 300;
    padding-bottom: 5px;
}

.pTitulo2 {
    color: #80b23d;
    font-size: 12px;
}

.rowTabs {
    text-align: center;
    padding-top: 20px;
}

.columna {
	position: relative;
    width: 75px;
    height: 75px;
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
	cursor: pointer;
    vertical-align: bottom;
}

.columnaFlecha {
    width: 30px;
    height: 45px;
	background-image: url(images/flecha.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 5px 3px;
    background-size: 16px;
}

.columnaBgNormalAdmision {
	background-color: #d1b834;
	background-image: url(images/admision.svg);
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: center;
    background-position: 8px 7px;
}

.columnaBgFullAdmision {
	background-color: #80b23d;
	background-image: url(images/admision.svg);
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: center;
    background-position: 8px 7px;
}

.columnaBgNormalSkills {
	background-color: #d1b834;
	background-image: url(images/skills.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center;
    background-position: 17px 18px;
}

.columnaBgFullSkills {
	background-color: #80b23d;
	background-image: url(images/skills.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center;
    background-position: 18px 18px;
}

.columnaBgNormalReels {
	background-color: #d1b834;
	background-image: url(images/reel.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center;
    background-position: 18px 18px;
}

.columnaBgFullReels {
	background-color: #80b23d;
	background-image: url(images/reel.svg);
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: center;
    background-position: 14px 14px;
}

.columnaBgNormalTrabajos {
	background-color: #d1b834;
	background-image: url(images/proyectos.svg);
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: center;
    background-position: 14px 17px;
    /*opacity: 0.59;*/
}

.columnaBgFullTrabajos {
	background-color: #80b23d;
	background-image: url(images/proyectos.svg);
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: center;
    background-position: 14px 17px;
    /*opacity: 0.59;*/
}

.columnaBgNormalEmpleos {
	background-color: #d1b834;
	background-image: url(images/empleos.svg);
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: center;
    background-position: 16px 14px;
    /*opacity: 0.59;*/
}

.columnaBgFullEmpleos {
	background-color: #80b23d;
	background-image: url(images/empleos.svg);
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: center;
    background-position: 16px 14px;
    /*opacity: 0.59;*/
}

.columnaBgNormalExtras {
	background-color: #d1b834;
	background-image: url(images/extras.svg);
    background-repeat: no-repeat;
    background-size: 41px;
    background-position: center;
    background-position: 18px 17px;
    /*opacity: 0.59;*/
}

.columnaBgFullExtras {
	background-color: #80b23d;
	background-image: url(images/extras.svg);
    background-repeat: no-repeat;
    background-size: 41px;
    background-position: center;
    background-position: 18px 17px;
    /*opacity: 0.59;*/
}

#admisionbox:before,
#admisionbox:after {
    /*content: "\0020";*/
    display:block;
    position:absolute;
    top:-20px;
    left: 170px;
    z-index:2;
    width: 0;
    height: 0;
    overflow:hidden;
}
#admisionbox:before {
    top:-30px;
    z-index:1;
    border-bottom-color:rgba(0,0,0,0.095);
}

#skillbox_hard:before,
#skillbox_hard:after {
    /*content: "\0020";*/
    display:block;
    position:absolute;
    top:-20px;
    left:285px;
    z-index:2;
    width: 0;
    height: 0;
    overflow:hidden;
}
#skillbox_hard:before {
    top:-30px;
    z-index:1;
    border-bottom-color:rgba(0,0,0,0.095);
}

#misreelsbox:before,
#misreelsbox:after {
    /*content: "\0020";*/
    display:block;
    position:absolute;
    top:-20px;
    left:400px;
    z-index:2;
    width: 0;
    height: 0;
    overflow:hidden;
}
#misreelsbox:before {
    top:-30px;
    z-index:1;
    border-bottom-color:rgba(0,0,0,0.095);
}

#mistrabajosbox:before,
#mistrabajosbox:after {
    /*content: "\0020";*/
    display:block;
    position:absolute;
    top:-20px;
    right: 400px;
    z-index:2;
    width: 0;
    height: 0;
    overflow:hidden;
}
#mistrabajosbox:before {
    top:-30px;
    z-index:1;
    border-bottom-color:rgba(0,0,0,0.095);
}

#misempleosbox:before,
#misempleosbox:after {
    /*content: "\0020";*/
    display:block;
    position:absolute;
    top:-20px;
    right: 280px;
    z-index:2;
    width: 0;
    height: 0;
    overflow:hidden;
}
#misempleosbox:before {
    top:-30px;
    z-index:1;
    border-bottom-color:rgba(0,0,0,0.095);
}

#misextrasbox:before,
#misextrasbox:after {
    /*content: "\0020";*/
    display:block;
    position:absolute;
    top:-20px;
    right: 165px;
    z-index:2;
    width: 0;
    height: 0;
    overflow:hidden;
}
#misextrasbox:before {
    top:-30px;
    z-index:1;
    border-bottom-color:rgba(0,0,0,0.095);
}

#admisionbox_inforesumen:before,
#admisionbox_inforesumen:after {
    /*content: "\0020";*/
    display:block;
    position:absolute;
    top:-20px;
    left: 170px;
    z-index:2;
    width: 0;
    height: 0;
    overflow:hidden;
}
#admisionbox_inforesumen:before {
    top:-30px;
    z-index:1;
    border-bottom-color:rgba(0,0,0,0.095);
}

#admisionbox_infopersonal:before,
#admisionbox_infopersonal:after {
    /*content: "\0020";*/
    display:block;
    position:absolute;
    top:-20px;
    left: 70px;
    z-index:2;
    width: 0;
    height: 0;
    overflow:hidden;
}
#admisionbox_infopersonal:before {
    top:-30px;
    z-index:1;
    border-bottom-color:rgba(0,0,0,0.095);
}

.bloqueTabs {
	margin-top: -10px;
}

.bgreen2 {
    background-color: #80b23d;
    color: #fff;
    background-image: url(images/check.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 40px;
    background-position-x: 98%;
}

.bgreen2::after {
    border: solid 20px transparent !important;
    border-top: 0 !important;
    border-bottom-color:#80b23d !important;
}

.bwhite::after, .bwhite::before {
    border: solid 20px transparent;
    border-top: 0;
    border-bottom-color:#fff;
}

.boxcontentNew {
    background-color: #fff;
    margin-bottom: 20px;
    color: #000;
    display: block;
}

.titleContent {
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 800;
}

.skills{
    width:100%;
    display: none;
}

.skillsoft {
    width:100%;
    /*padding:0 20px;*/
}

.skill .skill-name{
    font-weight:bold;
    text-transform:uppercase;
    font-size:18px;
    margin:20px 0;
}

.skill .skill-bar{
    height: 10px;
    background-color:#cacaca;
    border-radius:8px;
}

.skill {
    /*display: inline-block;
    width: 64%;
    margin-left: 20px;*/
}

.skill .skill-bar .skill-per{
    height:10px;
    width:0;
    border-radius:8px;
    transition:1s linear;
    background-color:#80b23d;
    position:relative;
}

.skill .skill-bar .skill-per-error{
    height:10px;
    width:0;
    border-radius:8px;
    transition:1s linear;
    background-color:#ff3000;
    position:relative;
}

.skill .skill-bar .skill-per-normal{
    height:10px;
    width:0;
    border-radius:8px;
    transition:1s linear;
    background-color:#f0b80e;
    position:relative;
}

.skill .skill-bar .skill-per::before{
    content: attr(per2);
    font-size: 13px;
    background-color: #80b23d;
    color: #fff;
    /* padding: 10px 3px; */
    border-radius: 50%;
    position: absolute;
    top: -17px;
    right: 13px;
    transform: translate(50%);
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 10px;
}

.skill .skill-bar .skill-per-error::before{
    content: attr(per2);
    font-size: 13px;
    background-color: #ff3000;
    color: #fff;
    padding: 7px 7px;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    right: 13px;
    transform: translate(50%);
}

.skill .skill-bar .skill-per-normal::before{
    content: attr(per2);
    font-size: 13px;
    background-color: #f0b80e;;
    color: #fff;
    padding: 7px 7px;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    right: 13px;
    transform: translate(50%);
}

.columnaTextoSkill {
    /*display: inline-block;*/
}

.roww {
    margin-bottom: 10px;
}

.rowwok {
    background-image: url(images/check.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 39px;
    background-position-x: 94%;
    height: 30px;
    background-position-y: 0px;
    padding-bottom: 10px;
}

.rowwko {
    background-image: url(images/bad.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 39px;
    background-position-x: 97%;
    height: 30px;
    background-position-y: 30px;
    padding-bottom: 10px;
}

.columnaTextoSkill {
    /*width: 135px;*/
}

.labelTitleColumna {
    position: absolute; text-align: center;
    top: 85px; width: 130%; left: 50%; transform: translateX(-50%);
    FONT-SIZE: 12px;
   
}

.bloqueNombreMatricula {
    /*display: inline-block;
    width: 415px;
    margin-left: 20px;
    height: 60px;
    padding-left: 70px;
    position: relative;*/
}

.bloqueAccionesMatricula {
    /*display: inline-block;
    vertical-align: bottom;
    height: 60px;
    padding-right: 25px;
    float: right;*/
}

.tituloCargo {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 19px;
}

.tituloMaster {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: italic;
    margin-top: 5px;
}

.filaMatricula {
    border-top: 1px solid #ccc;
    /*padding-top: 20px;
    min-height: 70px;*/
    cursor: pointer;
}

.btnDiploma {
    border-radius: 20px;
    padding: 10px;
    background-color: #80b23d;
    color: #fff;
    font-size: 13px;
    width: 90px;
    text-align: center;
    margin-right: 8px;
    display: inline-block;
    cursor: pointer;
}

.btnDiplomaDisabled {
    border-radius: 20px;
    padding: 10px;
    background-color: #91aa71;
    color: #fff;
    font-size: 13px;
    width: 90px;
    text-align: center;
    margin-right: 8px;
    display: inline-block;
    cursor: pointer;    
}

.btnDiplomaDisabledNotStarted {
    border-radius: 20px;
    padding: 10px;
    background-color: #f6f1d6;
    color: #000;
    font-size: 13px;
    width: 90px;
    text-align: center;
    margin-right: 8px;
    display: inline-block;
    cursor: pointer;    
}


.btnInprogress {
    border-radius: 20px;
    padding: 10px;
    background-color: #f6f1d6;
    color: #000;
    font-size: 13px;
    width: 90px;
    text-align: center;
    margin-right: 8px;
    display: inline-block;
    cursor: pointer;
}

.gradeDiploma {
    display: inline-block;
    background: #80b23d;
    border-radius: 50%;
    /* padding: 10px; */
    color: #fff;
    width: 40px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    padding-top: 10px;
}

.gradeDiplomaBad {
    display: inline-block;
    background: #eb5e33;
    border-radius: 50%;
    /* padding: 10px; */
    color: #fff;
    width: 40px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    padding-top: 10px;
}

.rowwok2 {
    background-image: url(images/check.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 40px;
    background-position-x: 96.6%;
    height: 25px;
    background-position-y: 30px;
    height: 80px;
}

.rowwko2 {
    background-image: url(images/bad.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 39px;
    background-position-x: 96%;
    height: 30px;
    background-position-y: 20px;
    padding-top: 10px;
}

.hexcat1 {
    background-image: url(images/hexcat1.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hexcat2 {
    background-image: url(images/hexcat2.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hexcat3 {
    background-image: url(images/hexcat3.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hexcat4 {
    background-image: url(images/hexcat4.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hexcat5 {
    background-image: url(images/hexcat5.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hexcat6 {
    background-image: url(images/hexcat6.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hexcat7 {
    background-image: url(images/hexcat7.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hexcat8 {
    background-image: url(images/hexcat8.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hexcat9 {
    background-image: url(images/hexcat9.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hexcat10 {
    background-image: url(images/hexcat10.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.contenedorDeBloquesReel {
    width: 100%;
    display: block;
    /* height: 150px; */
    margin-left: 15px;
    padding-top: 20px;
    /* margin-bottom: 40px; */
    cursor: pointer;
    position: relative;
}

.contenedorDeBloques {
    /*width: 225px;*/
    /*display: inline-block;
    height: 150px;
    margin-left: 15px;
    margin-top: 20px;
    margin-bottom: 40px;*/
    cursor: pointer;
}

.bloqueReel {
    border-radius: 20px;
    border: 1px solid #7f7f7f;
    height: 150px;
    background-image: url(images/extras2.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
}

.bloqueReelUploaded {
    border-radius: 20px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.titleBloque {
    text-align: center;
    padding-top: 10px;
    font-weight: 800;
}

#panelReelCreate { width: 600px; display: none; }
#panelInterview { width: 600px; display: none; }

/* Buscador alumnos */
	
	#panelBuscarAlumnos { width: 600px; display: none; }
	
	.inputBuscarAlumnos { 
		padding-top: 10px;
	    padding-bottom: 10px;
	    margin-top: 20px;
	    margin-bottom: 10px;
	    width: 91%;
	    padding-left: 0px; 
	}

	.filaBuscadorAlumno {
		width: 100%;
		display: block;
		text-align: left;
	    border-bottom: 1px solid #ccc;
	    padding-bottom: 10px;
        padding-top: 10px;
	    display: flex;
	    cursor: pointer;
	}

	.filaBuscadorAlumno .avatarAlumno {
	}

	.filaBuscadorAlumno .infoAlumno {
	    padding-left: 10px;
	}

	.filaBuscadorAlumno .avatar1 { 
		width: 40px;
	    height: 40px;
		background-color: #dbb918; 
		border-radius: 50%; 
		overflow: hidden;
		position: relative;
		top: 0px;
	}

	.filaBuscadorAlumno .avatar1 img {
		top: 0px;
		left: 0px;
	}

	.resultadoInputBuscarAlumnos {
		padding-left: 20px;
		padding-right: 20px;
		max-height: 400px;
		overflow-y: scroll;
	}

/* Fin buscador alumnos */

/* Panel Solicitar Ausencia */
	
	#panelSolicitarAusencia { 
		width: 600px;
		display: none;
	}

	.contenedorCalendario {
		text-align: left;
    	padding-left: 20px;
    	margin-top: 30px;
	}

	.contenedorCalendario input { 
		width: 30%;
		padding: 0px;
		margin-top: 10px;
	}

	.contenedorMotivo {
		text-align: left;
    	padding-left: 20px;
    	margin-top: 30px;
    	padding-bottom: 20px;
	}

	.contenedorMotivo textarea { 
		width: 90%;
		padding: 0px;
		margin-top: 10px;
	}

	.asistenciaDespues {
		margin-top: 20px;
    	margin-bottom: 20px;
	}

	.asistenciaDespues img {
		width: 70px;
	}
	
/* Fin buscador alumnos */

/* Panel Jefatura de Estudios */
	
	#panelJefaturaEstudios { 
		width: 600px;
		display: none;
	}

	/*.contenedorCalendario {
		text-align: left;
    	padding-left: 20px;
    	margin-top: 30px;
	}

	.contenedorCalendario input { 
		width: 30%;
		padding: 0px;
		margin-top: 10px;
	}

	.contenedorMotivo {
		text-align: left;
    	padding-left: 20px;
    	margin-top: 30px;
    	padding-bottom: 20px;
	}

	.contenedorMotivo textarea { 
		width: 90%;
		padding: 0px;
		margin-top: 10px;
	}

	.asistenciaDespues {
		margin-top: 20px;
    	margin-bottom: 20px;
	}

	.asistenciaDespues img {
		width: 70px;
	}*/
	
/* Fin Panel Jefatura de Estudios */

.btnGreen { background-color: #80b23d; color: #fff !important; }

.tituloModal { text-align: left; font-weight: 800; font-size: 20px; font-family: 'Open Sans', sans-serif; padding-left: 20px; }

.formOriginalReel { border-top: 1px solid #ccc; margin-top: 10px; text-align: left; padding-left: 20px; }

.inputRadio { width: auto; }

.inputGroup { width: 90%; border: 1px solid #ccc; border-radius: 10px; }

.inputGroupLabel { width: 20%; border-radius: 10px; color: #000; margin-left: -1px;
	padding-left: 10px; padding-top: px; font-weight: 600; font-size: 14px; display: inline-block; 
	background-color: #d1b834; height: 30px; border-top-right-radius: 0px; 
	border-bottom-right-radius: 0px; padding-top: 10px; border:1px solid #d1b834; }

.inputGroupInput { width: 73%;  border-radius: 10px; box-shadow: none; border: none; background: #fff; border-top-left-radius: 0px; border-bottom-left-radius: 0px; height: 18px; }

.inputGroupInput2 { width: 65%; display: inline-block; border-radius: 20px; box-shadow: none; border: none; background: #fff; border-top-left-radius: 0px; border-bottom-left-radius: 0px; height: 18px; }

.bloqueUrlOption { padding-top: 10px; padding-bottom: 10px; }

.form-status {
    font-weight: bold;
    margin: 12px 0;
}

.form-status p {
    margin: 0;   
}

.form-status .text-success {
    color: #43d084;
}

.form-status .text-error {
    color: #fe7676;
}

.form-status .progressbar-holder {
    display: block;
    width: 100%;
    height: 4px;
    background: #fafbfd;
    border-radius: 6px;
    overflow: hidden;
}

.form-status .progressbar-holder .progressbar {
    height: 100%;
    width: 0;
    background: #5b7bfe;
    border-radius: 6px;
    -webkit-transition: width 0.2s ease;
            transition: width 0.2s ease;
}

.bloqueVideoOption {
    display: none;
}

.panelReelView { width: 800px; display: none; }

.formOriginalReelUploaded { border-top: 1px solid #ccc; margin-top: 20px; text-align: left;}

.inputGroupTextarea { height: 80px; margin-top: 0px; max-height: 80px; }

.pDescription { 
    text-align: left;
    padding: 20px;
    line-height: 20px;
}

.projectoptions {
    /* position: absolute !important; */
    /* margin-top: 0px !important; */
    top: 2px;
    /* left: 0px !important; */
    right: 0px !important;
    width: 30px !important;
    float: right;
    margin-top: -70px;
    margin-right: 10px;
    background-color: #d1b834;
    border-radius: 50%;
    z-index: 999999;
}

.projectoptionsopen .projectoptionsicon {
    background-image: url(images/dots_vert.svg) !important;
    background-size: 55% !important;
    background-color: var(--yellowcol) !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    opacity: 1;
}

.projectoptionsicon {
    opacity: 1 !important;
}

.friendmenuicon {
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-image: url(images/dots_vert.svg);
    background-size: 55%;
    opacity: 0.5;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
}

.projectoptionsopen ul {
    display: block;
}

.friendmenu ul {
    position: absolute;
    background-color: #fff;
    z-index: 9;
    list-style: none;
    right: 0px;
    padding: 5px 0px;
    border-radius: 10px;
    display: none;
    /* border-top-right-radius: 0px; */
}

.listaEnlacesProjects {
    /* left: -170px !important; */
    width: 130px !important;
    /* border: 1px solid #f0b80e !important; */
    /* border-radius: 12px !important; */
    top: 145px !important;
    right: 10px !important;
    background-color: #d1b834 !important;
}

.friendmenu ul li {
    padding: 3px 12px;
    cursor: pointer;
    white-space: nowrap;
    opacity: 0.6;
    color: #000;
}

.containerList {
    display: flex;
    align-items: center;
}

.editProject {
    cursor: pointer;
}

.panelReelUpdate { width: 820px; display: none; }


.panelReelUpdate { width: 600px; display: none; }

.reelok {
    background-image: url(images/check.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 39px;
    background-position-x: 94%;
    height: 30px;
    background-position-y: 0px;
    padding-top: 10px;
    width: 40px;
    top: -10px;
    position: absolute;
    right: -10px;
}

.infoIconSuccess {
    background-image: url(images/info_success.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 39px;
    background-position-x: 94%;
    height: 30px;
    background-position-y: 0px;
    padding-top: 10px;
    width: 40px;
}

.infoIconError {
    background-image: url(images/info_error.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 39px;
    background-position-x: 94%;
    height: 30px;
    background-position-y: 0px;
    padding-top: 10px;
    width: 40px;
}

.panelReelComment { width: 800px; display: none; }

.pComment { padding: 20px; }

.panelJobCreate, .panelJobUpdate { width: 800px; display: none; overflow-y: scroll; }
.panelEmpleabilidad { width: 1400px; display: none; overflow-y: scroll; }

#panelCompanyCreate { width: 700px; display: none; }

.inputGroupJobs { width: 97%; }

.inputGroupJobLabel { width: 30%;  }

.inputGroupJobInput { width: 65%; }

.labelJobs { font-family: 'Open Sans'; font-size: 16px; margin-top: 30px; font-weight: 900; }

.timeline {
    position: relative;
    padding-left: 4rem;
    margin: 0 0 0 15px;
    color: white;
    width: 87%;
    margin-top: 30px;
}
.timeline:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #27293d;
    border: 1px dashed #ccc;
}
.timeline .timeline-container {
    position: relative;
    margin-bottom: 1rem;
}
.timeline .timeline-container .timeline-icon {
    position: absolute;
    left: -78px;
    top: 0px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    font-size: 2rem;
    background: #4f537b;
}
.timeline .timeline-container .timeline-icon i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.timeline .timeline-container .timeline-icon img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.timeline .timeline-container .timeline-body {
    margin-left: -30px;
    /* box-shadow: 1px 3px 9px rgb(0 0 0 / 10%); */
    border-bottom: 1px solid #ccc;
    position: relative;
}
/*.timeline .timeline-container .timeline-body:before {
    content: '';
    background: inherit;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: -10px;
    transform: rotate(45deg);
    border-radius: 0 0 0 2px;
}*/
.timeline .timeline-container .timeline-body .timeline-title {
    margin-bottom: 1.4rem;
    font-family: 'Open Sans';
    color: #000;
    font-size: 16px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    padding-top: 6px;
    line-height: 20px;
}
.timeline .timeline-container .timeline-body .timeline-title .badge {
    background: #4f537b;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
}
.timeline .timeline-container .timeline-body .timeline-subtitle {
    font-weight: 300;
    font-style: italic;
    opacity: 0.4;
    margin-top: 16px;
    font-size: 11px;
}
.timeline .timeline-container.primary .badge, .timeline .timeline-container.primary .timeline-icon{
    background: #fff;
    border: 1px solid #65b32e;
    border-radius: 50%;
    color: #000;
    font-size: 16px;
}

.timeline .timeline-container.primary .badge, .timeline .timeline-container.primary .timeline-icon-active {
    background: #65b32e;
    border: 1px solid #65b32e;
    border-radius: 50%;
    color: #000;
    font-size: 16px;
}

.timeline .timeline-container.primary .timeline-icon .timeline-1::before {
    content: '1';
    height: 10px;
    width: 20px;
    position: absolute;
    left: 5px;
    top: 5px;
    color: #000;
}

.timeline .timeline-container.primary .timeline-icon .timeline-2::before {
    content: '2';
    height: 10px;
    width: 20px;
    position: absolute;
    left: 5px;
    top: 5px;
    color: #000;
}

.timeline .timeline-container.primary .timeline-icon .timeline-3::before {
    content: '3';
    height: 10px;
    width: 20px;
    position: absolute;
    left: 5px;
    top: 5px;
    color: #000;
}

.timeline .timeline-container.primary .timeline-icon .timeline-4::before {
    content: '4';
    height: 10px;
    width: 20px;
    position: absolute;
    left: 5px;
    top: 5px;
    color: #000;
}

.timeline .timeline-container.primary .timeline-icon .timeline-5::before {
    content: '5';
    height: 10px;
    width: 20px;
    position: absolute;
    left: 5px;
    top: 5px;
    color: #000;
}




.timeline .timeline-container.primary .timeline-icon .timeline-1-active::before {
    content: '1';
    height: 10px;
    width: 20px;
    position: absolute;
    left: 5px;
    top: 5px;
    color: #fff;
}

.timeline .timeline-container.primary .timeline-icon .timeline-2-active::before {
    content: '2';
    height: 10px;
    width: 20px;
    position: absolute;
    left: 5px;
    top: 5px;
    color: #fff;
}

.timeline .timeline-container.primary .timeline-icon .timeline-3-active::before {
    content: '3';
    height: 10px;
    width: 20px;
    position: absolute;
    left: 5px;
    top: 5px;
    color: #fff;
}

.timeline .timeline-container.primary .timeline-icon .timeline-4-active::before {
    content: '4';
    height: 10px;
    width: 20px;
    position: absolute;
    left: 5px;
    top: 5px;
    color: #fff;
}

.timeline .timeline-container.primary .timeline-icon .timeline-5-active::before {
    content: '5';
    height: 10px;
    width: 20px;
    position: absolute;
    left: 5px;
    top: 5px;
    color: #fff;
}


.timeline .timeline-container.info .badge, .timeline .timeline-container.info .timeline-icon {
    background: #11cdef !important;
}
.timeline .timeline-container.success .badge, .timeline .timeline-container.success .timeline-icon {
    background: #00bf9a !important;
}
.timeline .timeline-container.warning .badge, .timeline .timeline-container.warning .timeline-icon {
    background: #ff8d72 !important;
}
.timeline .timeline-container.danger .badge, .timeline .timeline-container.danger .timeline-icon {
    background: #fd5d93 !important;
}
.author {
    font-family: inherit;
    padding: 3em;
    text-align: center;
    width: 100%;
    color: white;
}
.author a:link, .author a:visited {
    color: white;
}
.author a:link:hover, .author a:visited:hover {
    text-decoration: none;
}
.author .btn:link, .author .btn:visited {
    margin-top: 1em;
    text-decoration: none;
    display: inline-block;
    font-family: inherit;
    font-weight: 100;
    color: white;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: black;
    padding: 1.5em 2rem;
    border-radius: 1em;
    transition: 0.5s all;
}
.author .btn:link:hover, .author .btn:visited:hover, .author .btn:link:focus, .author .btn:visited:focus, .author .btn:link:active, .author .btn:visited:active {
    background-color: #1a1a1a;
}

.toggle {
    font-size: 1em;
    display: block;
    /* border: 2px solid #666; */
    /* border-color: #777 #9f9f9f #eee #9f9f9f; */
    width: 4.5em;
    height: 2em;
    padding-left: 5px;
    border-radius: 1em;
    /* margin: 1em; */
    background: #80b23d;
    text-align: center;
    line-height: 2;
    color: #fff;
    cursor: pointer;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
  }
  .toggle input[type="checkbox"] { display:none }
  .toggle .switch {
    display:block;
    width:1.6em;
    height:1.6em;
    position:absolute;
    top:.2em; left:.2em;
    border-radius:50%;
    background: #fff;
    -webkit-transition:left 200ms linear;
       -moz-transition:left 200ms linear;
            transition:left 200ms linear;
  }
  .toggle.checked .switch { left: 3em; }
  .toggle .switch:before, .toggle .switch:after {
    content:'';
    display:block;
    position:absolute;
  }

  .toggle .switch:before {
    display: block;
    position: absolute;
    content: 'SI';
    width: .6em;
    height: .6em;
    /* border: 2px solid #666; */
    border-radius: 50%;
    top: 1px;
    left: 7.2px;
    /* box-shadow: rgb(0 0 0 / 50%) 0 0 2px; */
    /* border-top: transparent; */
    color: #000;
    font-size: 12px;
    font-weight: 500;
  }

  .toggle.checked .switch:before {
    display: block;
    position: absolute;
    content: '';
    width: .6em;
    height: .6em;
    /* border: 2px solid #666; */
    border-radius: 50%;
    top: 1px;
    left: 4px;
    /* box-shadow: rgb(0 0 0 / 50%) 0 0 2px; */
    /* border-top: transparent; */
    color: #000;
    font-size: 11px;
    font-weight: 500;
  }

  .toggle.checked .switch:after {
    display: block;
    position: absolute;
    content: 'NO';
    width: .6em;
    height: .6em;
    /* border: 2px solid #666; */
    border-radius: 50%;
    top: 1px;
    left: 4px;
    /* box-shadow: rgb(0 0 0 / 50%) 0 0 2px; */
    /* border-top: transparent; */
    color: #000;
    font-size: 11px;
    font-weight: 500;
  }

  .noSelected { background-color: red !important;}

  .selectedBG { background-color: #80b23d !important;}

  .timeline-icon-active {
  	background-color: #65b32e !important;
  	color: #fff;
  }

  .bloqueContenido {
  	display: none;
  }

  .bloquevideo {
  	display: none;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    padding: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  
.bloquevideointerview {
    display: none;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    padding: 20px;
}

  .radioJob {
  	width: auto; 
	border: 0px;  width: 18px; height: 2em; vertical-align: middle; margin-right: 8px;
  }

  .labelJobRadio {
  	color: #000;
  	font-size: 15px;
  }


.radioInterview {
    width: auto; 
  border: 0px;  width: 18px; height: 2em; vertical-align: middle; margin-right: 8px;
}

.labelInterviewRadio {
    color: #000;
    font-size: 15px;
}

  .coltext {
	display: inline-block;
    /*width: 70%;*/
    width: 100%;
  }

  .colvideo {
    display: inline-block;
    width: 20%;
  }

  .contenidoBD {
	color: #000;
    font-size: 13px;
    font-style: italic;
  }

  .titleOptions {
	color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 10px;
  }

  .bloqueOpciones {
	margin-bottom: 10px;
  }

  .titleText {
    font-family: 'Open Sans', sans-serif;
	color: #000;
    font-size: 17px;
    padding-bottom: 5px;
  }

  .imgCompany {
    width: 60%;
    display: block;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
  }

  .bgStep5 {
      background-color: #80b23d;
  }

  .bgStepUnder5 {
      background-color: #e63600;
  }

  .datosBloqueImagen {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    height: 120px;
  }

  .datosBloqueJob {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    padding-left: 20px;
  }

  .datosBloqueStatus {
    display: inline-block;
    width: 22%;
    vertical-align: middle;
  }

  .companyTitle {
    font-weight: 800;
    font-size: 17px;
    margin-top: 5px;
  }

  .companyPosition {
    margin-top: 5px;
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
  }

  .jobStatusOK {
    margin-top: 5px;
    font-weight: 800;
    font-size: 17px;
    color: #80b23d;
  }

  .jobStatusKO {
    margin-top: 5px;
    font-weight: 800;
    font-size: 17px;
    color: #e63600;
  }

  .rowwko2 {
    background-image: url(images/info_error.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 39px;
    background-position-x: 94%;
    height: 30px;
    background-position-y: 0px;
    padding-top: 10px;
  }

  .avisoReview {
    display: none;
    position: absolute;
    right: 60px;
    width: 190px;
    background-color: #e63600;
    padding: 20px;
    color: #fff;
    font-size: 13px;
    border-radius: 20px;
    top: 60px;
    z-index: 1120;
  }

  .createCompany {
    padding-left: 10px;
    font-weight: 700;
    color: #000;
    text-decoration: underline;
    cursor: pointer;
  }

  .contenidoBD ul {
    padding-left: 40px;
  }

  .contenidoBD ul li {
    padding-top: 10px;
  }

  .parrafoExp {
      
  }

  .matriculasRows {
    min-height: 100px;
  }

  .ml20-mr20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .w94 {
    width: 94% !important;
  }

  .fileInputs {
      width: 100%;
  }

  .w86 {
    width: 86% !important;
  }

  .w77 {
    width: 77% !important;
  }

  .newokko {
    background-position-x: 97% !important;
    background-position-y: inherit;
    height: auto !important;
  }

  .selectorExtra {
      display: none;
      position: absolute;
      background-color: #d1b834;
      padding: 10px;
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
      left: 0px;
      width: 185px;
      z-index: 999;
      top: 26px;
  }

  .cp {
      cursor: pointer;
  }

  .pr {
      position: relative;
  }

  .selectorOption {
    padding-bottom: 5px;
    cursor: pointer;
  }

  .deleteExtra {
    position: absolute;
    right: -75px;
    background-image: url(/images/svg/close2.svg);
    background-repeat: no-repeat;
    width: 40px;
    height: 15px;
    top: 13px;
    cursor: pointer;
  }

  .ribete {
    background-image: url(/images/svg/down-arrowb.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position-x: 97%;
    background-position-y: center;
  }

  .bbluedeep {
    background-color: #019c7c;
    color: #fff;
  }

  .mt8 {
      margin-top: 8px;
  }

  .contenedorOpciones {
      padding-left: 20px;
      padding-right: 20px;
  }

.colIzqOpciones {
    display: inline-block;
    width: 70%;
    vertical-align: top;
    padding-top: 5px;
}

.colDerOpciones {
    display: inline-block;
    width: 29%;
    vertical-align: top;
}

.optionExtra {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
}

.optionExtraOK {
    color: #80b23d;
}

.optionExtraKO {
    color: #ff3000;
}

.optionExtraNormal {
    color: #696969;
}

.optionExtra img {
    width: 30px;
    display: block;
    text-align: right;
    position: relative;
    /* margin: 0 auto; */
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}

.btnAdjuntar {
    width: 70px;
    background-color: #cccccc;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    padding: 10px;
    border-radius: 20px;
    float: right;
    font-weight: 700;
    text-align: center;
}

.btnDownloadExtra {
    width: 70px;
    background-color: #cccccc;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    padding: 10px;
    border-radius: 20px;
    float: right;
    font-weight: 700;
    text-align: center;
}

.colIzq {
    display: inline-block;
    width: 48%;
    vertical-align: top;
}

.colDer {
    display: inline-block;
    width: 48%;
    vertical-align: top;
}

.inputGroupJob2Input {
    width: 60%
}

.inputGroupJob4Input {
    width: 65%
}

.newkoko {
    background-position-y: 2px !important;
}

.hAdmision {
    height: 41px !important;
}

.w90 {
    width: 90% !important;
}

.inputGroupJob3Input {
    width: 46%;
}

.inputGroupJob3Label {
    width: 45%;
}

.titleEditarPerfil {
    position: absolute;
    right: 90px;
    top: 20px;
    font-weight: 800;
    cursor: pointer;
}

#panelPayments { width: 800px; display: none; }

.contratosPagos {
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 17px;
    cursor: pointer;
}

.cuerpoPagos {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    text-align: left;
    padding-left: 20px;
    padding-top: 10px;
}

.titleRutas {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.ulDocs {
    padding-top: 10px;
    margin-left: 0px;
    list-style: none;
}

.ulDocs li {
    padding-top: 5px;
}

.bloquePago {
    display: inline-block;
    width: 5%;
    padding: 11px;
    border-radius: 10px;
    margin-top: 10px;
}

.bloquePagoBGGrey {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.bloquePagoBGRed {
    color: #761b18;
    background-color: #f9d6d5;
    border-color: #f7c6c5;
}

.bloquePagoBGGreen {
    color: #1d643b;
    background-color: #d7f3e3;
    border-color: #c7eed8;
}

.titleMes {
    font-size: 17px;
}

.titleAnyo {
    font-size: 14px;
}

.candadoBloqueado1{
    background-color: #443e22;
    position: absolute;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    right: 35%;
    top: 65px;
}

.candadoBloqueado2 {
    background-color: #443e22;
    position: absolute;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    right: 20%;
    top: 65px;
}

.candadoBloqueado3 {
    background-color: #443e22;
    position: absolute;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    right: 5%;
    top: 65px;
}

.candadoBloq {
    background-image: url(/images/svg/candado.svg);
    background-repeat: no-repeat;
    height: 35px;
    width: 35px;
    background-position-x: 8px;
    background-size: 20px 20px;
    background-position-y: 6px;
}

.editProfile {
    cursor: pointer;
}

.col1InfoUser {
    display: inline-block;
    width: 15%;
    vertical-align: top;
    position: relative;
}

.col2InfoUser {
    display: inline-block;
    width: 70%;
    vertical-align: top;
    padding-left: 40px;
}

.col3InfoUser {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.noPhoto {
    border-radius: 50%;
    background-color: #ffd9d9;
    color: #ff0000;
    width: 110px;
    height: 110px;
    display: table;
    position: relative;
}

.contenedorCols {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

.textNoPhoto {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.titleLabel {
    font-weight: 700;
    padding-bottom: 10px;
    display: inline-block;
    vertical-align: top;
}

.labelData {
    padding-bottom: 10px;
    display: inline-block;
    vertical-align: top;
}

.titleSection {
    font-weight: 700;
    padding-left: 170px;
}

.no_indicado {
    color: red;
}

.editPhoto {
    background-image: url(/images/edit.png);
	position: absolute;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    right: 30px;
    cursor: pointer;
    top: 0;
    z-index: 1;
}

.filePhoto {
    display: none;
}

.photoUser {
    width: 110px;
    height: 110px;
    background-size: cover;
    background-position: center;
    background-color: #fff;
    background-repeat: no-repeat;
    border-radius: 50%;
}

.tooltip {
    display: inline-block;
    background-image: url(/images/svg/ojo.svg);
    background-size: 15px;
    height: 20px;
    width: 100px;
    background-repeat: no-repeat;
    position: absolute;
    background-position-x: 10px;
    background-position-y: 2px;
    cursor: pointer;
  }
  
  .tooltip .tooltiptext {
    visibility: hidden;
    width: 145px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 5%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 12px;
  }
  
  .tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
  }
  
  .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }

  .separator {
    display: flex;
    align-items: center;
    text-align: center;
  }
  
  .separator::before,
  .separator::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #000;
  }
  
  .separator:not(:empty)::before {
    margin-right: .25em;
  }
  
  .separator:not(:empty)::after {
    margin-left: .25em;
  }

  .classLine {
    width: 100%;
    height: 20px;
    border-bottom: 1px solid #b8b8b8;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
  }

  .classLineText {
    font-size: 15px;
    background-color: #F3F5F6;
    padding: 0 10px;
    position: absolute;
    top: 10px;
    left: 160px;
    font-weight: 700;
  }

  .pencilEdit {
    background-image: url(/images/pencil.png);
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 2px;
    width: auto;
    padding-left: 20px;
  }

  .avatarBordeActivo {
    border: 2px solid #fff;
  }

  .avatarBorde {
    border: 2px solid #000;
  }

  .containerFieldsStudy {

  }

  .lineaSeparadora {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    border-color: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .estudioResumen {
    margin-bottom: 20px;
  }

  .rowwko3 {
    background-image: url(images/info_error.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 39px;
    background-position-x: 97%;
    height: 30px;
    background-position-y: 21px;
    padding-top: 10px;
}

.deleteStudy {
    cursor: pointer;
    text-align: right;
    padding-right: 30px;
    margin-bottom: 10px;
    margin-top: 20px;
    background-image: url(/images/svg/trash.svg);
    background-repeat: no-repeat;
    background-position-x: 78%;
    background-size: 18px;
}

#panelUploadExtra { width: 600px; display: none; }

.titleUploadFile {
    margin-bottom: 10px;
    font-weight: 800;
}

.textareaExtra {
    border-radius: 10px;
    box-shadow: none;
    border: none;
    background: #fff;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 80%;
    resize: none;
    width: 60% !important;
    margin-top: 5px;
}

.panelFeedbackExtras { width: 600px; display: none; }

.parrafoFeedback {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
}

.parrafoDescriptionExtra {
    padding-right: 30px;
    text-align: left;
    padding-bottom: 20px;
}

.rowwokskills {
    background-image: url(images/check.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 30px;
    background-position-x: 96%;
    /*height: 20px;*/
    background-position-y: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.rowwkoskills {
    background-image: url(images/bad.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 30px;
    background-position-x: 96%;
    /*height: 20px;*/
    background-position-y: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.rowwneutralskills {
    background-image: url(images/neutral-face.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 30px;
    background-position-x: 96%;
    /*height: 20px;*/
    background-position-y: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.hexagon1 {
    background-image: url(images/hexmask1.svg);
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    position: relative;
}

.hexagon2 {
    background-image: url(images/hexmask2.svg);
    background-repeat: no-repeat;
    width: 56px;
    height: 55px;
    position: relative;
}

.mast1 {
    background-image: url(images/mast_1.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 100%;
    width: 100%;
    background-position-x: 9px;
    background-position-y: 13px;
}

.backColor1 {
    background-color: #e92941;
}

.mast3 {
    background-image: url(images/mast_3.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 100%;
    width: 100%;
    background-position-x: 9px;
    background-position-y: 13px;
}

.backColor3 {
    background-color: #34aa9d;
}

.mast4 {
    background-image: url(images/mast_4.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 100%;
    width: 100%;
    background-position-x: 9px;
    background-position-y: 13px;
}

.backColor4 {
    background-color: #ef5200;
}

.mast5 {
    background-image: url(images/mast_5.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 100%;
    width: 100%;
    background-position-x: 9px;
    background-position-y: 13px;
}

.backColor5 {
    background-color: #4aa643;
}

.mast6 {
    background-image: url(images/mast_6.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 100%;
    width: 100%;
    background-position-x: 9px;
    background-position-y: 13px;
}

.backColor6 {
    background-color: #34aa9d;
}

.mast7 {
    background-image: url(images/mast_7.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 100%;
    width: 100%;
    background-position-x: 9px;
    background-position-y: 13px;
}

.backColor7 {
    background-color: #e92941;
}

.mast9 {
    background-image: url(images/mast_9.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 100%;
    width: 100%;
    background-position-x: 9px;
    background-position-y: 13px;
}

.backColor9 {
    background-color: #4aa643;
}

.mast10 {
    background-image: url(images/mast_10.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 100%;
    width: 100%;
    background-position-x: 9px;
    background-position-y: 13px;
}

.backColor10 {
    background-color: #e92941;
}

.mast11 {
    background-image: url(images/mast_11.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 100%;
    width: 100%;
    background-position-x: 9px;
    background-position-y: 13px;
}

.backColor11 {
    background-color: #4aa643;
}

.mast14 {
    background-image: url(images/mast_14.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 100%;
    width: 100%;
    background-position-x: 9px;
    background-position-y: 13px;
}

.backColor14 {
    background-color: #ef5200;
}

.mast15 {
    background-image: url(images/mast_15.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 100%;
    width: 100%;
    background-position-x: 9px;
    background-position-y: 13px;
}

.backColor15 {
    background-color: #4aa643;
}

.contenedorHexagono {
    width: 46px;
    height: 60px;
    text-align: center;
    display: block;
    position: relative;
    margin: 0 auto;
}

.contenedorHexagonoBack {
    background-color: #b8b8b8;
    width: 100%;
}

.backColorTematica {
    background-color: #e92941;
}

.bloqueAccionesMatricula2 {
    /*display: inline-block;
    vertical-align: top;
    width: 42%;
    text-align: right;
    padding-bottom: 10px;
    padding-top: 10px;*/
}

.contenedorProgresoAreas {
    /*display: inline-block;
    margin-right: 10px;*/
}

.bloqueNombreMatricula2 {
    display: inline-block;
    width: 315px;
    margin-left: 20px;
    height: 60px;
    padding-left: 70px;
    padding-top: 10px;
    background-position-y: 10px;
    position: relative;
}

.backColor12 {
    background-color: #d6a40c;
}

.mast12 {
    background-image: url(images/cat6.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 100%;
    width: 100%;
    background-position-x: 9px;
    background-position-y: 13px;
}

.separadorIconosProgreso {
    background-image: url(images/separador.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 10px;
    background-size: 55px;
    height: 38px;
}

.contenedorBloquesRutas {
    /*background-image: url(images/separador.png);
    background-repeat: repeat-x;
    display: inline-block;
    background-size: 10px;
    background-position-x: center;
    background-position-y: 27px;*/
}

.iconoDiana {
    background-image: url(images/diana.svg);
    background-repeat: no-repeat;
    background-size: 55px;
}

.diplomaBack{

}

.contenedorCirculo {
    width: 50px;
    height: 50px;
    padding-bottom: 8px;
}

.contenedorCirculoBack {
    border-radius: 50%;
    background-color: #b8b8b8;
    width: 100%;
    height: 100%;
}

.backColorDiplomaOK {
    background-color: #ef5200;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.backColorDiplomaKO {
    background-color: #b8b8b8;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.mastDiploma {
    background-image: url(images/diploma.svg);
    background-repeat: no-repeat;
    background-size: 25px;
    height: 100%;
    width: 100%;
    background-position-x: 13px;
    background-position-y: 14px;
}

.iconoDiploma {
    position: relative;
    margin-right: 0px;
    padding-top: 3px;
    vertical-align: top;
}

.bloqueTextoProgreso {
    font-size: 10px;
    text-align: center;
}

.bloqueTextoProgresoTitulo {
    line-height: 10px;
}

.filaMatricula2 {
    /*border-top: 1px solid #ccc;
    padding-top: 10px;
    min-height: 70px;*/
    cursor: pointer;
}

#progressbar {
    background-color: #e3d485;
    border-radius: 13px;
    /* (height of inner div) / 2 + padding */
    margin-top: 10px;
  }
  
#progressbar>div {
    background-color: #80b23d;
    /* Adjust with JavaScript */
    height: 10px;
    border-radius: 13px;
}

.titleContent2 {
    /*padding-bottom: 10px;*/
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 800;
}

.hex1 {
    background-image: url(images/mast_1.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hex3 {
    background-image: url(images/mast_3.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hex4 {
    background-image: url(images/mast_4.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hex5 {
    background-image: url(images/mast_5.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hex6 {
    background-image: url(images/mast_6.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hex7 {
    background-image: url(images/mast_7.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hex9 {
    background-image: url(images/mast_9.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hex10 {
    background-image: url(images/mast_10.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hex11 {
    background-image: url(images/mast_11.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hex14 {
    background-image: url(images/mast_14.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}

.hex15 {
    background-image: url(images/mast_15.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
    background-position-y: 2px;
}


.contenedorProgresoAreas2 {
    /*position: absolute;*/
    left: 0px;
    top: -5px;
    /*display: inline-block;*/
    /*margin-right: 10px;*/
}

.dropd {
    background-image: url(images/dropd.png);
    background-repeat: no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 18px;
    transform: rotate(0deg);
    bottom: top;
    bottom: -25px;
}

.progressbar2 {
    background-color: #e3d485;
    border-radius: 13px;
    margin-top: 5px;
    width: 315px;
  }
  
.progressbar2>div {
    background-color: #80b23d;
    /* Adjust with JavaScript */
    height: 10px;
    border-radius: 13px;
}

.contenedorAsistencias {
    /*margin-top: 20px;
    margin-bottom: 20px;*/
}

.contenedorSoft {
    margin-bottom: 20px;
}

.mtminus5 {
    margin-top: -5px;
}

.mt5 {
    margin-top: 5px;
}

.rowwko33 {
    background-image: url(images/bad.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 39px;
    background-position-x: 97%;
    height: 30px;
    background-position-y: 21px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.colLeft2 { width: 100%; /* float: left; */ display: inline-block; vertical-align: top; }

.rutaPDF {
    padding-left: 30px;
    padding-bottom: 10px;
}

.contenedorAlumnos {
    border: 1px solid #ccc;
    border-radius: 6px;
    height: 310px;
    margin-top: 10px;
    overflow-y: scroll;
}

.filaAlumno {
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 5px;
}

.actionsCheckboxes {
    float: right;
    margin-right: 10px;
    font-size: 12px;
    cursor: pointer;
}

.inputFila {
	display: block;
	width: 98%;
	padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.labelFila {
	padding-top: 5px;
    display: block;
    cursor: pointer;
}

.btnGuardar {
	width: 100%;
    display: block;
    background: #dbb918;
    text-align: center;
    /* padding: 10px; */
    /* margin-left: -10px; */
    font-weight: 800;
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: pointer;
    margin-top: 5px;
}

.colIzqPlayer {
	display: inline-block;
	width: 50%;
	float: left;
}

.colDerPlayer {
	display: inline-block;
	width: 50%;
	float: right;
	position: relative;
}

#transcribeVideo {
    height: 600px;
    overflow-y: scroll;
    padding-left: 10px;
}

.loaderSave {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(255, 255, 255, 0.7);
    top: 0;
    z-index: 99999999;
}

.labelLoaderSave {
    text-align: center;
    top: 50%;
    position: absolute;
    display: block;
    position: relative;
    margin: 0 auto;
}

.filaActiva {
    background-color: #000;
    color: #fff;
}

.filaActiva input {
    background-color: #000;
    color: #fff;
}

.openModalFeedbackSupport { cursor: pointer; padding-left: 30px; }

.videoSupport { position: absolute; right: 80px; top: 22px; background-image: url(images/alert2.svg); background-repeat: no-repeat; }

.btnGuardarOK {
	width: 100%;
    display: block;
    background: #dbb918;
    text-align: center;
    /* padding: 10px; */
    /* margin-left: -10px; */
    font-weight: 800;
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: pointer;
    margin-top: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.backColor16 {
    background-color: #d6a40c;
}

.mast16 {
    background-image: url(images/cat6.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 100%;
    width: 100%;
    background-position-x: 9px;
    background-position-y: 13px;
}

.evaluando-a {
	margin-bottom: 10px;
}

.estas-evaluando {
	font-weight: 800;
}

.buscador-contenido {
    width: 200px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    position: absolute;
    right: 120px;
    top: 13px;
    background-image: url(images/lupa.svg);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position-x: 93%;
    height: 35px;
    background-position-y: 9px;
    padding-right: 40px;
    background-color: #222;
}

.buscador-contenido-light {
	width: 100px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    position: absolute;
    right: 120px;
    top: 13px;
    height: 20px;
    padding-right: 40px;
    background-image: none !important;
}

.buscador-contenido::placeholder {
	color: #fff;
}

.buscador-contenido:-ms-input-placeholder {
	color: #fff;
}

.buscador-contenido::-ms-input-placeholder {
	color: #fff;
}

.fila-resultado {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	cursor: pointer;
}

.fila-carpeta {
    background-image: url(images/folder.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    height: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo {
	height: 25px;
}

.fila-archivo-mp4 {
    background-image: url(/campus/images/ext/mp4.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-psd  {
    background-image: url(/campus/images/ext/psd.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-jpg  {
    background-image: url(/campus/images/ext/jpg.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-png  {
    background-image: url(/campus/images/ext/png.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-pdf  {
    background-image: url(/campus/images/ext/pdf.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-doc  {
    background-image: url(/campus/images/ext/doc.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-rtf  {
    background-image: url(/campus/images/ext/rtf.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-zip  {
    background-image: url(/campus/images/ext/zip.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-rar  {
    background-image: url(/campus/images/ext/rar.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-ma  {
    background-image: url(/campus/images/ext/ma.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-csh {
    background-image: url(/campus/images/ext/csh.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-abr {
    background-image: url(/campus/images/ext/abr.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-max {
    background-image: url(/campus/images/ext/max.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-ppt {
    background-image: url(/campus/images/ext/ppt.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-quiz {
    background-image: url(/campus/images/ext/quiz.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-abr {
    background-image: url(/campus/images/ext/abr.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-kys  {
    background-image: url(/campus/images/ext/kys.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-test {
    background-image: url(/campus/images/ext/test.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: -2px;
}

.fila-archivo-txt {
    background-image: url(/campus/images/ext/txt.svg);
	background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 13px;
    background-position-y: 0px;
}

.nombre-carpeta, .nombre-fichero {
	padding-left: 50px;
}

.contenedor-resultados {
    margin-top: 20px;
    margin-left: 20px;
}

.frase-resultado {
	margin-left: 20px;
	position: relative;
}

.lista-buscador {
	margin-left: 0px;
	overflow-y: scroll;
    max-height: 50vh;
}

.triback_js {
    display: block;
    background-size: 20px;
    left: -10px;
    top: -6px;
}

.mostrando-carpeta {
	padding-left: 20px;
}

.clean-input {
	display: none;
    position: absolute;
    right: 130px;
    top: 22px;
    background-image: url(images/close.svg);
    background-size: 15px;
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
    cursor: pointer;
}

.buscando-contenido { padding: 60px 0px; }

.titulo-buscando-contenido {
	text-align: center;
	color: #fff;
}

.img-buscando-contenido {
    width: 40px;
    display: block;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
    padding-bottom: 30px;
}

.sin-resultados {
    padding-bottom: 20px;
}

.mark-buscador {
    background-color: transparent;
    color: #FFD43F;
}

.botonDownloadTasks {
	cursor: pointer;
}

.guide_interview {
    text-align: right;
    margin-right: 90px;
    font-weight: 700;
    cursor: pointer;
}

.lineaInterviewTutorial {
	text-align: left;
	padding-left: 4%;
	padding-top: 20px;
}

.contenedorDatos {
	margin-left: 15px;
	margin-right: 15px;
}

.selectorProductoras {
    height: 30px !important;
    margin-top: 10px !important;
    border: 1px dashed #000 !important;
}

.contenedorFavoritos {
	/*display: flex;
	width: 100%;
	column-count: 3;
    flex-direction: row;
    flex-wrap: wrap;*/
}

.contenedorFavorita {
    /*width: 33%;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;*/
}

.contenedorFavorita2 {
    display: flex;
}

.datosEmpresa {
    /*display: flex;
    padding-left: 10px;
    font-size: 12px;
    align-items: center;*/
}

#empleabilidadbox {
	padding: 20px;
    background-color: #fff;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}

.btnOpenPanelEmpleabilidad {
    background-color: #ffdc32;
    padding: 10px;
    border-radius: 20px;
    margin-top: 20px;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
}

.buscadorBloque {
    display: inline-block;
    width: 30%;
}

.buscadorBloque2 {
    display: inline-block;
    width: 18%;
}


/* AQUI EMPIEZA LA LEYENDA NUEVA */

.contenedorCursos {
    max-height: 600px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#notsmenu {
    right: 0px;
    min-width: 500px;
    max-width: 500px;
    position: absolute;
    top: 40px;
    z-index: 1190;
    list-style: none;
}

.contenedorNotificaciones {
    max-height: 370px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#notsmenu #titnots {
	padding: 10px;
	font-weight: 700;
}

#notscontent {
	background: #fff;
}

#notscontent li {
	padding: 10px;
	border-bottom: 1px solid #000;
}

.foto-profesor {
    display: inline-block;
    position: relative;
    border-radius: 50%;
    background: #fdc100;
    height: 65px;
    width: 65px;
    background-size: 70px;
    background-repeat: no-repeat;
    background-position: -4px -4px;
}

.datos-profesor {
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding-left: 15px;
    padding-top: 5px;
    text-align: left;
}

.profesor-name {
    font-weight: 800;
    font-size: 18px;
    color: #fff;
    line-height: 17px;
}

.profesor-titulation {
    font-size: 14px;
    font-weight: 100;
    font-style: italic;
    color: #fdc100;
}

.profesor-nombre {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    color: #fdc100;
}

.bloque-datos-software {
    list-style: none;
}

.no-underline {
	text-decoration: none;
}

.fs-12 {
	font-size: 12px;
}

.fs-13 {
	font-size: 13px;
}

.bg-custom-course-navbar {
	background-color: #fdc100 !important;
}

.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
	font-weight: 800;
}

.navbar-z-index {
    z-index: 99999;
}

.closeGame {
    color: #000;
    position: absolute;
    /* left: 250px; */
    width: 22vh;
    top: 23vh;
    right: 7vw;
    font-size: 1.3rem;
    cursor: pointer;
    background-color: #ffdc32;
    text-align: center;
    padding: 2vh;
    border: 5px solid black;
    border-radius: 15px;
    font-weight: 700;
    z-index: 9999;
    font-family: 'Retro Gaming'
}

.editRoomBtn {
    color: #000;
    position: absolute;
    /* left: 250px; */
    width: 22vh;
    top: 10vh;
    left: 10vw;
    font-size: 1.3rem;
    cursor: pointer;
    background-color: #ffdc32;
    text-align: center;
    padding: 2vh;
    border: 5px solid black;
    border-radius: 15px;
    font-weight: 700;
    z-index: 9999;
    font-family: 'Retro Gaming'
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background-color: #fdc100 !important;
	color: #000;
}

.nav-item {
    cursor: pointer;
}


.foto-profesor2 {
    display: inline-block;
    position: relative;
    border-radius: 50%;
    background: #fdc100;
    height: 80px;
    width: 110px;
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

@media (min-width: 576px) {
    .foto-profesor2 {
        width: 80px;
    }
}

.folderitem2_new {
    display: flex;
    cursor: pointer;
}

.folderitem2_new img {
    width: 50px;
}

.folderitem2_new p {
    font-size: 13px;
    padding-top: 10px;
}

.bblack a.dropdown-item { color: #000; }
.softskillhelp {
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    cursor: pointer;
}

.syncBtn {
    color: black;
    background-color: #fdc100 ;
    padding: 0.3rem;
}

.errorLogin {
    color: #c0392b;
    font-weight: bold;
    margin-top: 5px;
}

.move-down-100vh {
    transform: translateY(100vh);
    transition: transform 0.5s ease; /* Añade una transición suave */
}

.move-down-70vh {
    transform: translateY(70vh);
    transition: transform 0.5s ease; /* Añade una transición suave */
}

.move-down-30vh {
    transform: translateY(32.5vh);
    transition: transform 0.5s ease; /* Añade una transición suave */
}

.move-down-10vh {
    transform: translateY(10vh);
    transition: transform 0.5s ease; /* Añade una transición suave */
}

.move-down-3vh {
    transform: translateY(3.25vh);
    transition: transform 0.5s ease; /* Añade una transición suave */
}

.move-down-btn {
    margin-top: 12vh;
}
