body {
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 12px
}

@font-face {
	font-family: 'iconfont';
	src: url('//at.alicdn.com/t/font_1473749312_5995426.eot');
	/* IE9*/
	src: url('//at.alicdn.com/t/font_1473749312_5995426.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('//at.alicdn.com/t/font_1473749312_5995426.woff') format('woff'), /* chrome銆乫irefox */
	url('//at.alicdn.com/t/font_1473749312_5995426.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
	url('//at.alicdn.com/t/font_1473749312_5995426.svg#iconfont') format('svg');
	/* iOS 4.1- */
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cur_pointer {
	cursor: pointer;
}

.page-wrapper {
	min-height: 600px
}

.top-navigation .wrapper.wrapper-content {
	padding: 12px;
}

.top-navigation .navbar-brand {
	background: transparent;
}

.container {
	width: 90%
}

.mouse {
	cursor: pointer;
}

.wizard>.content>.body {
	position: relative;
}

.wizard>.content>.body ul {
	list-style: none !important;
}

.targeting_config {
	display: inline-block;
	background-color: rgba(83, 142, 71, 0.73);
	margin: 5px;
	padding: 3px;
	cursor: pointer;
}

.list-group.clear-list .location_li {
	padding-right: 13px
}

.label_drag {
	cursor: pointer;
	margin: 5px
}

.wizard>.steps>ul>li {
	width: 20%;
}

.fbconnect .wizard>.steps>ul>li {
	width: 33%;
}

.checkbox_table {
	margin: 0px;
	/**padding: px**/
}

.campaign_lable {
	display: inline-block;
	margin: 0 0 5px 0px
}

.adcreative_library {
	overflow-x: scroll;
	overflow-y: hidden;
	height: 187px;
	margin-bottom: 5px;
	display: none
}

.adcreative_library_box {
	background: #fff;
	padding: 5px;
	height: 179px;
}

.adcreative .file-box {
	font-size: 12px;
}

.wizard>.content>.body label.error {
	margin-left: 0px
}


.modal-super_lg {
	width: 1340px
}


#single_image_select img {
	display: inline-block;
	margin: 3px;
}

.app_box lable {
	display: inline-block;
	width: 100px
}

.app_box .action {
	margin-top: 8px;
	margin-bottom: -9px;
	padding-left: 129px;
	margin-right: -20px;
}

.app_box .contact-box {
	position: relative;
}

.app_box .platform_icon {
	position: absolute;
	top: 3px;
	left: 3px;
	font-size: 20px;
}

.app_box .app-status {
	position: absolute;
	top: 3px;
	right: 3px;
	font-size: 20px;
}

.app_box .add {
	height: 179px;
	text-align: center;
}

.app_box .add div {
	font-size: 88px
}

.ui-autocomplete {
	z-index: 99999;
	cursor: pointer;
	max-height: 300px;
	overflow-y: scroll;
}


/****adset spend****/

.adset_check {
	cursor: pointer;
}

.campaign_rule_lable {
	height: 30px;
}

.campaign_rule_lable lable {
	display: -webkit-inline-box;
	width: 80px
}


/****new_window*********/

.new_window {
	position: fixed;
	z-index: 10001;
	top: 54px;
	display: none
}

.new_window .slide_div {
	text-align: center;
	font-size: 32px;
	height: 39px;
}

.new_window .slid {
	display: none;
	width: 50px;
}

.new_window .window_content {
	background: rgba(243, 243, 244, 0.91);
	width: 100%;
	padding-top: 0px !important;
}

.window_Mask {
	position: fixed;
	display: none;
	z-index: 1000;
	top: 0px;
	width: 100%;
	height: 50px;
}

.full {
	background: rgba(103, 94, 94, 0.43)
}

.new_window_load {
	height: 200px;
	padding-top: 200px;
	position: absolute;
	top: 0;
	width: 100%;
}

.slide {
	animation: change 10s linear 0s infinite;
	font-size: 44px;
	font-weight: bold;
	cursor: pointer;
	color: #009688
}


/**@keyframes change{0% {color:#009688;}50%{color:rgba(0, 150, 136, 0.37);}100% {color:#009688;}}**

/**** rule*********/

.rule_add_table {
	margin-bottom: 0px
}

.rule_add_table tbody tr:first-child td {
	border: 0px
}

.rule_add_table .rule_td {
	vertical-align: middle;
	width: 110px
}

.rule_add_table .rule_label {
	vertical-align: middle;
	font-weight: bold;
}

.rule_add_table .trigger tbody tr td {
	border-top: 1px dashed #e7eaec
}

.rule_add_table .trigger tbody tr:first-child td {
	border: 0px
}

.trigger_one {
	height: 36px;
	line-height: 36px;
}

.rule_add_table .hr-line-dashed {
	margin: 0px
}

.trigger_one select {
	margin-left: 5px;
	padding-right: 0px;
	padding-left: 3px
}

.trigger_one input {
	margin-left: 5px;
	padding-left: 3px
}



/*******************move window*************/

.move_window {
	position: absolute;
	top: 100px;
	right: 200px
}

.move_window .move_window_header {
	cursor: move;
}

/*************************** File Upload Button Style ***********************/

.fileUpload {
	position: relative;
	overflow: hidden;
}

.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

.btn-box {
	padding: 0;
	border: 1px solid #ddd;
	background-color: #eee;
	border-radius: 10px;
	min-height: 50px;
	cursor: pointer;
	padding: 8px;
}

.btn-box:hover,
.btn-box.active {
	border: 1px solid transparent;
	-webkit-box-shadow: 0px 3px 7px 0px #a8a8a8;
	-moz-box-shadow: 0px 3px 7px 0px #a8a8a8;
	box-shadow: 0px 3px 7px 0px #a8a8a8;
	background-color: #f8f8f9;
}


/***target location  tear***/

.tear_div {
	background: #fff;
	border: 1px solid rgba(27, 139, 251, 0.58);
	padding: 5px;
	height: 300px;
	display: none
}

.target_country span {
	cursor: pointer;
}

.tear_div a {
	display: none
}

.location_select_div span {
	background: #FF9800
}

.location_select_div a {
	display: inline;
}

.target_location_div,
.gruop-div {
	height: auto;
	background: #f3f3f4;
	padding: 5px 10px 6px 5px;
	border-radius: .25em;
	color: inherit;
	font-weight: normal;
	position: relative;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px
}

.gruop-div dl {
	margin-top: 5px;
	cursor: pointer;
	height: 23px;
	float: left;
	margin-bottom: 0px;
	padding-right: 5px;
}


.cursor_pointer {
	cursor: pointer;
}

.target_interest_table {}

.target_interest_table .title {
	max-width: 200px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.ws317 {
	padding: 0 15px 0 0px;
	width: auto;
	float: left;
}

.gruop-div {
	float: left;
}

.gruop-div dt,
.gruop-div dd {
	display: block;
	float: left;
}


/*** adset ***/

#show_group_config .group ul li {
	float: left;
	margin: 5px;
	list-style: none;
	background: #1AB394;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 3px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	vertical-align: middle;
}

.adset_spend_record table {
	border-bottom: 1px solid #e7eaec;
}

.adset_spend_record td {
	border-left: 1px solid #e7eaec;
	text-align: center;
	position: relative;
}

.adset_spend_record th {
	position: relative;
}

.adset_spend_record tr td:first-child {
	border-left: none;
}

.adset_spend_record td a.fa-pencil,
.adset_spend_record th a.fa-pencil {
	position: absolute;
	right: 3px;
	top: 50%;
	margin-top: -5px;
	display: none;
}

.adset_spend_record tr:hover a.fa-pencil {
	display: block;
}

.adset_spend_record .edit-input {
	position: absolute;
	z-index: 11111;
	background: #fff;
	right: 10px;
	border-radius: 3px;
	padding: 10px;
	background: #fff;
	-moz-box-shadow: 1px 3px 10px 2px #969696;
	-webkit-box-shadow: 1px 3px 10px 2px #969696;
	box-shadow: 1px 3px 10px 2px #969696;
}

#nav_menu,
#nav_menu nav {
	height: 50px;
}


/*.adset_spend_record .edit-input input {
		width: 150px;
		border: 1px solid #1ab394;
		height: 24px;
		padding: 0px 5px;
	}*/


/*.adset_spend_record .edit-input button {
		background: #428bca;
		color: #fff;
		border-color: #428bca;
	}*/

#campaign_config span,
#adset_config span {
	padding: 0px 3px;
	cursor: pointer;
}

