body {
  background-color: #333333;
  margin:0px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #999999;
  -webkit-box-shadow: 0 0 0px 1000px #404040 inset;
  transition: background-color 5000s ease-in-out 0s;
}	

.logon_logo {
	position: relative;
	top: -75px;
	width: 150px;
}
.logon_logo_div{
	height: 75px;
}
.login_div {
	*height: 450px;
	width: 350px;
	background-color: #202020;
	border: 2px solid #069bcc;
	border-radius: 8px;
	margin-top: 200px;
	ox-shadow: inset rgba(0,0,0,0.2) 0px 0px 0px 1px, rgba(0,0,0,0.2) 0px 1px 4px;
	position: relative;
	padding: 15px;
	backdrop-filter: blur(10px) saturate(140%);
}


.login_input {
	line-height: 30px;
	background-color: #404040;
	padding-left: 10px;
	border: 2px solid #404040;
	font-size: 16px;
	color: #999999;
}
.login_icon {
	font-size: 1.5em; 
	color: #999999;
	text-align: center;
}
.login_icon_success {
	font-size: 1.5em; 
	color: #009933;
	text-align: center;
}
.login_icon_error {
	font-size: 1.5em; 
	color: #e68a00;
	text-align: center;
}

.login_div_reset {
	*height: 550px;
	max-width: 350px;
	background-color: #202020;
	border: 1px solid #006699;
	border-radius: 8px;
	margin-top: 50px;
	ox-shadow: inset rgba(0,0,0,0.2) 0px 0px 0px 1px, rgba(0,0,0,0.2) 0px 1px 4px;
	position: relative;
	padding: 15px;
	backdrop-filter: blur(10px) saturate(140%);
}
.powered_div {
	width: 350px;
    position: absolute;
    bottom: 0;
	height: 30px;
}
.powered_div_large {
	width: 98%;
    position: absolute;
    bottom: 0;
	height: 30px;
}
.login_button {
	background-color: #202020;
	border: 1px solid #737373;
	width:150px;
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.login_button:hover {
	background-color: #202020;
	border: 1px solid #006699;
	width:150px;	
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.warning_button {
	background-color: #202020;
	border: 1px solid #737373;
	width:150px;
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.warning_button:hover {
	background-color: #202020;
	border: 1px solid #e68a00;
	width:150px;	
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.enable_button {
	background-color: #202020;
	border: 1px solid #737373;
	width:150px;
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.enable_button:hover {
	background-color: #202020;
	border: 1px solid #006699;
	width:150px;	
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.close_button {
	background-color: #e60000;
	border: 1px solid #202020;
	color: #ffffff;
	padding: 9px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.close_button:hover {
	background-color: #ff0000;
	border: 1px solid #cccccc;
	color: #ffffff;
	padding: 9px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.login_logo {
	margin-bottom: 5px;
}
.login_error {	
	color: #006699;	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
}
.2fa_remember {	
	color: #COCOCO;	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	margin-left: 20px;
}
.login_text {	
	color: #999999;	
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
}
.login_text_bold {	
	color: #006699;	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}
.account_box {	
	border: 4px solid #808080;	
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
	background-color: #333333;
	min-width:700px; 
	max-width:1500px;
	border-radius:50px; 
	border:6px solid #808080;	
}
.account_error {	
	color: #ffa31a;	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
}
.account_support {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 28px;
    text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;	
}
.account_support:hover {
    color: #006699;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 28px;
    text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;	
}
.maintenance_title {	
	color: #ffff00;	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 24px;
}
.maintenance_text {	
	color: #999999;	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}
a.login_options:link, a.login_options:visited, a.login_options:active{	
	color: #999999;	
	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
a.login_options:hover{	
	color: #006699;
	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
span.login_options{	
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
span.login_options:hover{	
	color: #006699;
	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
span.login_options_nolink{	
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}



.login_table table {
	table-layout: fixed;
	border-collapse: collapse;	
	height: 290px;
	width: 300px;
}
.login_table tr td {	
	line-height: 44.44px;
	height: 44.44px;
	width: 32px;
}
.login_table_spacer tr {	
	line-height: 5px;
}
.remember_table table {
	table-layout: fixed;
	border-collapse: collapse;	
	width: 300px;
}



.media_table{
	border-collapse: collapse;	
	width:95%;
}
.media_cell_header{	
	background-color: #1a1a1a;
}
.media_cell{	
	border-bottom: 1px solid #737373;
	width:200px;
}
.media_cell_data{	
	text-align: right;
	border-bottom: 1px solid #737373;
}



/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.redirect_title {	
	color: #006699;	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 24px;
}
.redirect_options {	
	color: #999999;	
	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}


/* REGISTER */
.registration_div {
	width: 800px;
	background-color: rgba(33,33,33,0.75);
	border: 1px solid #006699;
	border-radius: 8px;
	margin-top: 200px;
	ox-shadow: inset rgba(0,0,0,0.2) 0px 0px 0px 1px, rgba(0,0,0,0.2) 0px 1px 4px;
	position: relative;
	padding: 15px;
	backdrop-filter: blur(10px) saturate(140%);
}
.registration_register_div {
	max-width: 350px;
	background-color: rgba(33,33,33,0.75);
	border: 1px solid #006699;
	border-radius: 8px;
	margin-top: 50px;
	ox-shadow: inset rgba(0,0,0,0.2) 0px 0px 0px 1px, rgba(0,0,0,0.2) 0px 1px 4px;
	position: relative;
	padding: 15px;
	backdrop-filter: blur(10px) saturate(140%);
}
span.register_terms{	
	color: #999999;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
}
table.registration_table {	
	height: 290px;
	width: 90%;
}
.registration_table tr td {	
	line-height: 36px;
}
table.registration_terms_table {	
	height: 290px;
	width: 90%;
}
.registration_terms_table tr td {	
	line-height: 20px;
}


.logo_header {
	height: 80px;
	width: 100%;
	min-width: 1250px;	
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #202020;
}
table.logo_header {	
    border-collapse: collapse;
    border-spacing: 0;
}





/* LOGO HEADER SEARCH */
.nav_search {
	float: right;
	margin-right: 5px;
}
.nav_search_button {
	background-color: #006699;
	border: 1px solid #202020;
	color: #ffffff;
	height: 30px;	
	padding: 7px 15px 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2.2px;	
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.nav_search_button:hover {
	background-color: #0077b3;
	border: 1px solid #cccccc;
	color: #ffffff;
	height: 30px;	
	padding: 7px 15px 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2.2px;	
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.nav_search_input {
	line-height: 25px;
	background-color: #404040;
	border: 2px solid #404040;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #999999;
}
.nav_search_select {
	height: 31px;
  	background-color: #404040;
	border: 2px solid #404040;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #999999;	
}


/* NAVIGATION HEADER */
.nav_header {
	height: 32px;
	width: 100%;
	min-width: 1250px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #006699;
}
.welcome_header {
	height: 30px;
	*width: 300px;
	float: left;
	margin-left: 5px;
}
table.welcome_header {	
    border-collapse: collapse;
    border-spacing: 0;
}
span.welcome_member{	
	color: #FFFFFF;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
.menu_header {
	height: 30px;
	*width: 80%;
	float: right;
	margin-right: 0px;	
}
span.menu_header_items{	
	color: #FFFFFF;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
span.header_icon{	
	color: #FFFFFF;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
.menu_header_buttons {
	background-color: #006699;
	border: none;
	color: #ffffff;

	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 18px;
	cursor: pointer;
}



	





#indexmenu ul,
#indexmenu li,
#indexmenu span,
#indexmenu a {
	padding: 0;
	position: relative;
}
#indexmenu {
	height: 30px;
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	background: #006699;
	background: -moz-linear-gradient(top, #006699 0%, #006699 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006699), color-stop(100%, #006699));
	background: -webkit-linear-gradient(top, #006699 0%, #006699 100%);
	background: -o-linear-gradient(top, #006699 0%, #006699 100%);
	background: -ms-linear-gradient(top, #006699 0%, #006699 100%);
	background: linear-gradient(to bottom, #006699 0%, #006699 100%);
	*border-bottom: 2px solid #0fa1e0;
}
#indexmenu:after,
#indexmenu ul:after {
	content: '';
	display: block;
	clear: both;
}

#indexmenu a {
	color: #ffffff;
	font-weight: bold;   
	display: inline-block;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px;
	text-decoration: none;
}
#indexmenu a:hover {
	*background: #0099cc;
	color: #ffffff;  
}
#indexmenu ul {
	list-style: none;
	margin: 0 0 0 0;
}
#indexmenu > ul {
	float: left;
	margin-right: 5px;
}
#indexmenu > ul > li {
	float: left;
}
#indexmenu > ul > li:hover{
	*background: #0099cc;
}
#indexmenu > ul > li:hover:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;	/*  This is the position of the carret for the sub menu  */
	bottom: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #0099cc;
	margin-left: -10px;
}
#indexmenu > ul > li:first-child > a {
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
}
#indexmenu > ul > li:last-child > a {
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
}
#indexmenu .has-sub {
	z-index: 101;
}
#indexmenu .has-sub:hover > ul {
	display: block;
}
#indexmenu .has-sub ul {		/*  Main Dropdown  */
	display: none;
	position: absolute;
	width: 200px;
	top: 100%;
	right: 0px;
    margin-left: 0px;
	padding: 0px 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;    
}
#indexmenu .has-sub ul li {
	*margin-bottom: -1px;
}
#indexmenu .has-sub ul li a {
	background: #ffffff;
	filter: none;
	font-size: 11px;
	color: #666666;  
	font-family: Verdana, Arial, Sans-Serif;  
	*font-weight: bold;  
	display: block;
	line-height: 120%;
	padding: 10px;
}
#indexmenu .has-sub ul li:hover a {
	background: #0099cc;
	color: #ffffff;  
}
#indexmenu .has-sub .has-sub:hover > ul {
	display: block;
}
#indexmenu .has-sub .has-sub ul {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
}
#indexmenu .has-sub .has-sub ul li a {
	background: #ffffff;
	font-size: 11px;
	color: #666666;  
	font-family: Verdana, Arial, Sans-Serif;  
	*font-weight: bold;    
}
#indexmenu .has-sub .has-sub ul li a:hover {
	background: #0099cc;
	color: #ffffff;  
}
#indexmenu .divider {
	*margin: 9px 1px;
	*margin: -5px 0 5px;
	background: #ffffff;
	border-bottom: 1px solid #e5e5e5;
}  
#indexmenu .header {
	*margin: 9px 1px;
	*margin: -5px 0 5px;
	color: #0099cc;  
	font-family: Verdana, Arial, Sans-Serif; 	
	margin-left: 10px;
} 
#indexmenu .caret1 {
	display: inline-block;
	width: 0;
	height: 0;
	*vertical-align: top;
	border-top: 4px solid #ffffff;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
}
#indexmenu .caret2 {
	display: inline-block;
	width: 0;
	height: 0;
	*vertical-align: top;	
	border-left: 4px solid #666666;	
	border-bottom: 4px solid transparent;	
	border-top: 4px solid transparent;	
	content: "";
}
#indexmenu .caret2 ul li a:hover {
	display: inline-block;
	width: 0;
	height: 0;
	*vertical-align: top;
	border-left: 4px solid #fffff;	
	border-bottom: 4px solid transparent;	
	border-top: 4px solid transparent;;
	content: "";
}


