html, body {
	height: 100%;
}

*{outline:none;}
div{border:none}
a:hover, a:focus {
	text-decoration: none;
}
/* .form { width: 25%; } */
.form .item {
	position: relative;
	padding: 20px 0;
	display: inline-block;
	width: 100%;
}

.form .item label.error {
	padding-left: 17px;
	margin-bottom: 0px;
	font-weight: bold;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 450%;
	color: #ec4f4f;
	background: url("../../../../resources/images/error.png") no-repeat;
	background-position: 0% 50%;
}

/*******index.html*********/
.platformNav {
	float: left;
}

.platformNav ul {
	margin-bottom: 0;
	margin-left: 50px;
	border-left: 1px solid #1e70d3;
	border-right: 1px solid #2e83e8;
}

.platformNav li a {
	display: block;
	width: 87px;
	height: 78px;
	margin: 0;
	padding: 0;
	-moz-transition: none;
	transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear;
	-webkit-transition: background-color 0.3s linear;
	-o-transition: background-color 0.3s linear;
}

.platformNav, .platformNav li, .platformNav li a, .platformNav li a h2 {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	color: #ffffff;
}

.platformNav li {
	float: left;
	width: 87px;
	height: 78px;
	text-align: center;
	border-left: 1px solid #2e83e8;
	border-right: 1px solid #1e70d3;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
.noseepic {
	width: 10px;
    position: absolute;
    height: 10px;
    top: 5px;
    left: 55px;
}
.noseepic1 {
	width: 10px;
    position: absolute;
    height: 10px;
    top: 30px;
    left: 80px;
}
.noseeicon {
	position: absolute;
    right: 32px;
    top: 14px;
	width: 10px;
	height: 10px;
}

.platformNav, .platformNav li, .platformNav li a, .platformNav li a h2 {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	color: #ffffff;
}

.platformNav a h2 {
	font-size: 14px;
	color: #d6e8f1;
}

.platformNav .active.selected {
	background: #196dd2;
}

#content-main {
	overflow: hidden;
	padding: 0 !important;
}

.nav.page-tabs {
	width: 100000px;
	height: 40px;
	overflow: hidden;
}

nav.page-tabs .page-tabs-content {
	float: left;
}

.page-tabs a.active {
	background: #2f4050;
	color: #a7b1c2;
}

.page-tabs a {
	color: #999;
}

.page-tabs a {
	display: block;
	float: left;
	border-right: solid 1px #eee;
	padding: 0 15px;
}

.J_menuTab {
	-webkit-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}

#navbar {
	z-index: 1030;
}
.sidebar .nav-wrap+.ace-scroll {
	opacity: 0;
} 
.navbar .navbar-brand {
	padding-top: 15px !important;
}

.navbar-color {
	background: #237ae4 !important;
}

.platformNav img {
	margin-top: 10px;
}

.nav .message, .nav .buy, .nav .user {
	background: #237ae4 !important;
	border: none;
}

.toggle-color {
	background-color: #237ae4 !important;
}

.toggle-color:hover {
	background-color: #2c5976 !important;
}

.ace-icon img {
	width: 20px !important;
}

.exp .message, .exp .buy, .exp .user {
	line-height: 78px !important;
	height: 78px !important;
}

.user .name {
	font-size: 14px;
	top: 30px;
	line-height: 18px;
}

.responsive {
	background-color: #333c4e !important;
	border: none !important;
}

.no-skin .list-toggle>li {
	border-color: #3e4a5f !important;
	overflow: visible;
}

.list-toggle>li>a {
	background-color: #333c4e !important;
	color: #9cabc4 !important;
	font-weight: bold;
}

.no-skin .list-toggle>li.open>a, .no-skin .nav-list>li:hover>a {
	background-color: #333c4e !important;
	color: #9cabc4 !important;
	font-weight: bold;
}

.list-toggle>li:before {
	background-color: #333c4e !important;
}

.no-skin .list-toggle>li .submenu {
	background-color: #333c4e !important;
	border: none !important;
	color: #9cabc4 !important;
}

.no-skin .list-toggle>li .submenu>li>a {
	border-top-color: #333c4e !important;
	background-color: #333c4e !important;
	color: #9cabc4 !important;
}

