.content-wrapper {
background-color: #303030;
}
.box {
    background: #424242;
    border-top: 3px solid #606060;
}
.box-footer {
    border-top: 1px solid #606060;
    background-color: #424242;
}
.main-footer {
    background: #000;
    color: #e5e5e5;
	border-top: 1px solid #000000;
}
.skin-yellow-light .main-header .navbar {
  background-color: #f39c12;
}
.skin-yellow-light .main-header .navbar .nav > li > a {
  color: #ffffff;
}
.skin-yellow-light .main-header .navbar .nav > li > a:hover,
.skin-yellow-light .main-header .navbar .nav > li > a:active,
.skin-yellow-light .main-header .navbar .nav > li > a:focus,
.skin-yellow-light .main-header .navbar .nav .open > a,
.skin-yellow-light .main-header .navbar .nav .open > a:hover,
.skin-yellow-light .main-header .navbar .nav .open > a:focus,
.skin-yellow-light .main-header .navbar .nav > .active > a {
  background: rgba(0, 0, 0, 0.1);
  color: #f6f6f6;
}
.skin-yellow-light .main-header .navbar .sidebar-toggle {
  color: #ffffff;
}
.skin-yellow-light .main-header .navbar .sidebar-toggle:hover {
  color: #f6f6f6;
  background: rgba(0, 0, 0, 0.1);
}
.skin-yellow-light .main-header .navbar .sidebar-toggle {
  color: #fff;
}
.skin-yellow-light .main-header .navbar .sidebar-toggle:hover {
  background-color: #e08e0b;
}
@media (max-width: 767px) {
  .skin-yellow-light .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .skin-yellow-light .main-header .navbar .dropdown-menu li a {
    color: #fff;
  }
  .skin-yellow-light .main-header .navbar .dropdown-menu li a:hover {
    background: #e08e0b;
  }
}
.skin-yellow-light .main-header .logo {
  background-color: #f39c12;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-yellow-light .main-header .logo:hover {
  background-color: #f39a0d;
}
.skin-yellow-light .main-header li.user-header {
  background-color: #f39c12;
}
.skin-yellow-light .content-header {
  background: transparent;
}
.skin-yellow-light .wrapper,
.skin-yellow-light .main-sidebar,
.skin-yellow-light .left-side {
  background-color: #212121;
}
.skin-yellow-light .main-sidebar {
  border-right: 0px solid #606060;
}
.skin-yellow-light .user-panel > .info,
.skin-yellow-light .user-panel > .info > a {
  color: #e5e5e5;
}
.skin-yellow-light .sidebar-menu > li {
  -webkit-transition: border-left-color 0.3s ease;
  -o-transition: border-left-color 0.3s ease;
  transition: border-left-color 0.3s ease;
}
.skin-yellow-light .sidebar-menu > li.header {
    color: #e5e5e5;
    background: #161616;
}
.skin-yellow-light .sidebar-menu > li > a {
  border-left: 3px solid transparent;
  font-weight: 600;
}
.skin-yellow-light .sidebar-menu>li:hover>a, .skin-yellow-light .sidebar-menu>li.active>a, .skin-yellow-light .sidebar-menu>li.menu-open>a {
  color: #e5e5e5;
  background: #424242;
}
.skin-yellow-light .sidebar-menu > li.active {
  border-left-color: #f39c12;
}
.skin-yellow-light .sidebar-menu > li.active > a {
  font-weight: 600;
}
.skin-yellow-light .sidebar-menu > li > .treeview-menu {
  background: #181717;
}
.skin-yellow-light .sidebar a {
  color: #e5e5e5;
}
.skin-yellow-light .sidebar a:hover {
  text-decoration: none;
}
.skin-yellow-light .sidebar-menu .treeview-menu > li > a {
  color: #e5e5e5;
}
.skin-yellow-light .sidebar-menu .treeview-menu > li.active > a,
.skin-yellow-light .sidebar-menu .treeview-menu > li > a:hover {
  color: #e5e5e5;
  background-color: black;
}
.skin-yellow-light .sidebar-menu .treeview-menu > li.active > a {
  font-weight: 600;
}
.skin-yellow-light .sidebar-form {
  border-radius: 3px;
  border: 1px solid #d2d6de;
  margin: 10px 10px;
}
.skin-yellow-light .sidebar-form input[type="text"],
.skin-yellow-light .sidebar-form .btn {
  box-shadow: none;
  background-color: #fff;
  border: 1px solid transparent;
  height: 35px;
}
.skin-yellow-light .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.skin-yellow-light .sidebar-form input[type="text"]:focus,
.skin-yellow-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.skin-yellow-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.skin-yellow-light .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
@media (min-width: 768px) {
  .skin-yellow-light.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    border-left: 1px solid #d2d6de;
  }
}
.box-header {
    color: #e5e5e5;
    display: block;
    padding: 10px;
    position: relative;
}
body {
	color: #e5e5e5;
	    background-color: #212121;
}
.form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: #717171;
    background-color: #212121;
	color: #e5e5e5;
}
.form-control:focus {
    border-color: #e5e5e5;
box-shadow: none;}
.dropdown-menu {
    background-color: #424242;
	border-color: #606060;
}
	.navbar-nav > .user-menu > .dropdown-menu > .user-body a {
    color: #e5e5e5 !important;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-body {
    padding: 15px;
    border-bottom: 0px solid #f4f4f4;
    border-top: 0px solid #dddddd;
	    border: 0px solid #ccc;
    border: 0px solid rgba(0,0,0,.15);
}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
    background-color: #212121;
}
.btn-default {
    background-color: #424242;
	border-color: #424242; }
.navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default {
    color: #e5e5e5;
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #343434;
    border-color: #343434;
}
.btn-default:hover, .btn-default:active, .btn-default.hover {
	    background-color: #343434;
border-color: #343434;}
	.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #303030;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
border: 1px solid #606060;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #212121;
	border-color: #606060;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #212121;
	border-color: #606060;
}
.table-bordered {
    border: 1px solid #606060;
}
.content-header > .breadcrumb > li > a {
    color: #e5e5e5;
    text-decoration: none;
    display: inline-block;
}
.btn-default {
    color: #d6d6d6;
border-color: #606060;}
.btn-default:hover {
    color: #e5e5e5;
	border-color: #606060;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 0px solid #424242;
}
.list-group-item {
    background-color: #424242;
    border: 1px solid #606060;
}
.box-header.with-border {
    border-bottom: 1px solid #606060;
}
hr {
    border-top: 1px solid #606060;
}
a {
    color: #f39c13;
}
.login-page, .register-page {
    background: #303030;
}
.login-box-body, .register-box-body {
    background: #424242;
    padding: 20px;
    border-top: 0;
    color: #c8c8c8;
}
.login-logo a, .register-logo a {
    color: #e7e7e7;
}

.fc-unthemed td.fc-today {
    background: #212121 !important;
}

.fc-widget-header {
    background: #212121 !important;
}


.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover, .fc-unthemed .fc-list-view, .fc-unthemed .fc-list-heading td {
    border-color: #606060 !important;
}

.modal-content {
    background-color: #424242;
}

.modal-header {
    border-bottom-color: #606060;
}

.modal-footer {
	border-top: 1px solid #606060;;
}


.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: rgba(238, 238, 238, 0);
    opacity: 1;
}


.table-hover>tbody>tr:hover {
    background-color: #000000;
}