a {
	color: #2b6893;
}
a:hover {
	color: #007bff;
}
.main-sidebar {
	top: 44px; 
	position: fixed; 
	border-top:1px solid #3f4e54;
}
#popup_search {
	position: relative;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.updates .uDate .uDay {
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin-bottom: -4px;
}
.updates .uDate {
    float: right;
    width: 30px;
    text-align: center;
    color: #bbbbbb;
    margin: 4px -2px 0 0;
}
.uDone {
    background: url(/admin/images/icons/updateDone.png) no-repeat 0 4px;
}
.uDone, .uAlert, .uNotice, .uDeny {
    float: left;
    display: block;
    padding-left: 18px;
    
}
.payment-bar {
	border-radius: 0.25rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.welcome-message, .server-time {
font-size: 14px; 
	font-weight: normal; 
	color: #C2C7D0; 
}
.welcome-message {
	padding-top: 0.1rem; 
	padding-left: 0.4rem;
}	
.server-time {
	padding-top: 0.6rem; 
	padding-left: 0.4rem;
}

/* from topbar css */
.ui-autocomplete{
	max-height: 450px;
	overflow-y: auto;
	overflow-x: hidden;
	width:330px;
	padding: 2px 5px;
	
    font-size: 12px !important;
    line-height: 16px !important;
}

.ui-autocomplete li a{
	font-weight:bold;
	cursor:pointer;
}
.ui-autocomplete {
    background: #fff;
    z-index: 2001;
    border 1px solid grey;
    
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
   
    background: #c7dbef !important;
    font-weight: normal;
    color: #000 !important;
    display: block;
}


.dash-autocomplete {
	top: 47px !important;
	width: 320px !important;
}


.bb-sep {
	border-bottom: 1px solid grey;
}



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

	.welcome-message {
		font-size: 12px;
	}	
}

@media only screen and (max-width: 950px) {
	.welcome-preface {
		display: none;
	}
}

@media only screen and (max-width: 850px) {
	.welcome-message {
		display: none;
	}	
}

@media only screen and (max-width: 900px) {
	.hide-under-900px {
		display: none;
	}	
}


@media only screen and (max-width: 850px) {
	#pub_search, .welcome-message {
		display: none;
	}	
}
.middleNav {
    float: right;
    border: 1px solid #cdcdcd;
    margin: 8px 0;
    -webkit-box-shadow: 0 1px 0 #fff;
    border-radius: 3px;
    
}
.middleNav ul {
	padding-inline-start: 0;
}
.middleNav ul li {
    display: block;
    float: left;
    border-left: 1px solid #cdcdcd;
    position: relative;
}
.middleNav ul li:first-child {
    border-left: none;
}
.middleNav ul li a {
    width: 60px;
    height: 45px;
    display: block;
    border: 1px solid #fbfbfb;
    cursor: pointer;
    background: #e9e9e9 url(/admin/images/backgrounds/middleNavBg.png) repeat-x;

}
.middleNav ul li a span {
    display: block;
    height: 45px;
    margin: 0;
}
.middleNav ul li a span.users {
    background: url(/admin/images/icons/middlenav/users.png) no-repeat 11px;
}



.newUpdate { border-top: 1px solid #d5d5d5; padding: 0.5rem 0.5rem 0.375rem 0.625rem }
.newUpdate:first-child { border-top: none; }	
.newUpdate span { display: block; }

.contentProgress {
    height: 6px;
    background: #dedede;
    border: 1px solid #cacaca;
    border-radius: 6px;
}
.barG {
    height: 6px;
    width: 0;
    margin: -1px 0 0 -1px;
    background: url(/admin/images/ui/greenMediumBar.png) repeat-x;
    border: 1px solid #a1b965;
    border-radius: 6px;
}

.numberMiddle {
    margin: 0;
    position: absolute;
    top: 1px;
    right: 2px;
    font-size: 11px;
    text-align: center;
    background: url(/admin/images/backgrounds/numberBg.png) repeat-x;
    display: inline-block;
    padding: 1px 5px;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    margin: 10px 15px 10px -5px;
    font-size: 11px;
    line-height: 14px;
    width: auto;
    height: auto!important;
    
    
}







/* *********************** */

ul .nav-item {

}
ul .nav-item a {
	padding-left: 1rem !important;
}
/* live revenue update block styles - expanded */
.live_holder_div {
	 text-align: center;
	 padding-bottom: 8px;
}
.revenue-span {
	display: block;
}
#live_img {
	display: inline-block;
	padding-right: 5px;
}
#today_display_live {
	font-weight: bold;
	font-size: 17px;
}
/* end of live revenue update block styles - expanded */


.content-header {
	margin-top: 45px;
	padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
}

.content-header .breadcrumb, .content-header h1 {

    line-height: 1.6rem;

}


/* ***** responsive left menu overrides ************ */

/* RESETS:  reset the left nav and main content to display static and non-responsive to width: */

/* main content left-side indent and transitions: */
@media (max-width: 991.98px) {
	body:not(.sidebar-mini-md) .content-wrapper, 
	body:not(.sidebar-mini-md) .content-wrapper::before, 
	body:not(.sidebar-mini-md) .main-footer, 
	body:not(.sidebar-mini-md) .main-footer::before, 
	body:not(.sidebar-mini-md) .main-header, 
	body:not(.sidebar-mini-md) .main-header::before {
	    margin-left: 222px;
	}
}

@media (min-width: 768px) {
	body:not(.sidebar-mini-md) .content-wrapper, 
	body:not(.sidebar-mini-md) .main-footer, 
	body:not(.sidebar-mini-md) .main-header {
	    transition: margin-left 0.3s ease-in-out;
	    margin-left: 222px;  
	}
}
/* left nav menu */
@media (max-width: 767.98px) {
	.main-sidebar, 
	.main-sidebar::before {
	    margin-left: 0;
	    
	}
}

/* OVERRIDES:  new responsive css to control how left nav and main content handle changing widths: 

/* main content left-side indent and transitions: */

/* default for all screens - show left nav with full:*/

body:not(.sidebar-mini-md) .content-wrapper, 
body:not(.sidebar-mini-md) .main-footer, 
body:not(.sidebar-mini-md) .main-header {
    transition: margin-left 0.3s ease-in-out;
    margin-left: 222px;  
}
.layout-fixed .main-sidebar {
  bottom: 0;
  float: none;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
}
.main-sidebar, .main-sidebar::before {
  transition: margin-left 0.3s ease-in-out, width 0.3s ease-in-out;
  width: 222px;
}
/* first override on screen width less than 'wide width' of 996 compress into compact menu: */
/* was 991.98 - EDIT HERE TO Change Expanded Width */
@media (max-width: 1100px) {
	
	
	
	/* normal compact menu */
	
	.main-sidebar, 
	.main-sidebar::before {
	    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
	    margin-left: 0;
	    width: 4.6rem;
	}
	#live_img {
		display: block;
	}	

	
  .main-sidebar .nav-sidebar .nav-header {
    display: none;
  }
  .main-sidebar .nav-sidebar .nav-link {
    white-space: nowrap;
    overflow: hidden;
  }  
  .main-sidebar .nav-sidebar .nav-link p {
    width: 0;
  }
  .main-sidebar .user-panel > .info,
  .main-sidebar .nav-sidebar .nav-link p,
  .main-sidebar .brand-text {
    margin-left: -10px;
    opacity: 0;
    visibility: hidden;
    display: none;
  }	
	
	
	body:not(.sidebar-mini-md) .content-wrapper, 
	body:not(.sidebar-mini-md) .main-footer, 
	body:not(.sidebar-mini-md) .main-header {
	    transition: margin-left 0.3s ease-in-out;
	    margin-left: 4.6rem;  
	}
		
	/* live revenue update block styles - compacted */
	.live_holder_div {
		 text-align: center;
		 padding-bottom: 8px;
	}
	.revenue-span {
		display: none;
	}
	#live_img {
		margin-left: auto;
		margin-right: auto;
		display: block;
		padding-right: 0;
	}
	#today_display_live {
		font-weight: bold;
		font-size: 14px;
	}
	/* end of live revenue update block styles - compacted */
	
	
	
