@font-face {
    font-family: elearing;
    src: url(font/SF-UI-Text-Regular.otf);
}
@font-face {
    font-family: satisfy;
    src: url(font/Satisfy-Regular.ttf);
}

.cyellow{
    color: #ABAB03!important;
}

.margin5{
    margin: 5px;
}

.alertcs .noticecontainer{
    color: white;
}

.cpointer{
    cursor: pointer;
}

.loadingbutton{
    background-image: url(../images/loading.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 80%;
    color: transparent!important;
}

.nopadding{
    padding: 0px!important;
}

.margintop20{
    margin-top: 20px!important;
}
.margintop10{
    margin-top: 10px!important;
}

.margintop15{
    margin-top: 15px!important;
}
.marginright10{
    margin-right: 10px;
}
.marginright20{
    margin-right: 20px;
}
.pointer{
    cursor: pointer;
}
.paddingtop10{
    padding-top: 10px;
}
.padding10{
    padding: 10px;
}
.padding20{
    padding: 20px;
}
.paddingtop20{
    padding-top: 20px;
}
.paddingleft20{
    padding-left: 20px!important;
}
.marginbottom20{
    margin-bottom: 20px!important;
}
.paddingbottom20{
    padding-bottom: 20px!important;
}

.borderbottom{
    border-bottom: #e2e2e2 solid 1px;
}

.ffsatisfy{
    font-family: satisfy!important;
}

.cgrey{
    color:#676767!important;
}
.cgrey2{
    color:#c1c1c1!important;
}

.cwhite{
    color:white!important;
}

.cblue{
    color:#62BDB8 !important;
}
.cblue2{    
    color:#7490BD !important;
}
.cbluedark{
    color: #527492!important;
}

.btnwhite{
    background-color: white!important;
    color: #333;
    border: white 1px solid!important;
    cursor: pointer!important;
}

.fs10{
    font-size: 10px!important;
}
.fs11{
    font-size: 11px!important;
}
.fs12{
    font-size: 12px!important;
}
.fs14{
    font-size: 14px!important;
}
.fs16{
    font-size: 16px!important;
}

.bold{
    font-weight: bold!important;
}
.italic{
    font-style: italic;
}

.imgbg{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.imgbgmedtop{
    background-size: auto 35%;
    background-position: center 20px;
    background-repeat: no-repeat;
}

.ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body{
    font-family: elearing;
    background-image: url(../images/Background.jpg);
    background-attachment: fixed;
}

.menucenter{
    margin-left: 0%;
    float: left;
    margin: 0px;
}

.menucenter li {
        padding: 19px 5px;
        color: #7490BD;
        float: left;
        font-weight:bold!important;
        cursor: pointer;
    }

 /*Small devices (landscape phones, 544px and up)*/
 @media (min-width: 544px) {
     
 }

 @media (max-width: 768px) {
     .dt-buttons.btn-group,.dataTables_filter{
        display: none;
    }

     
     .nopadding-xs{
         padding: 0px!important
     }
     
    .hwork.nowork{
    min-height: 200px;
    text-align: center;
    padding-top: 10px;
    background-image: url(../images/No-tareas-mobile.png);
    background-repeat: no-repeat;
    background-position: center 70px;
    background-size: 180px;
}
 }

 /*Medium devices (tablets, 768px and up)*/
 @media (min-width: 768px) {
    .menucenter{
        margin-left: 10%;
    }
     
    .menucenter li{
        padding: 19px 15px;
        color: #7490BD;
        float: left; 
        font-weight: bold;
    }
    
    
    .hwork.nowork{
        min-height: 200px;
        padding-top: 20px;
        padding-left: 20px;
        background-image: url(../images/No-tareas-mobile.png);
        background-repeat: no-repeat;
        background-position: right 40px;
        background-size: 80%;
        font-size: 50px!important;
        text-transform: uppercase;
    }
    
 }

 /*Large devices (desktops, 992px and up)*/
 @media (min-width: 992px) {
     
 }

 /*Extra large devices (large desktops, 1200px and up)*/
 @media (min-width: 1200px) {
     
 }
 
 .dropdown-usermenu li a{
     text-align: right;
 }
 .dropdown-usermenu li a i{
    margin-left: 10px;
 }
 
 .username{
     text-transform: uppercase;
     color: #62BDB8!important;
     font-weight: bold!important;
     font-size: 14px;
     padding: 6px 16px!important;
     white-space: normal!important;
 }
 
 *.image_profile{
    width: 37px;
    height: 37px;
    border-radius: 19px;
 }
 
 .nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
     background: none;
     border-color: transparent;
 }
 
span.hidden-sm.hidden-xs {
    margin-left: 5px;
}

span.hidden-sm.hidden-xs:first-child{
    margin-left: 10px!important;
}

.noBorder4px{
    border-bottom: 4px solid transparent!important;
}

.noborder{
    border: none!important;
}

.active .linetab{
    border-bottom: 4px solid #62BDB8;
    width: 50%;
    height: 1px;
    position: absolute;
    left: 50%;
    margin-left: -25%;
}

.progress{
    width: 70%;
    height: 10px!important;
    margin-top: 10px!important;
    margin-bottom: 5px!important;
    border-radius: 5px;
    float: left;
    margin-right: 5px;
}

.progressnumber{
    font-size: 12px;
    padding-top: 7px;
}

.progress .progress-bar {
    position: absolute;
    overflow: hidden;
    border-radius: 5px;
    line-height: 20px;
}

::-webkit-scrollbar {
    width: 5px;
    height: 6px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 5px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

@media screen and (max-width: 600px) {
    .main-nav {
        display: none;
    }
}

.create{
    padding-top: 10px;
    color: #62BDB8;
    cursor: pointer;
}

footer{
    background-color: #62BDB8;
    color: white;
}


.navbar{
    background-image: url(../images/redondo-fitls.png);
    background-size: 40px;
    background-color: #62BDB8;
    background-position: 23px 7px;
    background-repeat: no-repeat;
    padding-left: 90px;
}

.chartcirclebig .percentcircle{
    text-align: center;
    font-size: 30px;
    position: absolute;
    color: #444;
    left: 30%;
    top: 35%;
    font-weight: bold;
}
.chartcirclemed .percentcircle{
    text-align: center;
    font-size: 25px;
    position: absolute;
    color: #444;
    left: 32%;
    top: 35%;
    font-weight: bold;
}
.chartcirclepeq .percentcircle{
    text-align: center;
    font-size: 12px;
    position: absolute;
    color: #444;
    left: 33%;
    top: 39%;
    font-weight: bold;
}
.chartcirclepeq{
    max-width: 80px;
    padding: 12px;
    margin: auto auto;
    position: relative;
}

.chartbarmed{
    width: 100%;
    height: 300px;
    padding: 12px;
    margin: auto auto;
    position: relative;
}

.chartcirclebig{
    max-width: 200px;
    padding: 15px;
    margin: auto auto;
    position: relative;
}
.chartcirclemed{
    max-width: 150px;
    padding: 15px;
    margin: auto auto;
    position: relative;
}

.titlechart{
    text-align: center;
    font-weight: bold;
    color: #30506d;
    text-transform: uppercase;
    font-size: 12px;
}

.dashrank{
    max-height: 220px;
    overflow: auto;
}

.searchnav{
    width: 140px;
    float: left;
    padding-top: 16px;
    font-size: 16px;
    padding-left: 10px;
}
.searchnav a{
    color: #999;
}
.searchnav input{
    width: 60%;
    border: none;
    margin-left: 5px;
    font-size: 12px;
    padding: 0px;
    background-color: transparent;
}

.child_menu .courses a{
    border-bottom: #868686 1px solid;
}

.bgall{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(100,100,100,.4);
    top: 0px;
    left: 0px;
    z-index: 9999;
}

.windownotices{
    max-height: 90%;
    min-height: 150px;
    position: fixed;
    width: 90%;
    max-width: 800px;
    background-color: #4F6985;
    top: 5%;
    left: 50%;
    z-index: 99999;
    box-shadow: 0px 0px 40px rgba(0,0,0,.7)
}

.windownotices .title{
    padding: 5px 0px 5px 20px;
    border-bottom: #577998 2px solid;
    background-color: #6F97BC;
}

.window .title{
    color: white;
}

.noticecontainer{
    padding: 10px;
    max-height: 85%;    
    overflow: auto;
}

.noticecontainer .notice{
    padding: 6px 0px;
    min-height: 30px;
    cursor: pointer;
    width: 100%;
    float: left;
}
.noticecontainer .notice:hover{
    background-color: #365b7b;
    color: white;
}

.window .close{
    position: absolute;
    right: 15px;
    width: 15px;
    height: 15px;
    top: 15px;
    padding: 5px;
    background-image:url(../images/menu/x.svg);
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    opacity: .8; 
}

.menu_section img{
    margin: 0px 0px 8px;
    width: 45%;
}

.userstable{
    margin-top: 20px;
}

.userstable .imagehw{
    width: 26px;
    height: 26px;
    margin-top: -3px;
    float: left;
    margin-right: 5px;
}

thead{
    border-bottom: 2px solid #999;
    text-transform: uppercase;
    font-size: 13px!important;
    text-align: center;
}
thead td{
    padding: 5px;
}
tbody tr td{
    padding: 10px;
    vertical-align: middle;
}
tbody tr{
    border-bottom: 1px solid #484848;
}
tbody tr:hover{
    background-color: rgba(43, 43, 43, 0.5);
    cursor: pointer;
    color: #e8e4e4!important;   
}
.datepicker tbody tr:hover{
    background-color: transparent;
    cursor: pointer;
    color: black!important;   
}

.accessitems .item{
    margin-top: 10px;
}
.buttonblue{
    background-color: #7cb6d0;
    padding: 2px 10px 2px 10px;
    border: none;
    border-radius: 15px;
}

.editadm{
    margin-left: 10px;
    cursor: pointer;
}

.edit.cwhite:hover{
    color: #efefef;
}
.edit:hover{
    color: #999;
}
.separator{
    border-top: 1px solid #c3c3c3;
    margin-top: 30px;
    margin-bottom: 20px;
}

.modal-content{
    border-radius: 0px;
}
.modal{
    z-index: 9999;
}

input,textarea{
    padding: 10px 20px;
    background-color: transparent;
    color: white;
    border: none;
    border-bottom: 2px solid #3e556d;
    outline: none;
}
select{
    padding: 8px 20px;
    background-color: #35506A;
    color: white;
    border: none;
    border-bottom: 2px solid #3e556d;
}

table.dataTable{
    width: 100%!important;
}

[id^=datatable-] .btn{
    background-color: #455E78;
    color: #eaeaea;
    border: none;
}
[id^=datatable-] .input-sm{
    background: #2f4256;
    border: none;
    color: white;
}

.actions img {
    width: 30px;
    margin-left: 10px;
}

table.dataTable{
    width: 100%!important;
}

table thead tr td:last-child{
    min-width: 85px;
}

.dropdown-usermenu {
    border: none;
}

.datepicker table {
    width: 100%;
    margin: 0;
    border: none;
    border-collapse: initial;
}

button.type1{
    width: 80%;
    border: 1px solid transparent;
    padding: 10px;
    margin: 5px auto;
    background-color: #455E78;
    color: white;
}
button.type1:hover{
    border: 1px solid #354682;
}

button.type2{
    padding: 5px 40px;
    border: none;
    border-radius: 15px;
    color: white;
    text-transform: uppercase;
    background-color: #65BFBA;
}

.loader{
    width: 40px;
    height: 40px;
    background-image: url(../images/loading.svg);
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat;
    margin-top: 10px;
    display: none;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #fff;
    background-color: transparent;
    border: none;
    box-shadow: none;
    border-bottom: 2px solid #3e556d;
}
.alertcs.window{
    max-width: 450px!important;
    box-shadow: 0px 0px 8px #333;
}
.alertcs{
        z-index: 99999;
}

.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 50px;
    margin-left: -125px;
    margin-top: -15px;
    padding: 14px 0 2px 0;
    border: 1px solid #040202;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: #1f2235;}


/*checkbox*/
input[type=checkbox] {
	visibility: hidden;
}

/* SLIDE ONE */
.slideOne {
	width: 35px;
	height: 10px;
	background: #333;
	margin: 7px auto;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}

.slideOne label {
	display: block;
	width: 19px;
	height: 19px;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;

	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer;
	position: absolute;
	top: -4px;
	left: -3px;

	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	background: #fcfff4;

	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}

.slideOne input[type=checkbox]:checked + label {
	left: 20px;
        background: -webkit-linear-gradient(top, #77a008 0%, #5e842c 40%, #2e6510 100%);
}

.roleus{
    height: 130px;
    background-color: #354f6b;
    border: 2px solid #546f8e;
    cursor: pointer;
}
.roleus.active{
    border: 2px solid #6f97bc;
}
.roleus:hover{
    box-shadow: 0px 0px 5px #333;
}

.roleus div{
    position: absolute;
    bottom: 10px;
}


.form-wrap{
    max-width: 500px;
    padding: 30px;
    background: #f1f1f1;
    margin: 20px auto;
    border-radius: 4px;
	text-align: center;
}
.form-wrap form{
	border-bottom: 1px dotted #ddd;
	padding: 10px;
}
.form-wrap #output{
    margin: 10px 0;
}
.form-wrap .error{
    color: #d60000;
}
.form-wrap .images {
    width: 100%;
    display: block;
    border: 1px solid #e8e8e8;
    padding: 5px;
    margin: 5px 0;
}
.form-wrap .thumbnails {
    width: 32%;
    display: inline-block;
    margin: 3px;
}

/* progress bar */
#progress-wrp {
    padding: 1px;
    position: relative;
    float: left;
    border-radius: 3px;
    width: 80%;
    margin-left: 10%;
    text-align: left;
}

#progress-wrp .progress-bar {
    height: 15px;
    border-radius: 8px;
    background-color: #30a727;
    width: 90%;
    box-shadow: inset 1px 1px 10px rgba(0, 0, 0, 0.8);
    margin: 15px 0px;
}
#progress-wrp .status{
    top: 14px;
    left: 46%;
    position: absolute;
    display: inline-block;
    color: #bfbfbf;
}
