.checkbox,.radio{
    display: inline-block;
    margin: 2px 10px 0 0;
}
.form-control {
    height: 26px;
    line-height: 26px;
    padding: 0 12px;
}
.control-label {
    margin-top: 2px;
}
.control-label-break{
    word-break: break-all;
    margin-top: 2px;
}
.form-group {
    margin-bottom: 0px;
}
.form-info {
    color: red;
    font-size: 12px;
}
.Wdate{
    border: #cfdadd 1px solid !important;
    height:26px !important;
}
.Wdate::-ms-clear{display:none;}

.form-error {
    color: red;
}
.form-text-black{
    font-weight: 600;
    font-size: 14px;
    /*color: #666;*/
    color: #1c2b36;
}

.help-block,
.help-inline {
    color: #595959;
}

.help-inline {
    display: inline-block;
    *display: inline;
    padding-left: 5px;
    vertical-align: middle;
    *zoom: 1;
    color: #b94a48;
}

table {
    max-width: none !important;
}

table td{word-break: keep-all;white-space:nowrap;}
table th{word-break: keep-all;white-space:nowrap;}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 3px;
    margin-bottom: 3px;
}

.panel-body {
     padding: 5px;
 }

.leadu-header-menu-header{
    color:#999;
    background-color:#f0f0f0;
    font-size: 12px;
}

.leadu-header-menu-body{
    color:#373D41;
    background:#f5f5f6;
    font-size: 12px;
}
#fms_app_content{
    width: 100%;
    position: relative;
    float: left;
    z-index: 1;
    height: 40px;
    background-color: white;
    box-shadow: 0 5px 5px rgba(0,0,0,.1);
}
#fms_app_tabs .nav-bar-active{
    background-color: #e4eaec;
}
#fms_app_tabs {
    box-shadow: none;
    border-bottom: 0;
    width: auto;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 20px;
    height: 50px;
    white-space: nowrap;
    display: block;
}
#fms_app_tabs>li{
    margin: 6px 5px;
    display: inline-block;
    float: inherit;
}
#fms_app_tabs>li>a{
    margin-right: 0;
    border: none;
    padding: 5px 15px;
    color: black;
    font-weight: normal;
}
#fms_app_tabs>li:not(:last-child)::after{
    content: '';
    width: 1px;
    height: 14px;
    display: inline-block;
    background-color: #EDEDED;
    position: absolute;
    top: 8px;
    right: -5px;
}
#fms_app_tabs li:hover{
    background-color: #e4eaec;
    border: none;
}
#fms_app_tabs li a:hover {
    border-color: #e4eaec;
}
#fms_app_tabs .nav-bar-active a:active,#fms_app_tabs .nav-bar-active a:focus,#fms_app_tabs .nav-bar-active a:hover{
    background-color: #e4eaec;
    border-color: transparent;
}

.table>tbody>tr>td.dataTables_empty{
    text-align:center;
}

.modal .dataTables_scrollBody{
    max-height: 200px;
    overflow: auto;
}

.fms-page-header{
    margin: 0 !important;
    padding: 5px !important;
    border: 1px solid #dddddd !important;
}

.fms-button-margin-top{
    margin-top: 5px !important;
}

.fms-button-margin-bottom{
    margin-bottom: 5px !important;
}

.fms-margin-top-10{
    margin-top: 10px !important;
}

.fms-margin-top-20{
     margin-top: 20px !important;
 }

.fms-margin-top-10{
    margin-top: 10px !important;
}

.fms-margin-bottom-2{
    margin-bottom: 2px !important;
}

.fms-margin-bottom-10{
    margin-bottom: 10px !important;
}


.fms-margin-bottom-30{
    margin-bottom: 30px !important;
}

.fms-margin-left-0{
    margin-left: 0px; !important;
}

.fms-margin-top--1{
    margin-top: -1px; !important;
}

.fms-p-t-5{
    padding-bottom: 5px; !important;
}

.fms-div-content{
    border: 1px solid #dddddd !important;
    width: 100% !important;
    margin: 0px !important;
    margin-top: 20px !important;
    padding: 15px !important;
}

