


#mydashboard{
	min-height:400px;
	height:auto;
}



.tooltip {
  max-width: 300px;  
  padding: 3px 8px;  
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
  
  opacity:0.8;
  z-index:20000;
}


.tooltip {
    background-color:#000;
    border:1px solid #fff;
    display:none;
    color:#fff;
    font-size:10px;
 
   
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
}

.invalid {
	border: 1px solid red !important
}
.form-error {
	background-color: #000;
	-o-box-shadow: 0 0 6px #ddd;
	-ms-box-shadow: 0 0 6px #ddd;
	-moz-box-shadow: 0 0 6px #ddd;
	-khtml-box-shadow: 0 0 6px #ddd;
	-webkit-box-shadow: 0 0 6px #ddd;
	box-shadow: 0 0 6px #ddd;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	display: none;
	font-size: 11px;
	padding: 4px 10px;
	z-index: 10100 !important
}
.form-error p {
	color: #fff;
	display: block;
	line-height: 13px;
	margin: 0
}
.form-error em {
	border: 5px solid;
	border-width: 0 5px 5px;
	border-color: #000 transparent;
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	top: -5px;
	left: 10px
}
.form-group {margin-bottom: 5px;}


.table thead tr th {
    font-size: 12px;
    font-weight: 600;
}

.spinner {
  display: inline-block;
  opacity: 0;
  width: 0;

  -webkit-transition: opacity 0.25s, width 0.25s;
  -moz-transition: opacity 0.25s, width 0.25s;
  -o-transition: opacity 0.25s, width 0.25s;
  transition: opacity 0.25s, width 0.25s;
}

.has-spinner.active {
  cursor:progress;
}

.has-spinner.active .spinner {
  opacity: 1;
  width: auto; /* This doesn't work, just fix for unkown width elements */
}

.has-spinner.btn-mini.active .spinner {
    width: 10px;
}

.has-spinner.btn-small.active .spinner {
    width: 13px;
}

.has-spinner .spinner {
    width: 16px;
}

.has-spinner.btn-large.active .spinner {
    width: 19px;
}



.tutorado {
	margin:auto;
	text-align:center;
}

.label.label{
	cursor:pointer;
}