#show_group_config {
	height: auto;
	overflow: hidden;
}

#show_group_config strong {
	display: block;
	height: 26px;
	line-height: 26px;
	margin-right: 10px;
}

#show_group_config ul {
	padding: 0px;
	margin: 0px;
}

#show_group_config li {
	display: block;
	height: 26px;
	line-height: 26px;
	float: left;
	margin: 0px;
	margin-left: 5px;
	padding: 0px 3px;
}

#show_group_config .group {
	border: 1px solid #e5e6e7;
	padding: 5px;
}

.adset_span {
	padding: 9px!important;
	font-size: 14px
}

.navbar-static-top {
	z-index: 90
}

.ui-jqdialog {
	position: absolute;
}

.ui-jqdialog .form-control {
	width: 100px;
	display: inline;
}

.ui-jqdialog th .opsel {
	margin-left: 10px
}

.btn {
	font-size: 13px
}

.ui-jqgrid tr.jqgrow td {
	padding: 1px 2px;
	font-size: 12px
}

.ui-jqgrid .subgrid-data .sub_grid_data_adset .table>thead>tr>th {
	padding: 2px 2px!important;
	background: rgba(91, 192, 222, 0.09)
}

.ui-jqgrid .subgrid-data .sub_grid_data_ads .table>thead>tr>th {
	background: rgba(183, 174, 51, 0.07)
}