/* compact menu expanded via hover: */
	.main-sidebar:hover, 
	.main-sidebar:hover::before {
	  bottom: 0;
	  float: none;
	  height: 100vh;
	  left: 0;
	  position: fixed;
	  top: 0;		
	  transition: margin-left 0.3s ease-in-out, width 0.3s ease-in-out;
	  width: 222px;
	}	
	.main-sidebar:hover .brand-text {
	    margin-left: 0;
	    opacity: 1;
	    visibility: visible;
	    display: inline-block;
	    transition: margin-left 0.3s ease-in-out, width 0.3s ease-in-out;
	}	
	.main-sidebar:hover p {
	    opacity: 1 !important;
	    visibility: visible !important;
	    display: inline-block !important;
	    
   		transition: margin-left 0.3s linear, opacity 0.3s ease, visibility 0.3s ease !important;
  
    	margin: 0 !important;
	}
	
	.main-sidebar:hover #sidebar-overlay-disable {
	    display: block !important;
	    left: 222px;
		
	}
	/* live revenue update block styles - expanded by hover */
	.main-sidebar:hover .live_holder_div {
		 text-align: center;
		 padding-bottom: 8px;
	}
	.main-sidebar:hover .revenue-span {
		display: block;
	}
	.main-sidebar:hover #live_img {
		display: inline-block;
		padding-right: 5px;
	}
	.main-sidebar:hover #today_display_live {
		font-weight: bold;
		font-size: 17px;
	}
	/* end of live revenue update block styles - expanded by hover */
  
  .main-sidebar .sidebar ul li ul{
		padding-left: 0.7rem !important;
  }	
	

	
	.dash-autocomplete {
		top: 87px !important;
		width: 320px !important;
	}

}

/* first override on screen width less than 'mid width' of 600 compress into hidden menu: */

@media (max-width: 699.98px) {

	.main-sidebar, 
	.main-sidebar::before {
	    margin-left: -222px;
	}
	.pin-expanded-left-nav  .main-sidebar, 
	.pin-expanded-left-nav  .main-sidebar::before {
	    margin-left: 0 !important;
	}	
	
	body:not(.sidebar-mini-md) .content-wrapper, 
	body:not(.sidebar-mini-md) .main-footer, 
	body:not(.sidebar-mini-md) .main-header {
	    transition: margin-left 0.3s ease-in-out;
	    margin-left: 0;  
	}	
	
}
/* any size screen css for menu expanded via added class (at body tag) via menu toggle button */




/* compact menu expanded via pin: */
.pin-expanded-left-nav .main-sidebar, 
.pin-expanded-left-nav .main-sidebar::before {
	bottom: 0;
	float: none;
	height: 100vh;
	left: 0;
	position: fixed;
	top: 0;		
	transition: margin-left 0.3s ease-in-out, width 0.3s ease-in-out;
	width: 222px;
}	
.pin-expanded-left-nav .main-sidebar .brand-text {
	margin-left: 0;
	opacity: 1;
	visibility: visible;
	display: inline-block;
}	
.pin-expanded-left-nav .main-sidebar p {
	opacity: 1 !important;
	visibility: visible !important;
	display: inline-block !important;
	    
	transition: margin-left 0.3s linear, opacity 0.3s ease, visibility 0.3s ease !important;
  
	margin: 0 !important;
}
.pin-expanded-left-nav .main-sidebar #sidebar-overlay-disable {
	display: block !important;
	left: 222px;
		
}
.pin-expanded-left-nav body:not(.sidebar-mini-md) .content-wrapper, 
.pin-expanded-left-nav body:not(.sidebar-mini-md) .main-footer, 
.pin-expanded-left-nav body:not(.sidebar-mini-md) .main-header {
	transition: margin-left 0.3s ease-in-out!important;
	margin-left: 222px!important;
}

		
/* live revenue update block styles - expanded by pin */
.pin-expanded-left-nav .live_holder_div {
	 text-align: center;
	 padding-bottom: 8px;
}
.pin-expanded-left-nav .revenue-span {
	display: block;
}
.pin-expanded-left-nav #live_img {
	display: inline-block;
	padding-right: 5px;
}
.pin-expanded-left-nav #today_display_live {
	font-weight: bold;
	font-size: 17px;
}
/* end of live revenue update block styles - expanded by pin */	






/* compact menu displayed due to compact pin */

/* normal compact menu */
	
	.pin-compressed-left-nav .main-sidebar, 
	.pin-compressed-left-nav .main-sidebar::before {
	    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
	    margin-left: 0;
	    width: 4.6rem;
	}
	.pin-compressed-left-nav #live_img {
		display: block;
	}
	
	
  .pin-compressed-left-nav .main-sidebar .nav-sidebar .nav-header {
    display: none;
  }
  .pin-compressed-left-nav .main-sidebar .nav-sidebar .nav-link {
    white-space: nowrap;
    overflow: hidden;
  }  
  .pin-compressed-left-nav .main-sidebar .nav-sidebar .nav-link p {
    width: 0;
  }
  .pin-compressed-left-nav .main-sidebar .user-panel > .info,
  .pin-compressed-left-nav .main-sidebar .nav-sidebar .nav-link p,
  .pin-compressed-left-nav .main-sidebar .brand-text {
    margin-left: -10px;
    opacity: 0;
    visibility: hidden;
    display: none;
  }	
	
	
	.pin-compressed-left-nav .content-wrapper, 
	.pin-compressed-left-nav .main-footer, 
	.pin-compressed-left-nav .main-header {
	    transition: margin-left 0.3s ease-in-out !important;
	    margin-left: 4.6rem !important;  
	}
	
	/* pin commpressed menu expanding from hover: */
	
.pin-compressed-left-nav .main-sidebar:hover, 
	.main-sidebar:hover::before {
	  bottom: 0;
	  float: none;
	  height: 100vh;
	  left: 0;
	  position: fixed;
	  top: 0;		
	  transition: margin-left 0.3s ease-in-out, width 0.3s ease-in-out;
	  width: 222px;
	}	
	.pin-compressed-left-nav .main-sidebar:hover .brand-text {
	    margin-left: 0;
	    opacity: 1;
	    visibility: visible;
	    display: inline-block;
	}	
	.pin-compressed-left-nav .main-sidebar:hover p {
	    opacity: 1 !important;
	    visibility: visible !important;
	    display: inline-block !important;
	    
   		transition: margin-left 0.3s linear, opacity 0.3s ease, visibility 0.3s ease !important;
  
    	margin: 0 !important;
	}
	.pin-compressed-left-nav .main-sidebar:hover #sidebar-overlay-disable {
	    display: block !important;
	    left: 222px;
		
	}
		
	/* live revenue update block styles - compacted */
	.pin-compressed-left-nav .live_holder_div {
		 text-align: center;
		 padding-bottom: 8px;
	}
	.pin-compressed-left-nav .revenue-span {
		display: none;
	}
	.pin-compressed-left-nav #live_img {
		margin-left: auto;
		margin-right: auto;
		display: block;
		padding-right: 0;
	}
	.pin-compressed-left-nav #today_display_live {
		font-weight: bold;
		font-size: 14px;
	}
	/* end of live revenue update block styles - compacted */
	
	/* live revenue update block styles - compacted by pin expanded by hover */
	.pin-compressed-left-nav .main-sidebar:hover .live_holder_div {
		 text-align: center;
		 padding-bottom: 8px;
	}
	.pin-compressed-left-nav .main-sidebar:hover .revenue-span {
		display: block;
	}
	.pin-compressed-left-nav .main-sidebar:hover #live_img {
		display: inline-block;
		padding-right: 5px;
	}
	.pin-compressed-left-nav .main-sidebar:hover #today_display_live {
		font-weight: bold;
		font-size: 17px;
	}
	/* end of live revenue update block styles - expanded by pin */	
	
	
	

/* tests */
body {
	/* background-color: red !important; */
}


#dash_graphday svg text {
	fill: black;
}
.mobile-friendly .dataTables_wrapper .dataTables_paginate .paginate_button {
	    padding: 0.5em 1em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	    padding: 0;

}
.page-link {
	margin-left: 0;
}
.main-footer {
    background-color: #485058;
    color: #fff;
    padding: 0;
    height: 57px;
    max-height: 57px;
    overflow-y: hidden;
}
.footer-item {
	padding: 5px;
    margin: auto;
    text-align: center;
}
.news-item-description {
	font-size: 12px; 
	line-height: 14px;
	color: #252525;
}
.news-item-block {
	font-weight: bold; 
	padding-bottom: 5px; 
	dislay: inline-block; 
	float: right;
}

/* Statistic row
================================================== */

/* ===== Statistics ===== */

.statsRow { background: url(/admin/images/backgrounds/titleRowBg.png); }
.statsItems { padding: 20px 0 14px 0; overflow: visible; text-align: center; }

