html,
body {
	height: 100%;
}
body {
	font-size: 16px;
	font-family: "Microsoft YaHei", helvetica, verdana, sans-serif;
	background: #E4E7EA;
	overflow: hidden;
	display: none;
}
div,
label,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}
legend {
	margin-bottom: 15px;
	padding: 5px;
	font-size: 14px;
	color: rgb(255, 255, 255);
	background: rgb(48, 54, 65);
}
a,
a:hover,
a:focus {
	cursor:pointer;
	text-decoration: none;
}
a:focus {
	outline: 0;
}

/* 头部样式 */
.navbar-inverse{
	background-color: #1CAF9A;
	border-color: #1CAF9A;
}
.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav > li > a {
	color: #fff;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
	background: rgba(0, 0, 0, .2);
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus{
	background: rgba(0, 0, 0, .2);
}
.dropdown-menu li p {
	padding: 10px;
	background-color: #eee;
	margin: 0px;
	font-size: 14px;
	font-weight: 300;
	color: #000;
}

.close {
	font-family: "lucida grande", "lucida sans unicode", lucida, helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
.well {
	padding: 0;
	background-color: #fff;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.cz-nav {
	background: rgb(48, 54, 65);
	border-bottom: none;
}
.cz-nav li {
	border: none;
}
.cz-nav > li > a {
	margin-right: 0;
	color: rgb(28, 175, 154);
	font-size: 14px;
	border: none;
}
.cz-nav > li > a:hover {
	color: #555;
	background: rgb(255, 255, 255);
}
.cz-nav > li.active > a,
.cz-nav > li.active > a:hover,
.cz-nav > li.active > a:focus {
	border: none;
}

/* 自定义滚动条样式 */

.mCSB_inside > .mCSB_container {
	margin-right: 0;
}
.mCSB_scrollTools {
	width: 15px;
}
.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #303641;
	width: 8px;
	margin-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #1CAF9A;
	width: 6px;
	margin-right: 1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background: #1CAF9A;
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background: #1CAF9A;
}
/* 登陆 */

.cz-login {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1039;
}
.cz-login-common {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 1;
	filter: alpha(opacity=100);
}
.cz-login-top {
	bottom: 0;
}
.cz-login-bottom {
	top: 0;
	
}
.cz-login-top-container {
	position: absolute;
/* 	left: 10%; */
	bottom: 0;
	width: 100%;
	height: 100%;
	margin-left: 0;
}
.cz-login-bottom-container {
	position: absolute;
	left: 58.5%;
	top: 47%;
	width: 14.5%;
	height: 30%;
	margin-left: 0px;
}
.cz-login-bottom-right {
	position: absolute;
	/* left: 69%;
	top: 49.8%;
	width: 7%;
	height: 12%; */
	left: 41.60%;
	top: 64.69%;
	width: 17.99%;
	height: 5.6%;
	margin-left: 0px;
}
.cz-login-bottom-container-name {
  	position: absolute;  
	/* left: 56.6%;
	top: 49.8%; */
	/* left: 82.4%;
	top: 25.9%; */
	left: 46.4%;
	top: 50.2%;
	width: 12.5%;
	height: 4.2%;
	/* width: 11.6%; */
	width: 13.3%;
	height: 5%;
	margin-left: 0px;
}
.cz-login-bottom-container-pwd {
    position: absolute; 
	/* left: 56.6%;
	top: 57%; */
	left: 46.4%;
	top: 57.6%;
	/* width: 11.6%; */
	width: 13.3%;
	height: 5%;
	margin-left: 0px;
}
#login-form{
	margin: auto;
	margin-top: 15px;
}

/* 主体包裹容器 */

.cz-container {
	position: absolute;
	top: 51px;
	left: 0;
	right: 0;
	bottom: 0;
	/* z-index: 1000; */
}
/* 菜单和内容 */

.cz-slidebar,
.cz-slidebar-scroll,
.cz-main {
	height: 100%;
	overflow: hidden;
}
/* 左边菜单栏 */

