body{
	margin:0px; 
	padding:0px; 
	width:100%; 
	height:100%; 
	font-size:12px;
}
a{
	text-decoration : none;
}

/** VIDEO ADS **/
.contentContainer {
    width: 1007px;
    margin: 0 auto;
}
.contentInner {
    margin: 0 auto;
}
.sub-page-background {
    background: #fff;
    width: 987px;
    padding: 10px;
    padding-top: 10px;
    border-radius: 15px;
}
.site_content {
    background: #fff;
    margin-top: 20px;
    display : inline-block;
    width : 100%;
}
.video-ads {
    background: linear-gradient(147deg, #525252, #5d5d5d);
    overflow: hidden;
    position: relative;
    width: 230px;
    border: 1px solid #171717;
    margin: 0 3px 6px 6px;
    padding: 2px 1px;
    text-align: center;
    color: #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left;
}
.video-ads .vad-title {
    background: linear-gradient(45deg, #f45037, #cc3018);
    color: #fff;
    padding: 3px;
    display: block;
    margin: -2px -1px 3px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.video-ads .vad-earn {
display: block;
    width: 126px;
    padding: 2px 3px;
    background: #0264dd;
    color: #fff;
    font-size: 13px;
    position: absolute;
    top: 30px;
    left: 50px;
    text-align: center;
}
.timer {
    color: #dea585;
    margin: 0;
    position: absolute;
    bottom: 17px;
    left: 22px;
    font-weight: 400;
    font-size: 11px;
    font-family: Verdana,sans-serif;
}
.video-ads .video-watch {
    background: #d4371e;
    background: linear-gradient(to right, #d4371e, #a71f0b);
    background: -moz-linear-gradient(to right, #d4371e, #a71f0b);
    background: -ms-linear-gradient(to right, #d4371e, #a71f0b);
    background: -o-linear-gradient(to right, #d4371e, #a71f0b);
    width: 80px;
    padding: 2px 5px 2px 1px;
    text-align: center;
    margin-top: 5px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    position: absolute;
    bottom: 4px;
    right: 20px;
}
.video-ads .video-watch:hover {
    background: #df7738;
}

/** WATCH VIDEO **/

.surfbar{
	background: #1f1f1f;
    color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-weight:bold;
	height:68px;
	min-width: 1030px;
}
.ctdn {
    padding: 20px;
    line-height: 57px;
}
#played {
    color : #ffc307;
}
.block-v {
    width : 1030px;
    margin : 0 auto;
}
.logo{
background: url(css/images/logo.png) no-repeat;
    background-size: contain;
    width: 231px;
    height: 60px;
    float: left;
    margin-left: 3px;
    margin-top: 10px;
}
.countdown{ 
    float: left;
    font-size: 20px;
    margin-left: 20px;
}
#surfbar {
    float: left;
    padding : 8px;
}
.message {
background: url(css/images/surfer/cancel.png) no-repeat;
    display: block;
    height: 50px;
    padding-top: 10px;
    padding-left: 55px;
    margin-top: 5px;
    margin-left: 20px;
    width: 200px;
}
.success {
   background: #effae7;
    border: 1px solid #c5eda7;
    padding: 10px;
    font-size: 16px;
    color: #155724;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: 'Lato', sans-serif;
    display: block;
}
.success a {
    color : #30baef;
}
.banner{
float:right;
margin-right:20px;
margin-top:2px;
}
  .bar {
    min-width: 1030px;
    height: 17px;
    font-size: 24px;
    background-color: #c6c9ce;
    box-shadow: inset 0 9px 0 0 rgba(255,255,255,.2);
    border-bottom: 1px solid rgba(0,0,0,.15);
    margin-bottom: 5px;
  }
#boxes {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

.errorbox{
background:url(css/images/surfer/cancel.png) no-repeat;
padding-left:55px;
height:38px;
padding-top:15px;
color: #ffffff;
display : block;
text-decoration: none;
font-weight: 900;
font-family: tahoma;
}
.successbox{
background: url(css/images/surfer/tick.png) no-repeat;
    padding-left: 55px;
    height: 38px;
    padding-top: 10px;
    display: block;
    font-size: 17px;
    text-decoration: none;
    color: white;
}
.container .box {
    background: #c9f0fe;
    background-size: cover;
    padding: 10px;
    color: #000;
    margin-bottom: 10px;
    border: 1px solid #95c7da;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.container iframe {
    border: 3px solid #484848;
}
.container .video_title {
    background: #484848;
    padding: 10px;
    margin: -10px -10px 10px;
    font-weight: 900;
    font-size: 17px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: arial;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);

}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
#grey-box {
    display: block;
    background: #6c757d;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width : 700px;
    margin : 0 auto;
}

        .custom_banners_adh {
            width: 953px;
            margin: 0px auto 10px;
            top: 166px;
            overflow: hidden;
            height: 70px;
        }
        
        .h-custom_banners {
            width: 953px;
            margin: 50px auto 10px;
            position: relative;
            top: -15px;
            overflow: hidden;
            height: 70px;
            margin-bottom: 80px;
        }
        
        .custom_banners {
            width: 953px;
            margin: 50px auto 10px;
            position: relative;
            top: -15px;
            overflow: hidden;
            height: 70px;
        }
        
        .banner_a {
            float: left;
        }
        
        .banner_b {
            float: right;
        }
        center h5 {
            color: #fff;
    display: block;
    width: 93px;
    margin: 0;
    float: left;
    margin-left: 10px;
    margin-top: -8px;
        }