﻿/* TEMP */

body
{
    font-family: 'Metric-Regular', Verdana,OpenSans-Regular,Arial,Helvetica,sans-serif;
    font-size: 16px!important;
    color: white;
    background-color: #0e1414;
}

.bodybackground
{
    background-color: #0e1414;
    color: white;
    width:100%;
    margin:0 auto;
}






.categoriesDetail
{
	display: none;
}

.searchHolder .textbox { width: 350px; }

.itemsHolder .textbox { width:110px; }

@media only screen and (min-width: 940px)
{

	.features
	{
		padding-right: 0;
		margin-top: 13px;
	}

	.features .feature .box-content
	{
		padding: 20px;
		padding-top: 0;
	}

	.features .feature .box-content h1
	{
		margin: 0 -14px 10px -14px;
		width: calc(100% + 28px);
	}

	.title-area
	{
		border-left-width: 0;
	}

	.electric .large-16 .top-bar ul
	{
		list-style: none outside none;
	}

	.electric .large-16 .top-bar .name
	{
		border: 0px;
	}

	.electric .large-16 .top-bar ul li
	{
		/*width: 12.5%; 
		padding: 0;
		text-align:center;
		border: 2px solid #B22222;
		border-radius: 0px;
		background-color:green;
		color:Aqua;*/
		/*background: url("/img/nav-break.jpg") no-repeat scroll right top rgba(0, 0, 0, 0);*/
		background: none;
		float: left;
		padding-right: 2px;

	}

	.electric .large-16 .top-bar
	{
		border-top: solid 1px rgba(195, 196, 199, 0.5);
		border-bottom: solid 1px rgba(195, 196, 199, 0.5);
	}

	.electric .large-16 .top-bar ul li a
	{
		/*background: url("/img/nav-bg.jpg") repeat scroll left top rgba(0, 0, 0, 0);*/
		background: none;
		text-decoration: none;
		/*color: rgba(195, 196, 199, 0.5);*/
		color: #fff;
		font-weight: normal;
		float: left;
		font-size: 14px;
		padding: 0 18px;
		text-transform: uppercase;
	}

	.electric .large-16 .top-bar ul li:hover a, .electric .large-16 .top-bar ul li.active a
	{

		/*background: url("/img/nav-active.jpg") repeat scroll left top rgba(0, 0, 0, 0);*/
		/*background: url("/img/nav-bg.jpg") repeat scroll left top rgba(0, 0, 0, 0);*/
		background: none;
		text-decoration: none;
		color: #cf132f;
		float: left;
		font-size: 14px;
		padding: 0 18px;
	}

}

@media only screen and (min-width: 768px) {	
	
	.welcome {
		padding: 5px 15px;
		/*background: url(../img/bg-welcome-left-bottom.png) no-repeat bottom left,
					url(../img/bg-welcome-right-bottom.png) no-repeat bottom right,
				url./img/bg-welcome-botom.png) repeat-x bottom left,
					url(../img/bg-welcome-left.png) repeat-y top left,
					url(../im g/bg-welcome-right.png) repeat-y top right;*/
		border-width:2px; 
		background-color: #023D7c;
			
		border-color: #023D7c;		
			border-style:solid;
			height: 5em;
			border-radius: 5px;
		}

	.feature {
        /*border: 1px solid #c0c0c0;*/
		margin-bottom: 20px;
		/*background-color: #0e1414;*/
        background-color: black;
		
		
	}

}

p {
	font-size:1em;
	margin-bottom: 0em;
}

h1, h2, h3, h4, h5, h6 {
	
	font-size: 1em;
}

h1 {
	/*font-size: 1.2em;
	font-weight: normal;*/

    background-color: #cf132f;
    color: white;
    border:2px solid #cf132f;
    display: inline-block;
    font-size: 13px;
    padding: 5px;
    width: 100%;
    font-weight: normal;
}

h2 {
	font-size: 0.9em;
}

a 
{
    color: inherit;
	text-decoration: underline;
	cursor: pointer;
}

a:hover{
    color: rgba(195, 196, 199, 0.5);
}

fieldset {
    padding: 1.25em 0 !important;
}

.logo {
	display: inline-block;
	margin: 10px 0;
}

.heading_nav_container
{
	padding-right: 0;
	text-align: right;
}

.heading_nav
{
	background-color: #0e1414;
	padding: 10px 0;
	clear: both;
	float: none;
	display: inline-block;
}

.heading_nav::before,
.heading_nav::after
{
	display: block;
	width: 100%;
	float: none;
	clear: both;
	content: "";
}

.heading_nav > a
{
	display: block;
	width: auto%;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border-right: solid 1px #fff;
	padding: 0 15px;
}

.heading_nav > a:last-child
{
	border: none;
}


.welcome a {
	text-decoration: underline;
}

.mainPanel {
	margin-bottom: 10px;
	/*border: 1px solid #c0c0c0;*/
 background-color:#0e1414;
	padding: 0;
}



