@charset "utf-8";

.cpdf .list:after { content:''; display:block; clear:both; height:0px; }
.cpdf .list > a {font-family:Georgia, "Times New Roman", Times, serif; float:left; width:210px; text-transform:uppercase; padding-bottom:5px; min-height:22px; /*IE Fix*/ white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.cpdf .list > a.two { float:right; }
.cpdf .list > a > div { width:20px;min-height:12px; display:inline-block; margin-right:5px; background:no-repeat center center; background-size:contain; }
.cpdf .list > a span { font-weight:700;}
.cpdf .list > a i{color:#922036; font-size:15px; line-height:15px; padding:0px 8px 0px 4px; }
/*Popview*/
.cpdf .nav { text-align:center; margin-bottom:19px; }
.cpdf .nav > a { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold; text-transform:uppercase; margin-right:25px; }
.cpdf .nav > a.active { color:#922036; }
.cpdf .nav > a.last { margin-right:0px; }

/*Poplink*/
.cpdflink { margin-top:20px;}
.cpdflink a { color:#922036; }
.cpdflink a:hover { color:#313131; }
.cpdflink .poplink:after { content:"\f105"; font-family:FontAwesome; margin-left:4px; }


/*Popup*/
.popupheader { position:relative; display:block; padding:20px 5px 17px 5px; text-align:center !important;background:url("../mm/zk_header.png") repeat-x #FFFBDB ; width:950px} 
.popupheader .closeicon{font-size:1.8em; box-shadow:0px 0px 20px -5px #926800;  line-height:0px; padding-top:15px; font-weight:bold; position:absolute; left:50%; z-index:50; margin-left:460px; top:-8px; background:#FFFBDB; border:1px solid #922036; border-radius: 100px  ;text-align:center; width:30px; height:15px;  color:#922036; font-style:italic; cursor:pointer}
.popupheader .closeicon:hover{color:#FFFBDB; border-color:#926800}