/*
Desarrollado por sofenix
Desarrollador: Mairon Andres Piedrahita;
*/

@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i';


body, html{
	font-family: 'Open Sans';
    color: #000!important;
}

span.fecha-seleccionada {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
}

.logo{
	margin: 20px auto 0;
}

.user-panel > .info {
    padding: 25px 0 10px;
    line-height: 1;
    position: initial;
}

.skin-yellow .wrapper, .skin-yellow .main-sidebar, .skin-yellow .left-side {
    background-color: #383838;
}

.gym h1{
	font-size: 40px;
	font-weight: 900;
	font-style: italic;
	margin: 20px 0 10px;
}

.gym button{
	background-color: #262626;
	color: #fff;
	margin-bottom: 10px;
}

.gym .btn.focus, .gym .btn:focus, .gym .btn:hover{
	color: #eee;
	background-color: #1b1b1b;
}

.workout h1{
	margin: 10px 0;
}

.dictionary{
	padding: 14px;
}

.user-panel > .info > p {
    font-weight: 100;
    margin-bottom: 0;
    font-size: 14px;
}

.user-panel > .info > h3{
    font-size: 18px;
    font-weight: 800;
    margin: 3px 0 0;
}

hr {
    margin: 20px 10px 10px;
    border-top: 1px solid #727272;
}

.training .info{
	padding-top: 20px; 
}

.training h1{
    font-weight: 700!important;
    font-size: 40px!important;
}

.training h3{
	font-size: 18px;
	margin: 0;
    font-weight: 700!important;
}

.training h2 {
    font-size: 26px;
    font-weight: 900;
    margin: 0 0 5px;
    color: #000;
}

.training h3.text-green{
	font-size: 16px;
	display: flex;
	font-weight: 800;
	font-style: italic;
	margin: 0;
}

.training .box-footer span {
	font-weight: bold;
}

.training .box-footer {
	padding: 15px 40px;
}

.training .box-footer .progress {
	margin: 4px auto;
}

.instructor .box-footer{
    position: absolute;
    width: 100%;
    border: none;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.68);
}

.instructor .box-body{
	display: flex;
}

.instructor .pull-right{
	margin: auto 0;
}

.border-green {
    border-top: 1px solid #6FBAB2;
    border-bottom: 1px solid #6FBAB2;
    margin: 0 auto 10px!important;
    padding: 4px;
}

.login-page input.form-control {
    background: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    min-height: 14px;
    color: #ccc;
    font-style: normal;
    font-weight: 400;
    height: auto;
    padding: 2px 6px;
}

.btn-dark{
    background: #383838 ;
    border-radius: 112px;
    border: 1px solid #ffffff;
    color: #fff;
    padding: 4px 40px;
    font-weight: 700;
}

.btn-dark:hover, .btn-dark:focus, .btn-dark:active{
    background: #F2D400 ;
    color: #000;
    border: 1px solid #F2D400;
}

.btn-dark-v2{
    background: #383838 ;
    border-radius: 4px;
    border: 1px solid #ffffff;
    color: #fff;
    padding: 6px 35px;
    font-weight: 700;
}

.btn-dark-v2:hover, .btn-dark-v2:focus, .btn-dark-v2:active{
    background: #F2D400 ;
    color: #000;
    border: 1px solid #F2D400;
}

.btn-accessories{
    background: #cecece ;
    border-radius: 2px;
    color: #fff;
    padding: 4px 15px;
    font-weight: 700;
}

.btn-accessories:hover, .btn-accessories:focus, .btn-accessories:active{
    background: #cecece ;
    color: #000;
    /*border: 1px solid #F2D400;*/
}

.question{
    background: #e9e9e9;
    border-radius: 2px;
    color: #d4d4d4;
    padding: 4px 15px;
    font-weight: 700;
}

.active:hover, .active:focus, .active:active{
    color: #ffffff;
}


.active{
    background: #6FBAB2 ;
    color: #ffffff;
}

.panel-btn
{
    padding: 20px 15px 10px;
}

.cajas
{
    background-color: #eee;
    opacity: 1;
    height: 30px;
    width: 40%;
    font-size: 14px;
    line-height: 1.42857143;
    border: 0px;
        padding: 10px;
}

.notes
{
    background-color: #eee;
    display: block;
    width: 40%;
    margin: 0 auto;
    height: 50%;
}

.table > tbody > tr > th{
    border-top: 0px solid #eee!important;
    background-color: #eee;
    padding: 1% 10%;
}

.question-choice > li{
    margin: 3px 0px;
    font-size: 20px;
}