.mainPanel table, .mainPanel th, .mainPanel td {
    background: white;
    color: white;
    padding: 4px;
    font-size: 90%;
    
}

.mainPanel ul {
    font-size: 1em;
    margin-left: 15px; 
}

.mainPanel ul li {
    /*list-style-image: url(/img/bullet.png);*/
}





.orbit-container ul li {
    list-style-image: none;
    font-size: 13px;
    background-color: White;
}

.feature .account_details_greeting,
.feature .account_details_points_box
{
	margin-bottom: 40px;
}

.feature .account_details_points_box > div
{
	display: block;
	width: 100%;
	float: none;
	clear: both;
}

.account_details_points_box_num_points
{
	padding: 5px 0;
}

.account_details_view_claim_statement,
.account_details_view_my_reward_card
{
	font-size: 18px;
	margin-bottom: 15px;
}

.account_details_view_claim_statement i,
.account_details_view_my_reward_card i
{
	padding-left: 5px;
}

.feature h3 {
	font-size: 0.8em;
}

@media only screen and (min-width: 940px) {

    .feature h3 {
	    font-size: 1.0em;
    }

}

.feature a {
	text-decoration: none;
}

.feature .reward_points_pending
{
	display: block;
	width: 100%;
	float: none;
	clear: both;
	text-align: left;
	margin-bottom: 15px;
	padding: 5px 10px;
	padding: 5px 10px;
}

.feature .reward_points_pending::before,
.feature .reward_points_pending::after
{
	display: block;
	position: relative;
	clear: both;
	float: none;
	width: 100%;
	content: "";
}

.feature .reward_points_pending div
{
	display: block;
	float: left;
}

.feature .reward_points_pending div.reward_points_pending_left
{
	width: 60%;
	font-size: 18px;
}

.feature .reward_points_pending div.reward_points_pending_right
{
	width: 40%;
	text-align: right;
	font-size: 37px;
}

.feature img
{
	width: 100%;
}

.caption {
	font-size: 0.7em;
}

.footer_container
{
	float:none;
	clear: both;
	padding: 0 10px;
	padding-right: 7px;
}

.footer_container::before,
.footer_container::after
{
	position: relative;
	width: 100%;
	float:none;
	clear:both;
	content: "";
}

.footer_container .footerContainer
{
	color: #fff;
	background-color: #cf132f;
	padding: 10px;
}

.footer_container p.footer
{
	line-height: 44px;
}

.footer_container p.footer a
{
	display: inline-block;
	color: #fff;
	padding-right: 30px;
}

.social_icons
{
	text-align: right;
}

.social_icons span
{

}

.social_icons a
{
	display: inline-block;
	background-color: rgb(195,196,199);
	color: #cf132f;
	font-size: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	text-align: center;
	margin-left: 5px;
}

/*.footer {*/
	/*color: Black;*/
/*}*/

fieldset {
	border: none;
	margin: 0;
}

fieldset table {
	width: 100%;
	background: #000;
	text-align: left;
	border: none;
}

fieldset table th  {
	color: #000000;
	background: #000;
	border-bottom: solid 1px #fff;
}

fieldset table td  {
	color: #000000;
	background: #000;
	vertical-align: top;
}

fieldset legend {
    background: white none repeat scroll 0 0;
    color: black;
    font-weight: bold;
    margin: 0 0 0 -0.1875em;
    padding: 0 0.1875em;
}

form  fieldset table textarea  {
	width: 550px;
	max-width: 550px;
}

form label{
	/*
	padding: 8px 0;*/
	padding: 0px 0 0 0;
	font-size: 1em;
	display: inline;
    margin-bottom: 0.0em;
    margin-top: 0.0em;
    vertical-align:middle;
    color: white;
   
}

.control-ro{
    padding-left: 0px;
    padding-top: 00px;
    padding-bottom: 0.5em;
	color: rgb(195, 196, 199);
	height: 1.5em;
	font-size: 1em;
	margin-top: 0em;
    margin-bottom:0.5em;
    width:auto;
    display: inline-block;
    vertical-align:middle;
}

form .dropdown {
    /*background: url(../img/bg-select-left.png) left top no-repeat,url(../img/bg-select-right.png) right top no-repeat;*/
	/*border: none;*/
	border: 1px solid #cf132f;
	margin-bottom: 0;
    background-color: rgb(195, 196, 199);
}

form .textbox, form .textbox:focus, input[type="text"]{
    padding-left: 0.5em;
    padding-top: 00px;
    padding-bottom: 0px;
	border: 1px solid #cf132f;
	box-shadow: none !important;
	/*background-color: rgb(195, 196, 199);*/
	background-color: #0e1414!important;
	color: white;
	height: 1.5em;
	font-size: 1em;
	margin-top: 0em;
    width:auto;
    display: inline;
    vertical-align:middle;
}