.ui-jqgrid .subgrid-data .subgrid-data .table>thead>tr>th {
	background: rgba(183, 174, 51, 0.07)
}

.ads_image {
	cursor: pointer;
	width: 30px
}

#jqGrid_adcreative .ads_image {
	cursor: pointer;
	width: 80px
}

.ui-row-ltr td {
	position: relative;
}

.ui-row-ltr td i.fa-pencil {
	position: absolute;
	right: 10px;
	top: 3px;
	display: none;
}

.ui-row-ltr tr:hover td i.fa-pencil {
	display: block;
}

#selected_column {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.label-fit {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	border: 1px solid transparent;
	border-radius: 4px;
	padding-left: 8px;
	padding-right: 20px;
	float: left;
	margin: 3px 3px;
	cursor: move;
	height: 31px;
	line-height: 31px;
	position: relative;
}

.label-fit .close {
	position: absolute;
	right: 5px;
	top: 4px;
	margin-left: 5px;
}

.target_template {
	position: absolute;
	top: 20px;
	right: 10px;
}

.target_template select {
	float: left;
	width: 200px;
}

.target_template a {
	float: left;
	margin-left: 10px
}

.form-control,
.single-line {
	padding: 6px 5px
}

fieldset#form-p-1 {
	padding-top: 70px;
}

.creative-box .edit-icon {
	display: none;
}


/*.creative-box:hover .edit-icon{
	display: inline;
}
*/

#left_window {
	background: #f3f3f4;
}

.close_window {
	position: absolute;
	left: -18px;
	top: 50px;
	height: 40px;
	background: #fff;
	width: 40px;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	box-shadow: 0px 0px 10px #666;
}

.left_close_window_btn {
	font-size: 20px;
	cursor: pointer;
	padding: 5px;
	padding-top: 9px;
}


/***tracking**/

.tracking_div {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.tracking_div:first-child {
	margin-top: 0px;
}

.tracking_div span,
.tracking_div a {
	display: block;
	height: 34px;
	padding: 0px 5px;
	float: left;
	line-height: 34px;
}

.radio_gruop_yzz {
	margin-top: 7px;
}

.tracking_div .id_select {
	display: none;
}


/**en**/

.flag-icon {
	display: inline-block;
	width: 19px;
	height: 14px;
	float: left;
	background-size: 100% 100%;
	margin-top: 6px;
}

.flag-icon-us {
	background-image: url(/com/images/us.jpg);
}

.flag-icon-cn {
	background-image: url(/com/images/ch.jpg);
}


/****style_scroll***/

.style_scroll {
	overflow-y: auto;
}

.style_scroll::-webkit-scrollbar {
	width: 14px;
	height: 14px;
}

.style_scroll::-webkit-scrollbar-track,
.style_scroll::-webkit-scrollbar-thumb {
	border-radius: 999px;
	border: 5px solid transparent;
}

.style_scroll::-webkit-scrollbar-track {
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .2) inset;
}

