/*custom modal*/

.icon-user-mittec{
  width: 40px;
  height: 40px;
}

.alert-success{
  color:#fff;
  background: #66cccc;
  border: none;
}

.alert-info{
  color:#fff;
  background: #02c3fc;
  border: none;
}

.alert-warning{
  color:#fff;
  background: #ffe000;
  border: none;
}

.alert-danger{
  color:#fff;
  background: #dd6683;
  border: none;
}



.btn-white-text , .btn-white-text :hover, .btn-white-text :visited {
  color:#fff !important;
}

.border-bottom-colored{
  border-bottom: 2px solid #5792F4;
}

.modal-content {
  border-radius: 0px;
  -webkit-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.6);
  box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.6);
  padding-left: 0px;
  padding-right: 0px;
}
.modal-title{
   font-size: 14pt;
  font-weight: 800;
  color: #293332;
  padding-left: 0px;
  text-transform: uppercase;   
}

.modal-body{
  margin-top: 0px;
  margin-bottom: 0px;
  background: #2098fc;
  border: none;
  color:white;
}

.modal-footer{
  color:white;
  border-top: none;
  text-align: left;
  background: #575756;
  padding: 20px 0px;
}


/*CUSTOM CSS*/

.notificacion-mittec{
position: fixed;
top: 100px;
left: 0px;
text-align: center;
z-index: 9999;
}

.white-anchor{
  font-size: 8pt; 
  background: none; 
  margin-top: 5px; 
  text-decoration: none;
}

.icon-rounded{
  -moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
background: white;
width: 19px;
height: 19px;
padding: 4px 1px 1px 4px;
}

.main-content-box{
  background: url('../img/bgshadow.png');
  background-repeat: repeat-x;
}

.profile-img-container{
  background: #2098fc;
  text-align: center;
}

.perfil-nombre{
  font-size:1.4em;
  font-weight: bold;
  text-align: left;
}
.perfil-carrera , .perfil-adicional-content{
  color: #b2b1ad; 
  font-size: 10pt; 
  padding: 3px 0px;
  margin:0px;
  line-height: 1.2;
}
.perfil-adicional-content{
  color: #575756;
}

.perfil-adicional{
  margin-top: 10px;
  margin-bottom: 10px;
  border-left: 15px solid #575756;
}

.pagination>.active>a, 
pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover{
  background: #2098fc;
}

.main-bg-container{
  background-image: url('../img/bglogin.png');
  background-repeat:repeat;
  background-position: left;
}

.middle-container{
background: #fff;
margin-top: 10%;
padding:0px;
-webkit-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.6);
box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.6);
}

.middle-content-box{
  margin-top: 0px;
  margin-bottom: 0px;
  background: #2098fc;
  border: none;
  color:white;
}

.btn-mittec{
  width: 190px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-transform: uppercase;
}
.btn-mittec-black{
  background: #575756;
}
.btn-mittec-blue{
  background: #2098fc;
}

.middle-content-footer{
  background: #575756;
  padding: 20px 0px;
}

.middle-content-body{
  padding-top: 0px;
}

.input-mittec{
  background: white !important;
  color: #b2b1ad !important;
  font-size: 10pt !important;
}

.table.dataTable thead > tr > th{
  padding-left: 5px;
  padding-right: 5px;
}

.table-bordered>tbody>tr>td{
  border:none;
}

.count-results , .result-fecha_start , .result-fecha_end{
  font-size: 10pt;
  font-weight: bold;
  color: #293332;
  float:left;
  padding-left: 25px;
  text-transform: uppercase;
}

#datatable-mittec thead tr th{
  height: 30px;
  font-size: 13px;
  font-weight: bold;
  color:#fff;
  background-color: #b2b1ad;
  text-transform: uppercase;
}
#datatable-mittec thead tr > .columna-activa{
  background-color: #2098fc !important;
}
.bottom-mittec-pagination #datatable-mittec_paginate{
  text-align: center;
}

#datatable-mittec-citas thead tr th{
  height: 30px;
  font-size: 13px;
  font-weight: bold;
  color:#fff;
  background-color: #b2b1ad;
  text-transform: uppercase;
}
#datatable-mittec-citas thead tr > .columna-activa{
  background-color: #2098fc !important;
}


.columna-activa{
  background-color: #daebf2 !important;
}

.result-fecha_start , .result-fecha_end{
  padding-left: 5px;
}

.label-results , .result-fecha_label{
  font-size: 10pt;
  font-weight: 400;
  color: #293332;
  float:left;
  text-transform: uppercase;
  padding-left: 5px;
}

.label-fecha{
  font-size: 10pt;
  font-weight: bold;  
  color: #2098fc;
  border-bottom: 2px solid #2098fc;
  float:left;
  margin-left: 25px;
}

.result_fecha_filter{
  float:left;
  clear: both;
  margin-left: 150px;
}

.input-search{
  background: #293332;
  color:#b2b1ad;
  border:none;
  text-transform: uppercase;
}

.input-search:focus{
  border:none;
  box-shadow: none;
}

.btn-search{
  height: 34px;
  margin:0px;
  border:0px;
  background: #293332;
  cursor:default;
}

.content-header{
  font-size: 24px;
  font-weight: bold;
  color: #293332;
  text-transform: uppercase;
 // float:left;
  padding-left: 25px;
}

table.dataTable thead .sorting_asc , 
table.dataTable thead .sorting_desc , 
table.dataTable thead .sorting {
  background-image: none !important;
}

body{
  font-family: 'Century Gothic';
}
a{
  background-color: #293332;
}