.no-skin .list-toggle>li .submenu>li>a:hover, .no-skin .list-toggle>li .submenu>li.cur>a
	{
	color: #fff !important;
	background-color: #293140 !important;
}

.no-skin .list-toggle>li .submenu>li>a:hover:before, .no-skin .list-toggle>li .submenu>li.cur>a:before
	{
	content: "";
	display: block;
	width: 4px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	bottom: 0;
	background: #3083eb;
}

.no-skin .list-toggle>li .submenu>li>a:hover:after, .no-skin .list-toggle>li .submenu>li.cur>a:after
	{
	content: "";
	display: block;
	width: 7px;
	position: absolute;
	z-index: 1;
	left: 4px;
	top: 10px;
	bottom: 10px;
	border: 8px solid transparent;
	border-width: 8px 5px;
	border-left-color: #3083eb;
}

.no-skin .nav-list>li>.submenu:before, .no-skin .nav-list>li>.submenu>li:before
	{
	border: none !important;
}

.no-skin .sidebar-toggle {
	padding: 10px 0 !important;
	background-color: #333c4e !important;
	border-top: 1px solid #3e4a5f !important;
	border-bottom: 1px solid #3e4a5f !important;
}

.sidebar .sidebar-toggle:before {
	display: none !important;
}

.no-skin .sidebar-toggle>.ace-icon {
	font-size: 22px !important;
	border: none !important;
	color: #92a0c0;
	background-color: #333c4e !important;
}

.tabs-color {
	min-height: 51px !important;
	background: #2e62a2 !important;
}

.page-tabs a.active {
	color: #333333 !important;
	background: #edf0f5;
}

.page-tabs a {
	color: #bbcfeb !important;
	background: #3674c0;
	border-top-right-radius: 6px;
	border-right-color: #3674c0;
	border-top-left-radius: 6px;
	margin-right: 2px;
}

.main-container {
	position: absolute;
    left: 0;
    top: 78px;
    right: 0;
    bottom: 0;
}

#content-main {
	height: 100%;
	overflow: hidden;
}

.main-content {
	position: relative;
}

.main-content-inner {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	float: none;
	width: 100%;
}
#searchWord,.input-group-btn{position: relative;z-index: 2}

/* repair_list start */
.widget-toolbar {
	line-height: 31px;
}

.widget-toolbar:before {
	border: none;
}

.left{float:left}
.repair-list {
	padding: 25px;
	position: relative;
}

.header-top {
	margin-bottom: 20px;
}

.repairservice-header-btn-print{
	position: absolute;
    right: 0px;
    top: 34px;
    width: 130px;
    z-index: 1;
    background: #fff;
    border: 1px solid #BBCBDF;
    box-shadow:0px 2px 6px 0px rgba(35,122,228,0.2);
}
.repairservice-header-btn-print-item {
	text-align: center;
	color:#a9aaac;
	transition: all .2s;
	font-size: 13px;
	cursor:pointer;
	height: 30px;
	line-height: 30px;
	background-color: #FFFFFF;
}
.repairservice-header-btn-print-item.active {
	color:#536083;
}

.repairservice-header-btn-print-item.active:hover {
	background-color: #F4FBFF;
	color: #3E94FE;
}
.repairservice-header-btn-empty {
	position: absolute;
    right: 0px;
    top: 28px;
    width: 130px;
    height: 6px;
    z-index: 1;
}
.repairservice-header-btn-print{
	display: none;
}

.btn {
	border: 1px solid #bbcbdf;
	border-radius: 2px !important;
}

.btn-blue {
	background: #3e94fe;
}


.search{
	position: relative;
	z-index: 0;
	float: left;
	line-height: 32px !important;
	font-size: 13px;
	height: 32px;
	padding: 0 !important;
	border-radius: 0;


	width: 100%;
}
.inp_search {
  position: relative;
  z-index: 2;
  float: left;
  line-height: 32px !important;
  font-size: 13px;
	height: 32px;
	padding: 0 !important;
	border-radius: 0;
  width: 180px;
}
#countries{
	line-height: 32px !important;
	height: 32px;
	background: none;
}
/* 
.input-group-btn {
	float: left;
} */

