.fillout-box{
     padding: 20px 0 8px;
    margin: 0px 15px 0;
    border-radius: 4px;
    box-shadow: 1px 1px 5px #ccc;
        background: #fff;
}
.intro-box #title{
    text-align: center;
    color: rgb(0, 176, 240);
}
#actPresentation{
    min-height: 396px;
    height: auto;
    width: 100%;
    background-color: whitesmoke;
        padding: 50px;
    line-height: 27px;
    color: dimgray;
}
#actPresentation ul li{
    list-style: none
}
.intro-content {
       min-height: 740px;
    height: 100%;
}
.intro-box h3.title,.fillout-box h3.title{
	display: inline-block;
    border-left: 4px solid #3498db;
    padding-left: 10px;
    margin-top: 0;
        margin-bottom: 39px;
    width: 100%
}
.html-content{
	text-align: left
}
.intro-content .contact-qq{
    padding:0 0 10px 30px;
}
.intro-content .contact-qq image{
    margin-left: 10px;
}
.fillout-content{
	/*height: 1900px*/
}
div.button-group{
    width: 100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.intro-content div.button-group button.btn{
    border-radius: 0px;
    margin: 0 10px 5px 0;
}
h4.title{
    display: block;
    border-left: 4px solid #3498db;
    padding-left: 10px;
    margin-top: 0;
    color: #3498db;
    height: 30px;
    line-height: 29px;
    
}
.research-box .html-content h4{
    display: block;
    /*text-align: center*/
}
.research-box .html-content h4.research{
    text-align: center
}
.research-box .html-content ul.content-footer {
    text-align: right
}
.research-box .html-content ul.content-footer input{
    border: 0;
    background: whitesmoke;
    border-bottom: 1px solid;
    text-align: center
}

.research-box .html-content ul.content-footer input:focus
{ 
    border: 0!important;
}
.researchEdit-box .requried-field{
     margin: 10px;
}
.researchEdit-box .proposer-category>select{
   width:10%;
}
#attachmentModal .modal-body div.modal-file{
    margin: 5px;
}
#attachmentModal .modal-body div.modal-file>button{
    margin: 0 2px;
}
.researchEdit-box .table:not(.table-condensed) > tbody > tr > td{
    padding: 4px!important;
    font-size: 12px!important;
}
.researchEdit-box.intro-box{
    min-height: 770px;
}

.fixed-table-pagination .pagination-info {
    font-size: 13px;
}
/**
 * 中期评审立项课题变更申请表单
 */
.mrre-form .children-1>div.col-sm-4,.mrre-form .children-2>div.col-sm-6>div{
    position: relative;
}
.mrre-form .children-1>div.col-sm-4>button,.mrre-form .children-2>div.col-sm-6>div>button{
    position: absolute;
    top:0;
    right: 0;
    border-radius: 0;
    padding: 6px 6px;
}
.mrre-form .searchUser{
    right: 42px!important;
}
.mrre-form .children-2>div.col-sm-6>div>label{
    width: 25%;
    float: left;
    /* vertical-align: middle; */
    /* text-align: center; */
    display: flex;
    height: 34px;
    justify-content: center;
    align-items: center;
}
.mrre-form .children-2>div.col-sm-6>div>input{
    width: 75%;
    float: left;
}

.mrre-form .children-1>div.col-sm-8>table{
    width: 80%
}
.mrre-form .children-1>div.col-sm-8>table th,.mrre-form .children-2>div.col-sm-6>table th,.mrre-form .children-1>table th{
    background: #f5fafb;
}
.mrre-form select.form-control,.mrre-form .no-border{
        border: 0!important;
    -webkit-box-shadow: inset 0 0 0;
    width: 30%;
    box-shadow: inset 0 0 0;
}
.mrre-box .intro-content{
    max-width: 1024px;
    margin: auto;
}
.mrre-box .form-horizontal .control-label{
        min-height: 44px;
}
.mrre-form .children-1{
        display: block;
    align-items: center;
}
#rt{
    display: flex;
}
.mrre-form .icheckbox_square-green,.mrre-form .iradio_square-green{
        margin: 0 11px;
}
/**
 * 中期评审的midreviewpermission.html
 */
.mrv-pms li{
    text-indent: 35px;
}
.mrv-pms {
    padding: 25px 50px!important;
}
/**
 * 中期评估表单编写
 */
.mrre-form .children-1>table td, .mrre-form .children-1>table th{
    padding: 6px!important;
    text-align: center; 
    vertical-align: middle;
}

