<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px;
	padding: 0px;
	padding-bottom: 30px;
	font-family: Tahoma;
}

a, a:visited, a:hover, a:active {
	color: #000066;
	cursor: pointer;
}

.placeholder { color: #666; }
.placeholderFocus { color: #000; }

.borderbox {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

#output-container {
	padding: 20px; }

#megasearchbar {
	font-size: 18px;
	padding: 3px;
	border: 2px solid #333;
	color: #AAA;
	width: 320px;
	z-index: 20;
	margin-top: 20px;
	background-image: url('../images/search.png');	
	background-repeat: no-repeat;
	background-position: 302px 6px; }
#megasearchbar:focus {
	color: #000;
	border: 2px solid #03AEFF; }
	
input.login-form-focus {
	color: #AAA; }
/*.login-form-focus:focus {
	color: #000 !important; }*/

.result-link, .result-category {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Arial;
}

.result-link {
	background-color: #555; }
.result-link a {
	padding-left: 15px !important;
	color: #FFF;
	font-size: 16px;
}

.result-category {
	background-color: #333;
}
.result-category a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 18px;
}
.ui-menu-item:hover {
	background-color: #03AEFF !important; }
.mmenu-sublabel {
	font-size: 12px;
	display: block;
	margin-left: 15px;
	color: #DDD;
}

/* IMAGE TABLE */
.image-float {
	float: left; 
	margin-left: 20px; margin-bottom: 10px; 
	height: 120px; width: 120px; 
	position: relative;
	text-align: center; }

.image-thumbnail-expander {
	box-shadow: #000 0px 0px 10px; 
	-moz-box-shadow: #000 0px 0px 10px; 
	-webkit-box-shadow: #000 0px 0px 10px; 
	display: inline-block; 
	width: 100px; height: 100px; 
	cursor: pointer; 
	background-position: 50% 50%; 
	background-repeat: no-repeat; }
	
.image-delete-button {
	cursor: pointer; 	
	background-image: url(images/delete-icon-bright.png);
	display: none; 
	position: absolute; 
	top: -83px; right: -10px;  
	height: 16px; width: 16px; }
	
.image-close-button {
	cursor: pointer; 	
	background-image: url(images/close-button.png);
	display: none; 
	position: absolute; 
	top: -83px; right: -28px;  
	height: 16px; width: 16px; }
	
.image-ui-backdrop {
	box-shadow: #000 0px 0px 15px; 
	-moz-box-shadow: #000 0px 0px 15px; 
	-webkit-box-shadow: #000 0px 0px 15px;
	width: 160px; height: 240px; 
	background-color: #D0BAFF; 
	position: absolute; 
	top: -74px; left: -20px; 
	z-index: -1; 
	display: none; }
	
.image-ui-checkmark-backdrop {
	box-shadow: #43AD36 0px 0px 20px; 
	-moz-box-shadow: #43AD36 0px 0px 20px; 
	-webkit-box-shadow: #43AD36 0px 0px 20px;
	width: 120px; height: 120px; 
	background-color: #43AD36;
	position: absolute; 
	top: -10px; left: 0px; 
	z-index: -1; 
	display: none; }
	
.image-checked-off {
	cursor: pointer; 	
	background-image: url(images/checkmark_green.png);
	display: none; 
	position: absolute; 
	top: -15px; right: -7px;  
	width: 24px; height: 24px; }
	
.image-attachment-select, .image-category-select {
	width: 90% !important; 
	font-size: 10px !important; 
	border: 0px !important; 
	background-color: #E5D8FF !important; 
	padding: 0px !important; }
	
.image-caption-edit {
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	padding: 2px 4px; 
	font-size: 10px; 
	width: 90% !important; border: 0px;
	height: 38px !important; 
	background-color: #E5D8FF; }

/* TOP MENU */
.menu-top-frame {
	width: 100%; 
	height: 6.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #320054;
	color: #FFF;
	z-index: 700;
}

.menu-top-ul {
	margin: 0px auto; 
	padding: 0px;
	position: relative; 
	list-style: none;
}

.menu-top-li {
	float: left; }
.menu-top-li:hover, .menu-top-li:hover a.menu-signinout {
	background-color: #5B00AA;
}
.menu-top-li:hover &gt; ul, .menu-top-div:hover &gt; ul {
	visibility: visible; }

.menu-top-li-name, .menu-top-li-name a.menu-signinout {
	font-size: 16px;
	height: 75px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	padding: 0px 15px;
}

.menu-top-div {
	float: left;
	background-color: #7212D8; 
	border-right: 1px #ffffff solid; 
	height: 6.5em;
}
.menu-top-div h3 {
	margin: 0px;
	margin-bottom: 5px; }

.menu-signinout {
	color: #FFF; 
	text-decoration: none !important;
}

.menu-top-li-ul {
	background-color: #555;
	padding: 0px;
	color: white;
	font-size: 11px;
	text-transform: none;
	z-index: 800;
	width: 50em;
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	visibility: hidden;
}
.menu-top-li-ul li {
	text-align: left; 
    width: 50%;
    float: left;
}
.menu-top-li-ul li:hover {
	background-color: #7212D8; }
.menu-top-li-ul li a {
	color: #FFF !important;
	font-size: 16px;
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 5px 10px 5px 20px;
	box-sizing: border-box;  }

.top-top-menu-a {
	color: #FFF !important; }
.top-top-menu-a:hover {
	text-decoration: none; }

/* NOTIFICATION MENU */
.menu-notify-number {
	font-weight: bold; 
	font-size: 16px; 
	display: inline-block; 
	padding: 0px 8px; }

/* PROFILE MENU */
.menu-profile { 
	margin-left: 5px;
}
.menu-profile a, .menu-profile a:link, .menu-profile a:visited {
	display:block;
}
.menu-profile a:hover img {
	visibility:hidden;
}
.menu-profile-icon {
	position: relative;
	top: 0;
	left: 0;
}


.logo-frame {
	float: left;
	margin-top: 24px; 
	margin-left: 20px;
	margin-right: 50px; }
	
@media screen and (max-width: 1280px) {
    .logo-frame { display: none; }
}

#login-splash-container {
	width: 450px;
	/*margin: 200px auto 0px;	*/
	text-align: center;
	background-color: #ffffff;
}

#login-splash {
	border: 1px #dddddd solid;
	padding: 20px;
}

.login-input {
	margin-top: 20px;
}

.login-label {
	position: absolute;
	color: #CCCCCC;
	margin: 13px 0px 0px 30px;
	font-size: 14px;
	font-weight: bold;
}

.login-help {
	margin: 10px auto;
	font-size: 12px;
}

.logininfo-div {
	padding: 10px;
	margin-top: 0px;
	float: right; 
	color: #FFF; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	display: table;
	font-size: 12px;
	height: 75px;
	 /* background:url("../images/dropdown-arrow-hover.png") no-repeat;	*/
	  background-position:  right;


}


.logininfo-div:hover img.profile-arrow {
  visibility:hidden;
}


/*.logininfo-div:hover {
	background-color: #ffa800;
}*/

.logininfo-div a {
	
	color: #ffffff;
	text-decoration: none;
}


.logininfo-div a:hover {
	/*color: #ffffff;*/
	text-decoration: underline;
}

.logininfo-part {
	vertical-align: middle; 
	color: #FFF; 
	display: table-cell; 
	padding: 0px 10px;
	font-size: 16px;
}	/*a.logininfo-part:hover { text-decoration: none !important; }*/
.logininfo-part:hover {
	background-color: #FFCC00;
	color: #FF0000 !important;
}


/* SUBJECT LINE */
.subject-line {
	/*position: fixed;
	top: 57px;
	left: 0;*/
	width: 100%;
	height: 50px;
	z-index: 500;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*background-color: #777;*/
	background-color: #5B00AA;
	color: white; 
	padding: 14px 0px 14px 25px; 
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}
.subject-line a {
	color: #FFF !important;
	font-size: 18px !important;
	text-decoration: underline !important;
}
.subsubject { 
	width: 100%; 
	z-index: 500; 
	background-color: #5B00AA;
	color: white; 
	padding: 14px 0px 14px 25px; 
	font-size: 18px; 
	margin: 0px -17px;
}

/* FORM FORMATTING */
.addedit-form {
	font-size: 14px;
	font-family: Arial;
}
.addedit-form input[type=text], .component-edit-form input[type=text] {
	width: 275px;
}
.addedit-form input[type=text].http-field, .component-edit-form input[type=text].http-field {
	width: 235px; }
.addedit-form input[type=text].twitter-field, .component-edit-form input[type=text].twitter-field {
	width: 257px; }
.addedit-form textarea, .component-edit-form textarea{
	width: 98%;
	height: 200px;
}
.addedit-form select, .component-edit-form select, #dialoguetext select {
	font-size: 15px;
	border: 1px solid #AAA;
	padding: 5px 5px 5px 5px;
	background: #FAFAFA;
}
.title-td {
	padding-right: 10px;
	width: 130px;
	font-weight: bold;
	white-space: nowrap;
}
.snug-title-td {
	padding-right: 15px;
	font-weight: bold;
	white-space: nowrap;
}
.field-td {
	padding-right: 10px;
}
.small-field input[type=text] {
	width: 75px !important;
	margin-right: 15px;
}

table.casino-form-table {
	border-spacing: 0px;
	width: 850px;
	padding-left: 25px; }
table.casino-form-table &gt; tbody &gt; tr &gt; td{
	padding: 5px 8px; }
table.casino-form-table tr:nth-child(odd){
	background-color: #E5E5E5; }
table.casino-form-table tr:nth-child(even){
	background-color: #F5F5F5; }

/* SUBMIT AND FEEDBACK BAR*/
#feedback-row, #component-feedback-row, #new-casino-feedback-row, #sendmail-row, .save-button {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 30px;
	font-size: 16px;
	padding-top: 5px;
	border: 1px solid #333;
	text-align: center;
	font-weight: bold;
	background-image: url('images/feedback_save_shader_26.png');
	background-repeat: repeat-x;
	margin: 4px 0px;
}
.feedback-row-green {
	border-color: #379C2A !important;
	background-color: #bee3bb;
	color: #24741A;
}
.feedback-row-yellow {
	border-color: #e09615 !important;
	background-color: #eef0ac;
	color: #C57013;
}
.feedback-row-red {
	border-color: #E01515 !important;
	background-color: #F0ACAC;
	color: #C51313;
}
.feedback-row-loading {
	background-image: url('images/loading-slant.png') !important;
}
.save-button {
	background-color: #DDD;
	cursor: pointer;
}
.save-button:hover {
	background-color: #95C3EE;
}



/* SPLASH */
#splash-container {
	width: 960px;
	margin: 0px auto;
	padding-top: 20px;
}

#elevator-pitch-container {
	float: left;
	width: 40%;
}

#elevator-pitch {
	margin-right: 30px; }

#elevator-pitch h2 {
	font-size: 20px;
	font-weight: bold; }