.col-md-1-5{ width:13.33%}
.status-tu{color:#030;}
.status-tt{color:#0517FA;}
.status-sn{color:#999;}
.status-ar{color:#ed4e2a;}
.status-mr{color:#fcb322;}
.status-sr{color:#2f65a7;}
.status-ss{color:#3cc051;}
.label-status-sn{background-color: #999 !important;background-image: none !important;}
.label-status-ar{background-color: #ed4e2a;background-image: none !important;}
.label-status-mr{background-color: #fcb322;background-image: none !important;}
.label-status-sr{background-color: #2f65a7;/*#57b5e3;*/background-image: none !important;}
.label-status-ss{background-color: #3cc051;background-image: none !important;}

.alumno-pic{text-align:center;margin: 2px 0;}
.alumno-pic img {
	border: 1px solid #ccc;
	box-shadow: 0 0 5px #ebebeb;
	width:60px;
	height:60px;  
	padding: 5px;  
    max-width: 100px;
	position: relative;
	border-radius:50%;	
}

.diagnosticado > i {
	color:#09C;
}

.stats-overview-cont { min-height:200px}
.widget { font-size:14px; background: none repeat scroll 0 0 #f4f4f4;box-shadow: 0 1px 0 0 #656565; margin: 0 auto 28px;position: relative;}
.widget.widget-info {box-shadow:0px 4px 3px -1px #2f65a7;  /*box-shadow: 0 3px 0 0 #2f65a7;*/}
.widget.widget-primary {box-shadow: 0 4px 3px -1px #c72a25;}
.widget.widget-danger { box-shadow: 0 4px 3px -1px #c52c2c;}
.widget.widget-success {box-shadow: 0 4px 3px -1px #4c9628;}
.widget.widget-warning { box-shadow: 0 4px 3px -1px #c58a2c;}
.widget.widget-blue  { box-shadow: 0 4px 3px -1px #0517FA;}
.widget.widget-green { box-shadow: 0 4px 3px -1px #030;}
.widget.icon-widget { font-weight: 600;}
.widget.icon-widget .text-large { font-size: 16px !important;}
.widget .widget-header{ padding:5px; border-bottom: 1px solid #dedede;}

.widget .widget-body {  padding: 20px;}
.widget.icon-widget .widget-body {margin: 0; min-height: 80px; padding: 0;}
.widget.icon-widget .widget-body .background-icon i {font-size: 4em;}
.icon-faded {opacity: 0.75;}
.widget.icon-widget .widget-body .background-icon {bottom: 10px;display: block;left: 0;position: absolute;text-align: center;width: 100%;}

.half.innerAll {padding: 10px !important;}
.innerAll {padding: 20px;position: relative;}
.half.innerTB {padding-bottom: 10px !important;padding-top: 10px !important;}
.text-large {font-size: 43px;line-height: 45px;}

.widget.icon-widget .text-large + small {position: relative;top: -5px;}
.border-top { border-top: 1px solid #e1e0df;}
.border-top {border-top: 1px solid #efefef;}
.text-large {font-size: 35px !important;line-height: 40px !important;}
.text-center {text-align: center !important;}
.innerTB {
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
}

.chart div.label{color:#000; text-align:center;}

.modal-body > section {
    background: none repeat scroll 0 0 #fff;
    min-height: 400px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
}
.modal-body > section > div {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.loading-indicator {
	height: 50px;
	left: 40%;
	margin-left: 6px;
	padding: 5px 5px 5px 40px;
	position: absolute;
	top: 50%;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 1px top;
}


.r { float: right; }
 
/*PLAYER*/
 
.player {
  position: relative;
  width: 850px;
  height: 480px;
  margin-top: -240px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  background: #444;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
 
.player.active {
  margin-top: 0;
  top: 0 !important;
}
 
.pl-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
 
#pl-bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background: #333;
  border-top: 1px solid #444;
}
 
#pl-bar i {
  height: 100%;
  width: 40px;
  border-left: 1px solid #444;
  line-height: 50px;
  text-align: center;
  color: #999;
  cursor: pointer;
}
 
#pl-bar i:first-child {
  border-left: none;
  border-right: 1px solid #444;
}
 
#pl-bar i:hover {
  color: #eaeaea;
  background: #3b3b3b;
}



.dashboard .portlet > .portlet-body {
	min-height:150px;
}

/* here you can put your own css to customize and override the theme */
@media (min-width: 0px) and (max-width: 480px) {
	.btn span {
		display: none;
	}
	
	 /*** Login page ***/
   .login .content { width:92%;}
   .login-form h3{ font-size:99%;}
   .login .content .form-title {font-size:95%;}
   .login-form .create-account{ font-size:84%;}
   .login .logo { margin-top:5px;}   
   .login .checkbox {  font-size: 13px; }
   .login .content div img{ width:50%; height:50%}
}
@media (max-width: 768px) {
	.login .content .form-title {font-size:99%;}
	.login .content div img{ width:60%; height:50%}
	.btn span {
		display: none;
	}
	
	.btn-responsive {
		border-radius: 3px;
		font-size: 85%;
		padding: 4px 8px;
	}
	.modal-lg {
		width: 90%;
	}
	.modal-wide {
  		width: 90% !important;
	}
	.modal-full {
	  width: 95% !important;
	}
}

@media (min-width: 769px) and (max-width: 992px) {
	.btn-responsive {
		font-size: 94%;
		padding: 4px 9px;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 80%;
	}
	.modal-wide {
  		width: 60% !important;
	}
	.modal-full {
	  width: 98% !important;
	}
}



.card {
    background-color: #fff;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.26);
    margin: 0 0 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.card .card-heading:before, .card .card-heading:after {
    clear: both;
    content: "";
    display: table;
}

.card.bg-image:before, .card .bg-image:before {
    background-position: 50% 50%;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.card .card-comments li .user-photo img {
    border-radius: 3px;
    height: 32px;
    width: 32px;
}
.card .card-comments li .comment {
    display: table-cell;
    font-size: 13px;
    line-height: 18px;
    position: relative;
    top: -8px;
}
.card .card-comments li:last-child {
    border-bottom: 0 none;
}
.card.card-shadow {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.card.card-hover-shadow:hover {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.card.card-darker-for-bg {
    background-color: #000 !important;
}
.card.tile {
    border-radius: 0;
    box-shadow: none;
}
.card.card-black {
    background-color: #000000;
    color: #ffffff;
}
.card.card-black a {
    color: #ffffff;
    opacity: 1;
}
.card.card-black a:hover, .card.card-black a:active, .card.card-black a:focus {
    color: #ffffff;
    opacity: 0.7;
}
.card.card-red {
    background-color: #f34235;
    color: #ffffff;
}
.card.card-red a {
    color: #ffffff;
    opacity: 1;
}
.card.card-red a:hover, .card.card-red a:active, .card.card-red a:focus {
    color: #ffffff;
    opacity: 0.7;
}
.card.card-pink {
    background-color: #e81d62;
    color: #ffffff;
}
.card.card-pink a {
    color: #ffffff;
    opacity: 1;
}
.card.card-pink a:hover, .card.card-pink a:active, .card.card-pink a:focus {
    color: #ffffff;
    opacity: 0.7;
}
.card.card-purple {
    background-color: #9b26af;
    color: #ffffff;
}
.card.card-purple a {
    color: #ffffff;
    opacity: 1;
}
.card.card-purple a:hover, .card.card-purple a:active, .card.card-purple a:focus {
    color: #ffffff;
    opacity: 0.7;
}
.card.bg-image.bg-opaque6:before, .card .bg-image.bg-opaque6:before {
    opacity: 0.6;
}

.card .card-heading:before, .card .card-heading:after {
    clear: both;
    content: "";
    display: table;
}

.card.card-news .card-heading {
    border: 0 none;
    height: 150px;
    padding: 0;
}
.card .card-heading {
    border-bottom: 1px solid #f0f0f0;
    padding: 0 15px;
    position: relative;
}

.card.card-news .card-footer {
    border: 0 none;
    padding: 15px 20px;
}
.card .card-footer {
    border-top: 1px solid #f0f0f0;
    padding: 15px;
    position: relative;
}