#accountmenu ul,
#accountmenu li,
#accountmenu span,
#accountmenu a {
	padding: 0;
	position: relative;
}
#accountmenu {
	height: 30px;
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	background: #006699;
	background: -moz-linear-gradient(top, #006699 0%, #006699 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006699), color-stop(100%, #006699));
	background: -webkit-linear-gradient(top, #006699 0%, #006699 100%);
	background: -o-linear-gradient(top, #006699 0%, #006699 100%);
	background: -ms-linear-gradient(top, #006699 0%, #006699 100%);
	background: linear-gradient(to bottom, #006699 0%, #006699 100%);
	*border-bottom: 2px solid #0fa1e0;
}
#accountmenu:after,
#accountmenu ul:after {
	content: '';
	display: block;
	clear: both;
}

#accountmenu a {
	color: #ffffff;
	font-weight: bold;   
	display: inline-block;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px;
	text-decoration: none;
}
#accountmenu a:hover {
	*background: #0099cc;
	color: #ffffff;  
}
#accountmenu ul {
	list-style: none;
	margin: 0 0 0 0;
}
#accountmenu > ul {
	float: left;
	margin-right: 5px;
}
#accountmenu > ul > li {
	float: left;
}
#accountmenu > ul > li:hover{
	*background: #0099cc;
}
#accountmenu > ul > li:hover:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;	/*  This is the position of the carret for the sub menu  */
	bottom: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #0099cc;
	margin-left: -10px;
}
#accountmenu > ul > li:first-child > a {
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
}
#accountmenu > ul > li:last-child > a {
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
}

#accountmenu .has-sub {
	z-index: 101;
}
#accountmenu .has-sub:hover > ul {
	display: block;
}
#accountmenu .has-sub ul {		/*  Main Dropdown  */
	display: none;
	position: absolute;
	width: 200px;
	top: 100%;
	left: 0px;
    margin-left: 0px;
	padding: 0px 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;    
}

#accountmenu .has-sub ul li {
	*margin-bottom: -1px;
}
#accountmenu .has-sub ul li a {
	background: #ffffff;
	filter: none;
	font-size: 11px;
	color: #666666;  
	font-family: Verdana, Arial, Sans-Serif;  
	*font-weight: bold;  
	display: block;
	line-height: 120%;
	padding: 10px;
}
#accountmenu .has-sub ul li:hover a {
	background: #0099cc;
	color: #ffffff;  
}
#accountmenu .has-sub .has-sub:hover > ul {
	display: block;
}
#accountmenu .has-sub .has-sub ul {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
}
#accountmenu .has-sub .has-sub ul li a {
	background: #ffffff;
	font-size: 11px;
	color: #666666;  
	font-family: Verdana, Arial, Sans-Serif;  
	*font-weight: bold;    
}
#accountmenu .has-sub .has-sub ul li a:hover {
	background: #0099cc;
	color: #ffffff;  
}

#accountmenu .has-sub1 ul li a {
	background: #ffffff;
	font-size: 11px;
	color: #0099cc;  
	font-family: Verdana, Arial, Sans-Serif;  
	*font-weight: bold;    
}
#accountmenu .has-sub1 ul li a:hover {
	background: #0099cc;
	color: #ffffff;  
}
#accountmenu .divider {
	*margin: 9px 1px;
	*margin: -5px 0 5px;
	background: #ffffff;
	border-bottom: 1px solid #e5e5e5;
}  
#accountmenu .header {
	*margin: 9px 1px;
	*margin: -5px 0 5px;
	color: #0099cc;  
	font-family: Verdana, Arial, Sans-Serif; 	
	margin-left: 10px;
} 
#accountmenu .caret1 {
	display: inline-block;
	width: 0;
	height: 0;
	*vertical-align: top;
	border-top: 4px solid #ffffff;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
}
#accountmenu .caret2 {
	display: inline-block;
	width: 0;
	height: 0;
	*vertical-align: top;	
	border-left: 4px solid #666666;	
	border-bottom: 4px solid transparent;	
	border-top: 4px solid transparent;	
	content: "";
}
#accountmenu .caret2 ul li a:hover {
	display: inline-block;
	width: 0;
	height: 0;
	*vertical-align: top;
	border-left: 4px solid #fffff;	
	border-bottom: 4px solid transparent;	
	border-top: 4px solid transparent;;
	content: "";
}
.page_content_wrapper {
    width: 100%;
	margin-bottom: 25px;
	margin-top: 25px;	
}
.content_wrapper {
	margin: auto;
	width: 95%;
	min-width: 840px;	
    background: #1a1a1a;
    border: 1px solid #404040;
    border-radius: 4px;
}
.content {
    padding: 10px 20px 20px 20px;
}
.account_title {
	font-family:Tahoma, sans-serif; 
	font-weight: 900; 
	color: #FFFFFF; 
	letter-spacing: 3.2px; 
	font-size: 20px; 
	text-transform: uppercase;	
}	
.account_content {
	width: 100%;
	min-width: 800px;
	margin-top: 50px;	
    *background: #262626;
    *border: 1px solid #333333;
    *border-radius: 4px;	
}
table.account_content {
	width: 250px; 
	border-collapse: collapse;
	margin-top: 50px;
	margin-bottom: 25px;
	border: 0;	
}
tr.account_content_header { 
	height: 40px; 
	background-color: #262626; 
	border-bottom: 1px solid #737373; 
	border-top: 1px solid #737373;
}
tr.account_content_setting {
	height: 50px; 	
	*border-left: 1px solid #737373; 
	*border-right: 1px solid #737373;
	color: #666666;		
}
tr.account_content_setting:hover {
	height: 50px; 	
	background-color: #333333;
	color: #FFFFFF;	
}
td.account_content_header { 
	color: #666666;
	height: 40px; 	
	letter-spacing: 3.2px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;	
}
td.account_content_icon {
	height: 40px; 	
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 2px;	
	padding-bottom: 2px;
	width: 20px;
}
td.account_content_change {
	height: 40px; 	
	padding-left: 10px;
	padding-right: 0px;	
	padding-top: 2px;	
	padding-bottom: 2px;
	width: 100px;
}
.account_settings {
	font-size: 18px; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-weight: bold;	
}
.account_button_change {
	background-color: #006699;
	border: 1px solid #202020;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 3.2px;
	margin-right: 5px;
	float: right;
	width: 145px;
}
.account_button_change:hover {
	background-color: #0077b3;
	border: 1px solid #cccccc;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 3.2px;
	margin-right: 5px;
	float: right;
	width: 145px;
}
.account_button_enable {
	background-color: #009933;
	border: 1px solid #202020;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 3.2px;
	margin-right: 5px;	
	float: right;
	width: 145px;	
}
.account_button_enable:hover {
	background-color: #00b33c;
	border: 1px solid #cccccc;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 3.2px;
	margin-right: 5px;	
	float: right;
	width: 145px;	
}
.button_enable {
	background-color: #009933;
	border: 1px solid #202020;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 3.2px;
	margin-right: 5px;	
	width: 145px;	
}
.button_enable:hover {
	background-color: #00b33c;
	border: 1px solid #cccccc;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 3.2px;
	margin-right: 5px;	
	width: 145px;	
}
.account_button_disable {
	background-color: #e60000;
	border: 1px solid #202020;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 3.2px;
	margin-right: 5px;	
	float: right;
	width: 145px;	
}
.account_button_disable:hover {
	background-color: #ff0000;
	border: 1px solid #cccccc;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 3.2px;
	margin-right: 5px;	
	float: right;
	width: 145px;	
}
.button_disable {
	background-color: #e60000;
	border: 1px solid #202020;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 3.2px;
	margin-right: 5px;	
	width: 145px;	
}
.button_disable:hover {
	background-color: #ff0000;
	border: 1px solid #cccccc;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 3.2px;
	margin-right: 5px;	
	width: 145px;	
}
.security_update {
	color: #009933;	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	float: right;	
}

table.account_header {
	width: 100%; 
	border-collapse: collapse;
}
tr.account_header { 
	border-bottom: 2px solid #006699;
}
table.myaccount_forms {	
	width: 300px;
	padding-bottom: 20px;
}
tr.myaccount_forms_spacer {	
	line-height: 5px;
}
tr.myaccount_forms_error {	
	height: 50px;
}
.account_username_member {
	font-size: 18px; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-weight: bold;
	color: #666666;		
}
.account_username_staff {
	font-size: 18px; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-weight: bold;
	color: #6FBE44;	
}
.account_username_vig {
	font-size: 18px; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-weight: bold;
	color: #006699;	
}
.account_warning_header {
	font-size: 18px; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-weight: bold;
	color: #ff9900;	
}
.account_warning_text {
	font-size: 14px; 
	font-family: Verdana, Arial, Sans-Serif; 
	color: #ff9900;	
}
.account_warning {
	background-color: #262626;	
	width: 600px;
	padding: 10px;
    border: 1px solid #ff9900;
    border-radius: 4px;
	margin-bottom: 20px;
}
.account_information_header {
	font-size: 18px; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-weight: bold;
	color: #006699;	
}
.account_information_text {
	font-size: 14px; 
	font-family: Verdana, Arial, Sans-Serif; 
	color: #006699;	
}
.account_information {
	background-color: #262626;	
	width: 600px;
	padding: 10px;
    border: 1px solid #006699;
    border-radius: 4px;
	margin-bottom: 20px;
}
.geekseek_content{
	width:95%;
	min-width:1250px;
	background-color: rgba(33,33,33,0.75); 
	border: 1px solid #4d4d4d; 
	padding-top: 10px; 
	padding-bottom: 20px; 
	padding-left: 20px; 
	padding-right: 20px;
	margin-top: 20px;	
}
.geekseek_results{
	width:100%; 
	padding-top: 25px; 
	padding-bottom: 25px; 
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #CCCCCC;
	font-size: 20px;
    text-decoration: none;	
}
.geekseek_filters{
	width:100%; 
}
.releases_headers {
	font-weight: 900; 
	text-transform: uppercase; 
	font-size: 12px; 
	vertical-align: middle; 
	color: #666666;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    line-height: 30px;
    padding: 0 10px;
    text-decoration: none;
}
.episode_headers {
	font-weight: 900; 
	text-transform: uppercase; 
	font-size: 14px; 
	vertical-align: middle; 
	color: #cccccc;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    line-height: 30px;
    padding: 0 10px;
    text-decoration: none;
}
.releases_headers_arrows {
	font-weight: 900; 
	text-transform: uppercase; 
	font-size: 20px; 
	vertical-align: middle; 
	color: #666666;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    line-height: 30px;
    text-decoration: none;
}
.releases_headers_arrows:hover {
	font-weight: 900; 
	text-transform: uppercase; 
	font-size: 20px; 
	vertical-align: middle; 
	color: #006699;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    line-height: 30px;
    text-decoration: none;
}
.releases_text {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
    text-decoration: none;
}
table.releases_main{
	width: 100%;
	min-width:1200px;	
	border-collapse: collapse;
	border: 0;	
}




