/* @override https://www.vxxi.com/theme.css */

/* @override https://www.vxxi.com/theme.css */





/*________________________________

   This is in the root directory 
 _________________________________*/




body{
background: #d0d0d0 url(/templates/images/boat.jpg) no-repeat fixed center 0;
padding: 0px;
margin: 0px;
background-size: 100% !important;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
 a.back{
 	display: block;
 	text-decoration: none;
 	color: #fff;
 	font-size: 21px;
 	padding: 17px 5px 14px 58px;
 
background: url(/templates/images/backtop.png) 10px 11px no-repeat #0a2c74;

 
 }
h1{
	color: #0a2c74;
	border-bottom: 1px solid #b2b2b2;
	display: inline-block;
	padding-bottom: 5px;
}


h2{
		background: #0b41b3; /* Old browsers */
background: -moz-linear-gradient(top,  #0b41b3 0%, #0a2c74 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b41b3), color-stop(100%,#0a2c74)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0b41b3 0%,#0a2c74 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0b41b3 0%,#0a2c74 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0b41b3 0%,#0a2c74 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0b41b3 0%,#0a2c74 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b41b3', endColorstr='#0a2c74',GradientType=0 );
color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}

#header{
	background: #fff;
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 4px solid #0a2c74;
}
#page_content{
	padding-right: 25px;
	padding-left: 25px;
}

#page_content p{
	line-height: 1.5em;
	font-size: 1em;
}

/* @group Login Menu */

ul#mobile_menu{
display: inline-block;
}
ul#mobile_menu li{
width: 27%;
	float: left;
		list-style: none;
	margin-right: 5%;
	margin-bottom: 9px;
}
ul#mobile_menu li a{
	color: #fff;
	text-decoration: none;
	width: 100%;
	height: 44px;
	display: block;
		background: #5e004b;
	padding-top: 78px;
			-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
ul#mobile_menu li#menu-balance a{
background: #0a2c74 url(/templates/images/balance_icon.png) no-repeat center 17px;

}

ul#mobile_menu li.menu-history a{
background: #0a2c74 url(/templates/images/history_icon.png) no-repeat center 17px;

}


ul#mobile_menu li.menu-transfer a{
	background: #0a2c74 url(/templates/images/transfer_icon.png) no-repeat center 17px;

}


ul#mobile_menu li.menu-tax a{
	background: #0a2c74 url(/templates/images/tax_icon.png) no-repeat center 17px;

}

ul#mobile_menu li.menu-alerts a{
	background: #0a2c74 url(/templates/images/alerts_icon.png) no-repeat center 17px;

}

ul#mobile_menu li.menu-logout a{
	background: #0a2c74 url(/templates/images/logout_icon.png) no-repeat center 17px;

}
/* @end */


/* @group Login Menu */

ul.intro_menu {
	padding: 0px;
	margin-right: 0px;
	margin-top: 60px;
	margin-left: 0px;
}

ul.intro_menu a{
	color: #fff;
	text-decoration: none;
	height: 25px;
	display: inline-block;
		padding-left: 49px;
	padding-top: 9px;
	width: 200px;
	text-align: left;
}
ul.intro_menu li{
		list-style: none;
	padding: 0px;
	background: #0b41b3; /* Old browsers */
background: -moz-linear-gradient(top,  #0b41b3 0%, #0a2c74 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b41b3), color-stop(100%,#0a2c74)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0b41b3 0%,#0a2c74 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0b41b3 0%,#0a2c74 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0b41b3 0%,#0a2c74 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0b41b3 0%,#0a2c74 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b41b3', endColorstr='#0a2c74',GradientType=0 );
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.intro_menu li:hover,
ul.intro_menu li:focus{
	background: #0b41b3;
}
li#intro_menu_login {
	background: #7ad33f; /* Old browsers */
background: -moz-linear-gradient(top,  #7ad33f 0%, #6ca437 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ad33f), color-stop(100%,#6ca437)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7ad33f 0%,#6ca437 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7ad33f 0%,#6ca437 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7ad33f 0%,#6ca437 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7ad33f 0%,#6ca437 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ad33f', endColorstr='#6ca437',GradientType=0 );
	padding-top: 15px;
	padding-bottom: 15px;
}
li#intro_menu_login:hover,
li#intro_menu_login:focus{
	background: #77d44b;
}

li#intro_menu_login a{
	background: url(/templates/images/login_button.png) no-repeat left 0;
}