.sItem { width: /*15%*/; margin: 0 2px; display: inline-block; border: 1px solid #d5d5d5; position: relative; background: #eee url(/admin/images/backgrounds/stats.png) repeat-x; }
.sItem:first-child {  }
.sItem > span { display: block; color: #626262;  }
.sItem > h2 { float: left; }
.sItem > h2 a { display: block; color: #626262; background: #eee url(/admin/images/backgrounds/stats.png) repeat-x; cursor: pointer; }
.sItem > h2 a:hover { background-position: 0 -62px; }
.sItem > h2 a:active { background-position: 0 -124px; }

.value { text-align: center; padding: 12px 10px 5px; font-weight: bold; }
.value span { display: block; margin-top: 2px; font-size: 12px; }

.changes { text-align: center; font-weight: bold; font-size: 14px; padding: 14px 10px 5px; float: left; border-left: 1px solid #d5d5d5; }
.changes .negative { background: url(/admin/images/negArrow.png) no-repeat 0px 5px; padding-left: 22px; color: #db6464; margin-top: 4px; display: block; }
.changes .positive { background: url(/admin/images/posArrow.png) no-repeat 0px 6px; padding-left: 22px; color: #6daa24; margin-top: 4px; display: block; }
.changes .zero { background: url(/admin/images/zero.png) no-repeat 4px 6px; padding-left: 20px; color: #4e8fc6; margin-top: 4px; display: block; }



/* Stats dropdowns */

.statsContent { border: 2px solid #b0b0b0; margin-top: 6px; background: #f3f3f3; }
.statsDetailed .subArrow {  }
.sElements { background: url(/admin/images/backgrounds/statsElementsBg.png) repeat-x; text-align: center; }
.statsDetailed { position: absolute; left: 20%; top: 75px; width: 200px; z-index: 998; background: url(/admin/images/subArrowStats.png) no-repeat 50% 0; display: none; margin-left: -110px; }
.statsDetailed .statsDropBtn { text-align: center; padding: 12px 0 12px 0; }
.statsDetailed .statsDropBtn a { display: inline-block; }
.statsDetailed .sDisplay { background: url(/admin/images/backgrounds/darkGreyCircle.png) no-repeat; width: 57px; height: 65px; display: inline-block; margin: 15px 5px 25px 5px; text-align: center; }
.statsDetailed .sDisplay h4 { padding: 18px 0 30px 0; display: block; color: #fefefe; }
.statsDetailed .sDisplay span { font-size: 11px; }

.statsUpdate { margin: 8px 12px 2px 12px; }
.statsUpdate span { width: 95px; display: inline-block; text-align: right; }
.statsUpdate span:first-child { text-align: left; }
.statsUpdate .contentProgress { margin-top: 5px; }

 
span.select2 {
	max-width: 100%;
}
.select2-selection {
	overflow: hidden;
}
.select2-selection__rendered {
	white-space: normal; 
	word-break: break-all;
}

.dataTable tbody tr:hover {
  background-color: #afd3f2;
}
 
.dataTable tbody tr:hover > .sorting_1 {
  background-color: #afd3f2;
}
.dataTable tbody tr td {
	vertical-align: middle;
	text-align: center;
}
.dataTable thead tr th {
	vertical-align: middle;
	text-align: center;
}


.modal-header {
	padding: 0.2rem 0.8rem 0.2rem 0.8rem;
}


label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 400;
}
.highlight {
	padding: 1px 2px;
	background-color: #fff34d;
    -moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3-4 */
    border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* FF3.5+ */
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* Saf3.0+, Chrome */
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* Opera 10.5+, IE 9.0 */
}


.form-group {
    margin-bottom: 0.2rem;
}

.row {
    margin-right: -3.5px;
    margin-left: -3.5px;
}

/* from base */
span.select2 {
	max-width: 100%;
}
.select2-selection { overflow: hidden; }
.select2-selection__rendered { white-space: normal; word-break: break-all; }

.mail_change{
	display: none;
}
.no-search .chzn-search {
	display: none !important;
}
#dialog-icon-print{
	cursor: pointer;
	float: right;
	margin-right:10px;
	margin-top: 3px;
}

pre.prettyprint {
    white-space: pre-wrap !important;
    padding: 2px;
    border: 1px solid #888;
}

.userNav ul li .hov_span:hover {
		border-left: 1px solid #293138;
		border-right: 1px solid #293138;
		background-color: #293138;
		padding: 4px 14px 4px 7px;
	}






.inline .chzn-single span{
	padding: 0 !important;
}
.inline .chzn-single{
	float: none !important;
}
.inline .active-result{
	border:none !important;
}
.inline .chzn-results{
	max-height: 250px !important;
	border:none !important;
}
.inline .chzn-results li{
	float:none !important;
}
.bar_holder{
	cursor:pointer;
	background-color: white;
    border: 2px solid #CFFFD0;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    height: 18px;
    margin-left: 6px;
    margin-top: 2px;
    padding: 2px;
}
.small_bar{
	width:30px;
	margin-bottom:2px;
}

.update_item{
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	color:#515151;
	padding:4px;
	
}

.update_item:not(:last-child) {
	border-bottom:1px solid #D1D1D1;
}

.update_item_new{
	background-color:#F3F3F3;
}

.update_item_new .update_date{
	color:black;
	font-weight: bold;
}

.update_category{
	font-weight:bold;
	font-size:14px;
	line-height:13px;
}
.update_text{
	font-size:12px;
	line-height:14px;
	padding: 2px 0 1px 1px;
}
.update_date{
	color: #bbbbbb;
	font-size:14px;
	padding:0 !important;
}

.userDropdown{
	width:410px;
	left:-113px !important;
	
	-webkit-animation-name: flipInY;
	-webkit-animation-duration: .7s;
	-webkit-animation-fill-mode: both;

}
#update_holder{

}
.cat_img{
	margin: 0 !important;
	float: none !important;
	display: inline-block !important;
}
.new_img{
	margin: 0 0 0 2px !important;
	float: none !important;
	display: inline-block !important;
}
.notice_table tr td{
	vertical-align:middle;
}
.img_active{
	border:1px solid black;
	border-radius:2px;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        -moz-transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        -moz-transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@-o-keyframes flipInY {
    0% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        -o-transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        -o-transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInY;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInY;
	backface-visibility: visible !important;
	animation-name: flipInY;
}
.update_item:hover .update_date{
	color:black;	
}
.update_item:hover{
	cursor:pointer;	
	background-color: #F0F4F7;

}
.no_new_notices{
	background-image:none !important;
	background-color: #565656;
}
.new_notices{
	-webkit-animation-name: greenPulse;
	-webkit-animation-duration: 1.3s;
	-webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes greenPulse {
	from { background-color: #749a02; -webkit-box-shadow: 0 0 9px #333; }
	50% { background-color: #DEDEDE; -webkit-box-shadow: 0 0 12px #DEDEDE; }
	to { background-color: #749a02; -webkit-box-shadow: 0 0 9px #333; }
}

#chat_unread_pms {
    max-height: calc(80vh - 45px);
    overflow-x:  hidden;
    overflow-y:  hidden;
}
.chat_unread_pm_list {
    overflow-y: auto;
    max-height: calc(80vh - 82px);
}



 /* from head */

html, body {
	/*	height: 100%; */
}

.sidebar  {

}

.flot-tick-label {
	color: '#f00' !important;
}

.gridLabelClass {
	
    font-size: 10;
    line-height: 13;
    font-weight: "bold";
    font-family: "sans-serif";
    font-variant: "small-caps";
    color: "#f00";
    fill: "#0F0";
}
.flot-svg text {
    fill: rgb(0, 0, 0);
}
.sidebar ul li ul {
	padding-left: 1.2rem !important;
}
/* TODO: finalize sidebar css at different responsive states */
@media (min-width: 992px) {
	.sidebar-mini .nav-sidebar, .sidebar-mini .nav-sidebar > .nav-header, .sidebar-mini .nav-sidebar .nav-link {
  	  white-space: nowrap;
  	 overflow: hidden;
    }
}
.sidebar .menu-icon {
	padding-right: 0.3rem;
}	
.layout-fixed .control-sidebar {
	top: 45px;
	max-height: 420px;
	border-radius: 0 0 0 0.5rem;
	box-shadow: -3px 5px 12px #888888;		
}
.theme-swatch {
	display: inline-block;
	width: 20px; 
	height: 20px; 
	border-radius: 25px; 
	margin-right: 5px; 
	opacity: 0.8; 
	cursor: pointer;
}
.swatch-selected {
	
}
/*
.sidebar-mini.sidebar-collapse.layout-fixed .brand-link {
    width: 205px !important;
}

@media (min-width: 992px) {
	.sidebar-mini.sidebar-collapse.layout-fixed .brand-link {
	    width: 205px !important;
	}
}

*/
.brand-link {
	padding: 0;
}
.brand-link img {
	opacity: 1;
	height: 38px;
}
#sidebar_toggle {
	padding-top: 9px;
}

@media (max-width: 500px) {
	.brand-link {
	    padding: 0;
	    margin-bottom: 4px;
	}
	.brand-link img {
		/* content:url("./images/tiny_punch.png"); */
		height: auto;
		width: 26vw;
	}
	.navbar-expand .navbar-nav .nav-link {
	    padding-right: 0.3rem;
	    padding-left: 0.3rem;
	}
}

@media (max-width: 700px) {
	.navbar-expand .navbar-nav .nav-link {
	    padding-right: 0.5rem;
	    padding-left: 0.5rem;
	}
}	
.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

#topbar-search-container {
	display: flex;
	position: relative;
}
#topbar-search-container-mini {
	display: none;
}
.show-in-overlay {
	display: block !important;
}
@media (max-width: 992px) {
	#topbar-search-container {
		display: none;
	}
	#topbar-search-container-mini {
		display: flex;
	}
}
@media (min-width: 992px) {
	#topbar-search-container {
		display: flex;
		position: relative;
	}
	#topbar-search-container-mini {
		display: none;
	}
}
.topbar-search-overlay {
	position: absolute !important;
	z-index: 2000 !important;
	display: block !important;
	border: 1px solid white !important;
	width: calc(40vw + 50px);
	height: 40px;
	background-color: #343a40;
	top: 0;
}
.topbar-search-overlay button {
	color: rgba(255, 255, 255, 0.6);
}
.topbar-search-overlay #pub_search {
	width: 40vw
}

	
@media (min-width: 992px)
.sidebar-mini.sidebar-collapse.layout-fixed .brand-link {
   width: auto !important;
}

.layout-fixed .brand-link {
   width: auto !important;
}
.dropdown-menu-notifications {
  max-width: 420px;
  min-width: 280px;
  padding: 0;
}
.card hr {
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
}
.card-header { 
	padding: 0.65rem 0.85rem 0.1rem 0.85rem;
}
.card-header hr, .card-body hr {
	margin-top: 0.2rem;
	margin-bottom 0;
	background-color: transparent;
}
hr, .card-header hr, .card-body hr,  {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.table td {
	 padding: 0.35rem;
}

.main-header {
  border-bottom: 1px solid rgb(63, 78, 84);
}

.card-list .table td {
    padding: 0.5rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.card-list .table tr:first-child td {
    border-top: none;
}
.card-list .table tr {
	/*
    height: 100px;
    */
}


table.dataTable.no-footer {
    border-bottom: 1px solid rgb(222, 226, 230);
}
table.dataTable thead th, table.dataTable thead td {
	/*
    border-bottom: 1px solid rgb(222, 226, 230);
    */
   border-bottom: none;
}
.dataTables_empty {
	color: rgb(108, 117, 125);
}
.card-footer  {
	border-top: 1px solid #E8E8E8;
	background-color: transparent;
}


[class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link.active, [class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link.active:hover, [class*='sidebar-dark-'] .nav-treeview > .nav-item > .nav-link.active:focus {
  background-color: #007bff;
  color: #fff;
}
.card-header .card-title i {
	display: inline-block;
	padding-right: 5px;
}

.grip-sidebar {
	margin-top: 45px;
}

.table th, .table td {
    padding: 0.45rem;
}
.card-body.p-0 .table thead > tr > th:first-of-type, .card-body.p-0 .table thead > tr > td:first-of-type, .card-body.p-0 .table tbody > tr > th:first-of-type, .card-body.p-0 .table tbody > tr > td:first-of-type {
    padding-left: 0.45rem;
}
.notify-message {
	float: left;
	min-height: 32px;
}
.notify-timestamp {
	float: right;
	padding-left: 5px;
}
.notify-timestamp i {
	position: relative;
	top: 1px;
} 

#chat_unread_pms .message-user-icon {
	position: relative;
	top: -2px;
	right: -2px;
}
#chat_unread_pms {
	max-width: 320px;
    min-width: 320px;
    padding: 0;
}
.card-body {
	padding-top: 0.85rem ;
}
.ui-dialog { 
	z-index: 1100 !important;
}
.ui-dialog .ui-dialog-titlebar {
    padding: .2em .2em;
    position: relative;
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: 0.2em 0.2em;
    background: none;
    overflow: auto;
}
.ui-dialog .ui-dialog-title {
  background-image: url('/admin/images/tiny_punch.png');
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position: left;
}
.bg-leads {
	background-color: #00BAAF;
	color: #fff;
}
/* circle graph plugin css data: */
.circle-graph .single-chart {
  width: 33%;
  justify-content: space-around ;
}

.circle-graph .circular-chart {
  display: block;
  margin: 0;
  width: 100%;
  height: 100%;
}

.circle-graph .circle-bg {
  fill: none;
  stroke: #eee;
  stroke-width: 7;
}

.circle-graph .circle {
  fill: none;
  stroke-width: 7;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}

.circle-graph .circular-chart.orange .circle {
  stroke: #ff9f00;
}
.circle-graph .circular-chart.orange .circle {
  stroke: #ff9f00;
}

.circle-graph .percentage {
  fill: #666;
  font-size: 0.6em;
  text-anchor: middle;
}

.circle-graph .tier-0 {
	fill: #656565;
}
.circle-graph .tier-1 {
	fill: #5b6168;
}
.circle-graph .tier-2 {
	fill: #b34e30
}
.circle-graph .tier-3 {
	fill: green;
}
.circle-graph .tier-4 {
	fill: green;
}

.circle-graph .tier-0-stroke {
	stroke: #656565;
}
.circle-graph .tier-1-stroke {
	stroke: #5b6168;
}
.circle-graph .tier-2-stroke {
	stroke: #b34e30
}
.circle-graph .tier-3-stroke {
	stroke: green;
}
.circle-graph .tier-4-stroke {
	stroke: green;
}



.bg-dark-swatch {
	background-color: #5b6168;
}
.bg-light-swatch {
	background-color: #fff;
}












.btn, input[type="radio"], input[type="checkbox"] {
	cursor: pointer;
}
.modal-dialog .modal-content .modal-title {
	margin-bottom: 0;
	line-height: 1.2;
	font-size: 16px;
	font-weight: bold;
}
.modal-header {
    padding: 0.2rem 0.4rem 0.0rem 0.4rem;
}
.modal { overflow: visible !important; }
.modal-body { overflow-y: visible !important; }
/* from module graph day */
.tooltip-inner {
	text-align: left;
	max-width: 100%;
}
.tooltip-inner:hover {
	display: none !important;
}
/* from csv and other feed pages  */

.campaign_click{
	cursor:pointer;
}
.chzn-results{
	max-height: 450px !important;
}

.status_-1{
	color: #f57c79 !important;
}
.status_-1 td img{
	opacity: .5;
}
.status_-1 td a{
	color: #bed1df !important;
}
.status_-1 td a span{
	color: #ff9696 !important;
}

.status_0{
	color: #d6b8b8 !important;
}
.status_0 td img{
	opacity: .5;
}
.status_0 td a{
	color: #bed1df !important;
}
.status_0 td a span{
	color: #ff9696 !important;
}
.status_1{
	color: orange !important;
}
div.checker {
	float: none !important;	
}


.webStatsLink {
	font-size: 14px;
}


table.dataTable tbody th, table.dataTable tbody td {
    padding: 4px 0 4px 0;
}
.ui-dialog-content{
	overflow-x: hidden !important;
}	

/* ===== Static table legacy version ===== */

.sTable thead td { text-align: left; }
.sTable thead td { border-bottom: 1px solid #cbcbcb; border-left: 1px solid #cbcbcb; background: #efefef url(/admin/images/backgrounds/titleBg.png) repeat-x; color: #878787; font-size: 11px; color: #878787; font-weight: normal; padding: 3px 0 1px 3px; }

.sTable2 thead td { text-align: left; }
.sTable2 thead td { border-bottom: 1px solid #cbcbcb; border-left: 1px solid #cbcbcb; background: #efefef url(/admin/images/backgrounds/titleBg.png) repeat-x; color: #878787; font-size: 11px; color: #878787; font-weight: normal; padding: 3px 0 1px 3px; }

table thead td.sortCol > div { cursor: pointer; position: relative; }
table thead td span { background: url(/admin/images/icons/sort.png) no-repeat 0; display: block; position: absolute; right: 0px; top: 2px; width: 12px; height: 16px; }
table thead td.headerSortUp span { background: url(/admin/images/icons/sortUp.png) no-repeat 0; }
table thead td.headerSortDown span { background: url(/admin/images/icons/sortDown.png) no-repeat 0; }

.sTable thead td a { color: #878787; }
.sTable thead td:first-child { border-left: none; }

.sTable tbody tr { border-top: 1px solid #e4e4e4; }
.sTable tbody tr:nth-child(even) { background-color: #f6f6f6; }

.sTable tbody td { border-left: 1px solid #e4e4e4; padding: 1px 3px; vertical-align: middle; }
.sTable tbody td:first-child { border-left: none; }
.sTable tbody tr:first-child { border-top: none; }

/* Invoice stats widget */

.wInvoice {  }
.wInvoice > ul li { width: 24%; display: inline-block; text-align: center; border-left: 1px dotted #d5d5d5; margin-top: 14px; padding-top: 2px; }
.wInvoice > ul li:first-child { border-left: none; }
.wInvoice > ul li span { font-size: 11px; }
.invButtons { margin-top: 10px; text-align: center; }
.invButtons .bFirst { float: left; }
.invButtons .bLast { float: right; }
ul.ruler { width: 100%; margin-bottom: 8px; }
ul.ruler li { display: block; float: left; color: #757575; font-size: 10px; width: 33%; }
ul.ruler li:last-child { width: 34%; }

.redBack, .greenBack, .greyBack, .blueBack { padding: 4px 6px; -webkit-border-radius : 2px; -moz-border-radius: 2px; color: #fafafa; }
.redBack { background: #b75d5d; }
.greenBack { background: #7ab75d; }
.greyBack { background: #6a6a6a; }
.blueBack { background: #5d92b7; }

.textL { text-align: left; }
.textR { text-align: right; }
.textC { text-align: center; }

.red { color: #A73939; }
.green { color: #599414; }
.lGrey { color: #808080; }
.blue { color: #4286ad; }
.orange { color: #c75510; }	
		
.barG {
    height: 12px;
    width: 0;
    margin: -1px 0 0 -1px;
    background: url(/admin/images/ui/greenMediumBar.png) repeat;
    background-size: 12px 12px;
    border: 1px solid #a1b965;
    border-radius: 6px;
}
.table tr td{
	padding: 0.2rem !important;
	margin: 0.2rem !important;
}
.table th {
	border-top: none;
}
	
.navbar-grip {
	overflow-x: hidden;
	white-space: nowrap; 
	max-width: 21rem;
}
#topbar-handle {
	font-weight:bold; 
	margin:0 4px 0 0; 
	color: #CFFFD0;
}
#server-time {
	cursor: default; 
	white-space: nowrap;
}
.grip-top-padding {
	padding-top: 5px;
}
.navbar-input-padding {
	padding-top: 5px;
}
.navbar-mini-search {
	color: rgba(255, 255, 255, 0.6);
}
.unread-refs {
	
}
#header-content-breadcrumb .active-page-title {
	padding-left: 5px;
	font-style: italic;
}
.ref_img {
	cursor: pointer; 
	position: relative; 
	top: 6px; 
	left: -5px;
}
.ref-box-offset {
	right: 21px;
}
.quick_stats_loader_div {
	padding:20px 0; 
	vertical-align: middle; 
	text-align: center;
}
#quick_stats {
	font-size: 0.8rem;
}
.crumb-icon {
	padding-right: 6px;
	font-size: 80%;
}
.h-padding-0 {
	padding-left: 0; 
	padding-right: 0;
}

.offer-payout-block {
	color: darkgreen !important;
	margin: -3px 0 3px 0;
	text-align: center;
}
.offer-payout-span {
	font-size: 20px;
	font-weight: bold; 
}
.offer-country-img {
	position: absolute; 
	z-index: 1000; 
	top: 0px; 
	right: 1px; 
	width: 24px; 
	height: 24px;
}
.offer-title-link {
	line-height: 19px;
}
.offer-title-disabled {
	text-decoration:line-through;
	color:#FF9494;
}
.offer-title-disabled-2 {
	text-decoration: line-through;
	color: #845757;
}
.offer-thumb-img {
	margin: 3px 5px 0 0;
	float:left;
	max-height:43px;
	max-width:75px;	
}
.line-height-normal {
	line-height: normal;
}
.offer-circle-graph {
	width: 42px; 
	height: 42px;
}
.news-row-primary {
	background-color:#D7E6C9;
	font-weight:bold;
}
.news-item-link {
	line-height: 13px;
}
.news-item-now {
	color: #727272 !important;
}
.news-item-disabled {
	text-decoration: line-through; 
	color:lightgrey !important;
}
#news_btns span {
	cursor: pointer; 
	color: blue; 
	text-decoration:underline;
}
.swatch-group {
	cursor: pointer;
}
.swatch-group:hover span{
	color: white;
}
.swatch-group .theme-swatch {
	opacity: 0.8;
}	
.swatch-group:hover .theme-swatch {
	opacity: 1.0;
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
}
.swatch-group-selected .theme-swatch {
	opacity: 1.0;
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22) !important;
}
.swatch-group-selected span {
	
	color: yellow;
}
.swatch-group-selected:hover span {
	
	color: yellow;
}
.swatch-group span {
	position: relative;
	bottom: 4px;
}
.min-earn-warning {
	padding:10px; 
	color:darkred; 
	text-align:center;
}
.assistance-info {
	color:darkgreen;
}
.form-row-padding {
	padding-top: calc(0.375rem + 1px)
}
.small-form-icon {
	vertical-align: text-bottom; 
	margin-left: 2px;
}
.small-form-icon-top {
	vertical-align: text-top; 
	margin-left: 2px;
}
.option-item-info {
	font-size: 12px;
	line-height: 12px;
}
.option-item-tip {
	font-style: italic;
	color: green;
}
.option-item-error {
	color:red;
	padding:5px;
	font-size:13px;
}
.nowrap {
	white-space: nowrap;
}
.country-flag-img {
	vertical-align: text-bottom;
}
.text-disabled {
	color:lightgrey !important;
}

/*
.bg-views {
	background-color:#737373;
}
.bg-clicks {
	background-color:#66ADD1;
}
.bg-ctr {
	background-color:#C247B4;
}
.bg-leads {
	background-color:#00B208;
}	
.bg-earn {
	background-color:#006900;
}
.bg-epc {
	background-color:#73008C;
}
.bg-conv {
	background-color:#0094C2;
}
 */

.bg-views {
	background-color:#6c757d;
}
.bg-clicks {
	background-color:#17a2b8;
}
.bg-ctr {
	background-color:#C247B4;
}
.bg-leads {
	background-color:#00BAAF;
}	
.bg-earn {
	background-color:#28a745;
}
.bg-epc {
	background-color:#96338b;
}
.bg-conv {
	background-color:#C247B4;
}
.bg-comm {
	background-color:#f012be;
}
.bg-payout {
	background-color: green;
}
.bg-mycr {
	background-color: #006904;
}
.bg-myepc {
	background-color: #73008c;
}
.bg-conv {
	background-color: #077496;
}
.bg-rpm {
	background-color: #0e6922;
}
.bg-capped {
	background-color: #FFD594;
}

.text-views {
	color:#6c757d;
}
.text-clicks {
	color:#17a2b8;
}
.text-ctr {
	color:#C247B4;
}
.text-leads {
	color:#00BAAF;
}	
.text-earn {
	color:#28a745;
}
.text-epc {
	color:#96338b;
}
.text-conv {
	color:#077496;
}
.text-comm {
	color:#f012be;
}
.text-payout {
	color: green;
}
.text-mycr {
	color: #006904;
}
.text-myepc {
	color: #73008c;
}
.text-netcr {
	color: #006904;
}
.text-netepc {
	color: #73008c;
}
.text-conv {
	color: #0094C2;
}
.text-rpm {
	color: #0e6922;
}
.text-capped {
	color: #FFD594;
}

.text-alert {
	color: #faff00;	
}
.bg-alert {
	background-color: #faff00;
}


.bg-banned {
	background-color: #FFDBDB;
}
.bg-holler {
	background-color:#FFD1D1;
}
.clear {
	clear: both;
}
.chat-popped-message {
	text-align:center; 
	padding:10px; 
	color:red;
}
.chat-goto-btn {
	text-decoration:underline; 
	color:blue; 
	cursor:pointer;
}
.chat-user-info { 
	text-decoration:underline;
	color:blue; 
	margin-left:3px;
}
.clickable {
	cursor:pointer;
}
.system_chat_nick img {
	margin-right:2px;
}
.system_chat_span {
	cursor:pointer; 
	text-decoration:underline; 
	color:grey;
}
#sep_arrow {
	position:absolute;
	top: -23px;
}

#sep_arrow div {
	position:relative; left:193px; top:25px;
}

.user_img_block {
	 padding:2px;
}
#private_msg_click img {
	vertical-align:text-bottom;
}
.chat_top_row {
	height: 0;
	min-height: 54px;
}
.blank-window .chat_top_row {
	background-color: #343a40;
}
.blank-window #chat_box_toggle {
	color: #6ea9e7;
}
#main_title {
	line-height:12px !important;
}
#main_title .topIcons {
	margin:2px 3px 2px 10px; 
}
#main_holder .topIcons img {
	height: 36px; width: auto;
}
.display-none {
	display: none;
}
#block_div img {
	vertical-align:baseline;
}
#network_search {
	float: right; display: none;
}
#pub_search {
	/*
	margin: 5px 3px 0 0; padding: 5px 4px 4px; width:150px;
	*/
}
#pub_search div {
	width:20px;
	display:inline-block;
}
#search_load {
	display: none; 
	position:absolute; 
	top:14px; 
	right: 60px;
	margin:0;
}
#live_stats_holder {
	 display: none; 
	 float: right; 
	 padding-right: 10px; 
	 padding-top: 12px;
}
.chat_box_body ul {
	list-style: none; 
	margin-left: 0px; 
	padding-left: 1px;
}
.chat-label {
	position:relative; top:2px;
}
#chat_loading_div {
	text-align: center;
}
#chat_bottom {
	position: relative; width:100%;
}
.chat_bottom_tr {
	height: 33px;
}
.bold-warning-text {
	padding:10px; color:red; font-weight:bold;
}
					
#chat_send_load{
	display:none; 
	padding-left:3px; 
	padding-top:2px;
	width: 100%;
}
.smiley_div {
	display: inline-block; 
	width: 35px; 
	padding-left: 2px;
	padding-right: 2px;
}
.chat_send_div {
	width: calc(100% - 100px);
}
.send_btn_div {
	display: inline-block; 
	min-width: 65px;
}
.chat_load_wrap {
	padding-top:100px;
}
.chat_load_wrap div {
	font-weight:bold; 
	margin-top:10px; 
	font-size:15px;
}
#dialog_community {
	overflow-y: hidden;
}