table.messages{
	width: 100%;
	min-width:1200px;	
	border-collapse: collapse;
	border: 0;	
}
tr.messages{
	background-color: #1a1a1a;
}

tr.message_items:hover{
	background-color: #333333;
}

td.message_header_icon {
	width: 46px;
	border-bottom: 1px solid #404040;	
}
td.message_header_from {
	width: 200px;
	border-bottom: 1px solid #404040;	
}
td.message_icon {
	border-bottom: 1px solid #404040;
	width: 20px;
}
td.message_from {
	border-bottom: 1px solid #404040;
	width: 200px;
}
td.message_subject {
	border-bottom: 1px solid #404040;
}
td.message_when {
	border-bottom: 1px solid #404040;
	width: 150px;
	text-align: center;
}
td.message_action {
	border-bottom: 1px solid #404040;
	width: 75px;
	text-align: center;	
}
.message_headers {
	font-weight: 900; 
	text-transform: uppercase; 
	font-size: 12px; 
	vertical-align: middle; 
	color: #666666;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    line-height: 30px;
    text-decoration: none;
}

.message_header{
	width:100%; 
	padding-top: 25px; 
	padding-bottom: 25px;  	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #CCCCCC;
	font-size: 20px;
    line-height: 20px;	
}
.message_title{
	width:100%; 
	padding-top: 25px; 
	padding-bottom: 25px;  	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #CCCCCC;
	font-size: 18px;
    line-height: 20px;	
}