form .dropdown .current{
    color: #000000;
	font-size: 0.687em;
}

input[type="text"][disabled] {
    background-color: transparent;
    color: #666;
}

input[type="text"]:focus, select:focus {
    background: rgb(195, 196, 199) none repeat scroll 0 0;
    border-color: #cf132f;
    outline: medium none;
}

select
{
	width: auto;
	/*background-color: rgb(195, 196, 199);*/
	background-color: #0e1414 !important;
	color: white;
	border: 1px solid #cf132f;
	box-shadow: none !important;
}

select, select:focus
{
	outline: none;
}

table {
    background: rgb(195, 196, 199) none repeat scroll 0 0;
    border: 1px solid #rgb(195, 196, 199);
    margin-bottom: 1.25em;
}

table thead, table tfoot {
    background: whitesmoke none repeat scroll 0 0;
    font-weight: bold;
}
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
    color: #222222;
    font-size: 0.875em;
    padding: 0.5em 0.625em 0.625em;
    text-align: left;
}
table tr th {
    color: #222222;
    font-size: 0.875em;
    padding: 0.5625em 0.625em;
	background-color: rgb(195, 196, 199);
	border: none;
}
table tr td {
    color: #222222;
    font-size: 0.875em;
    padding: 0.5625em 0.625em;
	border: none;
}

table tr
{
	background-color: rgb(195, 196, 199);
}

table tr.even, table tr.alt, table tr:nth-of-type(2n)
{
	background-color: #eee;
}
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
    display: table-cell;
    line-height: 1.125em;
}
.th {
    border: 4px solid white;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
    line-height: 0;
    transition: all 200ms ease-out 0s;
}
.th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
}
.th.radius {
    border-radius: 3px;
}


.infotable {
    background: #0e1414 none repeat scroll 0 0;
    border: 1px solid white;
    margin-bottom: 1.25em;
    border-collapse: collapse;
}

.infotable thead, .infotable tfoot {
    background: #0e1414 none repeat scroll 0 0;
    font-weight: bold;
}
.infotable thead tr th, .infotable thead tr td, .infotable tfoot tr th, .infotable tfoot tr td {
    color: white;
    font-size: 0.875em;
    padding: 0.5em 0.625em 0.625em;
    text-align: left;
}
.infotable tr th {
    color: white;
    font-size: 0.875em;
    padding: 0.5625em 0.625em;
	background-color: #0e1414;
	border: 1px solid white;
    
}
.infotable tr td {
    color: white;
    font-size: 0.875em;
    padding: 0.5625em 0.625em;
	border: 1px solid white;
}

.infotable tr
{
	background-color: #0e1414;
}

.infotable tr.even, .infotable tr.alt, .infotable tr:nth-of-type(2n)
{
	background-color: #0e1414;
}
.infotable thead tr th, .infotable tfoot tr th, .infotable tbody tr td, .infotable tr td, .infotable tfoot tr td {
    display: table-cell;
    line-height: 1.125em;
}
.infotable .th {
    border: 4px solid white;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
    line-height: 0;
    transition: all 200ms ease-out 0s;
}
.infotable .th:hover, .infotable .th:focus {
    box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
}
.infotable .th.radius {
    border-radius: 3px;
}





form .dropdown .current{
    margin-left: 1.5em;
}

form .dropdown .selector:after {
    margin-top: -7px;
}
form .dropdown:hover a.selector:after {
    border-color: #FFF transparent transparent;
}

form .dropdown.open ul{
	/*border: none;*/
	padding: 10px;
	
	margin: 0 10px;
	min-width: 50%;
	border: solid 1px #C5C5C5;
	border-radius: 15px;
}

form textarea, form textarea:hover, form textarea:focus 
{
    
	
	/*max-width: 250px;*/
	/*min-height: 120px;
    
   
	color: #000000;
	height: 120px;
	min-height: 120px;
	overflow-y: auto;
	border: 1px solid #C5C5C5;
	font-size: 1em;
	margin-top: 0.5em;
	background-color: white;
	color: black;*/
	
	
	background: rgb(195, 196, 199) none repeat scroll 0 0;
    border-color: #cf132f;
    outline: medium none;
	
	
	
	
}

/*form .dropdown {
	background: white;
	color: black;
	font-size: 1em;
	border: solid 1px #C0C0C0;
	 margin-top: 0.5em;
	margin-bottom: 0.5em;
	height: 2em;
}*/

 form .dropdown {
    width:auto;
    background-color: rgb(195, 196, 199);
    color: white;
    border: 1px solid #C5C5C5;
	box-shadow: none !important;
    margin-bottom: 1em;
}


 form .dropdown:focus {
    background: rgb(195, 196, 199) none repeat scroll 0 0;
    border-color: #cf132f;
    outline: medium none;
}

/*form .dropdown option {
	background: white;
}*/