.do-logout-div {
	display:none;background-color:black;position:absolute; width:100%; height:100%; z-index:9999;
}


.display-link {
	display: inline-block; border: 1px solid black; border-radius:5px; padding:4px; background-color: white; position: relative; top: 2px;margin-bottom: 12px;
}
.country-cell {
	min-width: 30px;
}



.postback-tool-selected {
	background-color:#D2FFDF;
}






/* inner scrollbar tests */
/*************** SCROLLBAR BASE CSS ***************/
 
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}
 
.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}
 
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}
 
.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}
 
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}
 
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}
 
.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}
 
/* offer details lightbox */


#offer-details-panel {
	max-width: 1000px;
}
.top-wrapper {
	min-height: calc(100vh - (45px + 57px));
}
.main-wrapper {
	min-height: calc(100vh - (45px + 57px)) !important;
}
.newsBox .featherlight-content, .offerBox .featherlight-content, .getCodeBox .featherlight-content, .simpleLightBox .featherlight-content, .getFullNotice .featherlight-content {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    padding: 0;
    margin-bottom: 1rem;
    position: relative;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ffffff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    padding-bottom: 5px;
    max-width: 95vw;
}
.newsBox .featherlight-inner, .offerBox .featherlight-inner, .getCodeBox .featherlight-inner, .simpleLightBox .featherlight-inner, .getFullNotice .featherlight-inner {
	padding: 0px;
}