li#intro_menu_about a{
		background: url(/templates/images/boat_icon.png) no-repeat left 0;
	padding-left: 41px;
}
li#intro_menu_what{
	
}
li#intro_menu_what a{
		background: url(/templates/images/question_icon.png) no-repeat left 0;
	padding-left: 43px;
}

/* @end */

/* @group Login Page */
#login_table{
	width: 330px;

	margin-left: auto;
	margin-right: auto;
}
#login_table  td.label{
	padding-left: 20px;
	display: block;

}
#login_table input.text{
	width: 90%;
	padding: 15px;
}
span.label{
	display: block;

}
input.login{
	border: none;
	display: block;
	width: 90%;
		background: #7ad33f; /* Old browsers */
background: -moz-linear-gradient(top,  #7ad33f 0%, #6ca437 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ad33f), color-stop(100%,#6ca437)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7ad33f 0%,#6ca437 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7ad33f 0%,#6ca437 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7ad33f 0%,#6ca437 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7ad33f 0%,#6ca437 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ad33f', endColorstr='#6ca437',GradientType=0 );
	font-size: 20px;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* @end */


/* @group About Page */

#about_page{
	text-align: center;
}
#about_page h4{
	margin-bottom: 0;
	font-size: 19px;
	border-bottom: 1px solid #afafaf;
	padding-bottom: 4px;
}
a.call{
	text-decoration: none;
	background-color: #59a640;
	color: #fff;
	padding: 10px;
display: block;
width: 200px;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 11px;
	margin-left: auto;
	margin-right: auto;
}

/* @end */

.copyright{
	font-size: 12px;
	margin-bottom: 35px;
	margin-top: 35px;
	color: #757575;
}

/* @group Alert me Page */

form.alert-form{
	padding-right: 12px;
	padding-left: 12px;
}
form.alert-form p{
	margin-bottom: 20px;
}
form.alert-form #table2{
	background: #f9dcdc;
	border: none;
	padding: 10px;
	border: 4px dashed red;
}
form.alert-form #table2 td{
	border: none;
}

/* @end */

/* @group Mobilit page */
div.mobilit_content{
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
}

body div small a img{
	margin-top: 20px;
	margin-left: 20px;
}
/* @end */

/* @group Balance Page */
font > div.balance-item{


	text-align: left;
	padding-left: 15px;
}
font > #balance_nodes{
	padding: 5px 15px;
	text-align: left;
}
div.balance_1{
	text-align: left;
}
/* @end */

/* @group Verify Page */
body.verify_page{
	
		text-align: center;
}
.verify_content{
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
}
body.verify_page small a img{
	margin-top: 20px;
}
/* @end */

/* @group Timeout Page */
#timeout_page{
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
}
#timeout_page input{
	width: 90%;
	padding: 15px;
}
#timeout_page input.login{
	width: 100%;
}
/* @end */

/* @group Passoword Error page */
#password_error{
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
}


#password_error  input{
	width: 90%;
	padding: 15px;
}
span.label{
	display: block;

}
#password_error p input.login{
	border: none;
	display: block;
	width: 90%;
		background: #7ad33f; /* Old browsers */
background: -moz-linear-gradient(top,  #7ad33f 0%, #6ca437 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ad33f), color-stop(100%,#6ca437)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7ad33f 0%,#6ca437 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7ad33f 0%,#6ca437 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7ad33f 0%,#6ca437 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7ad33f 0%,#6ca437 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ad33f', endColorstr='#6ca437',GradientType=0 );
	font-size: 20px;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* @group Transfer Funds */

#transfer-funds-form{
	padding-left: 15px;
	padding-right: 15px;
}

#transfer-funds-form #transfer-submit{
		border: none;
	display: block;
	width: 100%;
		background: #7ad33f; /* Old browsers */
background: -moz-linear-gradient(top,  #7ad33f 0%, #6ca437 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ad33f), color-stop(100%,#6ca437)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7ad33f 0%,#6ca437 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7ad33f 0%,#6ca437 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7ad33f 0%,#6ca437 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7ad33f 0%,#6ca437 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ad33f', endColorstr='#6ca437',GradientType=0 );
	font-size: 20px;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}

#transfer-amount {
width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 5px;
}

#transfer-funds-form font p select {
	width: 100%;
}

p.transfer_note {
	font-size: .7em;
	line-height: 1.5em;
}
/* @end */

/* @end */

/* @group History */

tr.history-item{
	width: 100%;
	text-align: left;
}

td.inner-item-history {
background: #fff;
	text-align: left;
}

/* @end */