.style_scroll::-webkit-scrollbar-thumb {
	min-height: 20px;
	background-clip: content-box;
	box-shadow: 0 0 0 5px rgba(0, 0, 0, .2) inset;
}

.style_scroll::-webkit-scrollbar-corner {
	background: transparent;
}




.campaign_sub_grid {
	min-height: 200px;
	position: relative;
}

#campaign_loading_data {
	border: 0px;
	text-align: center;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.48);
	position: absolute;
	top: 0;
	left: -103px;
	width: 100%
}

#campaign_loading_data h2 {
	margin-top: 100px
}

.campaign_sub_grid_left {
	background-color: transparent;
	position: absolute;
	top: 60px;
	left: -96px;
	width: 70px;
	display: none
}

.campaign_sub_grid_left .radio {
	width: 20px;
	text-align: center;
	margin-top: 15px;
}

.ibox-content {
	height: auto;
}

#device_sele_window li {
	display: block;
	float: left;
	margin: 0px 5px;
}

.device_sele ul {
	margin-top: -10px;
}

.device_sele li {
	display: block;
	width: auto;
	height: 32px;
	line-height: 30px;
	float: left;
	background: #1AB394;
	border-radius: 5px;
	padding: 0px 10px;
	color: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
}

#device_sele_window li input {
	float: left;
	margin-right: 3px;
	margin-top: 9px;
}

.device_sele li span {
	float: left;
}

#device_sele_window {
	display: block;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

#user_device_window {
	width: 600px;
	height: 500px;
}

#user_device_window_title,
#modal-head {
	background: #fff;
	height: 50px;
	line-height: 50px;
	padding: 15px;
	cursor: move;
}

#user_device_window .modal-body,
.right_report_fields_modal_body {
	background: #fff !important;
	padding: 15px;
	min-height: 300px;
	padding: 10px;
	min-height: 270px;
}

.versions_sele>label {
	display: block;
	line-height: 34px;
	font-weight: normal;
	margin-right: 5px;
}

.border_n {
	border: none !important;
}

.rule_new_log i {
	color: rgb(193, 61, 234)
}

.adset_spend_record td.text-left {
	text-align: left;
}

#help_word {
	position: fixed;
	right: 0px;
	top: 50%;
	margin-top: -50px;
	width: 30px;
	height: 100px;
}

#cmapaign_table_div th,
#upload_campaign th {
	text-align: center;
}

.ssss_PAUSED {
	color: #ed5565;
}

.ssss_Active {
	color: #1ab394;
}

#left-sidebar {
	z-index: 10099;
}

#campaign_form #form h1 {
	display: none;
}

#campaign_form #form h1:first {
	display: block;
}

#campaign_form #form fieldset {
	display: none;
}

#campaign_form #form fieldset:first {
	display: block;
}

.filter_modal {
	width: 500px;
	height: 385px;
	position: absolute;
	right: 332px;
	top: 90px;
	left: auto;
	bottom: auto;
}

.filter_modal .modal-header {
	height: 45px;
}

.filter_modal .modal-body {
	padding: 10px;
}

.filter_modal .modal-footer {
	padding: 10px;
}

.filter_modal .form-group {
	margin: 5px !important;
}

.filter_modal .modal-content {
	width: 480px;
	-webkit-box-shadow: 0 0 10px #cdcdcd;
	-moz-box-shadow: 0 0 10px #cdcdcd;
	box-shadow: 0 0 10px #cdcdcd;
	margin-left: 10px;
}

.radio_p {
	padding-left: 4px;
}

.radio_ps {
	padding-left: 9px;
}

.radio_p,
.radio_ps {
	padding-top: 3px !important;
}

.campaign_rules {
	position: relative;
}

.rule_bage {
	display: block;
	height: 14px;
	line-height: 14px;
	padding: 0px 3px;
	background: #da1814;
	border-radius: 7px;
	position: absolute;
	float: right;
	top: 3px;
	left: 16px;
	font-size: 12px;
	margin-left: 3px;
	margin-top: -5px;
	color: #fff;
}

.rule_bage_w {
	display: block;
	height: 14px;
	line-height: 14px;
	padding: 0px 3px;
	background: #f8ac59;
	border-radius: 7px;
	position: absolute;
	float: right;
	top: 10px;
	right: 5px;
	font-size: 12px;
	margin-left: 3px;
	margin-top: -5px;
	color: #fff;
}