.btn-search {
	padding: 4px 9px 5px;
	background: #3e94fe;
	border: 1px solid #3984e5;
	line-height: 169%;
	border-radius: 2px;
	border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.high-search {
	color: #536083 !important;
	text-shadow: none;
	padding: 8.5px 15px;
	font-size: 14px;
	line-height: 100%;
	background: #fff;
	background: -moz-linear-gradient(top, #fff, #f6f9fc); /* Firefox */
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff',
		endColorStr='#f6f9fc', GradientType=0); /* IE6茅拧鈥犆ヅ锯��7茅拧鈥犆ヅ锯��8*/
	background: -ms-linear-gradient(top, #fff, #f6f9fc); /* IE10 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff),
		to(#f6f9fc)); /*  Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #fff, #f6f9fc);
	/*  Saf5.1, Chrome 10+ */
	border-radius: 2px;
}

.btn-all {
	border: 1px solid #3e94fe;
	padding: 5.5px 10px;
	font-size: 14px;
	line-height: 14px;
	margin-right: 10px !important;
	border-width: 1px !important;
	text-shadow: none;
}

.btn-all-list {
	border: 1px solid #3e94fe;
	padding: 5.5px 10px;
	font-size: 14px;
	line-height: 14px;
	border-width: 1px !important;
	text-shadow: none;
}

.btn-all[disabled] {
	cursor: no-drop !important;
	background-color: #fefeff !important;
	color: #a9aaac !important;
	border: 1px solid #bbcbdf !important;
	filter: alpha(opacity = 1);
	opacity: 1;
	border-radius: 2px !important;
}

.search-block {
	background: #f9fafb;
	display: none;
}

.search-block table {
	width: 100%;
	max-width: 100%;
}

.search-block.active {
	display: block;
}

.search-block .highsearch-left {
	padding: 30px 20px 30px 20px;
	border: 1px solid #e6ecf1;
}

.search-block .highsearch-left .item {
	margin: 5px 0;
	float: left;
	font-size: 13px;
}

.search-block .highsearch-left .item .name {
	width: 60px;
	display: inline-block;
	text-align: right;
	height: 34px;
	line-height: 250%;
	float: left;
	margin-right: 5px;
}

.search-block .highsearch-left .item input {
	border-radius: 3px !important;
	width: 145px;
}
.search-block .searchInput {
  width: 145px;
  float: left;
}
.searchInput .k-widget {
	width: 100%;
}
.k-dropdown {
	width: 145px;
}

.search-block .k-dropdown {
	 width: 145px !important;
}

.k-dropdown-wrap .k-input {
	padding: 5px 0 6px 0;
}

.k-i-arrow-s {
	background-position: 0 -32px;
}

.k-multiselect {
	display: inline-block;
	width: 145px;
}

.k-multiselect .k-icon.k-i-close {
	
}

.k-multiselect-wrap li {
	padding: 4px 1.6em 5px .4em;
}

.highsearch-right {
	width: 205px;
	text-align: center;
	border-top: 1px solid #e6ecf1;
	border-right: 1px solid #e6ecf1;
	border-bottom: 1px solid #e6ecf1;
}

.highsearch-right .clear-button {
	color: #898989;
	cursor: pointer;
}

.highsearch-right .search-button {
	padding: 7px 13px;
	background: #3e94fe;
	color: #fff !important;
	border-radius: 3px;
	cursor: pointer;
}

.list-body {
	padding: 25px;
	background: #fff;
}

.k-filter-row th, .k-grid-header th.k-header {
	border-width: 0 0 1px 0 !important;
	background: #f7f8f9 !important;
	color: #7e7e7e;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.k-grid-content {
	height: 440px;
}

.k-grid td {
	border-width: 0 0 0 0 !important;
}

.k-selectable tbody tr {
	border-bottom: 1px solid #eaf0f7 !important;
	background: #fff;
	color: #666666 !important;
	text-align: center;
}

.k-state-selected {
	background: #e7f2fe !important;
}

.label.label-sm.spe {
	line-height: 14px;
	height: 14px;
	border-radius: 9px;
	font-size: 13px;
}

span.k-state-selected {
	border-color: #c0defc;
	color: #3f91e3;
}

#grid2 {
	width: 43%;
	height: 317px;
	float: left;
	margin: 10px 0 0 0;
}

#grid3 {
	width: 56%;
	height: 317px;
	float: right;
	margin: 10px 0 0 0;
}
/* #jerichotab_contentholder { height: auto;} */
.page-tabs a {
	color: #bbcfeb !important;
	background: #3674c0;
	border-top-right-radius: 6px;
	border-right-color: #3674c0;
	border-top-left-radius: 6px;
	margin-right: 2px;
}

.jericho_tab .tab_content {
	border: none !important;
	background-color: #edf0f5 !important;
}

.jericho_tab .tab_pages {
	background: #2e62a2 !important;
}

.jericho_tab .tab_content div.content {
	padding: 0 !important;
}

.jericho_tab .tab_pages .tab_selected div.tab_left, .jericho_tab .tab_pages .tab_selected div.tab_right {
	background: #edf0f5 !important;
	color: #333 !important;
	border-top-right-radius: 6px;
	border-right-color: #3674c0;
	border-top-left-radius: 6px;
	margin-right: 2px;
	margin-top: 10px;
	height: 34px;
}

.jericho_tab .tab_pages .tab_unselect .tab_left, .jericho_tab .tab_pages .tab_unselect .tab_right {
	color: #bbcfeb !important;
	background: #3674c0 !important;
	border-top-right-radius: 6px;
	border-right-color: #3674c0;
	border-top-left-radius: 6px;
	margin-right: 2px;
	margin-top: 10px !important;
	height: 34px;
}

.jericho_tab .tab_pages .tabs {
	padding: 0 6px;
	height: 44px !important;
}

.jericho_tab .tab_pages .tab_left div {
	height: 100% !important;
	line-height: 34px !important;
}

a {
	color: #7e7e7e !important;
}


.k-window-titlebar {
	background: #f7f8f9;
}

.k-window-title {
	color: #555;
	line-height: 200%;
	text-indent: 15px;
}

.window_modal {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10002;
	background-color: #000;
	opacity: .5;
	filter: alpha(opacity = 50);
}

.window_modal2 {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10004;
	background-color: #000;
	opacity: .5;
	filter: alpha(opacity = 50);
}

.btn-change {
	color: #536083 !important;
	text-shadow: none;
	font-size: 14px;
	line-height: 100%;
	background: #fff;
	background: -moz-linear-gradient(top, #fff, #f6f9fc); /* Firefox */
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff',
		endColorStr='#f6f9fc', GradientType=0); /* IE6茅拧鈥犆ヅ锯��7茅拧鈥犆ヅ锯��8*/
	background: -ms-linear-gradient(top, #fff, #f6f9fc); /* IE10 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff),
		to(#f6f9fc)); /*  Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #fff, #f6f9fc);
	/*  Saf5.1, Chrome 10+ */
	border-radius: 2px;
}

/* index_detail.html */
.quick-item-container.hint {
	width: 150px;
	height: 150px;
}

.quick-operation-container {
	background: white;
	min-height: 370px;
	padding: 25px;
}

.quick-inner-container {
	width: 100%;
	height: 100%;
}

.quick-item-container {
	padding-top: 22px;
	padding-bottom: 12px;
	width: 150px;
	height: 165px;
}

.quick-item-container-static {
	padding-top: 22px;
	padding-bottom: 12px;
	width: 150px;
	height: 150px;
}

.quick-item {
	height: 126px;
	cursor: pointer;
	display: block;
	position: relative;
}

.quick-item-static {
	height: 126px;
	cursor: pointer;
	display: block;
	background: white;
	position: relative;
}

.quick-item:hover {
	/*  background: #046DAE; */
	
}

.quick-item-static:hover {
	/*  background: gainsboro; */
	
}

.quick-item-container .quick-item .text, .quick-item-static .text {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
	color: #666666;
}

.quick-item-container .quick-item .operateBar {
	width: 100%;
	top: 0;
	text-align: right;
	position: absolute;
	background-color: rgba(1, 1, 1, 0.4);
	font-size: 16px;
	color: white;
	padding: 2px 6px;
	font-size: 16px;
}

.quick-item-container .quick-item .operateBar .fa:hover {
	color: brown;
}

.quick-operation-container {
	width: 100%;
	float: left;
}

.row {
	margin: 0;
}

.QuickAddContainer {
	height: 90%;
	overflow: auto;
}

.QuickAddContainer .Title {
	color: #666;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 15px;
	font-family: SimHei;
	padding-left: 6px;
	font-weight: bold;
}

.QuickAddContainer .ItemContent {
	display: block;
	height: auto;
	overflow: hidden;
	padding-left: 6px;
	padding-bottom: 12px;
	border: 1px dashed #e5e5e5;
	background: #f7f8f9;
}

.QuickAddContainer .ItemContent .MenuItem {
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	width: 120px;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 4px;
	cursor: pointer;
	border: 1px solid #f7f8f9;
}

.QuickAddContainer .ItemContent .MenuItem:hover {
	color: #2f8dff;
	border: 1px solid #2f8dff;
	border-radius: 40px;
}

.QuickAddContainer .ItemContent .MenuItem.active {
	color: #2f8dff;
	border: 1px solid #2f8dff;
	border-radius: 40px;
}

.QuickAddContainer .ItemContent .MenuItem.selected {
	color: #fff;
	border: 1px solid #2f8dff;
	background: #2f8dff;
	border-radius: 40px;
}

.note {
	display: inline-block;
}

.index-title .name {
	font-size: 14px;
	line-height: 100%;
	margin: 0;
}

.gray {
	color: #999999;
	margin: 0;
}

.panel {
	border: none;
}

.index-title .repair_number, .index-title .finish_number, .index-title .pay_number {
	font-size: 28px;
	height: 42px;
}

.index-title .repair_number {
	color: #65c2ff;
}

.index-title .finish_number {
	color: #1fb5ac;
}

.index-title .pay_number {
	color: #fd865e;
}

.border-dashd {
	border-left: 1px dashed #dcdcdc;
}

.index_detail table {
	table-layout: fixed;
}

.index_detail table .limit {
	text-overflow: ellipsis; /* for IE */
	-moz-text-overflow: ellipsis; /* for Firefox,mozilla */
	overflow: hidden;
	white-space: nowrap;
}

.index_detail .panel-top {
	border-bottom: 1px solid #e6e6e6;
	background-color: #f5fafe;
}

.tables-box .panel-top .item.active:after {
	position: absolute;
	z-index: 1;
	bottom: -2px;
	left: -1px;
	right: -1px;
	content: "";
	display: block;
	height: 2px;
	background: #fff;
}

.index_detail .contact {
	width: 24%;
	float: right;
	height: 375px;
}

.contact .line {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 0 15px;
}

.contact .list-item {
	border-bottom: 1px solid #e5ebf1;
}

/* vip start */
.m-fi {
	margin: 5px auto;
}

.opservice {
	font-size: 14px;
}

#window_OpenService .type {
	border-width: 1px;
	border-style: solid;
	border-color: #ccd7e4;
	border-right-width: 0;
	padding: 12px;
}

#window_OpenService .type.active {
	border: 1px solid #8aade3;
	background: url("../images/icon_select_vip.png") no-repeat;
	background-position: 100% 100%;
	background-size: 31px 29px;
}

#window_OpenService .last.type {
	border-right-width: 1px;
}

