.zmax-attach::after {
    clear: both;
    content: "";
    display: block;
}
.zmax-attach {
    clear: both;
    padding: 5px;
}


.zmax-attach-head {
    border-bottom: 2px solid #888;
    padding: 5px;
}

.modal.zmaxactive {
    display: inline;
    padding-left: 15px;
}


.system-block-info {
    /*border-top: 2px dotted #be3456;
     border-bottom: 2px dotted #be3456;*/
    color: #ff0000;
    padding: 15px;
    font-weight:bold;
    text-decoration:none;
	text-align:center;
	font-size:16px;
    border-style: dotted;
    margin-top:20px;
}

.system-zmax-attach {
    border-bottom: 2px solid #888;
    line-height: 27px;
    padding-bottom: 2px;
}
.zmax-attach .zmax-col-md-12 {
    padding-left: 0;
	padding-right: 0;
}

.zmax-attach-detail .zmaxpackage {
    padding-left: 20px;
}


.zmax-attach-detail .zmax-col-md-12 {
    background: #f4f4f4 none repeat scroll 0 0;
    margin-top: 5px;
    padding: 5px;
}


.zmax-tab-panel.zmax-active {
    padding: 10px;
}
.system-zmax-more {
    display: none;
}

.zmax-attach-detail {
    display: none;
}

.zmaxui  system-zmax-continue-read {
  
  background-color: #9d2830;
  color:#ffffff;
}