﻿.flex-center{
	display: flex!important;
	justify-content: center!important;
	align-items: center!important;
}
.wrapper{
	background:linear-gradient(0deg,rgba(249,84,91,1) 0%,rgba(235,54,69,1) 100%);
	
}
.wrapper .logo{
	padding-left: 0;
}
.wrapper .logo h1{
	width: 100%;
	text-align: center;
	padding-left: 0;
	font-size:50px;
font-family:Source Han Sans CN;
font-weight:800;
color:#FFCB83;
text-shadow:2px 3px 9px rgba(182,59,64,0.6);
/*
background:linear-gradient(0deg,rgba(255,203,131,1) 0%, rgba(226,172,97,1) 100%);
-webkit-background-clip:text;
-webkit-text-fill-color:transparent;*/
}

.bg-bubbles li{
	background:rgba(255,207,144,1);
opacity:0.3;
}
.bg-bubbles li:nth-child(6){
	background:rgba(255,207,144,1);
opacity:0.3;
}
.bg-bubbles li:nth-child(9){
	background:rgba(255,207,144,1);
opacity:0.3;
}
.wrapper button{
	background:linear-gradient(0deg,rgba(235,54,69,1),rgba(255,85,92,1));
box-shadow:1px 2px 3px 0px rgba(255,152,157,0.6);
border-radius:4px;
}
.welcome img{
	width: 100%;height: 100%;
}
.theme-blue-gradient #header-navbar {
    
  background:white;
}
.theme-blue-gradient .navbar > .container .navbar-brand {
    color: #FFCB83;
}
.theme-blue-gradient #header-navbar .nav > li > a {
    color: #333333;
    
}
#header-navbar .nav .lb-make-small-li {
  height: 50px;
    width: 50px;
	
}
#header-navbar .nav .lb-make-small-li a{
  height: 20px;
    width: 20px;
	background: #C7000A;
	border-radius: 5px;
}
#header-navbar .nav>li>a>i {
    font-size: 18px;
     color: white;
}
.theme-blue-gradient .content-tabs {
    border-bottom: solid 2px #C7000A;

}
@media (min-width: 992px){
.content-tabs .page-tabs a {
  
    background: #f5f5f5;
}
.content-tabs .roll-left {
   
    border-right: none;
}
}



.theme-blue-gradient .page-tabs a.active {
    
    color: #333333;
    background: white;
    border-right: none!important;
}

/*#page-wrapper {
   background:rgba(29,35,49,1);
}*/
.theme-blue-gradient #nav-col, .theme-blue-gradient #page-wrapper {
     background:#2F4050;
}

.theme-blue-gradient .btn-primary {
    background-color: #EB3645;
     border-color: #EB3645; 
}
.theme-blue-gradient .btn-primary:hover, .theme-blue-gradient .btn-primary:focus, .theme-blue-gradient .btn-primary:active, .theme-blue-gradient .btn-primary.active, .theme-blue-gradient .open .dropdown-toggle.btn-primary {
    background-color: #F9545B;
    border-color: #F9545B;
}
.layui-btn-danger{
	background-color: #EB3645!important;
    border-color: #EB3645!important;
}
.layui-btn-primary:hover {
    border-color: #EB3645!important;
    color: #EB3645!important;
}
.btn-danger {
    color: #333;
    background-color: #ccc;
    border-color: #ccc;
}
.btn-danger:hover{
    color: #333;
    background-color: #dddddd;
    border-color: #dddddd;
}
.theme-blue-gradient .layui-layer-title {
    background: white;
    color: #333;
    border-bottom: 1px solid #ddd;
}
.layui-layer-setwin .layui-layer-close1{
	color: #475059;
}
.layui-layer-btn {
    
    background: #fafafa;
 
}
.theme-blue-gradient .form-control:focus {
    border-color: #ffa3a3;
}
.theme-blue-gradient #header-navbar .nav > li > a:hover, .theme-blue-gradient #header-navbar .nav > li > a:focus, .theme-blue-gradient #header-navbar .nav .open > a, .theme-blue-gradient #header-navbar .nav .open > a:hover, .theme-blue-gradient #header-navbar .nav .open > a:focus {
    background-color: #f5f5f5;
}
.theme-blue-gradient .ckbox input[type="checkbox"]:checked + label:before {
    border-color: #db3441;
    background-color: white;
 
}
.ckbox input[type="checkbox"]:checked + label::after {
    
    color: #db3441;
}
.ui-jqgrid tr.ui-row-ltr i.fa-toggle-on {
    color: #EB3645;
    
}

.wizard ul li.complete .step {
    color: #EB3645;
    border-color: #EB3645;
}
.wizard ul li.complete .step:before {
   
    color: #EB3645;
}
.wizard ul li.active .step {
    border-color: #EB3645;
    color: #EB3645;
}
.wizard ul li.active:before ,.wizard ul li.complete:before{
    
    background-color: #EB3645;
  
}
.layui-laydate-content td.laydate-selected {
    background-color: #ffeeee!important;
}
.laydate-selected:hover {
    background-color: #EB3645 !important;
}
#user-left-box img {
    /*border-radius: 50%;*/
   
  
}
#header-navbar .user-info{
	display: flex;
}
#header-navbar .user-info .user-info-bd{
	display: flex;
	flex-direction: column;
	line-height: 1;
	    justify-content: space-around;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
     border: 1px solid #ddd;
   
}
.btn{
	line-height: 1.5;
    outline : none!important;
}
.link-blue{
	color: #007dff;
	cursor: pointer;
}
.link-blue:hover{
	color: #007dff;
}
.topPanel .toolbar .operate {
   
    height: 100%;
    
}
.form-control{
	box-shadow:none;
	line-height: 22px;
	border-radius: 0;
	padding-left: 5px;
}
