#overlay{
	width:100%;
	height:100%;
	opacity:.95;
	top:0;
	left:0;
	display:none;
	position:fixed;
	background-color:#313131;
	overflow:auto;
	z-index:999999999999;
}
img#close {
    border-radius: 30px;
    cursor: pointer;
    position: absolute;
    right: -14px;
    top: -14px;
    width: 60px;
}
div#popupContact {
	position:absolute;
	left:50%;
	top:17%;
	margin-left:-202px;
	font-family:'Raleway',sans-serif
}
#overlay #frm {
	max-width:300px;
	min-width:250px;
	padding:10px 50px;
	border:2px solid gray;
	border-radius:10px;
	font-family:raleway;
	background-color:#fff
}
#overlay p {
	margin-top:30px
}
#overlay h2 {
	background-color:#FEFFED;
	padding:20px 35px;
	margin:-10px -50px;
	text-align:center;
	border-radius:10px 10px 0 0
}
#overlay hr {
	margin:10px -50px;
	border:0;
	border-top:1px solid #ccc
}
#overlay input[type=text] {
	width:82%;
	padding:10px;
	margin-top:30px;
	border:1px solid #ccc;
	padding-left:40px;
	font-size:16px;
	font-family:raleway
}
#name {

}
#email {

}
#overlay textarea {
	
	width:82%;
	height:95px;
	padding:10px;
	resize:none;
	margin-top:30px;
	border:1px solid #ccc;
	padding-left:40px;
	font-size:16px;
	font-family:raleway;
	margin-bottom:30px
}
#overlay #submit {
	text-decoration:none;
	width:100%;
	text-align:center;
	display:block;
	background-color:#FFBC00;
	color:#fff;
	border:1px solid #FFCB00;
	padding:10px 0;
	font-size:20px;
	cursor:pointer;
	border-radius:5px
}
#overlay span {
	color:red;
	font-weight:700
}
#overlay button {
	width:10%;
	height:45px;
	border-radius:3px;
	background-color:#cd853f;
	color:#fff;
	font-family:'Raleway',sans-serif;
	font-size:18px;
	cursor:pointer
}
#ced_pps_shipping_rate input {
				    float: left;
				    width: 100%;
				}
				#import-upload-csv tbody {
	vertical-align: top;
}

#ced_pps_shipping_rate {
	background: none repeat scroll 0 0 #fff;
}

.no-display {
	display: none;
}
.ced-spp-check-style{
	padding:15px 10px!important;
	vertical-align: middle!important;
	text-align: center!important; 
}
table.shippingrows thead tr th {
  padding: 15px 10px;
}
.ced-spp-check-style input{
	margin:0!important;
}

.ced_hpul_cross_image {
    display: none;
}