.numeracion-preguntas{
    background-image: url('/dist/img/icons/box2.svg');
    width: 30px;
    height: 30px;
    color: #fff;
    background-repeat: no-repeat;
    text-align: center;
    display: inline-block;
    padding: 9px;
    font-size: 12px;
    font-style: bold;
}

.text-down-img > h3
{
    font-style: italic;
    font-weight: 800;
    width: 100%;
}

.panel-plan >div{
    padding-left: 10px;
    padding-right: 10px;
}

.hold-transition.assessment-page .assessment-box {
    width: 100%;
    max-width: 900px;
    margin: 5% auto;
 }

.hold-transition.assessment-page .assessment-logo img{
    width: 250px;
    margin: 0 auto;
}

.panel-plan {
    background: #efecec;
    width: 100%;
    padding: 20px 10px;
    color: #6E6E6E;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.panel-plan > h5{
    font-size: 12px;
    color: #6E6E6E;
    margin-bottom: 2px;
    font-weight: 600;
}

.nombre-plan {
    font-size: 12px;
    font-weight: 600;
}

.ico-circle{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
}

.subtitulo{
    letter-spacing: 2px;
}

.subtitulo-assessment{
    letter-spacing: 2px;
    font-weight: 600!important;
    color: #999!important;
}

.nombre-plan:hover, .plan-link:hover, .plan-link:focus {
    color: #b2b2b2;
}

.plan-link.active .panel-plan {
    background: #323232;
}

.plan-link.active .panel-plan h5{
    color: #fff;
}

.label-lingofit{
    font-size: 15px;
    text-transform: uppercase;
    padding: 6px 40px;
}

.panel-plan h3{
    font-weight: 800;
    margin: 0;
    font-size: 20px;
}

.widget-plans{
    padding: 30px;
}

.place
{
    padding-top: 10%;
    padding-right: 0%;
}

.place > div{
    padding: 0% 6% 0% 5%;
}

.place > div > b{
    padding: 0% 15%;
}

.table > tbody > tr > th{
    padding: 1% 2%!important;
}

.table > tbody > tr > td{
    padding: 1% 2%!important;
}


.modal.general-modal{
    background: rgba(255, 255, 255, 0.9) !important;
}

.modal.general-modal.in{
    display: flex !important;
}

.general-modal .modal-content{
    background-color: #383838 !important;
}

.general-modal h1 {
    font-size: 40px;
    font-weight: 900;
    font-style: italic;
    margin: 20px 0 10px;
    color: #F2D400 !important;
    text-transform: uppercase;
    text-align: center;
}

.general-modal .modal-header {
    border-bottom-color: #383838 ;
    padding-bottom: 0px;
}

.general-modal .modal-body{
    padding: 0 15px 25px;
    color: #fff;
    text-align: justify;
}

@media(min-width: 768px){
    .modal-dialog {
        width: 340px;
        margin: auto;
    }
}

.clearfix{
    padding-right: 5%;
    padding-left: 5%;
}

.btn.btn-flat-ren.up-assessment {
    padding: 6% 15%;
    color: #000;
    width: 100%;
}

.btn-wrong {
    background-color: #D73453;
    border-radius: 1px;
    color: #fff!important;
}

.btn-wrong:hover,
.btn-wrong:active,
.btn-wrong.hover {
  background-color: #ef62a4;
  border-color: #000;
  color: #fff;

}

.btn.btn-flat-ren {
  border-radius: 2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
}

.no-margin.up-assessment{
    border: 1px solid #F2D400;
}

.example-modal .modal {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    z-index: 1;
}

.example-modal .modal {
    background: transparent !important;
}

.modal-header-up-assessment{
    background-color: #262626;
    color: #fff;
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-footer-up-assessment{
    background-color:transparent;
    color: #000;
    border-color: #00733e;
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;  
}

.modal-footer-up-assessment > button{
    padding: 2% 12%;
}

.image-inscription {
    padding: 60px 10px;
    background-color: #f5f5f5;
    width: 130px;
    height: 160px;
}

.input-up{
    z-index: -1;
    right: 0;
    width: 160px;
    position: relative;
    top: 40px;
    left: 730px;
    opacity: 0;
}

.politicas{
    color:#337ab7;
}

.division-1{
    margin: 10px auto 40px;
    width: 30px;
    border-top: 7px solid #ddd;
}

.division-2{
    margin: 40px auto;
    width: 30px;
    border-top: 7px solid #ddd;
}

.alert {
    padding: 0px;
    margin: 20px auto 30px;
    max-width: 650px;
}

.alert.warning p{
    color: #333;
    padding: 5px;
}

.alert p {
    padding: 10px 5px;
    line-height: 12px;
}
.alert-warning img{
    max-width: 65px;
    padding: 1% 15px;
}

.btn-lingofit{
    padding: 3px 7%;
    letter-spacing: 2px;
    font-weight: 600;
}

.alert-dismissable .close, .alert-dismissible .close {
    right: 0px;
}

.fecha-seleccionada a {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    padding: 2px !important;
    background-color: #6FBAB2 !important;
    margin: auto;
    color: #fff !important;
}

#horas {
    padding: 10px;
    width: 100px;
    text-align: center;
}

