.portlet-body {
    background-color: #F7F7F7;
}

.portlet-body input {
    background-color: #FFFFFF;
}

.bottom-operate {
    text-align: center;
    padding: 10px 0;
}

.bottom-operate button {
    width: 80px;
    height: 30px;
}

.bottom-operate button:nth-child(2) {
    margin: 0 50px;
}

ul {
    margin: 0;
}

.relative {
    position: relative;
}

.move {
    margin-top: -230px !important;
    box-shadow: -3px 3px 3px 1px #E5E5E5 !important;
}

.butEnterprise, .letDownPeo, .orgSelect, .butBreak {
    height: 34px;
    border: none;
    color: #FFFFFF;
    background-color: #1F8EDD;
}

.uploadingFile {
    outline: none !important;
    border: none !important;
}

a {
    color: white;
    text-decoration: none;
}

a:hover {
    color: white;
    text-decoration: none;
}

#organizations {
    height: 35px;
    border: 1px solid #B4CEF8;
    overflow: hidden;
    margin: 0;
}

#organizations li {
    float: left;
    margin: 5px;
    padding: 3px 5px;
    background-color: #EEEEEE;
}

#org {
    z-index: 999;
}

.padding2 {
    padding-left: 25px;
    box-sizing: border-box;
}

.padding3 {
    padding-left: 35px;
    box-sizing: border-box;
}

.backPage {
    margin-right: 6px;
}

.controls {
    position: relative;
}

.alert-info {
    position: absolute;
    left: 5px;
    top: 35px;
    color: red;
    display: none;
    border-radius: 3px !important;
    background-color: #FFFFFF;
}

/*.height{
    height: 34px!important;
}*/

.companyList {
    width: 260px;
    text-align: center;
    display: none;
    position: absolute;
    z-index: 999;
    margin-top: -10px;
    border: 1px solid #E5E5E5;
    box-shadow: 3px 3px 5px 2px #E5E5E5 !important;
    background-color: #FFFFFF;
}

.companyList li {
    height: 30px;
    line-height: 30px;
}

.companyList li:hover {
    background-color: #F0F0F0;
    cursor: pointer;
}

/*详情*/
.readTopMove {
    position: relative;
    top: -2px;
}

/*文件上传*/
.fileUploadModule {
    position: relative;
}

.fileNameShow{
	display: inline-block;
	border: 1px solid #CCCCCC;
	line-height: 28px;
	padding-left: 3px;
	box-sizing: border-box;
}
/*.fileNameShow {*/
    /*display: inline-block;*/
    /*border: 1px solid #CCCCCC;*/
    /*padding: 5px 4px 0;*/
    /*box-sizing: border-box;*/
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*position: relative;*/
    /*z-index: 999;*/
    /*background-color: #FFFFFF;*/
/*}*/

#fileInput {
    height: 30px;
    position: absolute;
    right: 2px;
    top: 2px;
    opacity: 0;
    outline: none;
    border: none;
}
.fileInput {
    height: 30px;
    position: absolute;
    right: 2px;
    top: 2px;
    opacity: 0;
    outline: none;
    border: none;
}

/*.coverInpFile {*/
    /*position: absolute;*/
    /*top: 0;*/
    /*text-align: center;*/
    /*line-height: 32px;*/
    /*background-color: #1F8EDD;*/
    /*color: #FFFFFF;*/
/*}*/

.control-group {
    margin-bottom: 5px;
}

.no-borrad {
    border-radius: 0 !important;
    height: 30px;
    position: absolute;
    right: 0
}

input#organization[disabled],input.fileNameShow[disabled] {
    background: #fff !important;
    cursor: text;
}

input[class*="span"].m-wrap {
    height: 30px!important;
}
.controls label.pr-10{
    /*padding-right: 10px!important;*/
}
.createTime{
    height: 30px;
}
.ty .radio input[type="radio"],.ty .checkbox input[type="checkbox"]{
 margin-left: 0!important;
}
ul.ztree {
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
}