#window_OpenService .type .lin {
	line-height: 230%;
}

#window_OpenService .type .title {
	font-size: 17px;
}

.red {
	color: #ff2600;
}

#window_OpenService .function {
	border: 1px solid #ccd7e4;
}

#window_OpenService .function .title {
	height: 27px;
	line-height: 27px;
	color: #fff;
	background: url("../images/icon_fuc.png") no-repeat;
	background-position: 0% 0%;
	background-size: 83px 27px;
}

.fontsmall {
	font-size: 12px;
}

#window_OpenService .function .spe {
	background: #ff892a;
	color: #fff;
	padding: 1px 3px;
	vertical-align: middle;
	border-radius: 3px;
	font-size: 13px;
}

#window_OpenService .function .price {
	font-size: 12px;
	vertical-align: top;
}

.modal-footer .pay {
	font-size: 20px;
}

.order_infor {
	color: #666;
}

.order_infor table {
	width: 100%;
}

.order_infor table td {
	padding: 12px;
	border: 1px solid #c7d3e2;
}

.order_infor table thead td {
	font-weight: bold;
	background: #eef1f6;
}

.p-r {
	padding: 0 30px 0 0;
}

.p-l {
	padding: 0 0 0 30px;
}

.p-all {
	padding: 0 30px;
}