#horas hr {
    border-top: 1px solid #ffffff;
}

#calendario{
    display: inline-flex;
    margin: auto;
}

.fecha-seleccionada.ui-datepicker-current-day{
    background: #6FBAB2;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    padding: 3px;
}

.fecha-seleccionada .ui-state-active{
    border: 2px solid #fff !important;
    width: 20px !important;
    height: 20px !important;
    font-size: 11px !important;
    padding: 0 !important;
}

.lugar label:last-child{
    margin-right: 0 !important;
}

.input-gray {
    max-width: 490px;
    margin: 0 auto;
    background: #f9f9f9;
    border-color: #e9e9e9;
    color: #9c9c9c;
    font-size: 13px;
    text-align: center;
}

.box-finish {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: none;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: none;
}

.g-recaptcha >div{
    margin: 0 auto;
}

.label-estado{
    display: inline;
    padding: 2px 6px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.input-inscription{
    border-width: 0px;
    border-bottom: 1px solid #ccc;
    margin-left: 10px;
    color: #a2a2a2;
}

.select-inscription {
    background: #e0e0e0;
    color: #676767;
    border-radius: 3px;
    padding: 0px 20px;
}

h3.titulo{
    font-style: italic;
    font-weight: 800;
    width: 100%;
}

.document-up{
    z-index: -1;
    right: -165px;
    width: 125px;
    position: relative;
    top: -14px;
    opacity: 0;
}

.document-inscription{
    padding: 3px 20px;
    background-color: #6FBAB2;
    border-radius: 4px;
    color: #fff;
}

.assessment-box{
    font-weight: 600!important;
}

.open-document{
    background-color: #6FBAB2;
    border-radius: 4px;
    color: #fff;
}

.modal.document-modal{
    background: rgba(255, 255, 255, 0.9) !important;
}

.modal.document-modal.in{
    display: flex !important;
}

.document-modal .modal-content{
    background-color: #ffffff !important;
}

.document-modal h1 {
    font-size: 20px;
    font-weight: 900;
    font-style: italic;
    margin: 20px 0 10px;
    color: #F2D400 !important;
    text-transform: uppercase;
    text-align: center;
}

.document-modal .modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 0px solid #ffffff;
}

.document-modal .modal-body{
    padding: 0 15px 25px;
    color: #fff;
    text-align: center;
}

.navbar.navbar-static-top{
    display: none;
}

.modal-dialog {
        margin: auto;
}

.modal .close{
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: -40px;
    left: calc(50% - 10px);
    background: #F2D400;
    opacity: 1;
    z-index: 9999999;
    cursor: pointer !important;
    border-radius: 5px;
}
    
@media(min-width: 768px){
    .modal-dialog {
        width: 740px;
        margin: auto;
    }


}

@media(max-width: 768px){
    .navbar.navbar-static-top{
        display: block;
    }
    
    	.label-lingofit{
	    margin-right: 0px;
	    margin-bottom: 10px;
	    width: 100%;
	    display: block;
	}
	
	.alert-warning img{
	    height: 30px;
	    padding: 0;
	}

    .image-inscription {
        padding: 10% 3%;
        max-width: 150px;
        margin: 10px auto !important;
        float: none !important;
    }

    .input-inscription{
        max-width: 95%;
        margin-top: 10px;
    }
}

@media(max-width: 500px){

    .image-inscription {
        max-width: 120px;
        padding: 50px 3%;
    }
}

input:focus, textarea:focus {
    outline:0px !important;
}

.listen-write{
    width: 100%;
    max-width: 100%;
}

.listen-write > span{
    text-align: center;
    float: left;
    width: 100%;
    max-width: 73%;
    font-weight: 600%;

}

/*///////////////////SONIDO////////////////////////////*/
audio.speak-none{
    display: none;
}


.recording{
    background-color: #d73925;
    border-color: #d73925;
    color:#fff;
}

