body {
	background-color: #ecf0f5;
}
.main-header .logo .logo-lg {
	font-size: 16px;
	line-height: 22px;
}
.main-header .logo .logo-lg b {
	display: block;
	line-height: 28px;
	padding: 0;
	font-size: 20px;
}
@media (min-width: 768px) {
	.sidebar-mini.sidebar-collapse .main-header .logo {
		width: 230px;
	}
	.sidebar-mini.sidebar-collapse .main-header .navbar {
		margin-left: 230px;
	}
	.sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
		display: none;
	}
	.sidebar-mini.sidebar-collapse .main-header .logo > .logo-lg {
		display: block;
	}
}

.pageIndexControl {
	position:relative;
	float:left;
	vertical-align: middle;
	width: 30px;
	text-align: center;
	border: 1px solid #ddd;
	border-left:none; 
	height: 30px;
	line-height: 30px;
}

.form-inline .form-group {
	display: inline-block;
	/*margin-bottom: 10px;*/
	vertical-align: middle;
	margin-right: 6px;
}

.w60 {
	width: 60px !important;
}

.w90 {
	width: 90px !important;
}

.w100 {
	width: 100px !important;
}

.w120 {
	width: 120px !important;
}

.w150 {
	width: 150px !important;
}

.w270 {
	width: 270px !important;
}

.wp50{
	width: 50% !important;
}

.box-main {
	margin: 0;
	border: 0;
	padding-top: 2px;
	border-radius: 0;
	box-shadow: none
}

.box-main>.box-header {
	border-bottom: 1px solid #eee;
	padding: 13px 10px 1px 15px
}

.box-main>.box-header .box-title {
	font-size: 16px;
	margin-bottom: 13px;
	float: left
}

.box-main>.box-header .box-title .fa {
	font-size: 14px;
	padding-right: 3px;
	margin-top: -2px
}

.box-main>.box-header .box-tools {
	position: relative;
	top: -6px;
	right: 0
}

.box-main>.box-header .box-tools .btn {
	padding: 3px 10px 5px 10px;
	font-size: 14px;
	margin-bottom: 2px
}

.box-main>.box-header .box-tools .btn-box-tool {
	padding: 4px 2px
}

.nav-main form>.box-footer {
	background: #fafafa
}

.box-main form>.box-footer .row,.nav-main form>.box-footer .row {
	margin: 5px 0 5px -25px
}

.form-unit {
	font-size: 15px;
	color: #6379bb;
	border-bottom: 1px solid #ddd;
	margin: 8px 0 25px;
	padding-bottom: 5px;
}


select.form-control {
	padding: 0 6px;
}

.form-inline .control-label {
	text-align: right;
	font-size: 13px;
	vertical-align: baseline;
}

.form-group .control-label {
	font-weight: normal;
	padding-top: 5px;
	/*text-align: right;*/
	padding-right: 0;
}
.form-control {
	height: 30px;
}