.rule_bage_w.hide {
	display: none;
}

.rule_bage.hide {
	display: none;
}

#rule_s_top {
	height: 70px;
	padding: 10px;
}

.ui-jqgrid-view {
	overflow-x: hidden;
}

#filter_dro li i,
.dro_column li i {
	visibility: hidden;
	padding: 3px;
}

#filter_dro li:hover i,
.dro_column li:hover i {
	visibility: visible;
}

.dro_column> li,
#filter_dro> li {
	position: relative;
}

.dro_column> li> a,
#filter_dro> li> a {
	padding-right: 50px !important;
}

.dro_column> li> a .pull-right,
#filter_dro> li> a .pull-right {
	position: absolute;
	right: 10px;
	top: 8px;
}

.ui-jqgrid .ui-jqgrid-btable tbody tr.jqgrow td .rule_block {
	display: inline-block;
}

.ui-jqgrid .ui-jqgrid-btable tbody tr.jqgrow td .rule_block i {
	display: block;
	float: left;
	font-style: normal;
}

.ui-jqgrid .ui-jqgrid-btable tbody tr.jqgrow td .rule_block i.w40 {
	width: 42px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.ui-jqgrid .ui-jqgrid-btable tbody tr.jqgrow td .rule_block i.w80 {
	width: 80px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.ui-jqgrid .ui-jqgrid-btable tbody tr.jqgrow td .rule_block i.w30 {
	width: 30px;
}

.ui-jqgrid .ui-jqgrid-btable tbody tr.jqgrow td .rule_block .text-left {
	text-align: left;
}

.ui-jqgrid .ui-jqgrid-btable tbody tr.jqgrow td .rule_block .text-right {
	text-align: right;
}

.alter_check {
	width: 147px;
	margin: 0px auto;
	margin-top: 15px;
	height: auto;
	overflow: hidden;
	font-size: 14px;
}

.alter_check input {
	outline: none;
	border: none;
	width: 20px;
	height: 20px;
	float: left;
	margin: 0px;
}

.audience-sele label {
	text-align: left !important;
}

.audience-sele .audience-label {
	display: block;
	width: 80px;
	float: left;
}

.audience-sele .audience-div {
	width: 1150px;
	float: left;
}

.audience-sele .audience-div .chosen-container {
	width: 100% !important;
}

.chosen-height .chosen-with-drop {
	height: 270px;
}

.chosen-container .chosen-drop {
	top: 33px !important;
}

.open-small-chat {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 0px;
	padding: 0px;
}

.right-bar-slider {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 0px;
	padding: 0px;
	text-align: center;
	color: #fff;
	position: fixed;
	right: 0px;
	top: 40%;
	height: 400px;
	width: 280px;
	margin-right: -250px;
}

.right-bar-slider.show {
	margin-right: 0px;
	transition-duration: 0.8s;
}

.right_bar_btn a {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 0px;
	background: #1ab394;
	color: #fff;
}

.right-bar-m {
	width: 250px;
	height: 500px;
	float: right;
	background: #efefef;
}

.adcreative_ads_preview_show_table {
	text-align: center;
}

.adcreative_ads_preview_show_table th {
	text-align: center;
}

.adcreative_ads_preview_show_table td {
	text-align: center;
}

#campaign_table_div .btn:hover {
	color: #fff;
}

#left_fliters .dropdown-menu {
	width: 300px;
	padding: 15px;
}

#left_fliters .dropdown-menu li {
	display: block;
	height: auto;
	overflow: hidden;
}

#left_fliters .select-time input {
	width: 91px;
}

#left_fliters button.on {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}

#left_fliters #left_dropdown_btn {
	width: 59px;
	padding: 3px 0px;
}

#all_column {
	display: block;
	height: 255px;
	overflow-y: auto;
}

#all_column .gradeX {
	float: left;
}

#all_column .gradeX:hover {
	background: none !important;
}

#all_column .gradeX .checkbox {
	margin: 0px !important;
}

#all_column .gradeX td {
	border: none;
}

.add_seltct_col {
	height: auto;
	position: absolute;
}

.add_seltct_col button {
	height: 30px;
	margin-top: 3px;
	padding-top: 4px;
}

