.table{
    width:100%;
    font-size:12px;
    border-bottom:1px solid #ddd;
    border-collapse: separate;
}
.center{
    text-align:center;
}

.message{
    vertical-align: middle;
}
.warning-message{
    padding:10px;font-weight:bold;background-color:#ffe0e0;
}

.course-code{
    display:inline-block;
    padding:2px 8px;
    font-size:0.8em;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color:#737373;
    color:#fff;
}
.block{
    display:block;
}
.inline-block{
    display:inline-block;
}

.bignumber{
    font-size:1.8em;
    font-weight:bold;
}

.course-title{
    font-size:1.3em;   
}
.course-label{
    vertical-align:middle;
}
.course-item{
    margin-bottom:10px;
    border: 1px solid #dee2e6;
    
}
.now{
    background-color:orange;
}
.noactivityweek{
    background-color:red;
}
.dayact{
    background-color:#aaff00;
}
.course-date{
    float:right;
    
}

h1.page-header{
    font-size:1.6em;
    font-weight:bold;
}
.warning-box {
    color:red;
}
.warning-activity{
    background-color:#ffc0c0;
    font-weight:bold;
    padding:5px 10px;
}

.dateerr{
    display:inline-block;
    padding:2px 6px;
    background-color:#aa0000;
    color:#fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;    
    font-size:0.8em;
}
.header-course-item .course-title{
    color: #337ab7;
    text-decoration: none;
}
.header-course-item{
    padding:5px 10px;
   
}
.boxerr{
    border: 1px solid #aa0000;
    background-color:#aa0000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
    color:#fff;
    padding:2px;

}
.bordererr{
    border: 1px solid #aa0000;
}
.status-line{
    font-size:0.9em;
    text-align:center;
}
.status-line span{
    display:inline-block;
    margin:0px 2px;
}
.weekboxr.hasdata a{
    display:inline-block;
}
.hasdata{
    background-color: lightgreen !important;
   
}

.panel-item{
    text-align:center;
    display:inline-block;
    padding:5px;
}
.panelicon{
    display:inline-block;
    margin:auto;
    width:60px;
}

table.seguimiento th{
    padding:1px !important;
}

.weekboxr{
        
    font-size:0.9em;
}
.weekbox{
    display:inline-block;
    padding:4px 8px;
    color:gray;
    background-color: lightgray;
    margin:2px;
    font-size:0.9em;
}
.weekboxr.hasdata,
.weekbox.hasdata{
    display:inline-block;    
    background-color: lightgreen;
}
.weekboxr.hasdata .active,
.weekbox.hasdata.active{
    display:inline-block;    
    background-color: orange;
}

.course-content{
    padding:10px;
}
.status-line {
    display:table;
    width:100%;
    background-color:#f4f4f4;
    color:#000;
    font-size:0.8em;
}
.status-line span.main{
    display:table-cell;
    padding:2px;
}
.statuscourse{
    display:inline-block;
    margin:2px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;      
    padding:2px 6px;
    font-size:0.9em;
}
.statuscourse.vigente{
    background-color:green;
    color:#fff;
}
.statuscourse.cerrado{
    background-color:gray;
    color:#fff;
}
.statuscourse.futuro{
    background-color:blue;
    color:#fff;
}
.statuscourse.problema{
    background-color:red;
    color:#fff;

}
.course-content-stats .course-content-item svg{
    margin-right:2px;
    display:inline-block;
}
.course-content-stats .course-content-item{
    padding-right:10px;
}
.gradesetting-item {
    margin-bottom:10px;
}
.item-title{
    font-size:1.2em;
    font-weight:bold;
    margin-top:0.5em;
    display:block;
}
.gradesetting-item .subitem{
    display:inline-block;
    margin-right:20px;
}
.item-value label{
    font-weight:bold;
}
td.grade-cell{
    text-align:center;
}
.reprobed-grade{
    color:#ff0000;
}
.pass-grade{
    color:#0000ff;
}
.grade-submission{
    background-color:yellow;
    font-weight:bold;
}
.grade-pending{    
    
    color:gray;
}
.rotate-header{
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    writing-mode: lr-tb;
    vertical-align: bottom; 
    text-align:center;
    padding: 2px 2px;
    font-weight: 400;    
    display:block;
    width:100%;
    margin-bottom:30px;
}
table{
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

span.tags{
    display:inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 0px solid #000000;
    padding:2px 6px;    
    background-color:#c1de1d;
}
.off-led{
    color:gray;
}

.tags-form{
    margin:5px 0px;
}

table tr th,
table tr td{
    border-right: 1px solid #eee;
}
table tr th.header{
    
}
.div-table{
    margin-top:10px;
}
table{
    border-top: 1px solid #ddd;
    margin-top:10px;
}

.verticalTableHeader p {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}



.list-item .label{
    color:#000;
    font-size:1em;
    padding:0px;
    padding-right:0.2em;
}
hr{
    margin:5px 0px !important;
}
.deep{
    margin-left:20px;
}

.legend-viewed,
.activity-viewed{
  background-color:#c1dfff;
}
.legend-started,
.activity-started{
  background-color:#ffc9c4;
}
.legend-uploaded,
.activity-uploaded{
  background-color:#d9ffff;
}
.legend-submitted,
.activity-submitted{
  background-color:#ffff7f;
}
.legend-created,
.activity-created{
  background-color:#ff557f;
}
.legend-graded,
.activity-graded{
  background-color:#aa00ff;
}
.legend-completed,
.activity-completed{
  background-color:#ffaa00;
}

.return-menu{
    text-align:right;
}

.legend-item{
  display:inline-block;
  padding:0.2em 0.5em;
}
.activity-item{
  display:block;
  text-align:center;
}

.grade-pending{
    background-color:#ffc4c4;

}
.grade-graded{
    background-color:#e9f7ff;

}
.alignleft{
    text-align:left;
}
.alignright{
    text-align:right;
}
.aligncenter{
    text-align:center;
}
.alignmiddle{
    vertical-align:middle !important;
}
.visible-0{
    color:lightgray;
}
#edit-academic .form-item {
    display:inline-block;
}
.inline-block{
    display:inline-block;
}
.item-value label{
    font-weight:bold;
}
.div-table{
    display:table;
    width:auto;
}
.div-table .div-row{
    display:table-row;   
   
}
.div-table .div-row .div-cell{
    display:table-cell;   
    padding: 6px 8px;
    margin-bottom: -1px;
    background-color: #fff;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;   
}
.div-table{
    border-right: 1px solid #eee;   
    border-top: 1px solid #eee; 
}