.add_message_button {
	float: right;	
	background-color: #202020;
	border: 1px solid #737373;
	width:200px;
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.add_message_button:hover {
	float: right;	
	background-color: #202020;
	border: 1px solid #006699;
	width:200px;	
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.message_add {
	line-height: 25px;
	background-color: #1a1a1a;
	border: 1px solid #1a1a1a;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #999999;
	resize: none;
	padding: 6px;	
}
.message_text {	
	width:100%;
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;	
}
.message_subject_text {
    color: #CCCCCC;
    font-weight: bold;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 30px;
    padding: 0 2px;
    text-decoration: none;
	text-align: center;		
}
.message_name_text {
	float: left;
    color: #006699;
    font-weight: bold;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 30px;
    padding: 0 2px;
    text-decoration: none;
}
.message_name_mod_text {
	float: left;
    color: #4F8A10;
    font-weight: bold;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 30px;
    padding: 0 2px;
    text-decoration: none;
}
.message_box_1 {	
	width: 800px;
	margin: 10px auto;
	border: 4px solid #404040;
	padding: 10px;
	font-weight: 900;
	color: #00bfb6;
	font-family: arial;
	position: relative;
	background-color: #1a1a1a;	
}
.message_border_1:before {
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-left: 10px solid transparent;
 border-right: 10px solid #404040;
 border-top: 10px solid transparent;
 border-bottom: 10px solid transparent;
 top: 25%;
 left: -23px;
}
.message_border_1:after {
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-left: 10px solid transparent;
 border-top: 10px solid transparent;
 border-right: 10px solid #1a1a1a;
 border-bottom: 10px solid transparent;
 top: 25%;
 left: -18px;
}
.message_box_2 {
	width: 800px;
	margin: 10px auto;
	border: 4px solid #8c8c8c;
	padding: 10px;	
	font-weight: 900;
	color: #00bfb6;
	font-family: arial;
	position: relative;
	background-color: #1a1a1a;		
}
.message_border_2:before {
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-right: 10px solid transparent;
 border-left: 10px solid #8c8c8c;
 border-top: 10px solid transparent;
 border-bottom: 10px solid transparent;
 top: 25%;
 right: -23px;
}
.message_border_2:after {
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-right: 10px solid transparent;
 border-top: 10px solid transparent;
 border-left: 10px solid #1a1a1a;
 border-bottom: 10px solid transparent;
 top: 25%;
 right: -18px;
}
.message_box_3 {
  width: 800px;
  margin: 10px auto;
  border: 4px solid #006699;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;  
  font-weight: 900;
  color: #00bfb6;
  font-family: arial;
  position: relative;
  background-color: #1a1a1a;  
}
.message_border_3:before {
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-right: 10px solid transparent;
 border-top: 10px solid #006699;
 border-left: 10px solid transparent;
 border-bottom: 10px solid transparent;
 left: 50%;
 bottom: -23px;
}
.message_border_3:after {
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-right: 10px solid transparent;
 border-left: 10px solid transparent;
 border-top: 10px solid #1a1a1a;
 border-bottom: 10px solid transparent;
 left: 50%;
 bottom: -18px;
}
.message_box_4 {
  width: 800px;
  margin: 10px auto;
  border: 4px solid #006699;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;  
  font-weight: 900;
  color: #00bfb6;
  font-family: arial;
  position: relative;
  background-color: #1a1a1a;
}
.message_border_4:before {
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-right: 10px solid transparent;
 border-top: 10px solid transparent; 
 border-left: 10px solid transparent;
 border-bottom: 10px solid #006699;
 left: 50%;
 top: -23px;
}
.message_border_4:after {
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-right: 10px solid transparent;
 border-left: 10px solid transparent;
 border-bottom: 10px solid #1a1a1a;
 border-top: 10px solid transparent;
 left: 50%;
 top: -18px;
}




table.releases{
	width: 100%;	
	border-collapse: collapse;
	border: 0;	
}
table.releases:hover {
	background-color: #333333;
}
tr.releases{
	border-bottom: 1px solid #737373;
}

table.releases_cover{
	width: 100%;	
	border-collapse: collapse;
	border: 0;	
}
table.releases_cover:hover {
	background-color: #262626;
}
tr.releases_cover{
	border-top: 1px solid #737373;
}


table.releases_cover_all{
	width: 100%;	
	border-collapse: collapse;
	border: 0;	
}
tr.releases_cover_all{
	border-top: 1px solid #737373;
}

table.releases_spam{
	width: 100%;	
	border-collapse: collapse;
	border: 0;
	opacity: 0.3;	
}
table.releases_spam:hover {
	opacity: 1;	
}
tr.releases_spam{
	border-bottom: 1px solid #737373;
}
tr.releases_header{
	height: 40px;
	background-color: #1a1a1a; 
	border-bottom: 1px solid #737373; 
	border-top: 1px solid #737373;
}
tr.releases_actions{
	height: 40px;
	background-color: #1a1a1a; 
	border-bottom: 1px solid #737373; 
}
tr.episode_actions{
	height: 40px;
	background-color: #404040; 
	border-bottom: 1px solid #737373; 
}
tr.dashboard_view{
	height: 40px;
	background-color: #1a1a1a; 
	border-top: 1px solid #737373; 	
	border-bottom: 1px solid #737373; 
}

td.releases_checkbox { 
	width:15px;
	text-align: center;
}
td.releases_checkbox_release { 
	width:15px;
	text-align: center;
	border-bottom: 1px solid #737373;
}
td.releases_name { 
	width:570px;
}
td.releases_image { 
	width:40px;
	height:60px;
	padding: 8px;
	text-align: center;
	border-bottom: 1px solid #737373;
}
td.releases_name { 
	width:15px;
	vertical-align: middle;
}
td.geekseek_name { 
	vertical-align: middle;
}
td.releases_category { 
	width:200px;
	text-align: center;
	vertical-align: middle;
}
td.releases_age { 
	width:120px;
	text-align: center;
}
td.releases_size { 
	width:120px;
	text-align: center;
}
td.releases_files { 
	width:100px;
	text-align: center;
}
td.releases_grabs { 
	width:260px;
	text-align: center;
}
td.releases_grabs_icons_grab { 
	width:95px;
	text-align: right;
}
td.releases_grabs_icons { 
	width:55px;
	text-align: center;
}
.releases_icon_text {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 30px;
    padding: 0 2px;
    text-decoration: none;
}
.media_overlay_title_text {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 30px;
    padding: 0 2px;
    text-decoration: none;
}
.media_overlay_text {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 30px;
    padding: 0 2px;
    text-decoration: none;
}
.releases_category_text {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 30px;
    padding: 0 2px;
    text-decoration: none;
}
a.releases_category_text:hover{	
	color: #006699;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 30px;
    padding: 0 2px;
    text-decoration: none;
}
.releases_title {
    color: #808080;
    font-weight: bold;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
    text-decoration: none;
}
a.releases_title:hover{	
	color: #cccccc;
    font-weight: bold;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
    text-decoration: none;
}
.releases_icons {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.releases_icons:hover {
	color: #006699;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.message_icons {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.message_icons:hover {
	color: #006699;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.releases_header_icons {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.releases_header_icons:hover {
	color: #006699;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.hunt_icons {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.hunt_icons_none {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;	
}
.hunt_icons_stats_no {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;	
}
.hunt_icons:hover {
	color: #006699;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.releases_icons_medium {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 20px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	cursor: pointer;	
}
.releases_icons_medium:hover {
	color: #006699;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 20px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	cursor: pointer;	
}
.savedseek_icons_medium {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 20px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	cursor: pointer;	
}
.savedseek_icons_medium:hover {
	color: #006699;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 20px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	cursor: pointer;	
}
.releases_icons_large {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	cursor: pointer;	
}
.releases_icons_large:hover {
	color: #006699;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	cursor: pointer;	
}
.releases_icons_rss_large {
    color: #ffcc00;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	cursor: pointer;	
}
.releases_icons_rss_large:hover {
	color: #ffff00;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	cursor: pointer;	
}

.releases_edit {
    color: #ff6600;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	opacity: 0.5;
	cursor: pointer;	
}
.releases_edit:hover {
	color: #ff6600;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	opacity: 1;
	cursor: pointer;	
}
.releases_edit_medium {
    color: #ff6600;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 20px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	opacity: 0.5;
	cursor: pointer;	
}
.releases_edit_medium:hover {
	color: #ff6600;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 20px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	opacity: 1;
	cursor: pointer;	
}
.releases_edit_large {
    color: #ff6600;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	opacity: 0.5;
	cursor: pointer;	
}
.releases_edit_large:hover {
	color: #ff6600;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	opacity: 1;
	cursor: pointer;	
}
.releases_delete {
    color: #ff0000;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	opacity: 0.5;
	cursor: pointer;	
}
.releases_delete:hover {
	color: #ff0000;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	opacity: 1;	
	cursor: pointer;	
}
.releases_delete_medium {
    color: #ff0000;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 20px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	opacity: 0.5;
	cursor: pointer;	
}
.releases_delete_medium:hover {
	color: #ff0000;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 20px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	opacity: 1;	
	cursor: pointer;	
}
.releases_delete_large {
    color: #ff0000;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	opacity: 0.5;
	cursor: pointer;	
}
.releases_delete_large:hover {
	color: #ff0000;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	opacity: 1;	
	cursor: pointer;	
}
.releases_endorsed_large {
    color: #006699;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	cursor: pointer;	
}
.releases_endorse_large {
    color: #ff0000;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	opacity: 0.5;
	cursor: pointer;	
}
.releases_endorse_large:hover {
	color: #ff0000;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;	
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
	opacity: 1;	
	cursor: pointer;	
}



.page_icons_large {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    line-height: 30px;
    font-size: 24px;		
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.page_icons_large:hover {
	color: #006699;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    line-height: 30px;
    font-size: 24px;	
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.releases_icons_none {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;	
}
.releases_new {
    color: #cc5200;	
}
.geekseek_icons {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.releases_icons_stats {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 30px;
    padding: 0 2px;
    text-decoration: none;
}
.releases_icons_stats:hover {
	color: #006699;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 30px;
    padding: 0 2px;
    text-decoration: none;
}
.releases_icons_stats_no {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 30px;
    padding: 0 2px;
    text-decoration: none;
}
.releases_icons_stats_no_medium {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 20px;
    line-height: 30px;
    padding: 0 8px;
    text-decoration: none;
}
.releases_icons_no {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;	
}

.releases_icons_flag {
    color: #808080;
	font-weight: 200;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 20px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	opacity: 0.5;
}
.releases_poster_thumb {
    width: 40px; 
	height: 50px;
	border: 0;
}
.releases_poster_thumb_default {
    width: 40px; 
	height: 50px;
	border: 0;
	opacity: 0.5;
}
.meta_poster_thumb {
    width: 80px; 
	height: 100px;
	border: 0;
}
.meta_poster_thumb_default {
    width: 80px; 
	height: 100px;
	border: 0;
	opacity: 0.5;
}

.thumb_2 {
	font-weight: 900; 
	font-size: 14px; 
	vertical-align: middle; 
	color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    line-height: 30px;
}

.thumb_3 {
	font-weight: 900; 
	font-size: 14px; 
	vertical-align: middle; 
	color: #4F8A10;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    line-height: 30px;
}

.thumb_8 {
	font-weight: 900; 
	font-size: 14px; 
	vertical-align: middle; 
	color: #006699;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    line-height: 30px;
}

.page_icons_none {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;	
}
.page_icons {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.page_icons:hover {
	color: #006699;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.page_text_current_cell {
	background-color: #333333;	
}
.page_text_current {
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;	
}
.page_text {
    color: #808080;
	font-weight: 900;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.page_text:hover {
	color: #006699;
	font-weight: 900;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.filter {
    color: #808080;
	font-weight: 900;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;	
    padding: 4px;
    text-decoration: none;
	cursor: pointer;	
}
.filter:hover {
	color: #CCCCCC;
	font-weight: 900;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;	
    padding: 4px;
    text-decoration: none;
	cursor: pointer;	
}
.filter_span {
	border-right: 1px solid #737373;	
	border-left: 1px solid #737373;
	border-top: 1px solid #737373;
	border-bottom: 1px solid #737373;
	text-align: center;	
	vertical-align: middle;
	margin-right: 5px;
}
.filter_icon {
    color: #cc6600;
	font-weight: 900;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;	
    padding: 4px;
    text-decoration: none;
	cursor: pointer;	
}
td.saved_seek { 
	text-align: right; 
	width:300px;
}
table.saved_seek { 
	width:100%;
}

.search_button {
	background-color: #006699;
	border-top: 1px solid #202020;
	border-left: 1px solid #202020;	
	
	border-bottom: 1px solid rgba(33,33,33,0.75);
	border-right: 1px solid rgba(33,33,33,0.75);	
	
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.search_button:hover {
	background-color: #0077b3;
	border: 1px solid #cccccc;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.footer {
    color: #808080;
	font-weight: 900;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;	
    padding: 20px;

}


.confirm_button {
	background-color: #4F8A10;	
	border: 1px solid #202020;		
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.confirm_button:hover {
	background-color: #4F8A10;
	border: 1px solid #cccccc;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.warn_button {
	background-color: #cc5200;
	border: 1px solid #202020;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.warn_button:hover {
	background-color: #cc5200;
	border: 1px solid #cccccc;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.delete_button {
	background-color: #ff0000;
	border: 1px solid #202020;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;	
}
.delete_button:hover {
	background-color: #ff0000;
	border: 1px solid #cccccc;
	color: #ffffff;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;	
}
.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 102;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-y: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative; 
  overflow: auto;
  height: 100%;  
  top: 50px;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay-content::-webkit-scrollbar {
    width: 12px;
}

.overlay-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}

.overlay-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
} 
  
.overlay a {
  text-decoration: none;
  font-size: 14px;
  color: #818181;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  font-weight: 900;  
  top: 15px;
  right: 35px;
  }
}
.multi_overlay_text_form {
    color: #f2f2f2;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
}
.multi_overlay_text {
    color: #f2f2f2;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 30px;
    padding: 50px;
    text-decoration: none;
}
.multi_overlay_action_icon {
    color: #4F8A10;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 100px;
    line-height: 110px;
    padding: 0 2px;
    text-decoration: none;
}
.multi_overlay_icon {
    color: #006699;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 120px;
    line-height: 130px;
    padding: 0 2px;
    text-decoration: none;
}

.multi_overlay_action_icon_warning {
    color: #cc5200;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 100px;
    line-height: 110px;
    padding: 0 2px;
    text-decoration: none;
}
.multi_overlay_action_icon_delete {
    color: #ff0000;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 100px;
    line-height: 110px;
    padding: 0 2px;
    text-decoration: none;
}
.overlay_title{
	width:100%; 
	padding-top: 25px; 
	padding-bottom: 25px; 
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #CCCCCC;
	font-size: 20px;
    line-height: 20px;	
}
.hunt_title{
	width:100%; 
	padding-top: 25px; 
	padding-bottom: 25px; 
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #CCCCCC;
	font-size: 20px;
    line-height: 20px;	
}
.overlay_poster {
    width: 280px; 
	height: 420px;
	border: 0;
}
.overlay_poster_default {
    width: 280px; 
	height: 420px;
	border: 0;
	opacity: 0.5;
}

.overlay_text {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    padding: 0 2px;
    text-decoration: none;
    line-height: 20px;		
}
.hunt_text {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    padding: 0 2px;
    text-decoration: none;
    line-height: 20px;		
}

.cover_text {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
}
a.cover_text:hover{	
	color: #006699;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
}


.overlay_links {
    color: #808080;
    line-height: 20px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    padding: 0 2px;	
}
.overlay_links:hover {
    color: #006699;
    line-height: 20px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    padding: 0 2px;	
}


.hunt_table {
	width: 100%; 
	background: #1a1a1a; 
	border: 1px solid rgb(51, 46, 36); 
	padding-left: 10px; 
	padding-right: 10px; 
	margin-top: 10px;	
}
.hunt_comments {
	width: 100%; 
	background: #1a1a1a; 
	border: 1px solid rgb(51, 46, 36); 
	padding-left: 10px; 
	padding-right: 10px; 
	margin-top: 10px;
}
.hunt_comments_box {
	width: 600px; 
	background: #1a1a1a;
}

.overlay_text_bold {
    color: #CCCCCC;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
}
.hunt_text_bold {
    color: #CCCCCC;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
}
.hunt_text_bold_warn {
    color: #cc5200;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
}
.overlay_stars {
    color: #ffcc00;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 20px;
    padding: 0 4px;
}
.overlay_stars_blank {
    color: #ffcc00;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 20px;
    padding: 0 4px;
	opacity: 0.5;
}
.overlay_geek_rating_on {
    color: #ffcc00;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 22px;
    padding: 0 4px;
	cursor: pointer;
	text-align: center;
	display:none;	
}
.overlay_geek_rating_off {
    color: #ffcc00;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 22px;
    padding: 0 4px;
	cursor: pointer;
	text-align: center;
}
.overlay_overall_geek_rating_on {
    color: #ffcc00;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 22px;
    padding: 0 4px;
	text-align: center;
}
.overlay_overall_geek_rating_off {
    color: #ffcc00;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 22px;
    padding: 0 4px;
	text-align: center;
}
.overlay_member_geek_rating_on {
    color: #006699;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 22px;
    padding: 0 4px;
	cursor: pointer;
	text-align: center;
	display:none;	
}
.overlay_member_geek_rating_off {
    color: #006699;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;	
    line-height: 22px;
    padding: 0 4px;
	cursor: pointer;
	text-align: center;
}
.overlay_icons {
	text-align: center;	
    color: #808080;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 30px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.overlay_icons:hover {
	text-align: center;	
	color: #006699;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 30px;	
    line-height: 30px;
    padding: 0 4px;
    text-decoration: none;
	cursor: pointer;	
}
.imdb_image {
	width: 160px;
}
.imdb_image_small {
	height: 25px;
}
.tmdb_image {
	width: 160px;
}
.tmdb_image_small {
	width: 75px;
	padding-left:10px;
}
.rss_image {
	width: 75px;
}
.rotten_image {
	width: 160px;
}
.rotten_image_small {
	width: 75px;
	padding-left:10px;	
}
.youtube_image {
	width: 160px;
}
.youtube_image_small {
	width: 75px;
	padding-left:10px;	
}
.release_overlay{
	width:100%; 	
	background-color: #1a1a1a; 
	border: 1px solid rgb(51, 46, 36); 
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 30px;	
}
.release_details_overlay{	
	background-color: #1a1a1a; 
	border: 1px solid rgb(51, 46, 36); 
	padding-left: 10px;
	padding-right: 10px;	
	margin-top: 10px;	
}
.release_details_hidden{
	display:none;	
	background-color: #1a1a1a; 
	border: 1px solid rgb(51, 46, 36); 
	padding-left: 10px;
	padding-right: 10px;	
	margin-top: 10px;	
}
.comment_display{
	background-color: #333333; 
	border: 1px solid rgb(51, 46, 36);
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px; 	
}
.comment_text {	
	width:100%;
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;	
}
.comment_date {
	float: right;	
    color: #4d4d4d;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 30px;
    padding: 0 2px;
    text-decoration: none;
}
.comment_note {
    color: #4d4d4d;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 30px;
    padding: 0 2px;
    text-decoration: none;
}
.comment_name_text {
	float: left;
    color: #006699;
    font-weight: bold;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 30px;
    padding: 0 2px;
    text-decoration: none;
}
.comment_name_mod_text {
	float: left;
    color: #4F8A10;
    font-weight: bold;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 30px;
    padding: 0 2px;
    text-decoration: none;
}
.comment_box_1 {	
	width: 800px;
	margin: 10px auto;
	border: 4px solid #404040;
	padding: 10px;
	font-weight: 900;
	color: #00bfb6;
	font-family: arial;
	position: relative;
}
.comment_box_2 {
	width: 800px;
	margin: 10px auto;
	border: 4px solid #262626;
	padding: 10px;	
	font-weight: 900;
	color: #00bfb6;
	font-family: arial;
	position: relative;
}
.comment_box_3 {
  width: 800px;
  margin: 10px auto;
  border: 4px solid #006699;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;  
  text-align: center;
  font-weight: 900;
  color: #00bfb6;
  font-family: arial;
  position: relative;
}
.comment_border_1:before {
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-left: 10px solid transparent;
 border-right: 10px solid #404040;
 border-top: 10px solid transparent;
 border-bottom: 10px solid transparent;
 top: 25%;
 left: -23px;
}
.comment_border_1:after {
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-left: 10px solid transparent;
 border-top: 10px solid transparent;
 border-right: 10px solid #1a1a1a;
 border-bottom: 10px solid transparent;
 top: 25%;
 left: -18px;
}
.comment_border_2:before {
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-right: 10px solid transparent;
 border-left: 10px solid #262626;
 border-top: 10px solid transparent;
 border-bottom: 10px solid transparent;
 top: 25%;
 right: -23px;
}
.comment_border_2:after {
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-right: 10px solid transparent;
 border-top: 10px solid transparent;
 border-left: 10px solid #1a1a1a;
 border-bottom: 10px solid transparent;
 top: 25%;
 right: -18px;
}
.comment_border_3:before {
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-right: 10px solid transparent;
 border-top: 10px solid #006699;
 border-left: 10px solid transparent;
 border-bottom: 10px solid transparent;
 left: 50%;
 bottom: -23px;
}
.comment_border_3:after {
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 border-right: 10px solid transparent;
 border-left: 10px solid transparent;
 border-top: 10px solid #1a1a1a;
 border-bottom: 10px solid transparent;
 left: 50%;
 bottom: -18px;
}
.comment_add {
	line-height: 25px;
	background-color: #1a1a1a;
	border: 1px solid #1a1a1a;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #999999;
	resize: none;
	padding: 6px;	
}
.add_comment_button {
	float: right;	
	background-color: #202020;
	border: 1px solid #737373;
	width:200px;
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.add_comment_button:hover {
	float: right;	
	background-color: #202020;
	border: 1px solid #006699;
	width:200px;	
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.comment_success {
	margin-top:5px;
    color: #009933;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;	
}
.comment_failed {
	margin-top:5px;	
    color: #ff6600;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;	
}


.edit_item {
    color: #f2f2f2;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 30px;
    text-decoration: none;
}
.edit_item_locked {
    color: #404040;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 30px;
    text-decoration: none;
}
.edit_input {
	line-height: 25px;
	background-color: #1a1a1a;
	border: 2px solid #1a1a1a;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #999999;
	width:800px;
}
.edit_input_locked {
	line-height: 25px;
	background-color: #1a1a1a;
	border: 2px solid #1a1a1a;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #404040;
	width:800px;
}
.edit_select {
	height: 31px;
  	background-color: #1a1a1a;
	border: 2px solid #1a1a1a;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #999999;	
	width:800px;	
}
.edit_text {
	line-height: 25px;
	background-color: #1a1a1a;
	border: 1px solid #1a1a1a;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #999999;
	resize: none;
	padding: 6px;	
}
.edit_text_locked {
	line-height: 25px;
	background-color: #1a1a1a;
	border: 1px solid #1a1a1a;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #404040;
	resize: none;
	padding: 6px;	
}


.nodata_overlay_text {
    color: #ff6600;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
    text-decoration: none;
}
.report_select {
	height: 31px;
  	background-color: #1a1a1a;
	border: 1px solid #1a1a1a;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #999999;	
}
.thumb_icon {
    color: #4F8A10;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 60px;
    line-height: 80px;
    padding: 0 2px;
    text-decoration: none;
}
.thumb_icon_warning {
    color: #cc5200;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 60px;
    line-height: 80px;
    padding: 0 2px;
    text-decoration: none;
}
.release_preview {
    width: 500px; 
	border: 0;
}
.release_header_text {
    color: #006699;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
}
table.details{
	border-collapse: collapse;
	border: 0;	
	padding-left: 10px;	
}
tr.details:hover {
	background-color: #333333;
}

.release_details_text_divider {
    color: #808080;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
}
.release_details_text_bold {
    color: #CCCCCC;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
}
.release_details_text_bold:hover {
    color: #006699;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
}
.customise_text {
    color: #CCCCCC;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
}
.customise_text:hover {
    color: #006699;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
}
.dashboard_title{
	width:100%; 
	padding-top: 25px; 
	padding-bottom: 25px; 
	padding-left: 10px; 	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #CCCCCC;
	font-size: 20px;
    line-height: 20px;
    text-decoration: none;	
}
.geekseek_advanced_title{
	width:100%; 
	padding-top: 25px; 
	padding-bottom: 25px; 
	padding-left: 10px; 	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #CCCCCC;
	font-size: 20px;
    line-height: 20px;
    text-decoration: none;	
}
.dashboard_link{
	float:right;	
	padding-right: 10px; 	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #CCCCCC;
	font-size: 20px;
    line-height: 20px;
    text-decoration: none;	
	cursor: pointer;	
}
.dashboard_link:hover{
	float:right;	
	padding-right: 10px; 	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #006699;
	font-size: 20px;
    line-height: 20px;
    text-decoration: none;	
	cursor: pointer;	
}
.how_to_title{
	width:100%; 
	padding-top: 25px; 
	padding-bottom: 25px;  	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #CCCCCC;
	font-size: 20px;
    line-height: 20px;
    text-decoration: none;	
}




.dashboard_poster {
    width: 110px; 
	height: 160px;
	border: 0;
	opacity: 0.7;	
	padding: 0 4px 0 4px;
}
.dashboard_poster:hover {
    width: 110px; 
	height: 160px;
	border: 0;
	opacity: 1;	
	padding: 0 4px 0 4px;
}
.dashboard_poster_default {
    width: 110px; 
	height: 160px;
	border: 0;
	opacity: 0.5;
	padding: 0 3px 0 3px;	
}
.dashboard_poster_default:hover {
    width: 110px; 
	height: 160px;
	border: 0;
	opacity: 0.7;
	padding: 0 3px 0 3px;	
}
.dashboard_table table {
	table-layout: fixed;
	border-collapse: collapse;	
}
table.calendar{	
	border-collapse: collapse;
	border: 0;
	width:100%;	
}
.calendar_title{
	width:100%; 
	padding-top: 25px; 
	padding-bottom: 25px; 
	padding-left: 10px; 	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #CCCCCC;
	font-size: 20px;
	text-align: center;
    line-height: 20px;	
}
.calendar_text{	
	font-family: Verdana, Arial, Sans-Serif;
	color: #CCCCCC;
	font-size: 12px;
}
.calendar_text_finsihed{	
	font-family: Verdana, Arial, Sans-Serif;
	color: #595959;
	font-size: 12px;
}
.calendar_text_airing{
	font-family: Verdana, Arial, Sans-Serif;
	color: #009933;
	font-size: 12px;	
}
.calendar_poster {
    width: 110px; 
	height: 160px;
	border: 0;
	opacity: 0.7;	
	padding: 0 4px 0 4px;
}
.calendar_poster:hover {
    width: 110px; 
	height: 160px;
	border: 0;
	opacity: 1;	
	padding: 0 4px 0 4px;
}
.calendar_poster_finsihed {
    width: 110px; 
	height: 160px;
	border: 0;
	opacity: 0.2;	
	padding: 0 4px 0 4px;
}
.calendar_poster_finsihed:hover {
    width: 110px; 
	height: 160px;
	border: 0;
	opacity: 1;	
	padding: 0 4px 0 4px;
}
.calendar_poster_default {
    width: 110px; 
	height: 160px;
	border: 0;
	opacity: 0.5;
	padding: 0 3px 0 3px;	
}
.calendar_poster_default:hover {
    width: 110px; 
	height: 160px;
	border: 0;
	opacity: 0.7;
	padding: 0 3px 0 3px;	
}
table.account{
	border-collapse: collapse;
	border: 0;	
	padding-left: 10px;	
	line-height: 20px;
}
td.account_sub_header_border {
	border-bottom: 1px solid #cc5200;
}
td.account {
	border-bottom: 1px solid #404040;
}
tr.account:hover {
	background-color: #404040;
}
.account_sub_header {	
	color:#cccccc; 
	font-weight:900; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-size:20px;
}
td.account_overview_sub_header_border {
	border-bottom: 1px solid #cc5200;
}
.account_overview_sub_header {	
	color:#cc5200; 
	font-weight:900; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-size:20px;
}
.account_overview_header {	
	color:#cccccc; 
	font-weight:900; 
	font-family: Verdana, Arial, Sans-Serif; 
	font-size:42px;
}


.account_active {
    color: #4F8A10;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 40px;
    text-decoration: none;
}
.account_text_bold {
    color: #cccccc;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 40px;
    padding: 0 10px;
    text-decoration: none;
}
.account_text_life {
    color: #006699;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 40px;
    text-decoration: none;
}
.account_text_expired {
    color: #cc0000;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 40px;
    text-decoration: none;
}
.account_text_expiring {
    color: #cc5200;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 40px;
    text-decoration: none;
}
.account_text {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    text-decoration: none;
    line-height: 40px;		
}
.account_text_message {
    color: #cc5200;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    padding: 0 2px;
    text-decoration: none;
    line-height: 40px;		
}


.category_icons_enabled {
    color: #CCCCCC;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;	
    line-height: 30px;
    padding: 0 4px;
	float:right;	
}
.category_icons_disabled {
    color: #666666;
	font-weight: 100;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;	
    line-height: 30px;
    padding: 0 4px;
	float:right;	
}
.category_text_bold_enabled {
    color: #CCCCCC;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
    text-decoration: none;
}
.category_text_bold_disabled {
    color: #666666;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
    text-decoration: none;
}
.category_text_enabled {
    color: #CCCCCC;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 9px;
    padding: 0 2px;
    text-decoration: none;
    line-height: 40px;		
}
.category_text_disabled {
    color: #666666;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 9px;
    padding: 0 2px;
    text-decoration: none;
    line-height: 40px;		
}


.geek_key {
    color: #006699;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;
    line-height: 50px;
    padding: 0 10px;
    text-decoration: none;
}
.account_input {
	line-height: 25px;
	background-color: #404040;
	border: 2px solid #404040;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #999999;
	width:300px;
}
.valid {
    color: #009933;
    display: inline-block;
	font-weight: 900;	
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    padding: 0 2px;
    text-decoration: none;
    line-height: 20px;		
}
.invalid {
    color: #cc5200;
    display: inline-block;
	font-weight: 900;	
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    padding: 0 2px;
    text-decoration: none;
    line-height: 20px;		
}
.key_logout {
	background-color: rgba(33,33,33,0.75);
	border: none;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 30px;
	cursor: pointer;
}
.account_enable_button_link {
	background-color: #202020;
	border: 1px solid #737373;
	width:185px;
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;	
}
.account_enable_button_link:hover {
	background-color: #202020;
	border: 1px solid #006699;
	width:185px;	
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;		
}
.account_enable_button {
	background-color: #202020;
	border: 1px solid #737373;
	width:200px;
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;		
}
.account_enable_button:hover {
	background-color: #202020;
	border: 1px solid #006699;
	width:200px;	
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;	
}

.account_warning_button {
	background-color: #202020;
	border: 1px solid #737373;
	width:200px;
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;		
}
.account_warning_button:hover {
	background-color: #202020;
	border: 1px solid #ff9900;
	width:200px;	
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;		
}
.account_stop_button {
	background-color: #202020;
	border: 1px solid #737373;
	width:200px;
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;		
}
.account_stop_button:hover {
	background-color: #202020;
	border: 1px solid #cc0000;
	width:200px;	
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;		
}
.geekseek_tv_selections {
    color: #CCCCCC;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
	margin-top: 8px;
}
.geekseek_tv_episode {
    color: #CCCCCC;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
	margin-top: 8px;
	margin-bottom: 8px;	
}
.season_button {
    font-family: Verdana, Arial, Sans-Serif;	
	font-weight: 900; 	
	background-color: #202020;
	border: 1px solid #737373;
	color: #cccccc;
	padding: 6px 10px 6px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	cursor: pointer;
	width:68px;
}
.season_button:hover {
    font-family: Verdana, Arial, Sans-Serif;	
	font-weight: 900; 	
	background-color: #333333;
	border: 1px solid #ffffff;	
	color: #cccccc;
	padding: 6px 10px 6px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	cursor: pointer;
	width:68px;	
}
.season_button_selected {
    font-family: Verdana, Arial, Sans-Serif;	
	font-weight: 900; 	
	background-color: #404040;
	border: 1px solid #737373;
	color: #cccccc;
	padding: 6px 10px 6px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	width:68px;	
}




.geekseek_search_button {
	width:250px;
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	font-family: Verdana, Arial, Sans-Serif;	
	display: inline-block;
	font-size: 20px;
	cursor: pointer;
	font-weight: 900;	
}
.geekseek_search_button:hover {
	width:250px;	
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	font-family: Verdana, Arial, Sans-Serif;	
	display: inline-block;
	font-size: 20px;
	cursor: pointer;
	font-weight: 900;	
}



.geekseek_search_content{
	width:95%;
	min-width:1250px;
	background-color: rgba(33,33,33,0.75); 
	border: 1px solid #808080;
	margin-top:20px;
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 20px; 
	padding-right: 20px;
	margin-top: 20px;
}




.geekseek_header{
	width:100%;	
}

.geekseek_title{
	padding-left: 10px; 
	padding-right: 10px; 	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #CCCCCC;
	font-size: 20px;
    line-height: 20px;
    text-decoration: none;	
}

.geekseek_advanced{
	width:95%;
	min-width: 1200px;	 		
	background-color: rgba(33,33,33,0.75); 
	border: 1px solid #808080;	
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 20px; 
	padding-right: 20px;
	margin-top: 20px;	
}

.geekseek_advanced_title{	 	
			
}

.geekseek_advanced_hidden{	 	
	display:none;		
}




table.geek_seek_tv_table{
	width: 100%;	
	border-collapse: collapse;
	border: 0;	
	background-color: #4d4d4d;	
}
tr.geek_seek_tv_table{
	border-bottom: 1px solid #737373;
}

.geekseek_file_button {
	background-color: #202020;
	border: 1px solid #737373;
	color: #ffffff;
	padding: 6px;
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;	
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}


.geekseek_button {
	background-color: #202020;
	border: 1px solid #737373;
	width:100px;
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
.geekseek_button:hover {
	background-color: #202020;
	border: 1px solid #006699;
	width:100px;	
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}
/* Customize the label (the container) */
.container {
  display: block;
  position: relative;
  *padding-left: 35px;
  margin-bottom: 17px;
  cursor: pointer;
  *font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #404040;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #404040;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #404040;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}



/* Customize the label (the container) */
.geekseek_check {
  display: block;
  position: relative;
  *padding-left: 35px;
  margin-bottom: 22px;
  cursor: pointer;
  float:right; 
  padding-right:21px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.geekseek_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.geekseek_checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #404040;
}

/* On mouse-over, add a grey background color */
.geekseek_check:hover input ~ .geekseek_checkmark {
  background-color: #404040;
}

/* When the checkbox is checked, add a blue background */
.geekseek_check input:checked ~ .geekseek_checkmark {
  background-color: #404040;
}

/* Create the checkmark/indicator (hidden when not checked) */
.geekseek_checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.geekseek_check input:checked ~ .geekseek_checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.geekseek_check .geekseek_checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


















/* Customize the label (the container) */
.nzbhunt_check {
  display: block;
  position: relative;
  *padding-left: 35px;
  margin-bottom: 22px;
  cursor: pointer;
  padding-right:21px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.nzbhunt_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.nzbhunt_checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #404040;
}

/* On mouse-over, add a grey background color */
.nzbhunt_check:hover input ~ .nzbhunt_checkmark {
  background-color: #404040;
}

/* When the checkbox is checked, add a blue background */
.nzbhunt_check input:checked ~ .nzbhunt_checkmark {
  background-color: #404040;
}

/* Create the checkmark/indicator (hidden when not checked) */
.nzbhunt_checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.nzbhunt_check input:checked ~ .nzbhunt_checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.nzbhunt_check .nzbhunt_checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}





.feed {
    color: #006699;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 50px;
    padding: 0 10px;
    text-decoration: none;
}
.policy_header{
	width:100%; 
	padding-top: 25px; 
	padding-bottom: 25px; 
	padding-left: 10px; 	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #CCCCCC;
	font-size: 20px;
    line-height: 20px;	
}
.hunt_close{
	width:100%; 
	padding-top: 25px; 
	padding-bottom: 25px; 
	padding-left: 10px; 	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #CCCCCC;
	font-size: 20px;
    line-height: 20px;	
}
.policy_title{
	width:100%; 
	padding-top: 25px; 
	padding-bottom: 25px; 
	padding-left: 10px; 	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #006699;
	font-size: 20px;
    line-height: 20px;	
}
.howto_title{
	width:100%; 
	padding-left: 10px; 	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #006699;
	font-size: 18px;
    line-height: 20px;	
}
.howto_main_title{
	width:100%; 
	padding-left: 10px; 	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #cccccc;
	font-size: 18px;
    line-height: 20px;	
}
.howto_main_title:hover{
	width:100%; 
	padding-left: 10px; 	
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	color: #006699;
	font-size: 18px;
    line-height: 20px;	
}
.policy_text {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
	padding-left: 10px; 
    text-decoration: none;
    line-height: 20px;		
}
.policy_text_bold {
    color: #CCCCCC;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 20px;
	padding-left: 10px; 
    text-decoration: none;
}
.policy_bullet {
    color: #CCCCCC;
	font-weight: 900;		
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
	padding-left: 10px; 	
}
.announcement_box {	
	margin: 10px auto;
	border: 4px solid #808080;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px; 
	position: relative;
	background-color: #333333; 	
}
.announcement_box_main {	
	margin: 10px auto;
	border: 4px solid #cc5200;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px; 
	position: relative;
	background-color: #333333; 	
}
.giveaway_box_active {	
	margin: 10px auto;
	border: 4px solid #4F8A10;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px; 
	position: relative;
	background-color: #333333; 	
}
.giveaway_icon_active {	
    color: #4F8A10;
	vertical-align: text-top;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 50px;
    text-decoration: none;
}
.giveaway_box_ended {	
	margin: 10px auto;
	border: 4px solid #808080;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px; 
	position: relative;
	background-color: #333333; 	
}
.giveaway_icon_ended {	
    color: #808080;
	vertical-align: text-top;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 50px;
    text-decoration: none;
}
.giveaway_name_text {
    color: #006699;
    font-weight: bold;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 20px;
    padding: 0 2px;
    text-decoration: none;
}
.giveaway_text_header {
    color: #CCCCCC;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 20px; 
    text-decoration: none;
}
.giveaway_text_header_ended {
    color: #808080;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 20px; 
    text-decoration: none;
}
.giveaway_date {
	float:right;
    color: #CCCCCC;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
	font-weight: 900;	
	padding-left: 10px; 
    text-decoration: none;
    line-height: 20px;		
}
.giveaway_date_ended {
	float:right;
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
	font-weight: 900;	
	padding-left: 10px; 
    text-decoration: none;
    line-height: 20px;		
}
.giveaway_text_bold {
    color: #CCCCCC;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px; 
    text-decoration: none;
}
.giveaway_text_entered {
    color: #4F8A10;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    line-height: 20px; 
    text-decoration: none;
}
.giveaway_enter_button_link {
	background-color: #202020;
	border: 1px solid #737373;
	width:185px;
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;	
}
.giveaway_enter_button_link:hover {
	background-color: #202020;
	border: 1px solid #006699;
	width:185px;	
	color: #ffffff;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;		
}
.announcement_icon {	
    color: #808080;
	vertical-align: text-top;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 50px;
    text-decoration: none;
}
.announcement_icon_main {	
    color: #cc5200;
	vertical-align: text-top;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 50px;
    text-decoration: none;
}

.announcement_box_main_unread {	
	margin: 10px auto;
	border: 4px solid #4F8A10;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px; 
	position: relative;
	background-color: #333333; 	
}
.announcement_icon_main_unread {	
    color: #4F8A10;
	vertical-align: text-top;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 50px;
    text-decoration: none;
}
.announcement_sale_starting {	
    color: #cc5200;
	vertical-align: text-top;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 25px;
    text-decoration: none;
	font-weight: 900;	
}
.announcement_sale_started {	
    color: #4F8A10;
	vertical-align: text-top;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 25px;
    text-decoration: none;
	font-weight: 900;	
}
.announcement_sale_ended {	
    color: #ff0000;
	vertical-align: text-top;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 25px;
    text-decoration: none;
	font-weight: 900;	
}
.announcement_icon_message {	
    color: #ffff00;
	vertical-align: text-top;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 50px;
    text-decoration: none;
}
.announcement_icon_close {
	display: inline-block;
	border: none;	
    color: #cc5200;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    text-decoration: none;
	float:right;
	margin-right:5px;
	margin-top:-10px;	
	margin-bottom:10px;	
	font-weight: 900;
	cursor: pointer;
	background-color: rgba(33,33,33,0.75);
}
.announcement_text {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px; 
    text-decoration: none;
    line-height: 20px;		
}
.announcement_text_bold {
    color: #CCCCCC;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 20px; 
    text-decoration: none;
}
.announcement_text_link {
    color: #cc5200;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
}
.announcement_text_subscription {
    color: #cc5200;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 20px;
    line-height: 20px;
    text-decoration: none;
}
.announcement_text_message {
    color: #CCCCCC;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 20px;
    line-height: 20px;
    text-decoration: none;
}
.announcement_date {
	float:right;
    color: #CCCCCC;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
	font-weight: 900;	
	padding-left: 10px; 
    text-decoration: none;
    line-height: 20px;		
}
.announcement_bullet {
    color: #808080;
	font-weight: 900;		
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
	padding-right: 10px; 	
}
.announcement_discord {
    color: #7289da;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 30px;
	padding-left: 10px; 
    text-decoration: none;	
}
.announcement_text_none {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;	
    text-decoration: none;
    line-height: 20px;		
}





.wiki_box_main {	
	margin: 10px auto;
	border: 4px solid #006699;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px; 
	position: relative;
	background-color: #333333; 	
}
.wiki_credit_text {
    color: #808080;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 20px; 
    text-decoration: none;
}
.wiki_text {
    color: #808080;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 20px; 
    text-decoration: none;
	display: block;
}
.wiki_bold {
    color: #CCCCCC;	
	font-weight: 900;		
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 20px; 
    text-decoration: none;
}
.wiki_text_bold {
    color: #CCCCCC;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    line-height: 20px; 
    text-decoration: none;
	padding-bottom: 10px;
	padding-top: 30px;	
}
.wiki_header {
    color: #CCCCCC;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 24px;
    line-height: 24px; 
    text-decoration: none;
	padding-bottom: 40px;
}
.wiki_credit {
    color: #808080;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 20px; 
    text-decoration: none;
	font-style: italic;
}
.wiki_credit:hover {
    color: #006699;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 20px; 
    text-decoration: none;
	font-style: italic;
}
.wiki_back_text {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 20px; 
    text-decoration: none;
	font-style: italic;
}
.wiki_back_text:hover {
    color: #006699;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 20px; 
    text-decoration: none;
	font-style: italic;
}
.wiki_text_content_1 {
    color: #CCCCCC;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
	font-weight: 900;
    line-height: 20px; 
    text-decoration: none;
	padding-bottom: 10px;
	display: block;	
}
.wiki_text_content_2 {
    color: #808080;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 20px; 
    text-decoration: none;
	padding-bottom: 10px;
	display: block;
	padding-left: 20px;	
}
.wiki_text_content_1:hover{	
	color: #006699;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
}
.wiki_text_content_2:hover{	
	color: #006699;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
}



.wiki_link {
    text-decoration: none;
}



.geekstuff_main {	
	margin: 10px auto;
	border: 4px solid #006699;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px; 
	position: relative; 	
}
.menu_icons {
	background-color: #006699;
	border: none;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 18px;
	cursor: pointer;
	border: none !important;
	outline:none !important;
	padding-right:10px;
}
.menu_icons_active {
	background-color: #006699;
	border: none;
	color: #ffff00;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 18px;
	cursor: pointer;
	border: none !important;
	outline:none !important;
	padding-right:10px;	
}
.action_success {
    color: #4F8A10;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    text-decoration: none;		
}
.activate_geek_key {
    color: #006699;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    text-decoration: none;
}
.activate_geek_key_header {
    color: #808080;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    text-decoration: none;
}

.activate_geek_key_text {
    color: #808080;
	font-weight: 900;	
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    text-decoration: none;
}

td.releases_item_release { 
	width:15px;
	border-bottom: 1px solid #737373;
}

td.tv_episode { 
	width:15px;
	border-bottom: 1px solid #737373;
}

.geekseek_icon {
	color: #ffffff;
	font-weight: bold;   
	display: inline-block;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px;
	text-decoration: none;
}
.verify_yes {
	color: #4F8A10;
	font-weight: bold;   
	display: inline-block;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 40px;
	line-height: 40px;
	padding: 0 10px;
	text-decoration: none;
}
.verify_no {
	color: #cc5200;
	font-weight: bold;   
	display: inline-block;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 40px;
	line-height: 40px;
	padding: 0 10px;
	text-decoration: none;
}
.howto_text {
    color: #808080;
    display: inline-block;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    padding-top: 5px;
    text-decoration: none;
    line-height: 20px;		
}
.howto_text_bold {
    color: #CCCCCC;
    display: inline-block;
	font-weight: 900;		
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 16px;
    padding-top: 5px;
    text-decoration: none;
    line-height: 20px;		
}
.poster_container {
	position: relative;
	text-align: center;
}
.bottom-left {
	position: absolute;
	top: 148px;
	width: 110px;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	padding-top: 5px;									  
	padding-bottom: 5px;
	background-color: #006699;
	opacity: 0.75;
}
.top-left {
	position: absolute;
	top: 10px;
	width: 110px;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	padding-top: 5px;									  
	padding-bottom: 5px;
	background-color: #cca300;
	opacity: 0.75;
}
.bottom-left-calendar-airing {
	position: absolute;
	top: 148px;
	width: 110px;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	padding-top: 5px;									  
	padding-bottom: 5px;
	background-color: #4F8A10;
	opacity: 0.75;
}
.bottom-left-calendar {
	position: absolute;
	top: 148px;
	width: 110px;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	padding-top: 5px;									  
	padding-bottom: 5px;
	background-color: #006699;
	opacity: 0.75;
}
.bottom-left-calendar-aired {
	position: absolute;
	top: 148px;
	width: 110px;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	padding-top: 5px;									  
	padding-bottom: 5px;
	background-color: #888888;
	opacity: 0.3;
}


.ism-slider > ol, .ism-slider > ol > li, .ism-slider > ol > li > img { width: 100%; list-style: none; margin: 0; padding: 0; }
.ism-slider {
  overflow: hidden;
  position: relative;
  padding: 0 !important;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
  z-index: 2;
  -webkit-animation: ism-fadein 3s;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;  
}
@-webkit-keyframes ism-fadein {
  from { opacity: 0; }
  to { opacity: 1; }
}
@-webkit-keyframes ism-loading {
  50% { left: 120px; }
}

.ism-slider .ism-slides {
  list-style: none;
  position: absolute;
  height: 100%;
  top: 0;
  padding: 0 !important;
  margin-top: 0;
  margin-bottom: 0;
  z-index: 1;
}

.ism-slider li.ism-slide {
  height: 100%;
  overflow: hidden;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center;
}

.ism-slider .ism-img-frame {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.ism-slider a.ism-image-link {
  position: absolute;
  color: inherit;
  text-decoration: none;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ism-slider .ism-img {
  display: block;
  border: none;
  position: absolute;
  pointer-events: none;
}

.ism-button, .ism-pause-button {
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  border: none;
  outline: none;
  text-align:center;
  z-index: 6;
  cursor: pointer;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
}

.ism-pause-button {
  display: none;
  left: 50%;
}

.ism-slider:hover .ism-pause-button {
  display: block;
}

.ism-caption {
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  padding: 0 1em;
  text-shadow: none;
  line-height: 1.2em;
  padding: 0.25em 0.5em;
  width: auto;
  height: auto;
  text-align: center;
  visibility: hidden;
}

a.ism-image-link .ism-caption, a.ism-caption {
  text-decoration: none;
  font-weight: normal;
}

a.ism-caption:hover {
  text-decoration: underline;
}

.ism-caption-0 {
  z-index: 3;
}

.ism-caption-1 {
  z-index: 4;
}

.ism-caption-2 {
  z-index: 5;
}

.ism-caption-3 {
  z-index: 6;
}

.ism-caption-4 {
  z-index: 7;
}

.ism-caption-5 {
  z-index: 8;
}

.ism-caption-6 {
  z-index: 9;
}

.ism-caption-7 {
  z-index: 10;
}

.ism-caption-8 {
  z-index: 11;
}

.ism-radios {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #fff;
  font-size: 1px;
}

.ism-slider .ism-radios {
  position: absolute;
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  z-index: 6;
  bottom: 5px;
  left: 0;
  right: 0;
  width: auto;
  background-color: rgba(255, 255, 255, 0.0);
  padding: 0 7px;
  height: 0;
  overflow: visible;
}

.ism-slider .ism-radios.ism-radios-as-thumbnails {
  bottom: 5px;
}

.ism-radios li {
  position: relative;
  display: inline-block;
  margin: 0 3px;
  padding: 0;
}

.ism-radios input.ism-radio {
  display: none;
}

.ism-radios label {
  display: block;
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
}

.ism-radios-as-thumbnails label {
  -webkit-background-size: 120% auto; -moz-background-size: 120% auto; -o-background-size: 120% auto; background-size: 120% auto;
  background-position: center center;
  background-repeat: no-repeat;
  border: 2px solid rgba(255, 255, 255, 0.6);
  opacity: 0.8;
}

.ism-radios-as-thumbnails label:hover {
  border: 2px solid #fff;
  opacity: 1;
}

.ism-radios-as-thumbnails li.active label {
  border: 2px solid rgba(255, 255, 255, 1.0);
  opacity: 1;
}

p.ism-badge {
  margin: 0 auto;
  text-align: right;
  font-size: 10px;
  padding-top: 1px;
  color: #ccc;
  font-family: sans-serif;
  font-weight: normal;
}

p.ism-badge a.ism-link {
  color: inherit;
  text-decoration: none;
  margin-right: 0.25em;
}

p.ism-badge a.ism-link:hover {
  color: #aaa;
  text-decoration: underline;
}

.ism-zoom-in {
  -webkit-animation: zoomin 0.81s linear 1;
  animation: zoomin 0.81s linear 1;
}

@-webkit-keyframes zoomin {
  0% { -webkit-transform: scale(1.0); transform: scale(1.0); }
  100% { -webkit-transform: scale(3.0); transform: scale(3.0); }
}
@keyframes zoomin {
  0% { -webkit-transform: scale(1.0); transform: scale(1.0); }
  100% { -webkit-transform: scale(3.0); transform: scale(3.0); }
}

@-webkit-keyframes fadein {
  0% { opacity: 0; }
 100% { opacity: 1; }
}
@keyframes fadein {
  0% { opacity: 0; }
 100% { opacity: 1; }
}

@-webkit-keyframes slidein {
  0% { -webkit-transform: translate(-1200px, 0); transform: translate(-1200px, 0); }
  100% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}
@keyframes slidein {
  0% { -webkit-transform: translate(-1200px, 0); transform: translate(-1200px, 0); }
  100% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
}

@-webkit-keyframes popin {
  50% { -webkit-transform: scale(1.2); transform: scale(1.2); }
}
@keyframes popin {
  50% { -webkit-transform: scale(1.2); transform: scale(1.2); }
}

.ism-zoom-pan {
  -webkit-animation: zoompan 20.0s linear 1;
  animation: zoompan 20.0s linear 1;
}
@-webkit-keyframes zoompan {
  0% { -webkit-transform: translate(0, 0) scale(1.0); transform: translate(0, 0) scale(1.0); }
  50% { -webkit-transform: translate(-5%, -5%) scale(1.3); transform: translate(-5%, -5%) scale(1.3); }
  100% { -webkit-transform: translate(0, 0) scale(1.0); transform: translate(0, 0) scale(1.0); }
}
@keyframes zoompan {
  0% { -webkit-transform: translate(0, 0) scale(1.0); transform: translate(0, 0) scale(1.0); }
  50% { -webkit-transform: translate(-5%, -5%) scale(1.3); transform: translate(-5%, -5%) scale(1.3); }
  100% { -webkit-transform: translate(0, 0) scale(1.0); transform: translate(0, 0) scale(1.0); }
}

.ism-zoom-rotate {
  -webkit-animation: zoomrotate 20.0s linear 1;
  animation: zoomrotate 20.0s linear 1;
}
@-webkit-keyframes zoomrotate {
  0% { -webkit-transform: rotate(0) scale(1.0); transform: rotate(0) scale(1.0); }
  50% { -webkit-transform: rotate(-5deg) scale(1.3); transform: rotate(-5deg) scale(1.3); }
  100% { -webkit-transform: rotate(0) scale(1.0); transform: rotate(0) scale(1.0); }
}
@keyframes zoomrotate {
  0% { -webkit-transform: rotate(0) scale(1.0); transform: rotate(0) scale(1.0); }
  50% { -webkit-transform: rotate(-5deg) scale(1.3); transform: rotate(-5deg) scale(1.3); }
  100% { -webkit-transform: rotate(0) scale(1.0); transform: rotate(0) scale(1.0); }
}
/* SLIDER */

#my-slider {
    width: 1200px;
    height: 180px;
    border-radius: 0;
}

#my-slider-ism-badge {
    width: 1200px;
}

#my-slider .ism-button {
    display: none;
    border-radius: 25px;
    width: 50px; height: 50px; background-size: 16px 16px; top: 50%; margin-top: -25px;
    color: #fff; background-color: rgba(0, 0, 0, 0.3);
    display: none;
}

#my-slider .ism-button-prev {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEX///////////////////////////////////////////9/gMdvAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAAAuUAAALlARv+XnsAAABUSURBVEjH7dYxCgAgEAPB8weX/39WFBtBbsFSY2sYyzXicDLq0wQDKQGQAKiJAZTEvC+IRgPBYAEyYOB1AAf4hAkTXxB5nySOGmaRw4pp5rhv34MOQwscJ7/MrxQAAAAASUVORK5CYII=);
    left: 10px;
}

#my-slider .ism-button-next {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEX///////////////////////////////////////////9/gMdvAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAAAuUAAALlARv+XnsAAABYSURBVEjH7dYxDoAwDEPR5Ab1/S8LVEgsyL8SG3XWWK/dnKpnumA0/L4lAOSJE/DEtXfEBBxxBwYFBH8IEWJbggL4RIAAPwFWC+VDqXEtYrFyNWO5v58HB4q9HAkl7KTYAAAAAElFTkSuQmCC);
    right: 10px;
}

#my-slider .ism-pause-button {
    width: 50px; height: 50px; background-size: 16px 16px; top: 50%; margin-top: -25px; border-radius: 25px; margin-left: -25px;
    color: #fff; background-color: rgba(0, 0, 0, 0.3); background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAc0lEQVR42u3SsQkAIAxFQeP+O38XsBKxMPfKgCQcjqHe1W6YJFeXVNXJuxd3zO4/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAID0RwuEoAh40yYcSQAAAABJRU5ErkJggg==);
}

#my-slider .ism-pause-button.ism-play {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAs6AAALOgFkf1cNAAACy0lEQVR42uWbS2hUVxyHv78PLKKiFgXBiIgvBEVKwZWL4kJrF7oQCSpoAlYkuhCyq4hQ2goqSBFBsNBCoXShbgp15XsTQSGKqKj1QdTYFCVQiuDic5FcGkQhj0nm3vl/6+Ge+X3zO2fumTkXhoi6S51NVtQbapfallVAh//Toc7KLED1jbpPnZJVQMF99fPMAgqOqZ9mFqD6UP06s4CC8+r0MucZN8rX/wJ4pu5VP8nYgIHcU5dna8BAFgM31e8rvUiOoAHvt2FHZgEFf6iTs0yBD/EV0K3uVidkFAAwFTgB3FKXZBRQsBS4q+5XZ2YUUPAtcEVtzioAYBnwm/q7OimjgILNwAt1Z1YBADOAk+ptdUFGAQDRPy0equ213GBVRcBADgOX1Y1ZBQAsB86qP4/0BqqqAgq292+3W7IKAJgNnFI71XkZBRQ5VgBP1DZ1WjYBAzkOXFLXZhUAsBI4p55Qx2cUULAbeKxuyyoAYC7wi3pdnZNRQJHzs/5FslWdmk1AwUTgJ+Ciui6jAACBWcDfGQX0At8A8yPiBsCEROHPA80R0ZNtEXwKtETEmvfDZ2jAIeDHiHjxsRc0ogCBl8DGiOjIdiv8H3AQaBpM+EZrwFVgU0S8zLYd7gLaImL1UMM3QgOOAUcjomu4F6iqgH+AzRFxoRabhCrxlr6/zppqEb5qDbgGbIiI7lpvE8vOc6A9IlbVOnwVGnAS+CEinozWAGUV8BrYGhF/jvZAZZwCh4B5YxG+bA3oBNZHxPOxHLQMDegG9kfEyrEOX4YG/AociIhH9XoD9RLQC7RGxJl6168eU+Aofb/JnSnB9BvTBtwBvhzN7/SyNqAH+C4ilpUt/LAY4lnh0+pCGolBCuhVt9CIDPKhqco8WVrLRfAvYG1EPKjSB1qLRfAVcARYVLXwtZgC5+pxxL3eAq6p/47kaFrVBexRmxolzzsZ+iOF4pXTWQAAAABJRU5ErkJggg==);
}

#my-slider .ism-button:hover {
    background-color: rgba(0, 0, 0, 0.6);
}

#my-slider .ism-pause-button:hover {
    background-color: rgba(0, 0, 0, 0.6);
}

#my-slider .ism-radios {
    display: block;
    height: 20px;
    text-align: right;
}

#my-slider .ism-radios label {
    width: 20px; height: 20px;
    border-radius: 3px;
    color: #000; background-color: #333333;
}

#my-slider .ism-radios li.active label {
    background-color: #666666;
}

#my-slider .ism-radios label:hover {
    background-color: #808080;
}