.reproAudio
{
    background-color: #6FBAB2;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    padding: 1px 15px;
}

.hexagono-green {
    padding: 2px 8px;
    background-image: url(/dist/img/icons/green-hexagon.png);
    background-size: 20px 22px;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
}

.hexagono-yellow {
    padding: 2px 8px;
    background-image: url(/dist/img/icons/yellow-hexagon.png);
    background-size: 20px 22px;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
}

.text-vertical {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
}

.play, .play:focus, .play:hover, .play:active{
    background-color: #fff;
}


.activity-hexagono{
    transform: rotate(-30deg);
}

.activity-widget{
    display: inline-flex;
    padding: 30px 0;
    position: absolute;
}

.activity-widget:nth-child(1){
    top: 70px;
    left: 5%;
}

.activity-widget:nth-child(2){
    top: 70px;
    right: 5%;
}

.activity-widget:nth-child(3){
    bottom: 30px;
    left: 5%;
}

.activity-widget:nth-child(4){
    bottom: 30px;
    right: 5%;
}

.activity-widget:nth-child(5){
    top: calc(50% - 130px);
    left: calc(50% - 140px);
}

.slider-header{
    display: flex;
    padding: 15px;
    margin-bottom: 15px;
}

.activity-footer{
    display: flex;
    padding: 10px;
    margin-bottom: 15px;
}

.activity-footer .btn{
        font-size: 32px;
    font-style: italic;
    line-height: 1;
    letter-spacing: 2px;
}

.panel-activity{
    margin-bottom: 5px;
    min-height: 450px;
}

.panel-activity h1{
    font-weight: 800!important;
    font-size: 40px!important;
    margin-bottom: 0;
}

.panel-activity h2{
    font-weight: 800!important;
    font-size: 28px!important;
    margin: 0;
}

.panel-activity h1.text-yellow{
    font-weight: 700!important;
    font-size: 50px!important;
}

.panel-activity h3{
    font-weight: 700!important;
    font-size: 22px!important;
    margin:0;
}

.panel-activity h5{
    color:#B2B2B2!important;
    font-weight: 700!important;
    margin-top: 0px!important;
    letter-spacing: 1px!important;
    font-size: 16px!important;

}

.btn-dark-weight{
    background: #383838 ;
    border-radius: 4px;
    border: 1px solid #ffffff;
    color: #F2D400;
    padding: 6px 35px;
    font-weight: 700;
    font-size: 18px;
    font-style: italic;
}

.work-end .slider-footer .btn{
    padding: 8px;
    font-size: 25px;
    font-weight: 800;
    width: 100%

}

.btn-warning-weight{
    background: #F2D400 ;
    border-radius: 4px;
    border: 1px solid #ffffff;
    color: #fff;
    padding: 6px 35px;
    font-weight: 700;
    font-size: 18px;
    font-style: italic;
}

.btn-dark-weight:hover, .btn-dark-weight:focus, .btn-dark-weight:active,
.btn-warning-weight:hover, .btn-warning-weight:focus, .btn-warning-weight:active{
    background: #fff ;
    color: #F2D400;
    border: 1px solid #F2D400;
}

canvas { 
    background: #202020; 
    width: 95%;
    height: 45%;
    box-shadow: 0px 0px 10px blue;
  }
  #controls {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    height: 20%;
    width: 100%;
  }

  #save, #save img { height: 10vh; }
  #save { opacity: 0.25;}
  #save[download] { opacity: 1;}
  #viz {
    z-index: -1;
    right: -165px;
    width: 125px;
    position: relative;
    top: -14px;
    opacity: 0;
    display: none;
  }

  @media (orientation: landscape) {
    body { flex-direction: row;}
    #controls { flex-direction: column; height: 100%; width: 10%;}
    #viz { height: 100%; width: 90%;}
  }


.panel-slider .slider-header h3{
    font-weight: 700;
    margin: 0px 20px;
    font-size: 22px;
}

.paginate-slider{
    color: #999;
    font-size: 16px;
    font-weight: 600;
    margin-right: 15px;
    margin-top: 5px !important;
}

.paginate-slider-test{
    color: #999;
    font-size: 16px;
    font-weight: 600;
    margin-right: 15px;
    margin-top: 5px !important;
}

.slider-footer{
        padding: 15px 0;
}

.slider-footer a{
        padding: 2px 8px;
    font-size: 18px;
    font-style: italic;
}

.panel-items{
    margin: 50px 0; 
}

.speak-listen h4{
    font-weight: 800!important;
}



.work-end .slider-footer{
    bottom: 20px;
    position: absolute;
    left: 0px;
    padding: 0 20px;
}