#intercom-container .intercom-launcher-button {
	background-repeat: no-repeat;
	border-radius: 50%;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 48px;
	text-align: center;
	height: 48px;
	line-height: 40px;
	cursor: pointer;
	font-size: 30px;
	background-position: 50%;
	background-color: #2f3746;
	border: 1px solid #070f1e;
}

#div_conversion,
#div_average_cost {
	display: none;
}

#option_btn select {
	width: 178px;
	margin-right: 15px;
}

#campaign_tab .ibox-content {
	height: auto;
	overflow: hidden;
}

#campaign_tab .ibox-content ul {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.report_option_btn {
	width: 300px;
	float: left;
}

#report_right {
	overflow-y: auto;
}

#report_right {
	position: relative;
}

.report_zz {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 11111;
}

#report_right .report_data {
	background-color: #fff;
	margin-top: 10px;
	padding: 10px;
	min-height: 350px;
}

#report_right .s1,
#report_right .s2 {
	padding: 0px
}

#report_right .s3 {
	padding: 0px;
}

#report_right .s1 {
	padding-right: 5px;
}

#report_right .s2 {
	padding-left: 5px;
}

.report_zz .spiner-example {
	position: absolute;
	left: 50%;
	top: 50%;
	mar margin-top: -10px;
}



@media (min-width: 1900px) {
	#left_slider_grid {
		width: 1500px;
	}
}

@media (max-width: 1500px) {
	#left_slider_grid {
		width: 1000px;
	}
}

@media only screen and (max-width: 1600px) and (min-width: 1500px) {
	#left_slider_grid {
		width: 1200px;
	}
}

.left_slider_report {
	width: 900px;
	height: 100%;
	position: fixed;
	right: -840px;
	top: 0px;
	z-index: 1111;
	padding-right: 0px;
}

.left_slider_report .left_slider_report_box {
	width: 840px;
	background: #f3f3f4;
	padding-right: 15px;
	float: right;
	padding: 15px;
	z-index: ;
	height: 100%;
	border-left: 1px solid #1ab394;
}

.left_slider_report_btn {
	position: absolute;
	height: auto;
	overflow: hidden;
	left: 11px;
	top: 30%;
	width: 50px;
	z-index: 1111;
}

.left_slider_report_btn button {
	width: 50px;
	height: 40px;
	line-height: 40px;
	font-size: 15px!important;
	padding: 0px !important;
}

.left_slider_report_btn .btn {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	outline: none;
}

.ui-jqgrid-btable:focus {
	outline: none !important;
}

.row_report_s {
	position: relative;
}

.row_report_s select {
	width: 100px;
	position: absolute;
	top: 8px;
	left: 5px;
	height: 29px;
	padding: 0;
}

.menus li {
	margin: 0px 12px !important;
}

.sliershowimg_list li {
	display: block;
	width: 33%;
	position: relative;
	float: left;
	padding: 10px;
}

.sliershowimg_list li span {
	display: block;
	width: 100%;
	padding: 10px;
	border: 1px solid #eee;
	text-align: center;
	height: 219px;
	line-height: 219px;
}

.sliershowimg_list li a {
	display: block;
	width: 25px;
	height: 25px;
	line-height: 18px;
	text-align: center;
	position: absolute;
	right: -3px;
	top: -3px;
	border-radius: 50%;
}

#add_slidershow i {
	font-size: 90px;
	color: #1ab394;
}

#add_slidershow span {
	line-height: 229px;
	cursor: pointer;
}

.ch_color {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 1111;
}