#signup-container {
	float: left; }

.signup-input {
	margin-top: 10px; }
.signup-label {
	position: absolute;
	color: #CCCCCC;
	margin: 13px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold; }
.signup-error {
	background-color: #F00;
	margin: 0px;
	padding: 3px;
	color: #FFF;
	font-weight: normal;
	position: absolute;
	font-size: 14px;
	margin-left: 100px; }

.form-js-button {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	padding: 3px 9px; 
	cursor: pointer; 
	font-size: 85%; 
	width: 150px; 
	text-align: center;
	color: #FFF;
	font-weight: normal;
	background-color: #5B00AA;
	font-size: 14px;
	background-image: url('images/feedback_save_shader_26.png');
	background-position-y: bottom; }
	
.form-js-big-button {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	padding: 5px 9px; 
	cursor: pointer; 
	font-size: 85%; 
	width: 400px; 
	text-align: center;
	color: #FFF;
	font-weight: normal;
	background-color: #5B00AA;
	font-size: 14px;
	background-image: url('images/feedback_save_shader_26.png');
	background-position: top;
	margin-top: 10px;
	background-repeat: repeat-x; }
	
.ean-symbol {
	width: 18px !important;
	height: 18px;
	display: inline-block;
	background-image: url('images/load-ean-symbol.png');
	cursor: pointer;
	margin-left: 15px;
	margin-bottom: -4px; }
