.skin-blue .wrapper, .skin-blue .main-header .navbar, .skin-blue .left-side,.skin-blue .main-header .logo{
	 background-color: #124ba8 !important;
}
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #124ba8 !important;
}
.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a {
    background-color: #ECF0F5 !important;
    border-left-color: #00897B !important;
    color: #000000;
}
.skin-blue .sidebar-menu > li > .treeview-menu{
	background-color: #D3DEEF !important;
	margin:0px;
}
.skin-blue .treeview-menu > li > a{
color: #323a45 !important;
}
.skin-blue .sidebar a{
	color:white;
}

.skin-blue .treeview-menu > li > .active > a{
color: red;
}

.skin-blue .treeview-menu > li.active > a{
    background-color: #124ba8 !important;
    border-left: 0 none !important;
    border-radius: 50px;
    color: #fff !important;
    display: inline-block;
    margin: 8px 0 8px 20px;
    padding: 5px 15px;
}
.skin-blue .treeview-menu > li > a:hover{
color: #367FA9 !important;
}
.content-wrapper, .right-side
{
  background-color:#A8BDDF;
}
.box {

    background: #E9EEF7;

}
.skin-blue .sidebar a {
    color: white;
    text-transform: uppercase;
}
.sidebar-menu > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
}
.sidebar-menu .treeview-menu > li > a {
    padding: 5px 5px 5px 5px;
    display: block;
    font-size: 14px;
}
.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 #124ba8;

}
.table-bordered {
    border: 1px solid #124BA8;
}

.title.m-b-md
{
  color:#124ba8;
}

/* login page cs_sele4
*/
.login-page, .register-page {
    background: #e7edf6;
}

.register-page .panel-default > .panel-heading {
    color: #fff;
    background-color: #124ba8;
    border-color: #1760d6;
    text-align: center;
    font-size: 25px;
}
.register-page .page-header {
    margin: 40px 0 20px 0;
    font-size: 30px;
    font-family: Verdana;
    color: #051632;
    text-transform: uppercase;
}

.register-page .login-page, .register-page {
    background: #a0b7dc;
}

.register-page .panel {

    background-color: #88a5d3;

}
.register-page .panel-default {
    border-color: #7093ca;
}
.register-page label{
    color:#fff;
}
.register-page .btn-link {

    color: #0b2c63;

}

.register-page .page-header {

    border-bottom: none;
}