.fms-div-content_log{
    width: 100% !important;
    margin: 0px !important;
    padding: 30px 15px !important;
}

.fms-input{
    width:20% !important;
    display: inline-block !important;
}
.treeview .list-group{
    display: inline-block;
    width: auto;
    min-width: 100%;
}

/*左侧nav图标*/
.nav-icon{
    display: inline-block!important;
    width: 30px;
    height: 30px;
    margin-top: 10px;
    background-image: url("../img/nav_icon.png");
    background-repeat: no-repeat;
    background-position-x: -9px;
}
.panel-flexs{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main_status{
    color: #00b3ee;
}
.main_operation{
    width: 65%;
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
    cursor:pointer;
}
.fmsGroup{
    padding: 50px 0px 0px 10px;
}

.fmsForm {
    padding: 70px 10px 10px 100px;
}

.fmsForm-10 {
    padding: 70px 20px 10px 10px;
}
.fmsForm-40 {
    padding: 40px 20px 10px 10px;
}
.fmsForm-top {
    padding-top:42px;
}
.fmsForm-top-82 {
    padding-top:82px;
}

/** 字符过长是分行显示 **/
.fms-label {
    margin-top: 2px;
    white-space:normal
}
/** 列表查询条件 **/
.search_main{
    overflow: hidden;
}
.search-body{
    padding: 5px 10px 0 15px;
}
.search-title{
    padding:0 5px;
    font-size: 14px;
    cursor: pointer;
    /*background-color: #f5f5f5;*/
    border-bottom: 1px solid #eaeeea;
}
.search-title span:first-child{
    font-weight: bold;
    /*color: black;*/
    color: #23b7e5;
}
.search-title span:last-child{
    display: inline-block;
    width: 20px;
    height: 20px;
}

/* 页面表格处理 */
.intrst-data{
    overflow-x: auto;
}
.intrst-data .table > thead > tr > th{
    text-align: center;
}
.intrst-data .table > tbody > tr > td, .table > tfoot > tr > td{
    text-align: center;
}

/* 左侧详情页面显示 */
.fms-approve-panel{
    padding: 0 !important;
    margin: 0 !important;
    min-height: calc(91.5vh);
}

.fms_left-approve-panel {
    position:relative;
    width: 75%;
    padding: 0;
    float: left;
    border: 1px solid #eaeeea;
    border-width: 0 1px;
    height: calc(91.5vh);
}

.fms_left-header {
    position: relative;
    height: 40px;
}

.fms_left-header-fixed {
    position: fixed;
    width: 74.7%;
    background-color: white;
    z-index: 6;
}
.fms_left-body{
    position:relative;
    padding: 0;
    height: calc(91.5vh - 40px);
    overflow-y: auto;
}

.fms_right-approve-panel {
    position:relative;
    width: 25%;
    padding: 10px 5px;
    float: left;
    border-left: 1px solid #eaeeea;
    overflow-y: auto;
    height: calc(91.5vh);
}

.fms_right-approve-panel-pd15 {
    position:relative;
    width: 25%;
    padding: 10px 15px 5px 15px;
    float: left;
    border-left: 1px solid #eaeeea;
    overflow-y: auto;
    height: calc(91.5vh);
}
/**** 审批页面样式，左侧审批信息悬浮显示（新0926） *****/
.fms-left-panel {
    padding: 42px 0 0 0;
    margin: 0 !important;
    width: 100%;
    min-height: calc(90vh);
}
.fms-right-panel {
    position: fixed;
    right: 0;
    top: 84px;
    z-index: 10;
    max-width: calc(30vw);
}
.fms-right-panel-title {
    float: right;
    background-color: white;
    color: #00a8f3;
    border: 1px solid #e4e4e4;
}
.fms-right-panel-title span:last-child{
    display: inline-block;
    padding-top: 3px;
    text-align: center;
    width: 25px;
    height: 25px;
}
.fms-right-panel-body {
    width: calc(30vw);
    padding: 10px 15px 5px 15px;
    border: 1px solid #e4e4e4;
    background-color: white;
    overflow-y: auto;
    max-height: calc(79vh);
}
.bg-withe {
    background-color: white !important;
}