.infoBox .featherlight-content, .offerBox .featherlight-content, .getCodeBox .featherlight-content, .simpleLightBox .featherlight-content, .getFullNotice .featherlight-content {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    padding: 0;
    margin-bottom: 1rem;
    position: relative;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ffffff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    padding-bottom: 5px;
    max-width: 95vw;
    min-height: 610px;
}
.infoBox .featherlight-inner, .offerBox .featherlight-inner, .getCodeBox .featherlight-inner, .simpleLightBox .featherlight-inner, .getFullNotice .featherlight-inner {
	padding: 0px;
}

.offerBox {
	min-height: 740px;
	z-index: 9000;
}

.featherlight .featherlight-close-icon {
    top: 5px;
    right: 5px;
}
.featherlight-padded-div {
	padding: 0 25px 0 25px;
}
.featherlight-top-div {
	position: relative;
}
.featherlight-top-div img {
	/*
	padding: 0 5px 0 5px; 
	height: 25px;
	*/
}

.text-instructions {
	color: darkblue;
}

.featherlight-header-div {
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	position: relative; 
	padding: 3px 3px 0 8px;
	margin-bottom: 8px;
}
.featherlight-footer-div {
	padding: 5px 25px 0 25px;
	border-top: 1px solid rgba(0, 0, 0, 0.125);
	margin-top: 10px;
}
.featherlight-header-posted {
	padding:0px 5px 0 0; position: absolute; top: 6px; right: 30px; color:darkgrey;
}
.featherlight-title-span {
	position: relative; background-color: white; font-weight: bold; font-size: 20px;
}

