﻿#header nav {
    background: #fff;
}
.navbar-default {
    border-color: #fff;
}
.item-quick-sidebar > label{
	color: #141ed2 !important;
	font-weight: 600 !important;
}
#SysUnitText span{
	color: #141ed2 !important;	
}
.navbar-drawer-menu > span{	
	background: #666;
}
.nav-notify > .img-icon{
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAAhQAAAIUB4uz/wQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAGhSURBVEiJxda7axVREAbwn69gYfDBJahoShE0IrexkYCdpPBRms4upEiX2hTa2PgnWKQRC7FTEAyCICFgJ2iRRgsfQUNIEc3rWuysWW7O3nt3c8GBYZlvZr7vLOec2WW3HcalBA7zmCvJXcZASe6fHcBLtHCtLXcw8I1E31jknmN/J4FHUfgVJwM7hft4H7kWFjCDoag5g6XIPSgjv4Jt/MFoYHewUiBu95+4FbVXo3cbzZTAm2iaKZBvdSDPfbMg8jCwF+3kzUgsYRCnsdoDee6/0MAJLAd2np0NuRnPJ0E8hSOp1yyx45gMoWeB3SgWvA3V6xF/qLD64sbD7YhfFQW+BHg24t81BJaj91zEn4oC+e4P2DnvVT2/H4MRrwgysguyhvUCVtdW8TT47EsUHAqhqrYlsbjUtW7UICcbM0d7EbhYUwBGehEY34NA196m7OrXOUUt2d5dKCMfxuc9kOe+KBs1u+xdH8hzf50SqDLcuvmPlMCEzrO/ysi4mxL4b3ZP+Wqn+yHQkJ2MdvKPONYPAbKP+iy+4xsey34GutpfPqPtSyHfh10AAAAASUVORK5CYII=');
	opacity: 0.6;
}
.avata-menu{
	background: #3aa4e2;
}
.navbar-login{
	color: #666;
}
.navbar-login-item:hover{
	background: #f3f4f6;
}
.navbar-boxuser .arrow-top-background{
	display: none;
}
#userinfo{
	margin-top: 2px;
}
.navbar-drawer-menu:hover, .navbar-drawer-menu:focus{
	background: #eee !important;
}
.sys-loader{
	border-top-color: #141ed2;
	border-bottom-color: #141ed2;
}
.notify-count, .support-count{
	border-color: #141ed2;
}
.body-quick-sidebar::-webkit-scrollbar-thumb {
	background: #2355b3;
}
.navbar-nav>li {
    background-color: #141ed2;
}
.menubar{
    background: #fff;
    border-bottom: #fff;
}
.container-fluid{
    background: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-nav > li:hover {
    background-color: #2355b3;
    color: #fff;
}
.mobile-unit {
    background:  #2355b3;
}
.modal-body, .modal-footer{
    background:rgba(11, 136, 203, 0.03) 
}
.form-control{
    background: transparent;
}
.modal-header{
    background:rgba(11, 136, 203, 0.07)
}
.modal-backdrop.in {
    opacity: 0.05;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
    color: black;
    background: #edf5ff;
    font-weight: 700;
}

.btn-primary {
    background-color: #141ed2;
    border: 1px solid #141ed2;
}
.btn-default{
    color: #141ed2;
    border: 1px solid #141ed2;
}
.btn-default:hover{
    color: #fff;
    background-color: #141ed2;
    border-color: #141ed2;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active:focus, .btn-default:focus, .btn-default.focus, .btn-default:active:focus {
    border-color: #0775bf;
    background-color: #2355b3;
}

.tab-grid{
    background: #fff;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
    color: black;
    background: #edf5ff;
}

#callin_button .list-callin-body{
    border-color: #141ed2;
}

.pulse-icon .circle-outer {
    background: -webkit-linear-gradient(315deg, rgb(58, 164, 226) 0%, #141ed2 100%);
    background: -o-linear-gradient(315deg, rgb(58, 164, 226) 0%, #141ed2 100%);
    background: -ms-linear-gradient(315deg, rgb(58, 164, 226) 0%, #141ed2 100%);
    background: -moz-linear-gradient(315deg, rgb(58, 164, 226) 0%, #141ed2 100%);
    background: linear-gradient(315deg, rgb(58, 164, 226) 0%, #141ed2 100%);
}
.pulse-icon .circle-inner {
    background: -webkit-linear-gradient(135deg, rgb(58, 164, 226) 0%, #141ed2 100%);
    background: -o-linear-gradient(135deg, rgb(58, 164, 226) 0%, #141ed2 100%);
    background: -ms-linear-gradient(135deg, rgb(58, 164, 226) 0%, #141ed2 100%);
    background: -moz-linear-gradient(135deg, rgb(58, 164, 226) 0%, #141ed2 100%);
    background: linear-gradient(315deg, rgb(58, 164, 226) 0%, #141ed2 100%);
    animation: grow-circles 4s linear infinite both;
}

.flowchart-node-body .box-border-content{
	background: #fff;
    width: calc(100% + 18px);
    height: calc(100% + 18px);
    margin-top: -9px;
    margin-left: -9px;
    border-radius: 5px;
}
.license-quick-sidebar:before{    
    background: url(../Images/icon20.png?v=411);
    left: 10px;
    top: 5px;
    background-repeat: no-repeat;
}
.license-quick-sidebar{
    padding-left: 90px !important;
}

.appdrawer-item-box .appdrawer-item .item-icon > div{
	background-color: #141ed2 !important;
    border-radius: 100%;
}

#SysAppDrawerTitle{
	display: none;
}

.side-menu-open #SysProductLogo{
	display: block !important;
}

.license-quick-sidebar:before{
	width: 65px;
}
    .quick-toolbar-list .quick-toolbar-item:not(.add):not(.addForm):not(.cancel):not(.filterCancel):hover {
        background: #045286;
    }
	.quick-toolbar-list .quick-toolbar-item:not(.add):not(.addForm):not(.cancel):not(.filterCancel), .expand-form-tab-list-wraper .tab-info .btn-top-right {
    background: #4669a7;
}