.cz-slidebar {
	position: relative;
	z-index: 3;
	width: 230px;
	float: left;
	background: rgb(48, 54, 65);
}
.cz-slidebar > ul {
	height: 100%;
	padding: 10px;
}
.slidebar-menu {
	margin: 10px;
}
.slidebar-menu li {
	margin-bottom: 5px;
}
.cz-slidebar ul span {
	line-height: 35px;
}
.cz-slidebar ul span.first-span {
	float: left;
}
.cz-slidebar ul span.last-span {
	float: right;
	margin-right: 10px;
}
.cz-slidebar ul a {
	display: block;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	color: rgb(255, 255, 255);
	text-decoration: none;
	text-indent: 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cz-slidebar li a:hover,
.cz-slidebar li a:focus,
.cz-slidebar li a:active {
	color: rgb(29, 41, 57);
	background: rgb(255, 255, 255);
}
.cz-slidebar li a.active {
	color: rgb(255, 255, 255);
	background: rgb(28, 175, 154);
}
.slidebar-menu {
	height: auto;
}
.slidebar-menu ul {
	display: none;
	background-color: rgb(29, 41, 57);
}
.slidebar-menu ul li {
	margin-bottom: 0;
}
.slidebar-menu ul a {
	color: rgb(255, 255, 255);
	text-decoration: none;
	font: 16px/35px "Microsoft YaHei", helvetica, verdana, sans-serif;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	text-indent: 20px;
}
.slidebar-menu ul a:hover,
.slidebar-menu ul a:focus,
.slidebar-menu ul a:active,
.slidebar-menu ul a.active {
	color: rgb(28, 175, 154);
	background-color: rgb(255, 255, 255);
}
/* 主体内容样式 */

.cz-main {
	/* position: relative;
	z-index: 2; */
	border-bottom: 10px solid rgb(48, 54, 65);
}
.cz-load-content {
	position: relative;
	padding: 15px;
}
/* 单页标题 */

.cz-page-title {
	display: block;
	margin-bottom: 15px;
	font-weight: normal !important;
	color: #888888;
}
/* 盒模 */

.cz-page {
	margin-bottom: 15px;
	min-width: 120px;
	overflow: hidden;
}
.cz-page .cz-page-content {
	background: rgba(0, 0, 0, .1);
	margin-right: 100px;
}
.cz-page h2 {
	color: #888888;
	font-size: 18px;
	line-height: normal;
	font-family: "MyriadPro-Regular";
}
.cz-page hr {
	margin: 10px 0;
}
.cz-page ul {
	margin-left: 0;
	float: right;
}
.cz-page ul li {
	display: block;
	margin-bottom: 15px;
	background: rgb(28, 175, 154);
}
.cz-page ul li a {
	padding: 10px;
	display: inline-block;
	text-align: center;
	width: 100px;
	height: 100px;
	color: #fff;
	font-size: 13px;
}
.cz-page ul li i,
.cz-page ul li span {
	display: inline-block;
}
.cz-page ul li i {
	width: 100%;
	margin: 13px 0;
}
.cz-page ul li a:hover,
.cz-page ul li a:focus,
.cz-page ul li a:active,
.cz-page ul li a.active {
	background: rgba(0, 0, 0, .2);
}
/* 面板自定义颜色 */
.panel-dark {
	border: none;
}
.panel-dark > .panel-heading {
	color: #fff;
	background-color: #1d2939;
	border-color: #1d2939;
}
.panel-dark > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #1d2939;
}
.panel-dark > .panel-heading .badge {
	color: #428bca;
	background-color: #fff;
}
.panel-dark > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #fff;
}
.panel-default .panel-heading {
	background-color: rgb(255, 255, 255)
}
.cz-panel {
	margin-bottom: 15px;
}

/* 模态自定义 */

