.pop-content{
position:relative;
background-color:#fff;
border:1px solid #999;
border:1px solid rgba(0,0,0,.2);
border-radius:6px;
-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);
box-shadow:0 3px 9px rgba(0,0,0,.5);
background-clip:padding-box;
outline:0;

position: absolute;
right: 10px;
top: 30px;
z-index:999;
}
.pop-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.53px;
}
.pop-footer {
padding: 15px !important;
text-align: right;
border-top: 1px solid #e5e5e5 !important;
}
button.close {
margin-top: -2px
padding: 0;
cursor: pointer;
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .2;
background: 0 0;
border: 0;
-webkit-appearance: none;
}
h4 {
display: block;
-webkit-margin-before: 1.33em;
-webkit-margin-after: 1.33em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
}
h4 {
font-size: 18px;
}
h4.pop-title {
margin: 0;
line-height: 1.52857143;
}