.enunciate h4{
    font-weight: 700!important;
}

.box-lingofit{
    padding: 20px;
}

.box-lingofit h2 {
    font-size: 26px;
    font-weight: 900;
    margin: 0 0 5px;
    color: #000;
}

.instructor-days .row{

}

.instructor-days .label {
    width: 100%;
    display: block;
    max-width: 50px;
    margin: 0 auto;
    padding: 3px;
    color: #000 !important;
    font-size: 12px;
    font-weight: 600;
}

.instructor-days .row span.text {
    margin: 5px 0 5px 0;
    font-size: 13px;
    padding-bottom: 3px !important;
    border-bottom: 1px solid #eee;
    width: 100%;
    height: 22px;
    display: table;
}

.instructor-days .row.header{
    font-weight: 700;
}

.instructor-days .day-instructor{
    font-weight: 600;
}

.instructor-days .hexagono-day{
    height: 27px;
    margin-top: 5px;
}

input.fill-blank{
    border: 0px;
    border-bottom: 1.7px solid #000;
    width: 70px;
}

input.fill-blank:hover, input.fill-blank:active, input.fill-blank:focus {
    border-bottom: 1.7px solid #F2D400;
    color: #000;
}

input.incorrect{
    border-bottom: 1.7px solid #D73453!important;
    color: #D73453!important;
}

.enunciado{
    font-size: 14px;
    color: #666;
    font-weight: 600;
}

input.short-answers{
    border: 0px;
    border-bottom: 1.7px solid #F2D400;
    width: 70px;
    color: #000;
    width: 50%;
}

.matching{
    padding: 13px 30px!important;
}

.btn-final-test{
    background-color: #6FBAB2!important;
    font-size: 15px!important;
    color: #fff!important;
    border-color: #6FBAB2!important;
    padding: 3px 70px!important;
    margin: 0px auto!important;
    font-style: italic!important;
    font-weight: 600!important;
    border-radius: 0px!important;
}

.btn-final-test:hover,
.btn-final-test:focus,
.btn-final-test:active,
.btn-final-test.hover {
    color: #fff!important;
    background-color: #6FBAB2 !important;
    border-color: #6FBAB2 !important;
}

.panel-result{
    margin-bottom: 5px;
    min-height: 450px;
}


.panel-result h1{
    font-size: 40px!important;
    font-weight: 900;
    line-height: 25px;
}

.panel-result h3{
    font-size: 18px;
    margin: 0;
    font-weight: 700!important;
}

.panel-result h2 {
    font-size: 15px;
    font-weight: 900;
}

.panel-result h3.text-green{
    font-size: 16px;
    display: flex;
    font-weight: 800;
    font-style: italic;
    margin: 0;
}

.panel-result h5{
    margin: 0;
    font-weight: 700!important;
    margin-top: 5%;
    margin-bottom: 15%;
}

.panel-result .box-footer span {
    font-weight: bold;
}

.panel-result .box-footer {
    padding: 15px 40px;
}

.panel-result .box-footer .progress {
    margin: 4px auto;
}

.weight-final{
    width: 50%;
    max-width: 898px;
    margin: 0 auto;
    /*position: relative;
    top: 92px*/
}

.weight-final .image-weight{
    padding-top: 7%;
    width: 67%;
    padding-left: 55px;
}

.weight-final .text-up-weight{
    position: absolute;
    padding-top: 13px;
    padding-left: 30px;
}

.weight-final .results{
    color: #fff;
    width: 87%;
    max-width: 320px;
    font-size: 24px;
    text-align: center;
    margin-left: 59px;
    padding-right: 0px;
}

.weight-final .win{
    border: 3px solid #6FBAB2;
    background-color: #6FBAB2;
}

.weight-final .lose{
    border: 3px solid #D73453;
    background-color: #D73453;
}

/*.question-correct
{
    position: relative;
    margin-left: -35px;
}*/

.question-correct img {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    /*padding: 2px !important;*/
    background-color: #6FBAB2 !important;
    margin: auto;
    color: #fff !important;
}

.question-lose img {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    /*padding: 2px !important;*/
    background-color: #D73453 !important;
    margin: auto;
    color: #fff !important;
}

.button-lose{
    background: #D73453 !important;
    color: #fff;
}


.btn[disabled].question-bloq
{
    color: #fff!important;
    pointer-events: none;
}

span.match{
    font-size: 18px;
    font-weight: 700;
    padding-left: 25px;
}

span.matching{
    color: #cecece;
    font-size: 15px;
}