.nav>li>a:focus,
.nav>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,

a:hover , a:active{
  background-color: #2098fc !important;
  color:white !important;
}
.main-li{
  height: 60px;
}
.second-li{
  height: 30px;
}
.main-li a{
  cursor: pointer;
  padding-left: 20px !important;
  padding-top: 15px !important;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  height: 59px;
}
.second-li a{
  /*padding-left: 40px !important;*/
      padding-top: 4px !important;
  height: 29px;
}
/*END OF CUSTOM CSS*/

body {
  background-color: #f8f8f8;
}

#wrapper {
  width: 100%;
  max-width: 960px;
  background-color: #293332;
  margin: 0px auto;
  //text-align: center;
}

#page-wrapper {
  padding: 0 15px;
  min-height: 568px;
  background-color: #fff;
}

@media(min-width:768px) {
  #page-wrapper {
      position: inherit;
      margin: 0 0 0 230px;
      padding: 0 30px;
      border-left: 1px solid #e7e7e7;
  }
}

.navbar-top-links {
  margin-right: 0;
}

.navbar-top-links li {
  display: inline-block;
}

.navbar-top-links li:last-child {
  margin-right: 15px;
}

.navbar-top-links li a {
  padding: 15px;
  min-height: 50px;
}

.navbar-top-links .dropdown-menu li {
  display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}

.navbar-top-links .dropdown-messages {
  margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
  margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
  margin-left: -123px;
}

.navbar-top-links .dropdown-user {
  right: 0;
background-color:#293332;
  /* left: auto; */
}

.sidebar .sidebar-nav.navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}

.sidebar .sidebar-search {
  padding: 15px;
background-color: #293332;
}

.sidebar ul li {
  border-bottom: 1px solid #e7e7e7;
}

.sidebar ul li a.active {
  
  background-color: #2098fc;
}

.sidebar .arrow {
  float: right;
}

.sidebar .fa.arrow:before {
  content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
  content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
  border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
  padding-left: 40px;
}

.sidebar .nav-third-level li a {
  padding-left: 52px;
}

@media(min-width:768px) {
  .sidebar {
      background-color: #293332;
      z-index: 1;
      position: absolute;
      width: 230px;
      margin-top: 0px;
  }

  .navbar-top-links .dropdown-messages,
  .navbar-top-links .dropdown-tasks,
  .navbar-top-links .dropdown-alerts {
      margin-left: auto;
  }
}

.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all .5s;
}

.btn-primary.btn-outline {
  color: #428bca;
}

.btn-success.btn-outline {
  color: #5cb85c;
}

.btn-info.btn-outline {
  color: #5bc0de;
}

.btn-warning.btn-outline {
  color: #f0ad4e;
}

.btn-danger.btn-outline {
  color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff;
}

.chat {
  margin: 0;
  padding: 0;
  list-style: none;
}

.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
  margin-left: 60px;
}

.chat li.right .chat-body {
  margin-right: 60px;
}

.chat li .chat-body p {
  margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
  margin-right: 5px;
}

.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll;
}

.login-panel {
  margin-top: 10%;
}

.flot-chart {
  display: block;
  height: 400px;
}

.flot-chart-content {
  width: 100%;
  height: 100%;
}

.dataTables_wrapper {
  position: relative;
  clear: both;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: 0 0;
}

table.dataTable thead .sorting_asc:after {
  content: "\f0de";
  float: right;
  font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
  content: "\f0dd";
  float: right;
  font-family: fontawesome;
}

table.dataTable thead .sorting:after {
  content: "\f0dc";
  float: right;
  font-family: fontawesome;
  color: rgba(50,50,50,.5);
}

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}

.show-grid [class^=col-] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee!important;
}

.show-grid {
  margin: 15px 0;
}

.huge {
  font-size: 40px;
}

.panel-green {
  border-color: #5cb85c;
}

.panel-green .panel-heading {
  border-color: #5cb85c;
  color: #fff;
  background-color: #5cb85c;
}

.panel-green a {
  color: #5cb85c;
}

.panel-green a:hover {
  color: #3d8b3d;
}

.panel-red {
  border-color: #d9534f;
}

.panel-red .panel-heading {
  border-color: #d9534f;
  color: #fff;
  background-color: #d9534f;
}

.panel-red a {
  color: #d9534f;
}

.panel-red a:hover {
  color: #b52b27;
}

.panel-yellow {
  border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
  border-color: #f0ad4e;
  color: #fff;
  background-color: #f0ad4e;
}

.panel-yellow a {
  color: #f0ad4e;
}

.panel-yellow a:hover {
  color: #df8a13;
}
/*Checkbox para videoconferencia*/
.switch {
position: relative;
display: inline-block;
width: 60px;
height: 34px;
}

.switch input { 
opacity: 0;
width: 0;
height: 0;
}

.slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: .4s;
transition: .4s;
}

.slider:before {
position: absolute;
content: "";
height: 26px;
width: 26px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
}

input:checked + .slider {
background-color: #85C1E9;
}

input:focus + .slider {
box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
}

/*DIAS DE CONSULTA*/
.consultas{
  margin-left: 20px ;
}
.diasConsulta{
  display: inline-block;
}
.switch{
  width: 60px;
  top: -15px;
}
/* Rounded sliders */
.slider.round {
border-radius: 34px;
}
.slider.round:before {
border-radius: 50%;
}
.terminos{
  color: #343637;
  width: 85%;
}

/*Checkbox para dias semanas*/
.dgcheck{
  display: inline-block;
  height: 24px;
  color: #343637;
}
