img{max-width:100%;height:auto;}
.login-page, .register-page{background-color:#FFF;}
.login-box-body, .register-box-body{background-color:#FFF;}
.register-box{width:600px;max-width:100%;}

.enlaces-login{font-size:12px;margin-top:10px;}
.enlaces-login a{color:#999;}

.select2-container .select2-selection--single{height:36px;}

.dt-buttons{float:right;margin-left:10px;}
.dt-buttons button{height: 30px;border: none;padding: 0 20px;}

.modal-header{background-color: #e0444f;color: #FFF;text-align: center;}

.user-panel{min-height:60px;}
.user-panel>.info{position:relative;left:unset;}

.btn-success {
    background-color: #15bf70;
}

a, a:hover, a:active, a:focus {
    color: #15bf70;
}

.main-header .sidebar-toggle:hover{color:#000;}
.main-header, .main-sidebar{background-color:#f2f2f2;}
.content{padding-bottom:100px;}
.content-menu{background-color:#FFF;margin: 0 auto;width:100%;max-width:1300px;border-bottom:solid 1px #666;margin-top:20px;}
.content-menu a{font-size:15px;background-color:#15bf70;color:#FFF;text-transform:uppercase;padding:10px 25px;text-align:center;border-right:solid 1px #FFF;border-left:solid 1px #FFF;display:inline-block;}
.content-menu a.activo{background-color:#666;}
.content-wrapper{background-color:#FFF;margin: 0 auto;width:100%;max-width:1300px;border-right:solid 1px #666;border-left:solid 1px #666;}

.content-header h1{font-weight:bold !important;}

.box-header{background-color: #666; color: #FFF; text-transform: uppercase;}

.treeview.menu-open>ul.treeview-menu{background-color:#fafafa;}
.treeview-menu a{color:#000;}

.content .table.dataTable tbody tr.active td, .content .table.dataTable tbody tr.active th {background-color:#eaffea !important;color:#000 !important;}

.timeline>li>.fa, .timeline>li>.glyphicon, .timeline>li>.ion{top:5px;}

.direct-chat-messages{min-height:0px;height:auto;}
.direct-chat-text{background-color:#d6efd6;border-color:#d6efd6;}
.direct-chat-primary .right>.direct-chat-text{background-color:#f6f6f6;border-color:#f6f6f6;color:#000;}
.direct-chat-text:before, .direct-chat-text:after{border-right-color:#d6efd6;}
.direct-chat-primary .right>.direct-chat-text:before, .direct-chat-primary .right>.direct-chat-text:after{border-left-color:#f6f6f6;}

.fc-event{cursor:pointer;}