form .button, form .button:focus, form .button:hover  {
	
    background-color: #cf132f;
    background-image: none;
    border: 0px solid #cf132f;
    border-radius: 4px;
    color: black;
    font-size: 1em;
    font-weight: normal;
    height: 28px;
    margin-top: 5px;
    margin-bottom: 5px;
    min-width: 100px;
    padding-bottom: 0px;
    padding-top: 0px;

    /*background-color: #cf132f;
    color: black;
    height: 23px;
    border-width: 0px;
    font-size: 12px;
    font-weight: normal;
    border-radius: 12px;
    text-align: center; 
    line-height: 23px;*/


	/*background-color: #5a9ad3;
	background-image: url("../img/buttonbackground.png");
	
    background-position: left top;
    background-repeat: no-repeat;
    border: medium none;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    height: 23px;
    width: 124px;
    padding-bottom: 0em;
    padding-top: 0em;*/
}

a.button.small
{
	line-height: 28px;
}

form .button:hover {
    color: rgba(195, 196, 199, 0.5);
    }

.categoriesHolder .button, .categoriesHolder .button:hover
{
    width:200px !Important; 
    background-image: none;  
}

form .radio {
	background: #000 url(../img/bg-radio-off.png) no-repeat top left;
 	margin-right: 10px;   
}

form .radio.checked:before {
	background: #000 url(../img/bg-radio-on.png) no-repeat top left;
	border-radius: 0;
    height: 20px;
    width: 20px;
}

form .radio {
    border-radius: none;
    padding: 0;
}

form .radio {
    border-radius: 0;
}
form  {
	border: none;
}

form .checkbox.checked:before {
    content: "x";
    position: relative;
    top: 5px;
    left: 2px;
}

input[type="checkbox"] {
    margin-left: 10px;
}

.highlight {
	color: White;
}
.right {
	float: right;
}
.white {
	color: white;
}

.large {
	font-size: 0.9em;
}

.error {
    font-size: 1em;
    position: relative;
    color: yellow;
}

.hidden {
    display: none;
}

.sideNav li {
	list-style: none;
	width: 100%;
	line-height: 0.7em;
 background-color: White;
}
	
.sideNav li a {
	width: 100%;
	display: block;
	margin: 0 !important;
	font-size: 1em;
	/*color: #5a9ad3;*/
	color: #16af70;
	padding: 10px 30px !important;
	text-decoration: none;
	/*border: 1px solid #c0c0c0;*/
	margin: 2px;
	
}

.sideNav li a:hover{
    color: #5a9ad3;
}
			
/* CAROUSEL STYLES */

.orbit-slide-number,  .orbit-bullets {
	display: none;
}

.orbit-container li {
	background: #000;
}

.orbit-container li img{
	float: right;
	margin-left: 0px;
	margin-right: 0px;
}
.slideContent {
	float: left;
	padding-left: 40px;
	max-width: 430px;
	padding-top: 0px;
	
}

.slideContent h1 {
	color: #FF0000;
	font-size: 1.7em;
}

.slideContent p {
	font-size: 13px;
}


.usernameSuggestions {
    cursor: pointer;
}

legend {
    background: white !important;
    color: black !important;
}

legend .ItemNameLegend
{
    padding-bottom:20px;
}



/* Tabbed content */

.section-container.auto > section .content, .section-container.auto > .section .content {
    background: #000;
    border: none;
}

.section-container.auto > section > .title, .section-container.auto > .section.active > .title {
    background: #000 !important;
    border: none !important;
}

.section-container.auto > section > .title a, .section-container.auto > section.active > .title a {
    color: #000000;
    text-decoration: none;
}


/* Profile images */

.imageHolder {
    margin-bottom: 20px;
    clear: both;
}
.imageContainer 
{
    border: solid 5px #fff;
    float: left;
    width: 100px;
    height: 130px;
    margin-right: 5px;
    padding: 5px;
}
.imageContainer.primary {
    border: solid 5px #00FF00;
    
}

.imageContainer.primary .promote, .imageContainer.primary .delete, .imageContainer.primary .useThis {
    display: none;
}