.featherlight, .featherlight-content {
	z-index: 9000 !important;
}

.select2-container--open {
    z-index: 9900;
}



.offer-details-img-div {
	text-align: center;
	vertical-align: middle;
	width: 300px; 
	height: 220px;
	display:table-cell; 
	padding-right: 5px;
}


.offer-details-img { 
	max-width: 100%; 
	max-height: 220px;
	display: block;
    margin: auto auto; 
}
.offer-details-info {
	width: 300px;  
	padding-left: 5px;
}
.offer-details-title {
	font-weight: bold;
	
}
.offer-details-country-div img:hover{
	
}
.offer-details-country-div  span{
	font-weight: bold;
}

.offer-details-payout {
	color: green;
}
.offer-details-payout span{
	display: inline-block;
	/* padding-left: 4px; */
}
.offer-details-platform{
	position:relative; top:0px; font-weight:bold; border-radius: 3px; padding:1px 4px; text-shadow: 0 0 3px #000; background-color: #d4d3a2; vertical-align: text-bottom; font-size:11px; color:white;
}

.offer-details-category{
	position:relative; top:0px; font-weight:bold; border-radius: 3px; padding:1px 4px; text-shadow: 0 0 3px #000; background-color: #2f5dcd; vertical-align: text-bottom; font-size:11px; color:white;
}
#the_link {

	width: 100%; 
}

.offer-details-mobile-only-message {
	margin:3px 0; color:orange;
}
#copy_button {
	float: right;
	margin: 0 5px 0 0;
	display: inline-block;
}
.offer-domain-select {
	min-width: 150px;
	margin: 4px;
}

.offer-details-left-btns {
	padding-top:3px; 
	float: left;
	width: 55%;
}
.offer-details-right-btns {
	padding-top:3px;
	float: right;
}
.offer-details-graph {
	line-height: 12px; 
	height:95px; 
} 
.offer-details-sep {
	height: 4px;
	width: auto;
	clear: both;
}
.offer-details-date {
	font-weight: bold;
}

.offer-details-bottom {
	text-align: center;
}
.graph-message {
	font-weight: bold;
	color: darkgray;
	line-height: 12px; 
	height:95px;
	width:95%;
	clear: both;
	padding-top: 20px;
	display: block;
    text-align: center;
    vertical-align: middle;
}
.graph-message img {
	padding-top: 5px;
}

#offer_graph {
	left: 25px;
	width: calc(100% - 50px);
}
#ministats_row {
	display: none;
}
#ministats-container {
	padding:  0 25px 0 25px; 
	min-height: 64px;
}
.navbar-badge {
    font-size: .6rem;
    font-weight: 300;
    padding: 2px 4px;
    position: absolute;
    right: 3px;
    top: 7px;
}

.card-header,.card-body,.card-footer {
	padding: 0.75rem 0.75rem;
}


.alert-warning {
    background-color: #F7DD8E;
}
.alert-dismissible .close {
    padding: 0.25rem 0.50rem;
}
.alert p {
	padding-bottom: 0;
	margin-bottom: 0;
}
.alert {
	padding: 0.75rem;
}
.alert h5 {
	margin-bottom: 0;
	font-weight: bold;
}
.alert .icon {
	margin-right: 0;
}

#admin_body .input {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #E5E5E5;
    box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
    font-size: 17px;
    line-height: 1;
    outline: medium none;
    padding:9px;
    margin:0;
    width: 90%;
    border-radius:5px;
}
			
.login-wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
    margin: 0 auto;
    width: 390px;
    padding: 20px;
}

.login-page {
	background: url(/images/vlight_overlay.png) repeat 0 0;
}


/*************** SIMPLE INNER SCROLLBAR ***************/
 
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}
 
.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
 
.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}
 
.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}
 
.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}
 
.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
 
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}
 
.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #c2c2c2; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }
 
 
/* update scrollbar offset if both scrolls are visible */
 
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }
 
 
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }





.news-details-info {
	width: 300px;  
	padding-left: 5px;
}
.news-details-title {
	font-weight: bold;
	
}


.news-details-left-btns {
	padding-top:3px; 
	float: left;
}
.news-details-right-btns {
	padding-top:3px;
	float: right;
}
.news-details-graph {
	line-height: 12px; 
	height:95px; 
	width:95%;
} 
.news-details-sep {
	height: 4px;
	width: auto;
	clear: both;
}
.news-details-date {
	font-weight: bold;
}