/* CAPTIONS */

#my-slider .ism-slide-0 .ism-caption-0.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-0 .ism-caption-1.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-0 .ism-caption-2.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-0 .ism-caption-3.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-0 .ism-caption-4.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-0 .ism-caption-5.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-0 .ism-caption-6.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-0 .ism-caption-7.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-0 .ism-caption-8.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}


#my-slider .ism-slide-1 .ism-caption-0.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-1 .ism-caption-1.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-1 .ism-caption-2.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-1 .ism-caption-3.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-1 .ism-caption-4.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-1 .ism-caption-5.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-1 .ism-caption-6.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-1 .ism-caption-7.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-1 .ism-caption-8.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-2 .ism-caption-0.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-2 .ism-caption-1.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-2 .ism-caption-2.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-2 .ism-caption-3.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-2 .ism-caption-4.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-2 .ism-caption-5.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-2 .ism-caption-6.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-2 .ism-caption-7.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-2 .ism-caption-8.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-3 .ism-caption-0.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-3 .ism-caption-1.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-3 .ism-caption-2.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-3 .ism-caption-3.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-3 .ism-caption-4.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-3 .ism-caption-5.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-3 .ism-caption-6.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-3 .ism-caption-7.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-3 .ism-caption-8.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-4 .ism-caption-0.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-4 .ism-caption-1.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-4 .ism-caption-2.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-4 .ism-caption-3.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-4 .ism-caption-4.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-4 .ism-caption-5.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-4 .ism-caption-6.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-4 .ism-caption-7.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-4 .ism-caption-8.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-5 .ism-caption-0.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-5 .ism-caption-1.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-5 .ism-caption-2.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-5 .ism-caption-3.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-5 .ism-caption-4.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-5 .ism-caption-5.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-5 .ism-caption-6.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-5 .ism-caption-7.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-5 .ism-caption-8.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-6 .ism-caption-0.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-6 .ism-caption-1.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-6 .ism-caption-2.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-6 .ism-caption-3.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-6 .ism-caption-4.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-6 .ism-caption-5.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-6 .ism-caption-6.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-6 .ism-caption-7.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-6 .ism-caption-8.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-7 .ism-caption-0.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-7 .ism-caption-1.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-7 .ism-caption-2.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-7 .ism-caption-3.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-7 .ism-caption-4.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-7 .ism-caption-5.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-7 .ism-caption-6.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-7 .ism-caption-7.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-7 .ism-caption-8.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-8 .ism-caption-0.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-8 .ism-caption-1.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-8 .ism-caption-2.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-8 .ism-caption-3.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-8 .ism-caption-4.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-8 .ism-caption-5.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-8 .ism-caption-6.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-8 .ism-caption-7.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}