.imageContainer .promote, .imageContainer .delete, .imageContainer .useThis, .refresh
{
    display: block;
    width: 19px !important;
    height: 19px !important;
    max-width: 19px !important;
    max-height: 19px !important;
    background-image: url('/img/glyphicons-halflings.png');
    border: solid 1px red;
    margin: 5px 5px 0 0;
    float: left;
    *-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.imageContainer .promote:hover, .imageContainer .delete:hover, .imageContainer .useThis:hover, .refresh:hover
{
    background-color: #ccc;
}
.imageContainer .promote
{
    background-position: -286px -94px;
}
.imageContainer .delete 
{
    background-position: -309px 2px;
}
.imageContainer .useThis 
{
    background-position: -286px 2px;
}
.refresh {
    background-position: -237px -21px;
    position: relative;
    top: -60px;
    left: 95%;
}

.jcrop-holder {
    min-height: 377px !important;    
}

/* Card Writer */

.cardWriterPanel {
    background: #000;
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0;
}

.cardControlPanel {
    float: left;
    width: 520px !important;
    max-width:520px !important;
}

.graphicPanel {
    height: 35px;
    width: 35px;
    float: left;
    position: relative;
    padding: 10px 5px 0 0;
    cursor: pointer;
}

.graphicPanel img {
    height: 30px;    
}

.alphabetPanel .space img
{
    background-image: url('/img/bg_sp.png');
}

.graphicPanel input {
    position: absolute;
    left: 0;
    top: 10px;
    background: transparent;
    width: 32px; 
    height: 50px;
    border: none;
    opacity:0;
    filter:alpha(opacity=0);
}

.cardPreviewPanel {
    clear: both;
    float: left;
    width: 500px;
    margin-top: 20px;
}

.imagePanel {
    width: 100%;
    height: 400px;
    background-size: 480px 391px;
    background-position: 2px 2px;
    background-repeat: no-repeat;
    border: solid 1px #999;
    border-radius: 5px;
    padding: 120px 2px 2px 20px;
}

.characterPanel {
    float: left;
    width: 45px;
    height: 45px;
    margin: 5px;
}

.nominationDetails label {
    font-size: 13px;
}

.nominationDetails legend {
    margin-bottom: 5px;
}

/* ParticipantFinder */

.participantFinderPanel {
    width: 500px;
    min-height: 100px;
    padding: 5px;
}

.tieredStructureFilteringPanel, .flatStructureFilteringPanel {
    width: 330px;
    margin-right: 10px;
}

.freeTextSearchPanel {
    width: 300px;
    border-left: dashed 1px #ccc;
    padding-left: 10px;
}

.participantFinderResultsPanel {
    background: black;
    max-height: 500px;
    overflow: auto;
    margin: 10px 0;
}

.participantResult {
    margin: 2px;
    min-height: 52px;
    background: #cf132f;
    position: relative;
    cursor: pointer;
}

.simple .participantResult {
    margin: 2px;
    min-height: 22px;
}

.participantFinderPanel label {
    font-size: 12px;
}

.participantResult:hover {
    background: #023D7C;
    color: White !important;
    
}

.participantResult img {
    margin: 0 5px 1px 1px;
    max-width: 50px;
    float: left;    
}

.participantResult div {
    max-width: 180px;
    color: #000000;
    font-size: 0.9em;
    line-height: 1.4em;
    padding-top: 1px;
}


.participantResult:hover div  {
    color: White !important;
}


.participantResult input {
    position: absolute;
    right: 3px;
    top: 14px;
}

.simple .participantResult input {
    top: 0;
}

.ajaxLoading {
    width: 100%;
    height: 32px;
    margin-bottom: 10px;
    background: url(/img/ajax-loader.gif) no-repeat 50% 50%;
    display: none;
}

.clear {
    clear: both;
}

/* Catalogue styles */




/* End catalogue styles */

/* Order history page */

.orders table, .orders th, .orders td {
    background: #FFF;
    color: #000000;
    border: none !important;
}

/* End of order history page */

/* Hall of fame styles */

.hofFilterPanel div {
    width: 40%;
    float: left;
    margin-right: 10px;
}

.hofFilterPanel label {
    
}

.hofResultsPanel {
    margin-top: 20px;
    float: left;
    clear: both;
}

/*
.hofItem {
    clear: both;
    padding: 15px;  
    margin: 5px 0;
    background: url(../img/bg-panel-blue-single-top-left.png) no-repeat top left,
				url(../img/bg-panel-blue-single-top-right.png) no-repeat top right,
				url(../img/bg-panel-blue-single-bottom-left.png) no-repeat bottom left,
				url(../img/bg-panel-blue-single-bottom-right.png) no-repeat bottom right,
				url(../img/bg-panel-blue-single-left.png) repeat-y top left,
				url(../img/bg-panel-blue-single-right.png) repeat-y top right,
				url(../img/bg-panel-blue-single-top.png) repeat-x top left,
				url(../img/bg-panel-blue-single-bottom.png) repeat-x bottom left;
}
*/

.hofImage {
    max-width: 60px;
    float: left;
    margin-bottom: 10px;
}

.hofDetails {
    float: left;
    margin-left: 10px;
    font-size: 13px;
    width: 70%;
}

.hofLike {
    float: right;
    margin-left: 10px;
}

.hofReason {
    clear: both;
    padding: 5px;
    margin: 5px;
    font-size: 13px;
}

.clear {
	clear: both;
	}

/* End of hall of fame styles */

/* Color Styles */

.blue {
    color: #BCCAFD;
}

.green {
    color: #2FD255;
}

.purple {
    color: #E097FA;
}

.red {
    color: #807B80;
}

.yellow {
    color: #DCAA19;
}



/* recaptcha */
#recaptcha_widget_div .recaptchatable {
    border: none !important;
}