.order_infor .charge {
	border: 1px solid #c7d3e2;
	padding: 12px;
}

.order_infor .charge.active {
	border: 1px solid #8aade3;
	background: url("../images/icon_select_vip.png") no-repeat;
	background-position: 100% 100%;
	background-size: 31px 29px;
}

.online_pay {
	font-size: 14px;
}

.online_pay .des {
	margin: 20px 0;
}

.ace-nav>li>a {
	color: #fff !important;
}

.logopic img {
	width: 65px;
	height: 65px;
	-moz-border-radius: 50%; /* Firefox */
	-webkit-border-radius: 50%; /* Safari 茅聧艙茂驴陆Chrome */
	border-radius: 50%; /* Opera 10.5+, 忙碌聽茫茠楼氓录路忙碌拢猫路篓忙鈥⒙っβ蹬撁モ�櫬篍-CSS3茅聬篓氓鈥÷氓篓麓氓驴拧卯聺聧茅聧拢茂驴陆*/
}
#join_list .k-grid-content { height: 270px;}
.list_title {
	color: #7e7e7e;
    font-size: 15px;
    margin: 10px 0 15px 0;
}
.carstate thead tr td { font-weight: bold;}

/* unionmsg*/
#coll2 { display: none;}
#unionmsg .panel-top { 
	border-bottom: 2px solid #eaf0f7;
	font-size: 14px;
}
#unionmsg .panel-top .item {
	float: left;
    text-align: center;
    cursor: pointer;
    padding: 10px 30px;
    line-height: 100%;
    color: #626262;
}
#unionmsg .panel-top .item.active{
	color: #3e94fe;
	position: relative;
}
#unionmsg .panel-top .item.active:after {
	position: absolute;
    z-index: 1;
    bottom: -2px;
    left: -1px;
    right: -1px;
    content: "";
    display: block;
    height: 2px;
    background: #3e94fe;
}
#unionmsg .panel-collapse .line {
	border: 1px solid #eaf0f7;
	padding: 10px !important;
}
#unionmsg .panel-collapse p { 
	font-size: 14px;
	color: #626262;
}
#unionmsg .panel-collapse .time { 
	font-size: 13px !important;
	color: #cccccc;
}
#unionmsg .panel-collapse .btn-reslut{
	display:inline-block;
	float: right;
	color: #ccc;
}
#unionmsg .btn-group .button {
	height: auto;
    padding: 5.5px 10px;
}
.m-t1 {margin-top: 5%;}
.pd {
	padding: 12px;
    line-height: 200%;
    width: 300px !important;
}
.p-code {
	width: 280px;
	padding: 35px;
	line-height: 250%;
}
.p-code .oprate {
	padding: 0 20px;
    display: block;
}
.p-code #btn-share , .p-code #btn-print { padding: 0 20px;}
.p-code #btn-share { float: right;}
.fir:before {
	position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 12px;
    right: 12px;
    content: "";
    display: block;
    height: 1px;
    /* background: #3e94fe; */
} 
.hang {
	white-space: normal;
	border: 1px solid #f9cca3;
    background: #ffffe3;
    padding: 15px;
    line-height: 140%;
}
.color-write {color: #237ae4;}
.color-vip { color: #d03e63;}
.color-blue {color: #3e94fe;}
.user .divider { 
	position: relative;
    margin: 0 !important;
    height: 2px !important;
}
.user .exit{ background: #3e94fe;}
#entbaseinfor .required:before { left: 25px !important;}
#entbaseinfor #btn-sure { padding: 0 30px;}
#entbaseinfor .stepform .previewpic .bbb img {border-radius: 50%;}
.bg1 {background: #a7c92b;}
.bg2 {background: #0dc3ce;}
.bg3 {background: #66a5ea;}
.bg4 {background: #9585bf;}
.bg5 {background: #ec6060;}
.bg6 {background: #ff9233;}
.bg7 {background: #fbad34;}
.bg8 {background: #4f95e9;}
.message .pull-left .btn {
	padding: 8px;
  border-radius: 4px !important;
  border: 0;
  font-size: 16px;
  margin-right: 8px;
}
.dropdown-navbar>li>a { cursor: pointer;}
.k-calendar td.k-state-focused.k-state-selected, 
.k-calendar td.k-state-selected.k-state-active, 
.k-calendar td.k-state-selected.k-state-hover:active, 
.k-calendar td.k-state-selected:active {
	background-color: #3e94fe !important;
	color: #fff;
}
.k-calendar td {
	-webkit-border-radius: 50% !important;
	   -moz-border-radius: 50% !important;
	        border-radius: 50% !important;
}
.k-calendar td.k-state-selected .k-link, 
.k-calendar td.k-today.k-state-selected.k-state-hover .k-link {
  color: #fff !important;
}

/* printtable */
#print-table, #print-table .table1, #print-table .table2, #print-table .table3 { border: 1px solid #a9a9a9;}
#print-table .table1 { padding: 12px;}
#print-table .table1, #print-table .table2, #print-table .table3 {
	width: 96%;
	float: left;
	position: relative;
    min-height: 1px;
}
#print-table .table2 { 
	border-right: none !important;
	border-bottom: none !important;
}
#print-table .table2 .title { background: #a9a9a9;}
#print-table .table2 thead tr td { background: #fff !important;}
#print-table .table2  td { border: none !important;}
#print-table .m-lt { margin-left: 2%;}
#print-table .m-rt { margin-right: 2%;}
#print-table .p-rt {padding-right: 3%;}
#print-table .pa-lf { padding: 0 0 0 4%;} 
#print-table .pa-rf { padding: 0 4% 0 0;} 
#print-table .b-t { border-top: 1px solid #808080;}
#print-table .b-l { border-left: 1px solid #808080;}
#print-table .b-b { border-bottom: 1px solid #808080;}
#print-table .b-r { border-right: 1px solid #808080;}
#print-table .pl-n { padding-left: 0;}
#print-table .pr-n { padding-right: 0;}
#print-table table{ 
	width: 100%;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
#print-table table td{
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
}
#print-table table thead tr td { background: #a9a9a9;}
#print-table .p-lf { padding-left: 5%;}
#print-table .p-ri { padding-right: 10%;}
#print-table .bw { 
   background: #fff !important;
   border: none !important;
}
#print-table .p-t { padding-top: 10px;}
#print-table .p-b { padding-bottom: 10px;}
#print-table .pt-2 { padding-top: 20px;}
#print-table .pr-1 { padding-right: 10px;}
#print-table .pl-1 { padding-left: 10px;}
#print-table .write {
	display: inline-block;
	width: 50%;
	font-weight: normal;
	border-bottom: 1px solid #808080;
}
#print-table .font-s { font-size: 12px;}
#print-table .col-1, #print-table .col-2{ 
	float: left;
	position: relative;
    min-height: 1px;
}
#print-table .col-1 { width: 36.66%;}
#print-table .col-2 { width: 30%;}
.k-pager-wrap { background-color: #f5fafe;}x

.operateBar {
	position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    text-align: right;
    font-size: 15px;
    background-color: rgba(1, 1, 1, 0.4);
    color: #fff;
    cursor: pointer;
}
.k-grid td { 
	word-wrap: break-word;
    word-break: normal;
}
#noty_center_layout_container li { white-space: normal !important;}

.k-grid-header-wrap.k-auto-scrollable {
	border: 0;
}
div.k-grid-header {
	padding-right: 17px !important;
}

.k-grid .k-edit-cell {overflow: visible !important;}
.k-icon.k-warning { 
    height: 16px;
    width: 16px;
    margin: 0;
}
.search-block .spwith { width: 355px !important;}

/* 茅垄鈥灻郝γぢ柯∶β伮� 氓录鹿氓鈥÷好モ�犫�γヂ� */
    #slide-in-share {
        position:fixed;
        top: 50%;
        margin-top:-280px;
        right:-870px;
        width: 860px;
        height:560px;
        background:#fff;
        padding:10px;
        z-index:10000
    }
.slide_in_tabke{
	width:100%;
	overflow:hidden;
	height:550px;
	position: relative;
    z-index: 1000;}



.slide_in_tabke .slide_tabke_con,#slide_tabke_con{
	padding-right: 0;
}
.slide_tabke_con{
	width:100%;
	overflow:hidden;
	height:600px;    
	position: relative;
    z-index: 1000;
}

#grids{
	margin-top: 10px;
}
    
#slide-in-handle {
     	    position: absolute;
		    left: -50px;
		    padding: 20px 15px;
		    top:50%;
		    margin-top:-80px;
		    width: 50px;
		    background: #fff;
		    color: #3E94FE;
		    font-size: 14px;
		    text-align: center;
		    z-index:1000;
			box-shadow: -2px 1px 3px rgba(0,0,0,0.3);


    }

.slide_in_mask{width:100%;height:100%;background:#000;opacity:0.6;position:fixed;top:0;left:0; z-index:999; display:none;}
.pop_vin{width:16px;height:16px;display:inline-block;border:solid 1px #d4d2d2; border-radius:50%; color:#666;line-height:16px;text-align:center;  margin-right: 3px;vertical-align: middle;}
.relative{position:relative}
.pic_vin{width:400px;height:280px;overflow:hidden;position:absolute;left: -60px;top: 50px;z-index:1000;display:none}

.div_textarea{width: 100%;resize: none;border: 0;height: 20px;padding: 0;margin-left: -8px}

#carInspectionBox{width:650px;height: 560px;overflow: hidden }
#carInspectionView{width: 351px;height: 361px;overflow: hidden;position: relative;margin: 0 auto}
.carMap{cursor: no-drop}
.point{width: 16px;height:16px;background: red;border-radius: 50%;position: absolute;margin-left: -8px;margin-top: -8px; }
.carInspectionTitle{width: 100%;margin: 0 auto;line-height: 36px;font-size: 13px;color: #666666;text-align: center;margin-bottom: 10px;}
.carInspectionTip{width: 100%;overflow: hidden;font-size: 12px;color: red;text-align: center;margin-top: 15px;}
.button_view{color: #3E94FE;text-decoration:underline}
.button_view:hover {cursor: pointer;}

.button-batch{
    float: right;
    line-height: 26px;
    margin: 7px 10px 0 0 !important;}
    
 .button_add{  
    position: absolute;
    top: 8px;
    right: 10px;
    z-index: 100;}  
    
 .text_failure{
 width: 80%;
    margin: 0 auto;
    display: block;
    height: 36px;
    resize: none;
    margin-top: 10px;
    overflow:hidden;
    }   
    
   .car_failure_remark{
    padding: 0 !important;
    border: none !important;
    margin-left: 10px; 
    color: #2e2e2e !important;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60%;
    height: 26px;
   }

   .car_prefix_pop{
	   width: 352px;
	   height: 120px;
	   overflow: auto;
	   border: solid 1px #BBE6FD;
	   background: #fff;
	   position: absolute;
	   left: 0;
	   top: 57px;
	   z-index: 99;
	  

   }

   .car_prefix_pop ul{
	   padding: 0;
	   margin: 0;
   }

.car_prefix_pop ul li{float: left;width: 50px;height: 40px; overflow: hidden;
	font-size:12px;color: #666666;text-align: center; border-bottom: solid 1px #F4FBFF;
	border-right: 1px solid #F4FBFF; line-height: 50px; }

a.car_prefix{color:#0088EE !important;text-decoration:underline !important;float:right}


#brand{color:#2e2e2e;}
.newInput{word-break: break-all;}

.k-dropdown-wrap .k-input{text-indent: 0}
input[class="inp_search"]{text-indent: 10px}
input[data-role="datetimepicker"]{text-indent: 0}
input[name="itemName_input"]{height:30px;padding:0;text-indent: 5px;}