#my-slider .ism-slide-8 .ism-caption-8.ism-caption-anim {
    -webkit-animation: fadein 0.5s; animation: fadein 0.5s;
}











#my-slider .ism-slide-0 .ism-caption-0 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: #333333;
}

#my-slider .ism-slide-0 .ism-caption-1 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: #333333;
}

#my-slider .ism-slide-0 .ism-caption-2 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: #333333;
}

#my-slider .ism-slide-0 .ism-caption-3 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: #333333;
}

#my-slider .ism-slide-0 .ism-caption-4 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: #333333;
}

#my-slider .ism-slide-0 .ism-caption-5 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: #333333;
}

#my-slider .ism-slide-0 .ism-caption-6 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: #333333;
}

#my-slider .ism-slide-0 .ism-caption-7 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: #333333;
}

#my-slider .ism-slide-0 .ism-caption-8 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: #333333;
}














#my-slider .ism-slide-1 .ism-caption-0 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-1 .ism-caption-1 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-1 .ism-caption-2 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-1 .ism-caption-3 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-1 .ism-caption-4 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-1 .ism-caption-5 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-1 .ism-caption-6 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-1 .ism-caption-7 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-1 .ism-caption-8 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-2 .ism-caption-0 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-2 .ism-caption-1 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-2 .ism-caption-2 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-2 .ism-caption-3 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-2 .ism-caption-4 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-2 .ism-caption-5 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-2 .ism-caption-6 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-2 .ism-caption-7 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-2 .ism-caption-8 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-3 .ism-caption-0 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-3 .ism-caption-1 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-3 .ism-caption-2 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-3 .ism-caption-3 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-3 .ism-caption-4 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-3 .ism-caption-5 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-3 .ism-caption-6 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-3 .ism-caption-7 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-3 .ism-caption-8 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-4 .ism-caption-0 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-4 .ism-caption-1 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-4 .ism-caption-2 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-4 .ism-caption-3 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-4 .ism-caption-4 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-4 .ism-caption-5 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-4 .ism-caption-6 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-4 .ism-caption-7 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-4 .ism-caption-8 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-5 .ism-caption-0 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-5 .ism-caption-1 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-5 .ism-caption-2 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-5 .ism-caption-3 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-5 .ism-caption-4 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-5 .ism-caption-5 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-5 .ism-caption-6 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-5 .ism-caption-7 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-5 .ism-caption-8 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-6 .ism-caption-0 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-6 .ism-caption-1 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-6 .ism-caption-2 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-6 .ism-caption-3 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-6 .ism-caption-4 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-6 .ism-caption-5 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-6 .ism-caption-6 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-6 .ism-caption-7 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-6 .ism-caption-8 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-7 .ism-caption-0 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-7 .ism-caption-1 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-7 .ism-caption-2 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-7 .ism-caption-3 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-7 .ism-caption-4 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-7 .ism-caption-5 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-7 .ism-caption-6 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-7 .ism-caption-7 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-7 .ism-caption-8 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-8 .ism-caption-0 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-8 .ism-caption-1 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-8 .ism-caption-2 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-8 .ism-caption-3 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-8 .ism-caption-4 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-8 .ism-caption-5 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-8 .ism-caption-6 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 10%;
    left: 5%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-8 .ism-caption-7 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 60%;
    left: 40%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}

#my-slider .ism-slide-8 .ism-caption-8 {
    font-size: 1.25em;
    font-family: sans-serif;
    position: absolute; top: 20%;
    left: 60%;
    border-radius: 4px;
    border: none;
    color: #fff; background-color: rgba(0, 0, 0, 0.70);
}
