.bootbox-body {
	font-size: 14px;
}

/** 创建的模态框可以拖拽 **/
.modal-draggable-header {
	cursor:move;
}

.bootbox .modal-footer .btn {
  /**
  	我觉得按钮太大了, 感觉在提示框里显得不好看
  	modify by pangsong
  **/
  
	border-width: 1px;
  
}

/** 
.dataTables_wrapper { min-height: 140px; }
**/

.dataTables_wrapper .bottom { padding: 10px; padding-bottom: 0; margin-top: 5px; }
.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_length { float: left; }
.dataTables_wrapper .dt-buttons { padding: 5px; }

.dataTables_wrapper .dt-buttons .btn { margin: 0 3px; }

.input-arrow {
	border: 1px solid #83BBD9;
	cursor: default;
	display: block;
	height:35px;
	line-height: 35px;
	text-indent: 12px;
	width:100%;
	background:url('/Public/Images/xjt.png') no-repeat scroll right center rgba(0, 0, 0, 0);
	overflow:hidden;
}


.bootstrap-switch {
	border-radius: 0 0 0 0;
}

.checkbox-group label.col-lg-4 { height: 23px; overflow: hidden; }


.dataTable > thead > tr > th[class*="sorting_"] { color: #707070; }


.rm-admin-table { 
	width: 100%; 
	border-collapse:collapse;  
	border-spacing:0;   
}

.admin-modal-form, .dictiem-form, .catalog-form { display: none; }

.rm-admin-operations button { margin-right: 5px; }

.admin-form .btn, .space-form .btn { border-width: 1px; }

.ztree-hidden { display: none; }

.uploadfy-custom {

}


table.dataTable td.reorder { text-align: justify; }

.hxt-wait { z-index: 55555; }


.select-span {
	border: 1px solid #83BBD9;
	cursor: default;
	display: block;
	height:35px;
	line-height: 35px;
	text-indent: 12px;
	width:100%;
	background:url('/Public/Images/xjt.png') no-repeat scroll right center rgba(0, 0, 0, 0);
	overflow:hidden;
}

.player-div { background: #000; }

.zeng_msgbox_layer,
.zeng_msgbox_layer .gtl_ico_succ,
.zeng_msgbox_layer .gtl_ico_fail,
.zeng_msgbox_layer .gtl_ico_hits,
.zeng_msgbox_layer .gtl_ico_clear,
.zeng_msgbox_layer .gtl_end{display:inline-block;height:54px;line-height:54px;font-weight:bold;font-size:14px;color:#606060;background-image:url("/Public/Images/gb_tip_layer.png");_background-image:url("/Public/Images/gb_tip_layer_ie6.png");background-repeat:no-repeat}
.zeng_msgbox_layer_wrap{width:100%;position:fixed;_position:absolute;top:46%;left:0;text-align:center;z-index: 65533; }
.zeng_msgbox_layer{background-position:0 -161px;background-repeat:repeat-x;padding:0 18px 0 9px;margin:0 auto;position:relative}
.zeng_msgbox_layer .gtl_ico_succ{background-position:-6px 0;left:-45px;top:0;width:45px;position:absolute}
.zeng_msgbox_layer .gtl_end{background-position:0 0;position:absolute;right:-6px;top:0;width:6px}
.zeng_msgbox_layer .gtl_ico_fail{background-position:-6px -108px;position:absolute;left:-45px;top:0;width:45px}
.zeng_msgbox_layer .gtl_ico_hits{background-position:-6px -54px;position:absolute;left:-45px;top:0;width:45px}
.zeng_msgbox_layer .gtl_ico_clear{background-position:-6px 0;left:-5px;width:5px;position:absolute;top:0}
.zeng_msgbox_layer .gtl_ico_loading{ width:16px;height:16px;border:0;background-image:url(/Public/Images/loading.gif);float:left;margin:19px 10px 0 5px}