hr { border-top: 1px solid black; }

.rg-admin-container { width: 98%; }

.rg-admin-heading { text-align: center; }

.revglue-admin-table {

	width: 100%;

	margin: 20px 0px;

	float: left;

}

.revglue-admin-table th {

	background: #ebebeb;

	background: -moz-linear-gradient(top,  #ebebeb 0%, #e0e0e0 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#e0e0e0));

	background: -webkit-linear-gradient(top,  #ebebeb 0%,#e0e0e0 100%);

	background: -o-linear-gradient(top,  #ebebeb 0%,#e0e0e0 100%);

	background: -ms-linear-gradient(top,  #ebebeb 0%,#e0e0e0 100%);

	background: linear-gradient(to bottom,  #ebebeb 0%,#e0e0e0 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#e0e0e0',GradientType=0 );

	text-align: center;

	font-weight: bold;

	font-size: 13px;

	font-family: Arial, Helvetica, sans-serif;

}

.tick-icon{ width: 20px; }

.revglue-admin-table td {

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	border-bottom: 1px solid #e7e7e7;

	vertical-align: middle;

	font-size: 12px;

}

.customstyle{

	background: green none repeat scroll 0% 0%;
background-color: green; text-align: center;
	color: rgb(255, 255, 255);

	text-align: center;
	text-decoration-color: white;

	padding: 5px 0px 0px;

	font-size: 15px;

}

.customstyle button{ 

	position: absolute;

	top: -5555px;

}

.revglue-banner-thumb{ position: relative; display: inline-block; }

.revglue-banner-thumb img { width: 120px; height: 60px; }

.rg_category_delete_icons, .rg_category_delete_images { 

	position: absolute; 

	right: 0; 

	top: 0; 

	background: #fff; 

	border-radius: 50%; 

	width: 15px; 

	text-align: center; 

	border: solid 1px #333; 

	height: 15px; 

	color: #333; 

	font-size: 11px; 

	line-height: 14px; 

}

.rg_category_delete_icons:hover, .rg_category_delete_images:hover { 

	color: red; 

	border: solid 1px red; 

}

.revglue-dashbtn {

	background: #fff;

	border: 1px solid #ccc;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

	padding: 5px 10px;

	color: #0074a2;

	font-size: 12px;

	text-align: center;

	line-height: 16px;

	min-width: 60px;

	text-decoration: none;

}

.revglue-dashbtn:hover {

	border: 1px solid #d0d0d0;

	color: #444;

	background: #f7f7f7;

}

.revglue-input {

	float: left;

    font-size: 12px;

    height: 28px;

    min-width: 200px;

}

.revglue-input.lg-input { width: 70%; }

.revglue-textArea {

	float: left;

    font-size: 12px;

    height: auto;

	resize: none;

    min-width: 200px;

	min-height:80px;

}

.revglue-textArea.lg-input { width: 70%; }

input#link_description, input#link_url { width: 70%; }

.total { 

	float:right; 

	font-weight:bold; 

	margin:0px;

}

.revglue-ratingImg img {

	width:16px;

	height:16px;

}

.float-right { float:right; }

.float-left { float:left; }

.panel-white{

	width:100%;

	box-sizing:border-box;

	padding:10px 20px;

	float:left;

	background-color:#fff;

	border:1px solid #ddd;

	color:#333;

	box-shadow:0 1px 2px rgba(0, 0, 0, 0.07) inset;

}

.inline-table {

	width:100%;

	float:left;

}

.inline-table label { font-weight:bold; }

#subscription_error {

	color: #900;

	clear: both;

	margin: 10px 0px;

	font-size: 12px;

	float: left;

}

.checkbox-sec {

	width: 45%; 

	margin-right: 10px; 

	float: left;

	margin-bottom: 10px; 

	font-size: 13px;

}

#response h3{margin:0px;}

#response{clear:both;}

#uni_response{clear:both;}

.grmsg { color: green; font-size: 22px; }

.mgBot{ margin-bottom: 20px; }

.mgBot2{ margin-bottom: 10px; }

.store-table{ overflow:visible !important; position:relative !important; }

.pagelist{ padding-left: 30px; }

.pagelist li{ list-style-type: square; }

.iPhoneCheckContainer { margin:auto }