upcoming-details.css 1.55 KB
.glyphicon {
    color:#009dda;
    font-size:14px;
    margin-right:4px;
}
.pagination>li>a, .pagination>li>span{
	font-size: 12px;
}
.div-details {
    width:1350px;
    margin:0 auto;
}
.div-title {
    /*margin-top: 10px;*/
    margin-right: 4px;
    font-size: 16px;
    color: #009dda;
    line-height: 30px;
    margin-bottom: 6px;
    border-bottom: 1px dotted #89c2e2;
}

.div-details-case>a {
    margin-right: 4px;
    display: block;
    height: 31px;
    line-height: 31px;
    padding-left: 4px;
}

    .div-details-case>a:hover {
        text-decoration: none;
        background-color: #f2f6fc;
    }

.div-form {
    min-height: 650px;
    height: 650px;
    float: left;
   /*  width: 700px; */
    min-width:715px;
    //border-right: 1px dashed #d3d3d5;
/*     border: 1px solid #dadada; */
/*     border-radius: 2px; */
    padding: 0px 10px;
}
/*.div-title-right {
    background-color: rgba(104, 220, 234, 0.84); 
    height: 30px; 
    line-height: 30px; 
    padding-left: 10px;
}*/
.div-right-content-item {
/*     border:1px solid #dadada; */
/*     height:300px; */
    border-radius:2px;
    padding:0px 10px;
    margin-left:6px;
    margin-bottom:4px;
}
    .div-right-content-item ul {
        list-style:none;
        margin:0;
        padding:0;
    }
    .div-right-content-item ul li{
        float: left;
        margin-top: 0px;
    }
/* .div-attachment {
    border:none 
    
}*/

#report_div ul li:hover{text-decoration:underline;color: #07c2c7;}
/*�ر���ʾ�����������ʽ*/
.div-document-prompt>div {
    width:100%;
}