#recaptcha_widget_div .recaptchatable .recaptcha_image_cell {
    background-color: transparent;
}

#recaptcha_widget_div #recaptcha_privacy, #recaptcha_widget_div #recaptcha_logo {
    display: none;
}

#recaptcha_widget_div #recaptcha_response_field {
    color: #000000;
    width: 340px !important;
    padding-left: 20px;
	border: none !important;	
	box-shadow: none !important;
	background-color: #FFFFFF;
	color: #000000;
	background: url(../img/bg-neon-top-right.png) no-repeat top right,
				url(../img/bg-neon-center-right.png) no-repeat center right,
				url(../img/bg-neon-bottom-right.png) no-repeat bottom right,							
				url(../img/bg-neon-bottom-left.png) no-repeat bottom left,
				url(../img/bg-neon-center-left.png) no-repeat center left, 
				url(../img/bg-neon-top-left.png) no-repeat top left,
				url(../img/bg-neon-top.png) repeat-x top left,
				url(../img/bg-neon-right.png) repeat-y top right,
				url(../img/bg-neon-bottom.png) repeat-x bottom left,
				url(../img/bg-neon-left.png) repeat-y top left;
}

#recaptcha_widget_div #recaptcha_image {
    position: relative;
    left: -12px;
}

#recaptcha_widget_div #recaptcha_reload, #recaptcha_widget_div #recaptcha_switch_audio_btn, 
#recaptcha_widget_div #recaptcha_switch_img_btn, #recaptcha_widget_div #recaptcha_whatsthis_btn {
    position: relative;
    left: -35px;
}




.orbit-container .orbit-prev, .orbit-container .orbit-next {
    background-color:transparent;
    color: #7636DA;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px !important;
    top: 50%;
    width: 50px;
}

.orbit-timer .orbit-progress
{
	background-color:transparent !important;
}

/*label 
{
    display: inline;
    margin-bottom: 0em;
    margin-top: 8px;
}*/


input[type="radio"]{
    /*margin: 1em 0 1em;*/
    margin-right: 10px;
    margin-top: 8px;
    vertical-align:text-top;
   
    
}






.button.small {
    padding-bottom: 0;
    padding-top: 0;
    font-size: 1em;
}


.box-header 
{

    background-position: left top;
	
    background-repeat: none;
    float: left;
    height: 26px;
	background-color: #0bbab4;
	width: 100%;
	max-width: 960px;			
		}

.box-header h1 
{
    color: #ffffff;
    font-size: 15px;
    margin-left: 10px;
    margin-top: 2px;
    font-family: OpenSans-Regular,Verdana,Arial,Helvetica,sans-serif;
}

.box-header h1 a 
{
    color: #ffffff;
}



.box-content {
	padding: 1em 1em 1em 1em;
		}


.one-column-padding
{
padding-left: 0.9375em;
    padding-right: 0.9375em;

}



.top-bar 
{
    background-color: #000000;
}



.top-bar.expanded .title-area {
    background-color:#0000000;
}

/*.top-bar-section ul {*/
	/*background-color: #0000000;*/
    /*text-align: center;*/
	/*float: none;*/
	/*clear: both;*/
	/*width: 100%;*/
	/*display: block;*/
/*}*/

/*.top-bar-section ul li*/
/*{*/
	/*display: inline-block;*/
	/*float: none!important;*/
	/*clear: both!important;*/
	/*width: auto;*/
/*}*/

/*
.home-slider
{
    height: 133px !important;
}
*/

.top-bar-section ul li
{
	position: relative;
}

.top-bar-section ul li::after
{
	position: absolute;
	height: 15px;
	width: 1px;
	right: 0;
	top: 15px;
	background-color: rgb(195,196,199);
	content: "";
}


.top-bar-section ul li:last-child::after
{
	display: none;
}


.CatalogueSub
{
    border: 1px solid #c0c0c0;
    padding: 1em 2em 1em;
}


.mainPanelContainer
{
    background-color: #0e1414;
    padding: 0em 4em 2em 0em;
}


.borderContainer
{
    /*background-color:White;
    padding: 0em 0em 0em 0em;*/
    
    float: left;
    padding-left: 0;
    padding-right: 0.9375em;
    position: relative;
    width: 100%;
}


.MenuStrip
{
    background-color:#000000;
    height:45px;
    
}

.CallToActionImage
{
    margin-bottom: 1em;
}

.CallToActionText
{
    vertical-align:middle;
    height: 100%;
}



.HomeWrapper
{
    text-align: center;
}

.LargeGrey
{
    color: rgb(195, 196, 199);
    display: inline-block;
    font-size: 50px;

}


.Grey
{
    color: rgb(195, 196, 199);
    display: inline-block;
    font-size: 20px;

}

.LargeRed
{
    color: #cf132f;
    display: inline-block;
    font-size: 50px;

}