.ch_color li {
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.ch_color li dt {
	display: block;
	height: 25px;
	float: left;
	width: 50px;
}

.ch_color li dd {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	margin-left: 5px;
}

.ch_color .c1 {
	background: #ff0000;
}

.ch_color .c2 {
	background: #d3d363;
}

.ch_color .c3 {
	background: #00ff00;
}

.ch_color .c4 {
	background: #0000ff;
}

.ch_color .c5 {
	background: #ff00ff;
}

.ch_color .c6 {
	background: #13b5b1;
}

.ch_color .c7 {
	background: #a84200;
}

.ch_color .c8 {
	background: #31004a;
}

.ch_color .c8 {
	background: #005752;
}

.ch_color .c9 {
	background: #eb6877;
}

.ch_color .c10 {
	background: #ac8f05;
}

.ch_color .c11 {
	background: #541e00;
}

.ch_color .c12 {
	background: #f29c9f;
}

.ch_color .c13 {
	background: #e60012;
}

.ch_color .c14 {
	background: #0084e9;
}

.ch_color .c15 {
	background: #8030b3;
}

.ch_color .c16 {
	background: #55b330;
}

.ch_color .c17 {
	background: #00ff84;
}

.ch_color .c18 {
	background: #1200ff;
}

.ch_color .c19 {
	background: #ff00ae;
}

.ch_color .c20 {
	background: #325c6d;
}

.box_set {
	position: absolute;
	top: 7px;
	left: 240px;
	font-size: 20px;
	color: #1ab394;
	cursor: pointer;
}

.o_box {
	width: 600px;
	height: 300px;
	background-color: #fff;
	padding: 20px;
	position: absolute;
	right: 65px;
	top: 25px;
	z-index: 111111;
	box-sizing: border-box;
	box-shadow: 0 0 3px 3px #999;
}

.o_box .box .ibox-content {
	height: 80px;
	width: 100%;
	padding-top: 20px;
	display: flex;
}

.label_n {
	line-height: 25px;
}

#right_report_fields_modal .select_box {
	width: 100%;
	display: flex;
}

#right_report_fields_modal .select_box select {
	width: 205px
}

#right_report_fields_modal .m-t-md {
	margin-top: 8px
}

#right_report_fields_modal .modal-body {
	padding: 0 15px 15px 15px;
	max-height: 500px
}

#right_report_fields_modal .modal-body .select_box a i {
	font-size: 13px
}

#right_report_template_select i {
	font-size: 15px
}

#right_report_template_select .top-navigation .dropdown-menu> li> a {
	padding-right: 10px
}

#right_report_fields_modal .select_radio button {
	height: 35px;
	padding: 0px 12px;
}

.select_radio button img {
	height: 28px;
	display: block;
	margin: 0px !important;
	margin-top: 0px;
}

.select_radio {
	width: 280px;
	float: right;
	margin-left: 10px;
}

.btn-styles-w100 {
	width: 100%;
}

.select_box a {
	display: block;
	height: 35px;
	line-height: 35px;
	width: 20px;
	text-align: center;
}

.right_report_fields_modal_body {
	height: 270px;
	margin: 15px 0px;
}

.select_box select {
	width: 430px;
}

.btn {
	outline: none !important;
}

#right_report_fields_modal {
	width: 450px;
}

#right_report_fields_modal .modal-dialog {
	width: 400px;
}

.iconfont {
	font-family: "iconfont";
	font-size: 16px;
	font-style: normal;
}

.left_slider_report_tab h3 {
	line-height: 30px;
	margin-top: 4px;
	margin-bottom: 0px;
}

.left_slider_report_btn .btn-primary {
	border-right: none;
}

.left_slider_report_btn .btn-default {
	border-right: 1px solid #1ab394;
}

.left_slider_report .close_window {
	left: 40px;
	z-index: 99999;
}

.template_dropdown ul {
	left: auto;
	right: 0px
}

.template_dropdown ul a {
	padding-right: 40px!important;
}

.template_dropdown ul .icon {
	position: absolute;
	right: 10px;
	top: 5px;
	display: none;
	padding: 2px
}

.template_dropdown ul li {
	position: relative;
}

.template_dropdown ul li:HOVER .icon {
	display: block;
}

.template_dropdown ul i {
	margin-left: 3px
}

.create_field .col-lg-12 {
	display: flex;
}

.create_field a,
.create_field a i {
	display: block;
	width: 30px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}

.create_field .s1 {
	width: 150px;
}

.field_select_box span {
	cursor: pointer;
}

.create_field_add {
	display: none;
}

.create_field_box .create_field_add {
	display: block;
}

.field_div {
	height: auto;
	overflow: hidden;
	position: relative;
}

.field_div:after {
	content: '*鏍煎紡涓嶆纭� !important;
	display: none !important;
	position: absolute;
	right: 50px;
	top: 10px;
	color: red;
	z-index: 111;
}

.field_div.show_erro:after {
	display: block !important;
}

.contact-box.center-version> a img {
	margin-top: 15px;
}

.account_intro {
	width: 250px;
	text-align: left;
	margin-top: 15px;
	margin-left: 15px;
	position: relative;
	z-index: 11;
}