.div-table .div-row .div-cell.header,
.div-table .div-row.header .div-cell{
    color: #909090;
    font-size: 1em;
    font-weight: 500;
    background: #f5f5f2;
}
.normal-margin{
    padding:5px 10px;
}
.inline{
    display:inline-block;
}
.padding2{
    padding:2px;
}
.padding4{
    padding:4px;
}
.padding6{
    padding:6px;
}
.padding8{
    padding:8px;
}
.padding10{
    padding:10px;
}
.main-item{
    display:inline-block;
    padding:20px;
    text-align:center;
}
.main-item .label-item{
    text-align:center;
}
.main-item svg{
    width:128px;
    height:128px;
}
.small-header  .panel-heading{
    padding:3px 10px;
    border:0px;

    border-width:0px 0px 1px 0px !important;
    border-bottom:1px solid #737373;
    padding-bottom:3px;
}
.small-header  .panel-heading .panel-title{
    font-size:1em;
}
.small-header .panel-body{
    padding:5px;
}
.small-header .panel{
    margin-bottom:5px;
}
a[data-toggle="collapse"][aria-expanded="false"]:before{
    display: inline-block;
    content: ' ';
    background-image: url('down.svg') ;
    background-size: 12px 12px;
    height: 12px;
    width: 12px;
    margin-right:5px;
}

a[data-toggle="collapse"][aria-expanded="true"]:before{
    display: inline-block;
    content: ' ';
    background-image: url('up.svg') ;
    background-size: 12px 12px;
    height: 12px;
    width: 12px;
    margin-right:5px;
}
.pager__item--previous a:before{
    display: inline-block;
    content: ' ';
    background-image: url('back.svg') ;
    background-size: 10px 10px;
    height: 10px;
    width: 10px;
    margin-right:2px;
}
.pager__item--next a:after{
    display: inline-block;
    content: ' ';
    background-image: url('next.svg') ;
    background-size: 10px 10px;
    height: 10px;
    width: 10px;
    margin-right:2px;
}
.pager__item--last a:after{
    display: inline-block;
    content: ' ';
    background-image: url('next.svg') ;
    background-size: 10px 10px;
    height: 10px;
    width: 20px;
    margin-right:2px;
}
.pager__item--first a:before{
    display: inline-block;
    content: ' ';
    background-image: url('back.svg') ;
    background-size: 10px 10px;
    height: 10px;
    width: 20px;
    margin-right:2px;
}
.icon-download-before:before{
    display: inline-block;
    content: ' ';
    background-image: url('download.svg') ;
    background-size: 1em 1em;
    height: 1em;
    width: 1em;
    margin-right:2px;
}
.hbar{
    color:#00ff00;
}
.hbar .bar{
    display:inline-block;
}
.hbar .low{
    background-color:#ff0000;
}
.hbar .medium{
    background-color:#ffaa00;
}
.hbar .high{
    background-color:#00ff00;
}
.hbar .full{
    background-color:#0000ff;
}
.bar-wrapper{
    position:relative;
    height:0px;
}
.bar-value{
    display:inline-block;
    width:100%;
    text-align:center;
    z-index:999;
}