.RedBox
{
    color: #cf132f;
    border:2px solid #cf132f;
    display: inline-block;
    font-size: 30px;
    padding: 5px;
    width: 100%;
}


.SolidRedBox
{
    background-color: #cf132f;
    color: white;
    border:2px solid #cf132f;
    display: inline-block;
    font-size: 13px;
    padding: 5px;
    width: 100%;
    font-weight: bold;
}


.TitleBox
{
    background-color: #cf132f;
    color: white;
    border:2px solid #cf132f;
    display: inline-block;
    font-size: 13px;
    padding: 5px;
    width: 100%;
    font-weight: normal;
}


a.SideNavLink, a.SideNavLink:visited
{
    color: rgb(195, 196, 199);
}

.PendingAmount 
{
    text-align: right;
    font-size: 26px;
}





/*claim statement*/
.claim_statement_search_bar
{
	margin-bottom: 30px;

}

.claim_statement_copy
{
	margin-bottom: 30px;
}

.claim_statement_search_bar .claim_statement_title
{
	font-size: 40px;
	text-transform: uppercase;
	color: #cf132f;
}

.claim_statement_search_bar_search_col
{
	margin-bottom: 30px;
}

.claim_statement_search_bar_search_col_inner .claim_statement_search_bar_search_col_inner_line > div
{
	position: relative;
	float: left;
	display: block;
	width: auto;
}

.claim_statement_search_bar_search_col_inner select
{
	padding: 2px;
}

.claim_statement_search_bar_search_col_inner_left
{
	padding: 5px 15px 5px 0px;
	text-transform: uppercase;
	font-size: 18px;
}

.claim_statement_search_bar_search_col_inner_left_year
{
	padding-left: 20px;
}

.claim_statement_search_bar_search_col_inner_right::after
{
	position: absolute;
	top: 2px;
	right: 5px;
	font-family: FontAwesome;
	color: #cf132f;
	content: "\f002";
}


.claim_statement_search_bar,
.claim_statement_search_bar::before,
.claim_statement_search_bar::after,
.claim_statement_search_bar_search_col_inner,
.claim_statement_search_bar_search_col_inner::before,
.claim_statement_search_bar_search_col_inner::after,
.claim_statement_search_bar_search_col_inner_line,
.claim_statement_search_bar_search_col_inner_line::before,
.claim_statement_search_bar_search_col_inner_line::after
{
	display: block;
	clear: both;
	float: none;
	width: 100%;
	position: relative;
	content: "";
}

.claim_statement_user_details
{
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 30px;
}

.claim_statement_table_header_row
{
	border-bottom: solid 1px rgb(195,196,199);
}

.claim_statement_table_header_row .columns,
.claim_statement_table_row .columns
{
	text-align: center;
	border-right: solid 1px rgba(195,196,199,0.5);
	padding-bottom: 5px!important;
	width: 16.6%;
}

.claim_statement_table_header_row .columns.large-1,
.claim_statement_table_row .columns.large-1
{
	width: 8.3%;
}

.claim_statement_table_header_row .columns
{
	color: #cf132f;
	text-transform: uppercase;
	min-height: 45px;
}

.claim_statement_table_row .columns
{
	min-height: 80px;
	padding-top: 15px!important;
	padding-bottom: 15px!important;
	border-bottom: solid 1px rgba(195,196,199,0.5);
	cursor: pointer;
}

.claim_statement_table_row .columns.circle_container
{
	padding-top: 20px!important;
	padding-bottom: 20px!important;
}

/*.claim_statement_table_header_row .large-2:first-child,
.claim_statement_table_row .large-2:first-child
{
	text-align: left;
}*/

.claim_statement_table_header_row .columns:last-child,
.claim_statement_table_row .columns:last-child
{
	border-right: none;
}

.claim_statement_table_row .fa-plus
{
	padding-top: 16px;
}

.ClaimStatementAccordionSelectedHeader .claim_statement_table_row .fa-plus::before
{
	content: "\f068";
}

.claim_statement_circle,
.claim_statement_child_table_circle
{
	display: inline-block;
	border: solid 2px #fff;
	border-radius: 50%;
	color: #cf132f;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
}

.claim_statement_child_table_model_number
{
	font-weight: 600;
}

.claim_statement_child_table
{
	width: 100%;
	background: none!important;
	border-color: rgb(195, 196, 199);
}

.claim_statement_child_table th
{
	color: rgb(14, 20, 20);
	text-transform: uppercase;
	text-align: left;
	border: none;
	background-color: rgb(195, 196, 199);
}

.claim_statement_child_table th:first-child,
.claim_statement_child_table th:last-child
{
	width: 16.6%;
}

table.claim_statement_child_table tr
{
	background-color: rgb(195, 196, 199);
}

.claim_statement_child_table td
{
	border: none;
	color: rgb(14,20,20);
}