.loading-symbol {
	width: 16px;
	height: 16px;
	background-image: url('../grocery_crud/themes/datatables/css/images/small-loading.gif') !important; }

.list-button-edit-left-cap, .list-button-delete-right-cap {
	padding: 3px 14px; 
	cursor: pointer; 
	font-size: 85%;  
	text-align: center;
	color: #FFF;
	font-size: 14px;
	background-image: url('images/feedback_save_shader_26.png');
	background-position-y: bottom;
	display: inline-block;
}
.list-button-edit-left-cap {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color: #5B00AA;
	border-right: 1px solid #FFF;
}
.list-button-delete-right-cap {
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #777;
}

.force-rounded-edges {
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	border: 0px !important; }

#lightbox { 
	position: fixed; 
	top: 0; left: 0; 
	width: 100%; 
	height: 100%; 
	background: url(/populator/assets/images/overlay.png) repeat; 
	padding-top: 30px;
	text-align: center; }
/*#lightbox p.close-lightbox { 
	cursor: pointer; 
	font-weight: bold; 
	font-family: Arial; 
	text-align:right; 
	color:#fff; 
	margin-right:20px; 
	font-size:14px;
	text-shadow: 0px 0px 7px #FFF; }*/
#lightbox-content { 
	margin: auto; 
	background-color: #FFF; 
	box-shadow:0 0 25px #FFF; 
	-webkit-box-shadow:0 0 25px #FFF; 
	-moz-box-shadow:0 0 25px #FFF; 
	/*min-width: 890px; */
	/*min-height: 170px;*/ 
	width: 70%; 
	max-height: 85%; 
	/*overflow: auto;*/
	overflow-y: auto;
	overflow-x: visible;
	text-align: left; }
