/*
* 汉语环境下系统样式表
* html类名 tx_zh-CN
*/

.grid-view.is-bs3.hide-resize .select2-container--krajee,.grid-view.is-bs3.hide-resize select {
   min-width: 130px;
}
thead th a:before, a.desc:before, a.asc:before {
   position: absolute;
   top: 4px;
   right: 8px;
   font-family: 'FontAwesome';
   width: 10px;
   height: 10px;
   display: inline-block;
   font-size: 10px;

}



/* 浮动菜单中文样式 */
.tx_zh-CN .float-menu-box{
   width: 500px;
}

.wizard-buttons {
   max-width: 310px !important;
}
