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%;
	color: rgb(255, 255, 255);
	text-align: center;
	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; 
}
.pagelist li{ font-size:13px; }
.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;
}
.strImage{ position: relative; }
#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 }
.fa-search{
	font-size: 20px;
	color: #286090;
	font-weight: bold;
}
/* The Modal (background) */
					.modal {
					    display: none; /* Hidden by default */
					    position: fixed; /* Stay in place */
					    z-index: 1; /* Sit on top */
					    padding-top: 100px; /* Location of the box */
					    left: 0;
					    top: 0;
					    width: 100%; /* Full width */
					    height: 100%; /* Full height */
					    overflow: auto; /* Enable scroll if needed */
					    background-color: rgb(0,0,0); /* Fallback color */
					    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
					}
					/* Modal Content */
					.modal-contents {
					    background-color: #fefefe;
					    margin: auto;
					    padding: 20px;
					    border: 1px solid #888;
					    width: 40%;
					}
					/* The Close Button */
					.close {
					    color: #aaaaaa;
					    float: right;
					    font-size: 28px;
					    font-weight: bold;
					}
					.close:hover,
					.close:focus {
					    color: #000;
					    text-decoration: none;
					    cursor: pointer;
					}
.popupItemContainer p{
	margin: 0px;
	border: 1px solid #ccc; 
	display: block;
	height: 30px; 
}
.Storetitlebb{
	margin: 18px 0px 0px 10px;
	color: rgb(140, 136, 136);
	float: left;
} 
.displayBlockInLinline{ display: inline-block; }
.modal-dialog  .center{
	text-align: center !important;
}
.storeimge{
	float: left;
}
.StoreImgContainer{ display: inline-block; }
.modal-header {
    background-color: #f0f0f0;
}
.popupItemContainer p span{
padding:0 5px;
}
.popupItemContainer p span:not(:first-child){
    border-left:1px solid #ccc;
}
.popupItemContainer p:not(:last-child){
   border-bottom: none;	
}
.popupItemContainer p span.itemTitle{ width: 40%; float: left; text-align: center;  padding: 4px 0; }
.popupItemContainer p span:nth-child(2){ 
	float: right;
	 width: 60%; 
	 text-align: center; 
	 height: 100%;
	 padding: 4px 0px 0px 0px;
	}