#lightbox-close-box {
	width: 70%;
	position: relative;
	margin: auto; }
#lightbox-close {
	position: absolute;
	right: -20px;
	bottom: -20px;
	cursor: pointer; }
.lightbox-title {
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	color: #FFF;
	background-color: #5B00AA;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.component-edit-form {
	padding: 10px;
}

/* Bottom Change Log table */
#bottom-slide-menu-container {
	position: fixed; 
	bottom: 0px; 
	left: 50%; 
	width: 900px;
	margin-left: -450px;
}
#bottom-slide-menu {
	font-size: 16px; 
	font-weight: bold; 
	color: #FFF; 
	font-family: Arial; 
	background-color: #320054;  
	text-align: center; 
	padding: 5px 0px;
	cursor: pointer;
	width: 100%;
	 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-webkit-border-top-left-radius: 30px;
	border-top-left-radius: 30px;
}
#bottom-slide-menu-content {
	display: none; 
	background-color: #5B00AA; 
	text-align: left; 
	width: 880px; 
	padding: 10px;
	color: #000;
	font-size: 14px;
	font-weight: normal;
}


/************************
*	CASINO PREVIEW
************************/

.preview-side-menu {
	width: 300px; }
.preview-title-bar {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #5B00AA;
	color: #FFF;
	padding: 5px;
	font-size: 16px;
	font-weight: bold; }
.preview-side-menu-body {
	margin: 5px 0px;
	border: 2px solid #333;
	background-color: #EEE;
	padding: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }
.preview-side-menu-subject {
	padding: 2px 0px; 
	text-align: left; 
	color: #5B00AA; 
	font-weight: bold; }
.preview-side-menu-value {
	padding: 2px 0px; 
	text-align: left; 
	font-weight: bold; 
	font-size: 12px; 
	color: #333; }

.preview-title-panel {
	margin: -20px;
	margin-bottom: 10px;
	border-bottom: 2px solid #E8D3FF;
	background-image: url('images/casino-title-tile.png');
	background-position-y: top;
	background-repeat: no-repeat;
	background-color: #333; }
.preview-casino-title {
	font-family: 'Cinzel Decorative', cursive;
	font-weight: 900;
	text-shadow: 5px 5px 10px #5B00AA;
	color: #FFF;
	padding: 10px;
	font-size: 64px; }
.preview-addr-owner-bar {
	padding: 2px 0px 2px 25px; 
	font-weight: bold; 
	color: #E8D3FF;
	border-top: 2px solid #E8D3FF; }
	
.preview-module-container {
	overflow: auto;
	margin-bottom: 10px;
	border: 2px solid #333; }
.preview-module-title {
	background-color: #333; 
	padding: 1px 1px 3px 3px; 
	font-weight: bold; 
	font-size: 16px; 
	color: #FFF; }
.preview-module-matter {
	padding: 5px;
	background-color: #EEE; }
	
.ui-autocomplete {
	font-size: 13px !important;
	width: 325px !important;
	font-family: Arial !important;
}

/* WARNING TAGS ON CASINOE EDIT PAGE */

.pop-caution-tag {
	padding: 5px 10px 5px 28px;
	color: #FFF;
	background: #9C2525;
	background-image: url(images/caution-icon-white.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	display: inline-block; 
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px; }

/* new classes for users */
div[class*=toggle-load-]{
	width: 4em;
	margin: 0 auto;
	display: none;
}
div[class*=loading-container-]{
	display: block;
}</pre></body></html>