.news-details-bottom {
	text-align: center;
}




.alert a {
	color: #2b6893;
}

.bg-notice-light {
	background-color: #afafaf;
}
.text-notice-light {
	color: #afafaf;
}
#ministats_container_wrapper {
	min-height: 88px;
}
#ministats_container {
	min-height: 64px;
	padding: 0 25px 0 25px;
}
#ministats_container .ministat i {
	font-size: 29px !important;
	top: 7px;
	right: 12px;
}
#ministats_container span {
	font-weight: bold;
}
.offer-details-bottom {
	min-height: 238px;
}


.ajax-loading {
	width: 5px;
	height: 10px;
	display: inline-block;
}
.ajax-loading:after  {
	font-family: "Font Awesome 5 Free";
	content: "\f254";
	display: inline-block;
	position: relative;
	top: 2px;
	right: -4px;
	color: #007bff;
	font-weight:400;
	transition: opacity 1.5s;
}
.ajax-success {
	width: 5px;
	height: 10px;
	display: inline-block;
}
.ajax-success:after  {
	font-family: "Font Awesome 5 Free";
	content: "\f058";
	display: inline-block;
	position: relative;
	top: 2px;
	right: -4px;
	color: #28a745;
	font-weight:400;
	transition: opacity 1.5s;
}
.ajax-error {
	width: 5px;
	height: 10px;
	display: inline-block;
}
.ajax-error:after  {
	font-family: "Font Awesome 5 Free";
	content: "\f071";
	display: inline-block;
	position: relative;
	top: 2px;
	right: -4px;
	color: #ffc107;
	font-weight:900;
	transition: opacity 1.5s;
}
.ajax-busy, .ajax-busy label {
	cursor: wait !important;
}
.ajax-busy.select2-result-label {
  cursor: wait !important;
}
.sTableWrapper {
	border: 1px solid #CDCDCD; 
	margin: 2px 2px 2em 2px;
}

#login-box {
	width: auto;
}
.offer-timeframe-div {
	text-align: left;
}
#date_title_text {
	font-weight: bold;

}

#table_campaigns_length {
	display: none;
}
@media only screen and (max-width: 580px) {
	#table_campaigns .country-name {
		display: none;
	}
}

#table_campaigns th {
	border-top: none;
}
#loading-table {
	display: none;
	width: 100%;	
	height:150px;
	display:flex;
	align-items:center;
	justify-content:center; 
}



#table_campaigns_filter {
	display: none !important;
}

#table_campaigns .even {
	background-color: #f2f2f2;
}
#table_campaigns .odd {
	background-color: #fff;
}
#table_campaigns td {
	background-color: transparent; 
}
#table_campaigns .disabled_offer{
	background-color: #FFD4D4;
}
#table_campaigns .global_offer{
	background-color: #DCC9FE;
}

#table_campaigns .capped_offer{
	background-color: #F6FF94;
}
#table_campaigns td {
	background-color: transparent; 
}

#table_campaigns tbody tr:hover {
	background-color: #afd3f2;
}
 
#table_campaigns:hover > .sorting_1 {
	background-color: #afd3f2;
}
#table_campaigns tr.selectedRow {
	background-color: #afd3f2;
}
#table_campaigns tr.selectedAltRow {
	background-color: #d1dfea;
}
.ui-menu-item .ui-menu-item-wrapper {
	display: block !important;
	font-weight: bold;
}

.ui-menu-item .ui-menu-item-wrapper .ui-state-active {
	display: block !important !important;
	font-weight: bold !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	border: 1px solid #ff0000; 
    background: #ddeeff !important;
    font-weight: bold !important;
    color: #000 !important;
}
.toggle-label {
	cursor: pointer;
}
.login-notice {
	float: right;
	max-width: 50vw;
}


.unique-ip-check-label {
	color:purple;
}



/* chat style declarations */
	
	.main_active{
		text-shadow: 0px 0px 2px #75A6F0;
	    box-shadow: 0 0 2px 2px darkblue; 
	}
	.main_new_activity{
		box-shadow: inset 0 0 12px #15D800;
	}
	.main_new_activity .name{
		text-shadow: 0 0 4px #15D800;
	}
	.main_new_new_activity .name {
	    color: #5400D1;
	    text-shadow: 0px 1px 1px black;
	    animation: glow 1s ease-in-out infinite alternate;
	}
	#main_holder .online_status {
		position: relative;
		border-radius: 5px;
		border: 1px solid darkgrey; 
		display:inline-block;
		width: 8px; 
		height: 8px; 
		background-color: #dedede; 
	    top: -11px;
	    left: -3px;
	}
	#main_holder .user_is_online {
		position: relative;
		border-radius: 5px; 
		border: 1px solid #bfbfbf; 
		display:inline-block; 
		width: 8px; 
		height: 8px; 
		background-color: #72E85D; 
	    top: -11px;
	    left: -3px;
	}
	#main_holder .tab_is_channel { 
		display:none;
	}

	
/*
 * TODO: re-enable styles desired for chat tabs:
		.main_item:hover .name, .main_item.hover .name{
			text-shadow: 0px 0px 2px #75A6F0;
		}
		*/
		.close_tab{
			cursor:pointer;
			padding-right:0;
			position: relative;
			right: -3px;
			top: -11px;
			border:1px solid transparent;
		}
		.close_tab:hover{
			padding-right:0;
			border:1px solid #C26464;
			position: relative;
			right: -4px;
			top: -10px;
		}
	
	.private_click{
		cursor:pointer;
	}


	.chat_field{
	    background: none repeat scroll 0 0 #FBFBFB;
	    border: 1px solid #E5E5E5;
	    box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
	    font-size: 15px;
	    line-height: 1;
	    outline: medium none;
	    padding:0;
	    margin:0;
		border-top-left-radius: 0.2rem;
		border-bottom-left-radius: 0.2rem;
	}

	#chat_left img{
		vertical-align:text-bottom;
	}
	#chat_right img{
		vertical-align:text-top;
	}
	
	.chat_body{
		overflow-y: scroll;
		overflow-x: hidden;
		position:absolute;
		width:91%;
	}

	.chat_body .chat_line:last-child {
		padding-bottom:5px;
	}

	#chat_list div{
		padding:2px;
		border-bottom:1px solid lightgrey;
		cursor:pointer;
		font-weight:bold;
	}
	.usr_lst{
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.usr_lst:hover {
		border-left: 5px solid #88C56A;
		transition: all 0.2s ease 0s;
	}
	.user_me{
		font-style:italic;
		cursor:default !important;
		background-color:#CFFFD0;
	}
	.chat_line{
		padding:2px 5px 0 3px;
	}
	
	.chat_left{
		padding-right: 0;
		width: 150px;
		float:left;
	}
	.chat_right{
		display:table;
	}
	
	.chat_timestamp{
		padding: 2px 0.8rem 0 0;
		color:darkgrey;
		float:left;
		font-size:10px;
	}
	.smile_icon{
		font-size: 10px;
		margin-right:1px;
		text-align:center;
		border-radius:5px;
		padding:2px;
		border:1px solid lightgrey;
		display:inline-block;
		cursor:pointer;
	}
	.chat_timestamp span{
		cursor:help;
	}
	.chat_nick{
		font-size:12px;
		float:right;
		font-weight:bold;
	}
	.chat_nick span{
		vertical-align: middle;
	}
	.chat_nick img{
		vertical-align: middle;
	}
	.other_chat_nick{
		color:#878787;
	}
	.chat_left .other_chat_nick{
		cursor:pointer;
	}
	.chat_left .admin_chat_nick{
		cursor:pointer;
	}
	.rated_chat_nick{
		color:#D84D4D;
	}
	.me_chat_nick{
		color:#61A162 !important;
	}
	.admin_chat_nick{
		color:#304680;
	}
	.system_chat_nick{
		color:#A13434;
	}
	.system_chat_nick img{
		margin-left:1px;
	}
	.guest_chat_nick{
		cursor:default !important;
		font-weight:normal !important;
		color:lightgrey;
	}
	.block_chat_nick{
		font-weight:normal !important;
		color:lightgrey;
	}
	.chat_msg{
		font-size:12px;
		padding: 2px 0 0 5px;
		word-wrap: break-word;
	}
	
	#chat_list .other_chat_nick:hover{
		background-color:lightgrey;
	}
	#chat_list .admin_chat_nick:hover{
		background-color:lightgrey;
	}
	#user_id{
		font-weight:bold;
		font-size:15px;
	}
	#user_img{
		position:relative;
		top:1px;
	}
	.user_popup_menu:last-child{
		
	}
	.user_popup_menu{
		padding:3px 5px;
		cursor:pointer;
		border-top:1px solid grey;
	}
	.user_popup_menu:hover{
		background-color:lightgrey;
	}
	.user_popup{
		color:black;
		background-color: white;
		border: 1px solid black;
		border-radius: 5px 5px 5px 5px;
		padding: 3px 1px 0px 2px;
		margin-top: 30px;
		position: absolute;
		text-align: left;
		width: 200px;
		white-space: nowrap;
		z-index: 9999;
		-moz-box-shadow: 2px 2px 5px #888;
		-webkit-box-shadow: 2px 2px 5px #888;
		box-shadow: 2px 2px 5px #888;
	}
	
	#smiley_pop {
	  background-color: white;
	  border: 1px solid black;
	  border-radius: 5px 5px 5px 5px;
	  height: 100px;
	  padding: 5px;
	  position: absolute;
	  text-align: left;
	  width: 260px;
	  z-index: 3000;
	  right:66px;
	  bottom:37px;
	}
	.smile_div{
		
		display:inline-block;
		margin:3px;
		min-width: 22px;
		min-height: 22px;
		
	}
	.smile_div :hover{
		background-color:lightgrey;
	}
	.system_table td{
		padding:3px;
	}
	.title_override {
	    width: 100%;
	    min-width: 0;
	    display: table;
	}
	.chat_box {
		z-index:99;
		position: absolute;
		top: 35px;
		display: none;
		min-width: 225px;
		list-style: none;
		font-size: 14px;
		text-align: left;
		background-color: #ffffff;
		-webkit-box-shadow: 0 0 8px #5E5E5E;
		box-shadow: 0 0 8px #5E5E5E;
		border-radius: 8px;
	}
	.chat_box:before {
		content: " ";
		position: absolute;
		right: 7px;
		top: -16px;
		border: 8px solid transparent;
		border-bottom: 8px solid #4D4D4D;
		z-index: 99;
	}
	.chat_box .chat_box_header {
		height: 35px;
		background-color: #4D4D4D;
		padding: 0 10px;
		line-height: 35px;
		text-align: center;
		font-weight:bold;
		color: white;
		border-radius: 8px 8px 0px 0px;
	}
	.chat_box .chat_box_header p {
		padding-left: 0;
	}
	.chat_box .chat_box_body li {
		border-bottom: 1px solid #C9C9C9;
		line-height: 30px;
		padding-left: 10px;
	}
	.chat_box img{
		vertical-align: middle;
		top: -1px;
		position: relative;
	}
	.chat_box span{
		color: #2b6893;
	}
	
	
	/*  user box styles  */
	.chat_users_box {
		z-index:99;
		position: absolute;
		top: 35px;
		display: none;
		width: 105px;
		list-style: none;
		font-size: 14px;
		text-align: left;
		background-color: #4D4D4D;
		-webkit-box-shadow: 0 0 8px #5E5E5E;
		box-shadow: 0 0 8px #5E5E5E;
		border-radius: 8px;
	}	
	
	.chat_users_box:before {
		content: " ";
		position: absolute;
		right: 7px;
		top: -16px;
		border: 8px solid transparent;
		border-bottom: 8px solid #4D4D4D;
		z-index: 99;
	}
	.chat_users_box .chat_box_header {
		height: 35px;
		background-color: #4D4D4D;
		padding: 0 10px;
		line-height: 35px;
		text-align: center;
		font-weight:bold;
		color: white;
		border-radius: 8px 8px 0px 0px;
	}
	.chat_users_box .chat_box_header p {
		padding-left: 0;
	}
	.chat_users_box .chat_box_body li {
		border-bottom: 1px solid #C9C9C9;
		line-height: 30px;
		padding-left: 10px;
	}
	.chat_users_box img{
		vertical-align: middle;
		top: -1px;
		position: relative;
	}
	.chat_users_box .admin_chat_nick span{
		color: #2b6893;
	}
	

