/*Custom*/
.textAdView{
  height: 100%;
  width: 100%;
  background: white;
  text-align: center;
  border: 1px solid rgba(220,220,220,0.5);
  overflow: hidden;
}

.textAdView .textAd a{
  text-decoration: none;
 
}

.textAdView .ad_title{
  color: #058aff;
  text-transform: capitalize;
  word-wrap: break-word;
  padding-bottom: 0;
  margin: 0;
  padding-top: 4px;
  font-size:14px; 
  font-weight: 700;
  
}

.textAdView .ad_url{
  color: #b1b1b1;
  font-size: 12px;
  margin: 0 auto;
  width: 50%;
  white-space: nowrap; 
  text-overflow: ellipsis;
  overflow: hidden; 
  padding: 0;
  word-wrap: break-word;
}

.textAdView .ad_text{
    color: #2d2d2d;
    padding: 0;
    word-wrap: break-word;
    font-size:14px; 
    margin: 0px auto;
    width: 85%;
}

.your-ad-here {
    position: absolute;
    z-index: 10000;
    cursor: pointer;
    display: block;
    width: 120px;
    height: 39px;
    bottom: 0;
    left: 1;
    opacity: 1;
    padding-top: 3px;
    margin-left:7px;
}

.your-ad-here span {
     display: none; 
    font-size: 11px;
    font-family: arial;
    text-decoration: none;
    color: #000;
    margin-left: 5px;
    margin-top: 1px;
}

.your-ad-here img {
    float: left;
    width: 22px;
    margin-top: 0px
}

.your-ad-here:hover {
    background: #fff;
    opacity: 0.8
}

.your-ad-here:hover span {
    display: inline-block
}

@media(max-height: 90px) {
    .ad_url{
        display:none;
    }
    .ad_title{
        padding-top: 4px;
    }

}

@media (max-width: 300px) and (max-height: 90px) {
    .ad_title{
      padding-top: 4px;
    }

     .ad_text{
       margin: 3px auto;
    }
}

@media (min-width: 310px){
    
    .ad_title{
        padding-top: 4px;
    }

     .ad_text{
       margin: 3px auto;
    }
}

@media (min-height: 200px){
     .ad_text{
       margin: 5px auto;
    }
}

@media (min-height: 300px){
     .ad_text{
       margin: 5px auto;
    }
}


/* Custom*/




.navbar-brand{
	background: none!important;
	position: relative;
}

.landing-page .navbar-right{
	margin-top: 12px;
}

.clear{
	clear: both;
}

.default-content section{
	margin-top: 50px;
}

.hpanel .alert{
	border-bottom: solid 1px #e4e5e7;
	margin-bottom: 10px;
}

.alert-error{
	color: #ff0000;
}

#logo{
	padding: 5px 10px 18px 6px;
}

.auth-footer .twitter-link{
	display: none;
}

.deposit-address{
	font-size: 18px;
	font-weight: 700;
	word-wrap: break-word;
}


#side-menu .nav-second-level li.active{
	background: #FFEEDE;
}

.Category_Checkboxlist label{
	display: inline-block;
	padding-left: 5px;
}
.category-wrapper label, .Category_Checkboxlist .checkbox {
	display: inline-block;
}

.Category_Checkboxlist .checkbox{
	margin-bottom: 0px;
	padding-left: 20px;
	min-height: auto;
}

.category-expander {
	height:10px;
	width:10px;
	display: inline-block;
	margin-right: 10px;
	cursor: pointer;
}

.Category_Checkboxlist .checkbox {
	display: inline-block;
}
.category-label{
	display: inline-block;
	font-weight: 700;
}
.category-label a{
	color: #001E3C;
}
.category-label a:hover{
	color: #81AAD2;
}
.category-children {
	padding-left: 20px;
}
.category-wrapper{
	margin-left: 0px;
}
.Category_Checkboxlist{
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 2px #efefef;
	padding-left: 10px;

}

.category-expander.collapse{
	visibility:visible;
}

.Category_Checkboxlist > .category-wrapper{
	margin-left: 0px;
}

.directory-categories{
	font-size: 22px;
}

#website_directory .btn{
	margin-bottom: 5px;
}

