.skin-blue div#mailboxSearch {
    background-color: #3c8dbc;
}

/*.skin-blue .left-side {*/
    /*background-color: #3c8dbc;*/
/*}*/

/*.skin-blue .sidebar a {*/
    /*color: #eee;*/
/*}*/

/*.skin-blue .sidebar > .sidebar-menu > li > .treeview-menu {*/
    /*background: #3c8dbc;*/
/*}*/

/*.skin-blue .sidebar > .sidebar-menu > li > a:hover, .skin-blue .sidebar > .sidebar-menu > li.active > a {*/
    /*color: #eee;*/
    /*background: #3c8dbc;*/
/*}*/
/*.skin-blue .sidebar > .sidebar-menu > li:first-of-type > a {*/
    /*border-top: 1px solid #3c8dbc;*/
/*}*/
/*.skin-blue .treeview-menu > li > a {*/
    /*color: #eee;*/
/*}*/

/*.skin-blue .sidebar {*/
    /*border-bottom: 1px solid #ddd;*/
/*}*/
/*.skin-blue .sidebar > .sidebar-menu > li:first-of-type {*/
    /*border-top: 1px solid #ddd;*/
/*}*/
/*.skin-blue .sidebar > .sidebar-menu > li {*/
    /*border-top: 1px solid #ddd;*/
    /*border-bottom: 1px solid #3c8dbc;*/
/*}*/

.skin-blue .right-side > .content-header {
	box-shadow: none;
	background: #f4f4f4;
	border-bottom: 1px solid #dbdbdb;
}

/*.table-bordered { border: 1px solid gray}*/
/*.table-striped > thead:first-child > tr:first-child > th { border-color: gray; }*/
/*.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {*/
    /*background-color: #c6deef;*/
    /*border-color: gray;*/
/*}*/
/*.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th{*/
    /*background-color: #ffffff;*/
    /*border-color: gray;*/
/*}*/
/*a.actbtn { color: #333; margin: 0 2px; cursor: pointer; }*/