.modal .modal-header .pull-right {
	font-size: 14px;
}
.modal .modal-header .pull-right input {
	border: none;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

.tab-modal .modal-header {
	padding: 0;
	border-bottom: none;
}
.tab-modal .cz-nav {
	overflow: hidden;
	background: rgb(28, 175, 154);
}
.tab-modal .cz-nav a {
	color: rgb(255, 255, 255);
}
.tab-modal .modal-footer {
	padding: 10px;
}
.modal.product-modal {
	border: none;
}
.product-modal .modal-header {
	font-size: 14px;
	padding: 10px;
	border: none;
	background: rgb(28, 175, 154);
}
.product-modal .modal-header .close {
	margin-top: 0;
}
.product-modal .modal-title {
	font-size: 15px;
	color: #fff;
}
.product-modal .modal-body .panel {
	margin-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.product-modal .modal-footer {
	padding: 0;
	border: none;
	background: rgb(48, 54, 65);
}
.product-modal .modal-footer .btn-group .btn {
	border: none;
}
.cz-modal .modal-body {
	padding: 0;
}
.cz-modal .modal-body .modal-scroll-content {
	padding: 15px;
}

.dataTable-tool {
	clear: both;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	padding: 0 5px;
	background: rgb(228, 231, 234);
	font-size: 14px;
}
.dataTable-tool div {
	float: left;
}
.dataTable-tool .cz-divider {
	height: 31px;
	margin: 5px;
}
/* 详情 */

.cz-p-title {
	padding: 5px;
	color: rgb(255, 255, 255);
	background: rgb(48, 54, 65);
}
.cz-p {
	border-left: 3px solid rgb(28, 175, 154);
	padding: 3px 5px;
	font-size: 14px;
	overflow: hidden;
}
.cz-p label {
	color: rgb(85, 85, 85);
	float: left;
	width: 70px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cz-p span {
	display: block;
	color: rgb(153, 153, 153);
	margin-left: 70px;
	word-wrap: break-word;
	word-break:break-all;
}
/* 错误提示 */
.cz-p small.help-block {
	color: rgb(201, 48, 44);
}

small.help-block {
	margin-top:0;
}


/* 日历模板样式 */

#calendar {
	padding: 20px;
	background: rgb(255, 255, 255);
	-moz-box-shadow: 0 3px 0 rgba(12, 12, 12, 0.03);
	-webkit-box-shadow: 0 3px 0 rgba(12, 12, 12, 0.03);
	box-shadow: 0 3px 0 rgba(12, 12, 12, 0.03);
}
.external-event {
	background: #428BCA;
	margin-bottom: 5px;
	padding: 6px 10px;
	color: #fff;
	font-size: 13px;
	cursor: pointer;
}
fieldset fieldset legend {
	background: rgba(48, 54, 65, .5);
}

/* 进销存表格样式 */
.erp-table-div{
	height:200px;
	overflow: auto;
	margin-bottom: 15px
}
.erp-table > tbody > tr > td {
	padding: 0 8px;
}
.erp-table button{
	height:30px;
	line-height: 16px;
}
.erp-table .form-group{
	margin-bottom: 0px;
}
.erp-table .form-control,.erp-table .form-control[readonly]{
	border:none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent; 
}
.erp-table input.form-control,.erp-table input.form-control[readonly]{
	padding:0;
}
.erp-table .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: auto;
}


/* typeahead插件的样式 */
.typeahead{
	right:0;
}

/***
自定义浏览器滚动条
***/

::-webkit-scrollbar {  
    width: 10px;  
    height: 10px;
}  

::-webkit-scrollbar-track {  
    background-color: #303641;  
    border-left: 1px solid #303641;  
}  

::-webkit-scrollbar-thumb {  
    background-color: #1CAF9A;  
}  

::-webkit-scrollbar-thumb:hover {  
    background-color: #1CAF9A;  
}  

::-webkit-scrollbar-track {
    border-radius: 0;
    box-shadow: none;
    border: 0; 
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    box-shadow: none;
    border: 0; 
}

/* 客户流失审批表格 */
table.loss-table{
	border: none;
	margin-bottom: 0;
}
table.loss-table > tbody > tr > td{
	padding: 0;	
	border: none;
}
table.loss-table > tbody > tr > td .form-group{
	margin-bottom: 0;
}
table.loss-table > tbody > tr > td .col-sm-12{
	padding-left: 0;
	padding-right: 0;
}

/* 预约管理 */
.booking-form-group{
	margin-bottom: 0;
	margin-top: 15px;
}

.booking-container table{
	float:left;
}
.cz-ui-widget-content{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border:none;
	z-index:1;
}

.bookingTable{
	background-color:#FFFF99 !important ;
}

.spanClassName{
    width:270px;
    height:150px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-75px 0 0 -135px;
}


/* 满意度调查表 */
.marginTB-10{
	margin:10px 0;
}
.suggest-div{
	margin-left: -20px;
	border-left:5px solid rgb(28, 175, 154);
	margin-bottom: 10px;
	padding-left: 16px;
}
.suggest-div label{
	font-weight: normal;
}
.suggest-div input{
	width:100%;
	border: none;
	border-bottom: 1px solid #A9A9A9;
}
.suggest-div input:focus {
	outline: none;
}


.text-red{
	color: red;
}

@media (min-width: 1200px) {}@media (min-width: 993px) and (max-width: 1199px) {}@media (max-width: 992px) {
	.cz-slidebar {
		display:block;
		width:100%;
		height:auto;
	}
	.slidebar-menu {
		display: none;
	}
	.cz-dropmenu-a {
		float: left;
		display: block;
	}
	.cz-menu {
		display: none !important;
	}
	.cz-main {
		clear: both;
	}
}
@media only screen and (max-width: 768px) {}