#PL_login {
	background-color: white;
	padding: 20px;
}

.loginColumns{
	padding-top:50px;
}

.loginscreen.middle-box {
    width: auto;
}

.fondo_ingreso, body {
    background-image: url(../img/PL_bg1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #222836;
}


.ibox-content .titulo_seccion {
	font-size: 40px;
}

.admin {
	background: url(patterns/header-profile.png);
	opacity: 0.5;
}

.h5-blanco{
	color: #fff;
}

.btn.btn-primary {
    background: #70c9cd;
    border-color: #65b5b9;
}

.btn.btn-primary:hover {
    background: #65b5b9;
}

.btn-primary.btn-outline {
    color: #70c9cd;
    background-color: #fff;
}

.fa-color{
    color: #70c9cd;
}

.blog .btn {
    margin: 0;
}

.form-control, .single-line{
    font-size: 12px;
}


.titulo_seccion i{
    color: #70c9cd;
}

.page-heading {
    padding: 0px 10px 0px 10px
}



.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
    color: #70c9cd;
    text-decoration: underline;
}

.fc-state-active {
    background-color: #70c9cd;
    border-color: #eaeaea;
    color: #ffffff;
}

.fc-event {
    border: 1px solid white;
    background-color: #70c9cd;
}



.nav > li > a {
    color: #f3f3f4;
}

.nav > li.active > a , .nav > li > a:hover{
    color: #293846;
}

.nav > li.active, .nav > li:hover {
    border-left: 4px solid #70c9cd;
    background-color: #f3f3f4;
}

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus{
    background-color: #f3f3f4;
    color: #293846;
}

.nav > li.nav-header, .nav > li.nav-header:hover{
    background:  transparent;
    border-left: 0px;
}
.text-primary{
    color: #70c9cd;
}

.table-bordered > tbody > tr > th {
    background-color: #F5F5F6;
    vertical-align:  middle;
}

.messages{
    position: absolute;
    bottom: 0; 
    left:0;
    width:100%;
}

.chat-user-name{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
}

.navbar-header {

    background-color: white;
    color: #23527c !important;
}

.titulo-modulo{
    border-bottom: 2px solid #70c9cd; 
    height: 90px;
}

.pl-borde{
    border-bottom: 2px solid #70c9cd !important; 
}

.titulo-modulo .bloque-alusivo{
    opacity: 0.8;
}

.titulo-modulo .alusivo{
    background-image: url(../img/home/home.jpg); 
    background-size: cover; 
    background-position: center center;  
    height: 88px;
}

.alusivo .dim {
     margin: 10px; 
     height: 65px; 
     width: 65px; 
     border-radius: 65px;
}

.alusivo .dim i{
    font-size: 40px;
    line-height: 48px;
    vertical-align: top;
}

.bloque-perfil{
    position: relative;
    padding: 9px; background-color: white; border-right: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
}


.chat-user.active{
    border-right: 4px solid #70c9cd;
    background-color: #8cd3d61a;
    color: #216f72;
}

.ibox-title{
    color: #555;
}


.elements-list .list-group-item.active, .elements-list .list-group-item:hover{
    border: 1px solid #70c9cd;
    border-top: 1px solid #70c9cd !important;
    border-bottom: 2px solid #70c9cd;
    color: #333;
    background: #fff;
    padding: 10px 14px 5px 14px;

}
.elements-list .list-group-item.active{
        background: #f0fafa;
}

.elements-list .list-group-item{
    padding: 10px 15px 5px 15px;
}

/*.elements-list .list-group-item:hover{
    color: #333 ;
}*/

.fh-column{
    /*min-width: 210px;
    width:  auto;*/
    width: 100%;
    max-height: 1050px;
    overflow-x: hidden;
    overflow-y: scroll;
}


.alert{
    border-radius: 0px;
}

.list-group{
    margin-bottom: 0px;
}

.panel{
    border-radius: 0px;
}

.panel-default .panel-title{
    color: #333;
}

input[type="file"]{
    width: 100%;
    overflow-x: hidden;
}
/*
.gray-bg{
    background-color: rgba(240,240,240,0.85) !important;
}
*/
.nav.nav-tabs li{
    background-color: transparent;
    border: none;

}
.nav.nav-tabs li:hover{
    border: none;
}

.nav.nav-tabs li a{
    color: #a7b1c2;
    border: 1px solid #f3f3f4;
}

.nav.nav-tabs li:hover a{
    background-color: #fbfbfb;
    color: #666;
}

.nav.nav-tabs li.active a, .nav.nav-tabs li.active:hover a{
    border-left: 2px solid #70c9cd;
    background-color: #f5f5f5;
    color: #666;

}

