.modal {
	padding-top:40px;
	margin-top:10px
}
.clearfloat {
	clear:both !important;
	height:1px;
	width:100%
}
.modal-backdrop.fade {
	opacity:0.5
}
.webmail {
	margin-left:50px;
	font-size:14px;
	line-height:22px;
	font-weight:500
}
.h3class {
	line-height:1.8em;
	color:#000;
	font-weight:bold;
	font-size:1.5em
}
a {
	color:#000;
	text-decoration: underline;
}
.showul {
	-webkit-column-count:2;
	-moz-column-count:2;
	column-count:2;
	max-width:800px
}
.showli {
	min-width:250px;
	line-height:35px;
	margin-left:40px;
	font-weight:500
}
.cityofstate li {
	list-style:none
}
.cityofstate {
	list-style-type:disc;
	list-style:none;
	-webkit-columns:4;
	-moz-columns:4;
	columns:4;
	list-style-position:inside;
	margin-top:10px !important;
	margin-bottom:10px !important
}
@media only screen and (max-width:1280px) {
	.cityofstate {
	-webkit-column-count:3
}
}@media only screen and (max-width:786px) {
	.cityofstate {
	-webkit-column-count:1
}
.showul {
	-webkit-column-count:2
}
}@media only screen and (max-width:480px) {
	.cityofstate {
	-webkit-column-count:1
}
.showul {
	-webkit-column-count:1
}
}ol li {
	padding-left:0px;
	margin-left:0px
}
.footername h1 {
	font-size:12px;
	display:inline-block
}

.text404 {
	font-size:14px;
	font-family:arial
}
.img404 {
	font-size:200px;
	font-family:arial;
	font-weight:500;
	display:inline-block;
	box-shadow:inset 0 -15px 5px -16px #111;
	line-height:210px
}

.adtr{
	line-height: 20px;
}
.adtr td{
	border-right:1px solid #ededed;
}
.adtd-title{
	line-height: 20px!important;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: keep-all;
	width: 50%;
}

.table tbody .live{
	background-color: #BBCDDD;
}
.tr-header-bg{
	background-color: #151f28;
}
.tr-header-bg th{
	color:#f2f2f2;
	border-left:0!important;
	border-right: 1px solid #ededed!important;
}
.table tbody .deleted{
	background-color: #FF4247;
}
.table tbody .expired{
	background-color: #00BA55;
}
.table tbody .disabled{
	background-color: #A79DFF;
}
.webuploader-container{
	display: inline-block;
	float:left;
}
