/*css-set*/
.panel-body{background-color:#fff;}
#theme-login-layout .layout-panel-north .layout-body, .theme-header-layout{background-color:#0060aa;}
.theme-navigate .l-btn:hover, .theme-navigate .m-btn-plain-active{background:#123a71;}
.theme-left-layout{background:#0c517c;}
.theme-left-layout .theme-left-switch{background:#105e8f;}
.l-btn-plain:hover,.l-btn:hover {
  background: #e6e6e6;
}
#demo {background:#1a79b5;border-radius:40px;border:#1d6da0 solid 1px;}
#demo .w-l{border-right:#1d6da0 solid 1px;}
#demo .city{background:#2a9de4;}
.mytree .tree-node{height:30px;border-top:#b9cad3 solid 1px;border-left:#d4e7f0 solid 3px;}
.mytree .tree-node-hover, .mytree .tree-node-selected{background:#3eafe0!important;border-left:#0c517c solid 3px;color:#fff;}
.mytree li ul{background:#0c517c;}
.mytree li .tree-node{background:#d4e7f0;}
.mytree li ul li .tree-node{background:#e3eef4;border-top: rgba(0, 0, 0, 0.17) solid 1px;}
.mytree li ul li .tree-node{border-bottom:none!important;}
.theme-left-layout .datagrid-row-selected, .theme-left-layout .datagrid-row-over{background-color:#105e8f!important;}
.mytree .tree-expanded{background-color:rgba(255,255,255,0.2);}
.mytree .tree-collapsed{background-color:transparentent;}
#index_tabs .tabs li a.tabs-inner{background:#e6e6e6;}
#index_tabs .tabs li.tabs-selected a.tabs-inner, #index_tabs .tabs li.tabs-selected a:hover.tabs-inner{
	background: #ffffff;
    color: #337ab7;
    border: rgba(204, 204, 204, 0.25) solid 1px;
    border-bottom: #337ab7 solid 3px;
}
#index_tabs .tabs li a:hover.tabs-inner{background-color:#f2f2f2;}
.layout-expand{ background-color:#3b9cd9;}
.leftCon {background:#f0f9fd;border-right: #dfeff9 solid 1px;}