.schedule-grid{
	font-size: 12px;
	
}
.schedule-grid .hour_head.hour_row{
	display: inline-block;
	margin: 0px;
}
.schedule-grid .hour_day_head{
	width: 70px;
}

.schedule-grid td{
	width: 25px;
	height: 25px;
}

.adspace-preview{
	display: block;
	box-sizing: border-box;
	padding-top: 20px;
	background: #ccc;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	max-width: 100%;
}

.adspace-preview-cont{
	position: relative;
	max-width: 100%;
}
.table > thead > tr > th{
	min-width: 100px;
}

.table .fa.pull-right{
	margin-top: 2px;
}

.popover-content{
	position: relative;
}
.popover-content img{
	max-width: 100%;
}

.adspace-table .btn, .my-bids-table .btn, .my-ads-table .btn, .my-sites-table .btn{
	margin-bottom: 5px;
	display: inline-block;
	float: none;
}

#system-settings div.text{
	margin-bottom: 10px;
}

.graph, .pie{
	width: 450px;
	height: 300px;
	float: left;
	vertical-align: top;
	margin-right: 25px;
}


.highcharts-container svg > text[text-anchor="end"]{
	display: none;
}

.table-fixed{
	table-layout: fixed;
}

table th, table td{
	word-wrap: break-word;
}

.tagline a{
	color: #000;
}

.faucet-claim span.label, .faucet-form span.label{
	font-size: 16px;
	padding: 3px 5px;
	margin: 5px;
	display: inline-block;
}

.faucet-rewards{
	padding-top: 20px;
	padding-bottom: 15px;
}

.screenshot{
	display: block;
	vertical-align: top;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}

.screenshot.small{
	width: 125px;
	margin-bottom: 0px;
}

.screenshot img{
	max-width: 100%;
}

.adspace-preview-cont{
	text-align: center;
}

#website_directory .screen-cell{
	padding: 0px;
	text-align: center;
	width: 125px;
}

#website_directory td{
	padding: 5px 10px;
}

#website_directory .adspace-list-row{
	border-bottom: solid 2px #ccc;
	border-left: solid 2px #ccc;
	border-right: solid 2px #ccc;
	box-sizing: border-box;
}

#side-menu li i.fa{
    color: rgb(183, 183, 184);
    margin-right: 3px;
}

#wrapper h1, #wrapper .h1, #wrapper h2, #wrapper .h2{
	color: #F38825;
}

.alexa-rank{
	display: inline-block;
	padding: 3px 7px;
	border: solid 1px #ccc;
	font-size: 11px;
	margin-left: 10px;
	background: #efefef;
	cursor: pointer;
}

.alexa-rank a{
	color: #424242;
}

.alexa-rank:hover{
	background: #fff;
}

.globe-small{
	color: #F38825;
	font-size: 14px;
}

.hpanel{
	margin-top: 15px!important;
}

iframe{
	max-width: 100%!important;
}

.g-recaptcha{
	max-width: 100%;
	overflow: hidden;
}

textarea{
	max-width: 100%;
}

select{
	max-width: 100%;
}

.adgroup-item{
    display: block;
    position: relative;
    margin: 15px 0px;
    border-top: solid 2px #b7b7b7;
    padding-top: 15px;
    
}


@media only screen and (max-width: 1200px){
	.container .container#content{
		padding-top: 20px;
	}
	
	.landing-page .navbar-nav > li > a{
		padding: 15px 10px;
		font-size: 12px;
	}
}


@media (max-width: 990px) {
	section#plain-content{
		padding-top: 85px;
	}
	
	header#page-top{
		margin-top: 65px;
	}
}


@media only screen and (max-width: 767px){
	section#contact{
		padding: 10px 15px;
	}
	
	section#plain-content{
		padding-top: 15px;
	}	
	
	header#page-top{
		margin-top: 0px;
	}	
	
	.directory-filter{
		margin-bottom: 15px;
		margin-top: 10px;
		margin-right: 10px;
		margin-left: 10px;
		font-size: 11px;
		float: none!important;
	}
	
	h1, h2, h3, h4, h5, h6{
		text-align: center;
		clear: both;
	}
	
	#wrapper .panel-body > .pull-right.text-right{
		float: none!important;
		margin: 0 auto;
		text-align: center;
	}	
	
	
	
}

@media only screen and (max-width: 480px){

	


}