.tabs-bitacora .nav.nav-tabs li.active a, .nav.nav-tabs li.active:hover a{
    background-color:  white;
}

.tab-pane.active .panel-body{
    background: #fff;
    border: 1px solid #e7eaec;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    border-top: none;
    min-height: 100px;
}
.note-editable{
    border-left: 1px solid #E7EAEC;
    border-bottom: 1px solid #E7EAEC;
    border-right: 1px solid #E7EAEC;
}
.note-toolbar{
    border-right: 1px solid #E7EAEC;
    border-left: 1px solid #E7EAEC;
    border-bottom: none;
}

.note-editor{
    min-height: 150px !important;
}


.teimeline-item .content, 
.teimeline-item .date{
    padding-bottom: 10px !important;
}

.modal-lg{
    width: 80% !important;
    min-width: 900px; 
}

.modal-open .modal{
    background-color: rgba(0,0,0,0.3) !important;
}

.modal-header h2{
    margin-top: 10px !important;
}


.table-horario td {
    border: 1px solid #6fc9cd !important; 
}


.table-horario .division{
    background-color: white; 
    border-left: 0px !important;
    border-right: 0px !important; 
    height: 30px;
}

.table-horario>thead:first-child>tr:first-child>th, .table-horario > tbody > tr > th  {
    border: 1px solid #6fc9cd !important; 
    background: rgba(111, 201, 205, 0.16);
}

.row.wrapper.white-bg .col-lg-11{
    width: -webkit-calc(91.6% - 38px) !important;
    width: -o-calc(91.6% - 38px) !important;
    width: -moz-calc(91.6% - 38px) !important;
    width: calc(91.6% - 38px) !important;
}

.minimalize-styl-2 {
    padding: 6px 12px;
    margin: 26px 5px 5px 0px;
}

body.mini-navbar .logo-marca{
    display: none;
}

.logo-element{
    padding: 9px 0;
}

.folder-list li.active{
    border-bottom: 1px solid #666666;
}

.fs18{
    font-size: 18px !important;
}

.fs13{
    font-size: 13px !important;
}


.chosen-container .chosen-drop{
    left: 0;
    display: none;
} 

.chosen-container.chosen-with-drop .chosen-drop{
    display: block;
}

.footer{
    position: relative;
    display: none;
    margin-left: -15px;
    margin-right: -15px;
}

/*.fc-event, .fc-agenda .fc-event-time, .fc-event a{
    padding: 0px !important;
}*/

.fc-agenda-axis.fc-widget-header:not(.fc-first){
    height: 40px !important;
}

.fc-event-time{
    display:none;
    /*padding: 2px 6px !important;
    font-weight: bold !important;
    background-color: #eaeaea !important;
    color: #666 !important;
    float: left;
    width: auto;
    margin-right: 4px;
    border-radius: 3px;*/
}

.fc-event-title{
    line-height: 19px;
}

.label-primary {
    background: #70c9cd;
        background-color: rgb(112, 201, 205);
    color: white;
    margin: 5px;
}


.col-form-label{
    padding-top: 6px;
}


a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    background-color: #70c9cd;
    border-color: #65b5b9;
    color: #FFFFFF;
    z-index: 2;
    border-radius: 0px;
  }

  .list-group-item:last-child{
    border-radius: 0px;
  }

.progress-striped.active span{
    font-size: 20px;
    line-height: 30px;
}
.progress-striped.active.progress-avances{
    position: relative;
    height: 22px;
    margin: 0;
}
.progress-striped.active.progress-avances span{
    width: 100%;
    color: #333;
    position: absolute;
    font-size: 12px;
    line-height: 20px;
}
 
.non-active{
    background-color: #999 !important;
    color: white !important;
    cursor: not-allowed !important;

}

.nl2br{
    white-space: pre-line;
}


.nueva-bitacra{
    border-left: 2px solid #f8ac59;
}

.datepicker table tr td span:hover, .datepicker table tr td span.focused {
    background: transparent !important;
}

.mediodia {
    width: 10px;
    height: 10px;
    position: absolute;
    margin-top: -15px;
    margin-left: 2px;
    font-size: 20px;
}

.well-bitacora{
    padding: 10px 20px 15px; 
    background-color:#8cd3d61a; 
    margin-bottom: 0px;
}

@media (max-width: 1440px) {
    .tabs-bitacora ul.nav-tabs li a{
        padding: 10px 13px 10px 13px;
    }
}

.wrapper-content {
    padding: 20px 10px 10px;

}