table.claim_statement_child_table tr.even,
table.claim_statement_child_table tr.alt,
table.claim_statement_child_table tr:nth-of-type(2n)
{
	background-color: #eee;
}

.claim_statement_child_table th:last-child,
.claim_statement_child_table tr td:last-child
{
	text-align: center;
}

.claim_statement_child_table_circle
{
	background: #fff;
}

.mainPanel table, .mainPanel th, .mainPanel td
{
	background: inherit;
}


/*contact us*/
form .contactus textarea,
form .contactus textarea:focus,
form .contactus textarea:hover
{
	background: none;
	color: #fff;
	min-height: 120px!important;
}



/*points page*/
.reward_search_bar,
.reward_filter
{
	margin-bottom: 30px;
}

.reward_search_bar > div
{
	padding-left: 0;
}

.reward_search_bar .reward_title
{
	font-size: 40px;
	text-transform: uppercase;
	color: #cf132f;
}

.reward_search_bar_search_col
{

}

.reward_search_bar_search_col_inner > div
{
	position: relative;
	float: right;
	display: block;
	width: auto;
}

.reward_search_bar_search_col_inner_left
{
	padding: 5px 15px;
	text-transform: uppercase;
}

.reward_search_bar_search_col_inner_right::after
{
	position: absolute;
	top: 2px;
	right: 5px;
	font-family: FontAwesome;
	color: #cf132f;
	content: "\f002";
}

.reward_filter,
.reward_filter::before,
.reward_filter::after,
.reward_search_bar,
.reward_search_bar::before,
.reward_search_bar::after,
.reward_listing_item,
.reward_listing_item::before,
.reward_listing_item::after,
.reward_search_bar_search_col_inner,
.reward_search_bar_search_col_inner::before,
.reward_search_bar_search_col_inner::after
{
	display: block;
	clear: both;
	float: none;
	width: 100%;
	position: relative;
	content: "";
}

.reward_filter .reward_filter_item
{
	position: relative;
	display: block;
	width: 80px;
	float: left;
	cursor: pointer;
}

.reward_filter_item_circle
{
	width: 60px;
	height: 60px;
	content: "";
	border: solid 2px #fff;
	border-radius: 50%;
	margin-left: 10px;
}

.reward_filter_item_text
{
	font-size: 12px;
	padding: 5px 10px;
	text-align: center;
}

.reward_filter .reward_filter_item_selected .reward_filter_item_circle
{
	border-color: #cf132f;
}

.reward_filter .reward_filter_item_selected .reward_filter_item_text
{
	color: #cf132f;
}

.reward_listing_item
{
	padding: 10px 0;
	border-bottom: solid 1px rgb(195,196,199);
}

.reward_listing_item_heading
{
	text-transform: uppercase;
	color: #cf132f;
}

.reward_listing_item_right
{
	text-align: center;
}

.reward_listing_item_right > div
{
	display: inline-block;
	border: solid 1px #fff;
	color: #cf132f;
	height: 48px;
	width: 48px;
	border-radius: 50%;
	line-height: 48px;
	text-align: center;
	font-size: 28px;
}

.reward_listing_item_title
{
	font-weight: 600;
}

.reward_listing_item_description
{
	color: rgb(195,196,199);
}

.reward_listing_item_left
{
	padding-left: 0;
}

.reward_no_results_found
{
	padding-top: 10px;
}

.bx-wrapper
{
	border: none;
	background: none;
	box-shadow: none;
	width: calc(100% - 40px);
	margin-left: 45px;
}

.bx-wrapper .bx-controls-direction a.bx-prev,
.bx-wrapper .bx-controls-direction a.bx-next
{
	background: none;
	text-indent: 0;
	text-decoration: none;
}

.bx-wrapper .bx-controls-direction a.bx-prev
{
	left: -40px;
}

.bx-wrapper .bx-controls-direction a.bx-next
{
	right: -40px;
}

.bx-wrapper .bx-controls-direction a.bx-prev::before,
.bx-wrapper .bx-controls-direction a.bx-next::before
{
	position: absolute;
	display: block;
	width: auto;
	height: auto;
	font-family: FontAwesome;
	color: #fff;
	font-size: 32px;
}

.bx-wrapper .bx-controls-direction a.bx-prev::before
{
	content: "\f053";
}


.bx-wrapper .bx-controls-direction a.bx-next::before
{
	content: "\f054";
	right: 0;
}


.accordion 
{
    overflow: hidden;
}

.bonus
{
    color: #CF132F;
}

/*Manage Studio*/
   #searchResults {
    position: absolute;
    margin-top: -10px;
    background-color: #cf132f;
    width: 222px;
    display: none;
    border: 1px solid black;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    z-index : 1001;
}
   .resultItem {
       padding: 5px;
       cursor: pointer;
       border-bottom: 1px solid black;
   }
   .resultItem:hover {
       font-weight: bolder;
       border-bottom: 1px inset black;
   }


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