.chat-widget {
    background: #f9f9f9;
    border: 1px solid #cdcdcd;
    margin-top: 8px;
    clear: both;
    box-shadow: 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 0 #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.chat-widget .title {
    height: 38px;
    background: #efefef url(/admin/images/backgrounds/titleBg.png) repeat-x;
    border-bottom: 1px solid #cdcdcd;
}

.title_override {
    width: 100%;
    min-width: 0;
    display: table;
}
#body_holder div {
	top: 0 !important; 
}
#body_holder {
	position:absolute;
	top: 0; 
	left: 0; 
	right: 100px;
	height:100%;

}
#chat_list {
	line-height:15px;
	position: absolute;
	top:0; 
	right: 0; 
	width: 100px;
	border: 1px solid #e8e8e8;
	height:100%;
	overflow-y: auto;
	overflow-x: hidden;
	border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

#main_holder .main_item {
	margin: 1px 1px 3px 3px;
    padding: 6px 6px 6px 6px;
}
@media only screen and (max-width: 730px) {
	#body_holder {
		position:absolute;
		top: 0; 
		left: 0; 
		right: 0;

	}
	#user_box_toggle {
		display: inline;
		padding-right: 5px;
	}
	#chat_list {
		
		display: none;
	}
	.chat_users_body {
		position: relative;
	}
	.chat_users_body #chat_list {
		display: block;
		position: relative;
		top: 0; 
		right: 1px;
		left: 1px; 
		width: calc(100% - 2px);
		height: 218px;
		margin-bottom: 20px;
		overflow-y: scroll;
		z-index: 3000;
		background-color: white;
	}
}
@media only screen and (min-width: 730px) {
	#user_box_toggle {
		display: none;
	}
}
@media only screen and (max-width: 700px) {
	.chat_timestamp {
		display: none;
	}
	.chat_nick, .chat_msg {
		font-size: 12px;
	}
	.chat_left {
	    padding-right: 0;
	    width: 95px;
	}
}

.last-login-ip {
	font-weight: bold;
	
}
.footer-item {
	font-size: 16px;
}
@media only screen and (max-width: 700px) {
	
	.footer-item {
		font-size: 11px;
	}
}


.show-details-link {
	color:blue; 
	text-decoration:underline; 
	cursor:pointer; 
	font-weight:bold;	
}

#main_chat_holder {
	position: relative;
	width: 100%; 
	height: 100%;
}
@-moz-document url-prefix() {
	#main_chat_holder {
		min-height: 340px;
	}
	.chatMiddleRTableRow {
		min-height: 330px;
	}
}
.chat_table {
	width: 100%;
	height: 100%;
}
.chat_body {
	border: none;
	border-bottom: 1px solid #e8e8e8; 
	width: 100%; 
	height: 100%;
}
#chat_box_toggle {
	padding-right: 5px;
}
#chat_module {
	margin:0;
	height:100%;
	padding: 2px;
}
@media only screen and (max-width: 991.98px) {
	.chat-popped {
		height: 120px !important;
	}
}

/* postback logs */

#table_postback_logs_length {
	display: none;
}
@media only screen and (max-width: 580px) {
	#table_postback_logs .country-name {
		display: none;
	}
}

#table_postback_logs th {
	border-top: none;
}
#loading-table {
	display: none;
	width: 100%;	
	height:150px;
	display:flex;
	align-items:center;
	justify-content:center; 
}
#table_postback_logs_filter {
	display: none !important;
}

#table_postback_logs .even {
	background-color: #f2f2f2;
}
#table_postback_logs .odd {
	background-color: #fff;
}
#table_postback_logs td {
	background-color: transparent; 
}
#table_postback_logs td {
	background-color: transparent; 
}

#table_postback_logs tbody tr:hover {
	background-color: #afd3f2;
}
 
#table_postback_logs:hover > .sorting_1 {
	background-color: #afd3f2;
}
#table_postback_logs tr.selectedRow {
	background-color: #afd3f2;
}

#offer-search-platform .title-span {
	display: inline-block;
	font-weight: bold;
	color: #595959;
}
.help-text-color {
	color: black;
}


.capped_offer_text {
	color: #b3ad60;
}


.alert a:hover {
    color: #0094C2;
}
.alert a {
    color: #2b6893;
}


.faq .question {
	color: black;
}
.faq .answer {
	color: #484848;
}





@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1, 1);
	}
	50% {
		-webkit-transform: scale(1.1, 1.1);
	}
	100% {
		-webkit-transform: scale(1, 1);
	};
}

@keyframes pulse {
	0% {
		transform: scale(1, 1);
	}
	50% {
		transform: scale(1.2, 1.2);
	}
	100% {
		transform: scale(1, 1);
	};
}


.main-header .navbar-badge {
    font-size: .6rem;
    font-weight: 300;
    padding: 2px 4px;
    position: absolute;
    right: 3px;
    top: 7px;
    -webkit-animation: pulse 1s linear infinite;
    animation: pulse 1s linear infinite;
}
.main-header .navbar-badge:hover {
	animation: none;
}