.account_img {
	position: relative;
	z-index: 11;
}

.accout_other {
	position: absolute;
	left: 0px;
	top: 22px;
	width: 100%;
	height: 90px;
	padding-left: 350px;
}

.accout_other li {
	display: block;
	width: 20%;
	float: left;
	height: 80px;
	border-right: 1px dashed #999;
}

.accout_other li:last-child {
	border-right: none;
}

.contact-box-footer {
	position: absolute;
	top: 5px;
	right: 30px;
}

.auto_import {
	margin-top: 10px !important;
	margin-right: 10px !important;
}

.time_report {
	height: auto;
	overflow: hidden;
}

.time_report_left {
	width: 350px;
	position: fixed;
	top: 25px;
	right: 25px;
	z-index: 2200;
}

.time_report_right {
	width: 1324px;
}
.subgrid-data .col-md-3{
	padding: 0px 5px;
}
.subgrid-data .col-md-3 .ibox{
	margin-bottom: 0px;
}
.right_video_list{
	width: 800px;
	position: fixed;
	height: 100%;
	right: -850px;
	top: 0px;
	z-index: 1111;transition: .5s;
	border-left: 1px solid #1AB394;
}
.right_video_list.show{
	right: 0px;
	transition: .5s;
}
.left_side_menu .footer{margin-left: 120px}
.left_nav_header{line-height: 23px;padding: 8px;color: #fff;text-align: center;}
.row_icon{font-size: 20px}
.left_side_menu #wrapper-content{margin-left: 100px}

.pla_amount_span_td {background-color: #5bc0de !important;color: #fff}
.pla_amount_span_td span{text-align: right;display: block;padding-right: 5px}
.wnum_span_td {background-color: #337ab7 !important;color: #fff}
.wnum_span_td span{text-align: right;display: block;padding-right: 5px}
.wnum_span {text-align: right;display: block;padding-right: 5px}
.wnum_span_td a{color: #fff;}

.badge-caltype_1{background-color:  #5E005E}
.badge-caltype_2{background-color:  #007500}
.iconfont{font-size: 13px}

/**浠撳簱  */
.device_sub .item_left{text-align:right; width: 100px;font-size: 15px;font-weight: bold;float: left;display: block;margin-right: 10px}
.device_sub .item_right{width: 100px;font-size: 13px;}
.device_sub .btn{padding-top:3px;padding-bottom: 3px }
.device_sub .list-group.clear-list .list-group-item{padding: 5px 0}

.sys_type_add{cursor: pointer;}
.sys_type_add:active{background: #e7eaec}
.sys_type_add_div {width:200px;min-height: 110px;padding: 20px;border: 1px solid #ddd;background:#fff;  position: absolute;right:0px;top:38px; z-index: 1000; box-shadow: rgb(47, 64, 80) 0px 0px 10px}
.sys_type_add_div input{display: inline;margin-bottom: 8px!important;}
.sys_type_add_div .btn-default{margin-left:3px; margin-right: 45px;}
.sys_type_add_div .pull-right{margin-top: -10px;margin-bottom: 10px;font-size: 14px}

#jqContextMenu{box-shadow:rgb(47, 64, 80) 0px 0px 10px}

.box-form small{line-height: 11px}

		.ui-jqgrid .ui-jqgrid-bdiv::-webkit-scrollbar {
	width: 14px;
	height: 14px;
}

.ui-jqgrid .ui-jqgrid-bdiv::-webkit-scrollbar-track,
.ui-jqgrid .ui-jqgrid-bdiv::-webkit-scrollbar-thumb {
	border-radius: 999px;
	border: 5px solid transparent;
}

.ui-jqgrid .ui-jqgrid-bdiv::-webkit-scrollbar-track {
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .2) inset;
}

.ui-jqgrid .ui-jqgrid-bdiv::-webkit-scrollbar-thumb {
	min-height: 20px;
	background-clip: content-box;
	box-shadow: 0 0 0 5px rgba(0, 0, 0, .2) inset;
}

.ui-jqgrid td input,
.ui-jqgrid td select,
.ui-jqgrid td textarea {
	margin: 0px auto;
}

.ui-jqgrid .ui-jqgrid-htable .ui-th-div {
	text-align: center;
}