.form-group .control-text {
	/*font-weight: normal;
	padding-top: 3px;
	padding-right: 0;*/
	min-height: 34px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.form-inline .control-inline {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}

.form-inline .form-control {
	display: inline-block;
	vertical-align: middle;
}

.select2-container .select2-selection--single {
	height: 30px;
	min-height: 30px;
	padding: 6px;
}

.select2-container--default.select2-container--focus
.select2-selection--single,
.select2-container--default.select2-container--focus
.select2-selection--multiple {
	border-color: #3c8dbc;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	margin-top: -6px;
}

/*************************/
/*****Padding Margin******/
/*************************/
.p0 {
	padding: 0 !important;
}
.pd5 {
	padding: 5px !important;
}
.pd10 {
	padding: 10px !important;
}
.pd15 {
	padding: 15px !important;
}
.pd20 {
	padding: 20px !important;
}
.pd30 {
	padding: 30px !important;
}

.pdh5 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.pdh10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.pdh15 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.pdh20 {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.pdh30 {
	padding-left: 30px !important;
	padding-right: 30px !important;
}

.pdl5 {
	padding-left: 5px !important;
}
.pdl10 {
	padding-left: 10px !important;
}
.pdl15 {
	padding-left: 15px !important;
}
.pdl20 {
	padding-left: 20px !important;
}
.pdl30 {
	padding-left: 30px !important;
}

.pdr5 {
	padding-right: 5px !important;
}
.pdr10 {
	padding-right: 10px !important;
}
.pdr15 {
	padding-right: 15px !important;
}
.pdr20 {
	padding-right: 20px !important;
}
.pdr30 {
	padding-right: 30px !important;
}

.pdv5 {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.pdv10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.pdv15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.pdv20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.pdv30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

.pdt5 {
	padding-top: 5px !important;
}
.pdt10 {
	padding-top: 10px !important;
}
.pdt15 {
	padding-top: 15px !important;
}
.pdt20 {
	padding-top: 20px !important;
}
.pdt30 {
	padding-top: 30px !important;
}

.pdb5 {
	padding-bottom: 5px !important;
}
.pdb10 {
	padding-bottom: 10px !important;
}
.pdb15 {
	padding-bottom: 15px !important;
}
.pdb20 {
	padding-bottom: 20px !important;
}
.pdb30 {
	padding-bottom: 30px !important;
}

.mg5 {
	margin: 5px !important;
}
.mg10 {
	margin: 10px !important;
}
.mg15 {
	margin: 15px !important;
}
.mg20 {
	margin: 20px !important;
}
.mg30 {
	margin: 30px !important;
}

.mgh5 {
	margin-left: 5px !important;
	margin-right: 5px !important;
}
.mgh10 {
	margin-left: 10px !important;
	margin-right: 10px !important;
}
.mgh15 {
	margin-left: 15px !important;
	margin-right: 15px !important;
}
.mgh20 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}
.mgh30 {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

.mgl5 {
	margin-left: 5px !important;
}
.mgl10 {
	margin-left: 10px !important;
}
.mgl15 {
	margin-left: 15px !important;
}
.mgl20 {
	margin-left: 20px !important;
}
.mgl30 {
	margin-left: 30px !important;
}

.mgr5 {
	margin-right: 5px !important;
}
.mgr10 {
	margin-right: 10px !important;
}
.mgr15 {
	margin-right: 15px !important;
}
.mgr20 {
	margin-right: 20px !important;
}
.mgr30 {
	margin-right: 30px !important;
}

.mgv5 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
.mgv10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.mgv15 {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.mgv20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.mgv30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.mgt5 {
	margin-top: 5px !important;
}
.mgt10 {
	margin-top: 10px !important;
}
.mgt15 {
	margin-top: 15px !important;
}
.mgt20 {
	margin-top: 20px !important;
}
.mgt30 {
	margin-top: 30px !important;
}

.mgb5 {
	margin-bottom: 5px !important;
}
.mgb10 {
	margin-bottom: 10px !important;
}
.mgb15 {
	margin-bottom: 15px !important;
}
.mgb20 {
	margin-bottom: 20px !important;
}
.mgb30 {
	margin-bottom: 30px !important;
}

.icheck label input {
	width: 18px;
	height: 18px !important;
	display: inline-block;
	margin: 0;
	vertical-align: middle;
}

.icheck label {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 2px 6px 0 0;
	font-size: 13px;
	font-weight: 400;
	cursor: pointer;
}

.icheck label div {
	margin-top: -3px;
	margin-right: 2px;
}

div.dataTables_wrapper div.dataTables_length {
	 float: left;
	 margin-top: 5px;
	 margin-right: 5px;
 }

div.dataTables_wrapper div.dataTables_length select {
	width: 80px;
}

div.dataTables_wrapper div.dataTables_info {
	padding-bottom: 8px;
}

.fileup-title {
	font-size: 14px !important;
	color:#666;
}

#page-loading {
	position: fixed;
	top: 48%;
	left: 48%;
	z-index: 9999999999;
	min-width: 125px;
	margin-left: -50px;
	margin-top: -30px;
	padding: 7px 7px 7px 33px;
	text-align: center;
	vertical-align: middle;
	color: #333;
	font-size: 13px;
	border: 1px solid #dedede;
	background: #fbfbfb url("../../images/loading.gif") no-repeat 5px center;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 8px rgba(0,0,0,0.1);
	box-shadow: 0 1px 8px rgba(0,0,0,0.1)
}

#page-loading em {
	position: absolute;
	cursor: pointer;
	right: 1px;
	top: 2px;
	line-height: 8px;
	font-style: normal;
	color: #666;
	display: none;
}

#page-loading-top {
	background: #f3565d;
	position: fixed;
	left: 0;
	top: 0;
	width: 5%;
	height: 2px;
	z-index: 99999
}

.nav-tabs-custom {
	margin-bottom: 0;
}

.bg-light-gray{
	background: #F2F6F6 !important;
}

.prompt-msg{
	text-align: center;
	margin: 20px;
	font-size: 14px;
	color: #999;
}

.box-item{
	padding: 10px;
}

.box-item span{
	display: inline-block;
}

.box-item > .bi-left{
	width: 8%;
	text-align: center;
}
.box-item > .bi-content{
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: middle;
}
.box-item > .bi-right{
	width: 8%;
}
.box-item{
	border-top: 1px solid #e8e8e8;
}
.box-item:last-child{
	border-bottom: 1px solid #e8e8e8;
}

.box-item:hover{
	background: #f1f1f1;
 }

.list-box > .box-body{
	height: 210px;
}

.act-tab{
	padding: 5px;
	cursor: pointer;
	display: inline-block;
	margin-right: 5px;
	border-radius: 4px;
}

.active-act{
	color: #fff;
	background-color: #667DFF;
}

.already-act{
	color: #fff;
	background-color: #3fc312;
}

.form-control-static__re{
	min-height: 34px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.no-border-top{
	border-top: 0!important;
}

.selector-btn-group{
}

.selector-btn-group button{
	display: block;
	margin: 8px auto;
}

.icon-plus-size{
	margin:2px 10px;
	font-size: 16px
}

.form-gird-parent{
	/* padding:5px;*/
	width: 100%;
	display: table;
}

.draggable > .form-gird-parent{
	padding:5px;
}

.form-gird-parent > .form-gird-item-draw{
	border: 1px dashed #e7ea6f;
	min-height: 40px;
}

.form-gird-parent > .draggable{
	cursor: pointer;
}

.form-builder-preview{
	margin: 20px;
	min-height: 400px;
	border: 1px solid #E1E1E1;
	border-radius: 4px;
	box-shadow: 5px 7px 6px 1px #f1eded;
}
.li-active{
	border-bottom: 2px solid;
	border-color: #66afe9;
}
.component-del-btn{
	position: absolute;
	right: 20px;
	bottom: -15px;
	z-index: 1009;
	color: #f56c6c;
	background: #fef0f0;
	border-color: #fbc4c4;
	opacity:0.5;
}
.component-del-btn:HOVER{
	opacity:1;
}
.bottom-line{
	padding-bottom: 15px;
	border-bottom: 1px dashed #e1e1e1;
}
.ui-sortable-helper{
	background: #ffffff;
	opacity: 0.8;
	border-radius: 2px;
	box-shadow: 5px 6px 4px #888888;
}
.dropped{
	padding:5px 10px;
}

.macro-type-setting input[type='checkbox']{
	margin-right: 5px;
	margin-top: 0;
	vertical-align: middle;
}

.macro-type-setting span{
	display: inline-block;
	vertical-align: middle;
}

.js-box{
	display: none;
}

.w200 {
	width: 200px !important;
}
