/* http://meyerweb.com/eric/tools/css/reset/ */

/* v1.0 | 20080212 */
@import url(https://fonts.googleapis.com/css?family=Lato:400,900italic,900,700italic,700,400italic,300italic,300,100italic,100);

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	position: relative;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}


/* remember to define focus styles! */

:focus {
	outline: 0;
}


/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0!important;
}

article,
aside,
dialog,
figure,
.ft,
header,
hgroup,
nav,
section {
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
dialog,
figure,
.ft,
header,
hgroup,
nav,
section {
	display: block;
}


/*-------------------------------  something like resest  ---------------------------------------*/

p {
	margin: 6px 0 12px;
}

.text-list {
	line-height: 1.2em;
}

.text-list li {
	margin: .5em 0 1em 0;
}

.bold-list {
	margin: 0 0 2em 0;
}

.bold-list li {
	margin: 1em 0;
	line-height: 1.2em;
	list-style-type: none;
}

ul,
ol {}

.bullets {
	list-style-type: disc!important;
}

html,
body {
	height: 100%;
}

body {
	color: #222;
	font-family: 'Lato', sans-serif;
	font-size: 100%;
	background: #fff;
	font-size: 13px;
	line-height: 20px;
	min-width: 940px!important;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative!important;
}

.pusher {
	height: 150px
}

.ft,
.push {
	height: 249px;
}


/*------------------------------   Bootstrap   ---------------------------------*/

.row {
	margin-left: -20px;
	*zoom: 1;
}

.row:before,
.row:after {
	display: table;
	content: "";
	line-height: 0;
}

.row:after {
	clear: both;
}

[class*="span"] {
	float: left;
	min-height: 1px;
	margin-left: 20px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	min-width: 960px;
	max-width: 1280px;
}

.span12 {
	width: 940px;
}

.span11 {
	width: 860px;
}

.span10 {
	width: 780px;
}

.span9 {
	width: 700px;
}

.span8 {
	width: 620px;
}

.span7 {
	width: 540px;
}

.span6 {
	width: 460px;
}

.span5 {
	width: 380px;
}

.span4 {
	width: 300px;
}

.span3 {
	width: 220px;
}

.span2 {
	width: 140px;
}

.span1 {
	width: 60px;
}

.offset12 {
	margin-left: 980px;
}

.offset11 {
	margin-left: 900px;
}

.offset10 {
	margin-left: 820px;
}

.offset9 {
	margin-left: 740px;
}

.offset8 {
	margin-left: 660px;
}

.offset7 {
	margin-left: 580px;
}

.offset6 {
	margin-left: 500px;
}

.offset5 {
	margin-left: 420px;
}

.offset4 {
	margin-left: 340px;
}

.offset3 {
	margin-left: 260px;
}

.offset2 {
	margin-left: 180px;
}

.offset1 {
	margin-left: 100px;
}

.row-fluid {
	width: 100%;
	*zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}

.row-fluid:after {
	clear: both;
}

.row-fluid [class*="span"] {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.127659574468085%;
	*margin-left: 2.074468085106383%;
}

.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left: 2.127659574468085%;
}

.row-fluid .span12 {
	width: 100%;
	*width: 99.94680851063829%;
}

.row-fluid .span11 {
	width: 91.48936170212765%;
	*width: 91.43617021276594%;
}

.row-fluid .span10 {
	width: 82.97872340425532%;
	*width: 82.92553191489361%;
}

.row-fluid .span9 {
	width: 74.46808510638297%;
	*width: 74.41489361702126%;
}

.row-fluid .span8 {
	width: 65.95744680851064%;
	*width: 65.90425531914893%;
}

.row-fluid .span7 {
	width: 57.44680851063829%;
	*width: 57.39361702127659%;
}

.row-fluid .span6 {
	width: 48.93617021276595%;
	*width: 48.88297872340425%;
}

.row-fluid .span5 {
	width: 40.42553191489362%;
	*width: 40.37234042553192%;
}

.row-fluid .span4 {
	width: 31.914893617021278%;
	*width: 31.861702127659576%;
}

.row-fluid .span3 {
	width: 23.404255319148934%;
	*width: 23.351063829787233%;
}

.row-fluid .span2 {
	width: 14.893617021276595%;
	*width: 14.840425531914894%;
}

.row-fluid .span1 {
	width: 6.382978723404255%;
	*width: 6.329787234042553%;
}

.row-fluid .offset12 {
	margin-left: 104.25531914893617%;
	*margin-left: 104.14893617021275%;
}

.row-fluid .offset12:first-child {
	margin-left: 102.12765957446808%;
	*margin-left: 102.02127659574467%;
}

.row-fluid .offset11 {
	margin-left: 95.74468085106382%;
	*margin-left: 95.6382978723404%;
}

.row-fluid .offset11:first-child {
	margin-left: 93.61702127659574%;
	*margin-left: 93.51063829787232%;
}

.row-fluid .offset10 {
	margin-left: 87.23404255319149%;
	*margin-left: 87.12765957446807%;
}

.row-fluid .offset10:first-child {
	margin-left: 85.1063829787234%;
	*margin-left: 84.99999999999999%;
}

.row-fluid .offset9 {
	margin-left: 78.72340425531914%;
	*margin-left: 78.61702127659572%;
}

.row-fluid .offset9:first-child {
	margin-left: 76.59574468085106%;
	*margin-left: 76.48936170212764%;
}

.row-fluid .offset8 {
	margin-left: 70.2127659574468%;
	*margin-left: 70.10638297872339%;
}

.row-fluid .offset8:first-child {
	margin-left: 68.08510638297872%;
	*margin-left: 67.9787234042553%;
}

.row-fluid .offset7 {
	margin-left: 61.70212765957446%;
	*margin-left: 61.59574468085106%;
}

.row-fluid .offset7:first-child {
	margin-left: 59.574468085106375%;
	*margin-left: 59.46808510638297%;
}

.row-fluid .offset6 {
	margin-left: 53.191489361702125%;
	*margin-left: 53.085106382978715%;
}

.row-fluid .offset6:first-child {
	margin-left: 51.063829787234035%;
	*margin-left: 50.95744680851063%;
}

.row-fluid .offset5 {
	margin-left: 44.68085106382979%;
	*margin-left: 44.57446808510638%;
}

.row-fluid .offset5:first-child {
	margin-left: 42.5531914893617%;
	*margin-left: 42.4468085106383%;
}

.row-fluid .offset4 {
	margin-left: 36.170212765957444%;
	*margin-left: 36.06382978723405%;
}

.row-fluid .offset4:first-child {
	margin-left: 34.04255319148936%;
	*margin-left: 33.93617021276596%;
}

.row-fluid .offset3 {
	margin-left: 27.659574468085104%;
	*margin-left: 27.5531914893617%;
}

.row-fluid .offset3:first-child {
	margin-left: 25.53191489361702%;
	*margin-left: 25.425531914893618%;
}

.row-fluid .offset2 {
	margin-left: 19.148936170212764%;
	*margin-left: 19.04255319148936%;
}

.row-fluid .offset2:first-child {
	margin-left: 17.02127659574468%;
	*margin-left: 16.914893617021278%;
}

.row-fluid .offset1 {
	margin-left: 10.638297872340425%;
	*margin-left: 10.53191489361702%;
}

.row-fluid .offset1:first-child {
	margin-left: 8.51063829787234%;
	*margin-left: 8.404255319148938%;
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
	display: none;
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
	float: right;
}

.container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
}

.container:before,
.container:after {
	display: table;
	content: "";
	line-height: 0;
}

.container:after {
	clear: both;
}

.container-fluid {
	padding-right: 20px;
	padding-left: 20px;
	*zoom: 1;
}

.container-fluid {
	max-width: 1400px;
	margin: 0 auto;
}

.container-fluid:before,
.container-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}

.container-fluid:after {
	clear: both;
}


/*------------------------ Header + Footer small -------------------------------*/

.wrapper-sm {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -45px auto;
}

.header-sm {
	background: #3573a6 url(noise-blue.gif) 0 0;
	height: 75px;
	padding-top: 25px;
}

.header-sm a,
.header-sm a:hover {
	color: #96D4FF
}

.header-sm a:hover {
	text-decoration: underline;
}

.footer-sm,
.push-sm {
	height: 45px;
}

.footer-sm {
	color: #fff;
	height: 35px;
	padding-top: 10px;
	background: #3573a6 url(noise-blue.gif) 0 0;
}


/*-------------------------------------------------------*/


/*--------------------------------------  NEW FLAT BUTTONS  -------------------------------------------*/

.btn-hilight,
.btn-regular,
.btn-light,
.btn-dark,
.btn-disabled,
.btn-hilight-small {
	border: #dddddd 1px solid;
	padding: 10px 2em;
	margin: 0 2px 0 0;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	color: #fff!important;
	background: #0a416a;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
}

.disabled-text .btn-disabled-white {
	color: #fff!important;
}

.btn-hilight:hover,
.btn-regular:hover,
.btn-light:hover,
.btn-dark:hover,
.btn-disabled:hover,
.btn-hilight-small:hover,
.btn-hilight-big:hover {
	cursor: pointer;
	text-decoration: none;
}

.btn-narrow {
	padding: 3px 2em!important;
}

.btn-hilight {
	background-color: #ec792a;
	color: #fff!important;
	margin-bottom: 2em;
}

.btn-lightregular {
	background: #3778a8
}

.btn-hilight-big,
.btn-big {
	padding: 18px 28px;
	font-size: 16px;
}

.btn-hilight-small {
	background: #ec792a;
	color: #fff;
	padding: 7px 1em 6px 1em;
	font-size: 12px;
	margin-right: 0 .5em;
	border: #14466d 1px solid;
}

.btn-light {
	background: #fff!important;
	color: #0a416a!important;
	border: #c8c9ca 1px solid!important;
}

.btn-blue {
	color: #0a416a!important;
	padding: 5px 1em!important;
	font-size: 11px!important;
}

.btn-hilight:hover,
.btn-hilight-big:hover,
.btn-hilight-small:hover {
	background-color: #e56a16;
}

.nav .btn-light {
	padding: 3px 10px;
}

.btn-dark {
	background: #333;
}

.btn-disabled {
	background: #bbbbbb!important;
	color: #999;
	border: #c7c7c7 1px solid;
}

.btn-regular:hover {
	background-color: #3778a8;
	text-decoration: none;
}

.nav-subheader .btn-dark {
	border: 1px solid #113c5c !important;
}

.btn-hilight:hover {
	;
	color: #fff;
	background-color: #e26e1e;
	cursor: pointer;
}

.btn-hilight img {
	position: relative;
}

.btn-simple {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	*zoom: 1;
	padding: 8px 24px 6px 24px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333!important;
	text-transform: uppercase;
	font-weight: 600!important;
	white-space: nowrap;
	border: 1px solid #ddd;
	background: #fff;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	text-decoration: none;
}

.btn-simple img {
	position: relative;
	top: 4px;
}

.btn-simple-img {
	padding: 0px 24px 8px 24px;
}

.btn-simple-img img {
	position: relative;
	top: 6px;
}

.btn-simple:hover {
	text-decoration: none;
	background: #f1f1f1;
	background: -moz-linear-gradient(-90deg, #ffffff, #e2e2e2);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#e2e2e2', gradientType='0');
	background: linear-gradient(180deg, rgb(255, 255, 255), rgb(226, 226, 226));
}


/*-------------------------------------------------------*/

a {
	color: #1f81ca;
	color: #3778A8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:hover {
	color: #1e6ca5;
	cursor: pointer;
}

table a:hover {
	color: #006ff1!important;
}

.a-blue {
	color: #3778a8!important;
}

.a-darkblue {
	color: #0a416c!important;
}

.a-lightblue {
	color: #96d4ff!important;
}

.a-bright {
	color: #3778a8!important;
}

a img {
	border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 1em;
	font-weight: normal;
	margin-bottom: 0.1em;
	color: #333;
}

h1 {
	font-size: 32px;
	font-weight: lighter;
	line-height: 1.25em;
	margin: 1em 0 .5em 0;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	font-weight: lighter;
	color: #0a416c;
}

h4 {
	font-size: 18px;
	/* color:#5a6774; */
	font-style: bold;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.0625em;
}

form input {
	border: #c8c9ca solid 1px!important;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
}

table input[type='radio'],
form .radio {
	border: none;
}

table input[type='radio'] table input[type='text']:focus {
	border-color: #ce502a;
}

strong,
.strong,
.strong * {
	font-weight: bold!important;
}

hr {
	background: none repeat scroll 0 0 #dadada;
	color: #dadada;
	height: 1px;
	margin: 0.24em 0;
	border: none;
	clear: both;
}

header {
	border: none;
	padding: 0 0;
	position: relative;
	margin: 0 auto;
	color: #403830!important;
	float: left;
	width: 100%;
	clear: both;
}

header p {
	margin: 0;
}

article {
	padding: 0 0 32px 0;
	margin: 0 auto;
	position: relative;
	clear: both;
	min-width: 800px;
}


/*--------------------- 5 Useful CSS Tricks for Responsive Design  ----------------------------------------*/

img {
	max-width: 100%;
	height: auto;
}

@media \0screen {
	img {
		width: auto;
		/* for ie 8 */
	}
}

.break-word,
.break-word code {
	word-wrap: break-word!important;
}

@media screen and (min-width: 980px) {
	.gutter {
		width: 70%!important;
	}
	header .gutter {
		width: 70%!important
	}
}

@media screen and (max-width: 700px) {
	.gutter {}
}


/*----------------------------------  main ITEMS  ----------------------------------------------*/

input:-webkit-autofill {
	background: #fff!important;
	border: none!important;
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

input:-webkit-autofill:focus {
	background: #fff!important;
	border: none!important;
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}


/*--------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------- NAV -------------------------------------------------------------------------------*/

.nav {
	margin-left: 0;
	margin-bottom: 12px;
	list-style: none;
}

.nav > li > a {
	display: block;
}

.nav-line .nav > li > a {
	display: block;
	color: #fff;
}

.nav-line div div a {
	color: #fff;
}

.nav-line .dropdown-menu li a {
	color: #085cba;
}

.nav-line .dropdown-menu li a:hover {
	color: #fff!important;
}

.nav-line div form a {
	color: #085cba;
}

.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
	text-decoration: none;
}

.nav > li > a > img {
	max-width: none;
}

.nav > .pull-right {
	float: right;
}

.nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #999999;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
}

.nav li + .nav-header {
	margin-top: 9px;
}

.nav-list {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0;
}

.nav-list > li > a,
.nav-list .nav-header {
	margin-left: -15px;
	margin-right: -15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list > li > a {
	padding: 3px 15px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	background-color: #085cba;
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
	margin-right: 2px;
}

.nav-list .divider {
	*width: 100%;
	height: 1px;
	margin: 9px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff;
}

.nav-tabs,
.nav-pills {
	*zoom: 1;
	padding-left: 0;
}


/*--------------------------------------------------   NAV   ---------------------------------------------------------*/

.nav > .disabled > a {
	color: #999999;
}

.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	cursor: default;
	color: #999!important;
}

.navbar {
	overflow: visible;
	margin-bottom: 10px;
	*position: relative;
	*z-index: 2;
}


/* - Light  */

.navbar-inner {
	min-height: 32px;
	padding-right: 20px;
	padding-left: 20px;
	/*

	*/
	background: #dedede;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.navbar-inner li {
	border: none!important;
}

.navbar-inner li a {
	min-width: 200px;
	padding: 12px!important;
	color: #666!important;
	text-align: center;
}

.navbar-inner li:first-child {
	-webkit-border-radius: 20px 0 0 20px;
	-moz-border-radius: 20px 0 0 20px;
	border-radius: 20px 0 0 20px;
	overflow: hidden;
}

.navbar-inner li:last-child {
	-webkit-border-radius: 0 20px 20px 0;
	-moz-border-radius: 0 20px 20px 0;
	border-radius: 0 20px 20px 0;
	overflow: hidden;
}

.navbar-inner li.active {
	background-color: #37729f;
	background-image: -moz-linear-gradient(top, #3b78a8, #356c98);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b78a8), to(#356c98));
	background-image: -webkit-linear-gradient(top, #3b78a8, #356c98);
	background-image: -o-linear-gradient(top, #3b78a8, #356c98);
	background-image: linear-gradient(to bottom, #3b78a8, #356c98);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff3b78a8', endColorstr='#ff356c98', GradientType=0);
}

.navbar-inner li.active a {
	color: #fff!important;
}

.navbar-inner:before,
.navbar-inner:after {
	display: table;
	content: "";
	line-height: 0;
}

.navbar-inner:after {
	clear: both;
}

.navbar .container {
	width: auto;
}

.nav-collapse.collapse {
	height: auto;
	overflow: visible;
}

.navbar-brand {
	display: block;
	float: left;
	padding: 8px 4px 10px 16px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	color: #ffffff;
	text-shadow: 0 1px 0 #3e495e;
}

.navbar .brand:hover,
.navbar .brand:focus {
	text-decoration: none;
}

.navbar-text {
	margin-bottom: 0;
	line-height: 40px;
	color: #d4d9de;
}

.navbar-link {
	color: #98cdee;
}

.navbar-link:hover,
.navbar-link:focus {
	color: #ffffff;
}

.navbar .divider-vertical {
	height: 40px;
	margin: 0 9px;
	border-left: 1px solid #4f5d7c;
	border-right: 1px solid #3e495e;
}

.navbar .btn,
.navbar .btn-group {
	margin-top: 5px;
}

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
	margin-top: 0;
}

.navbar-form {
	margin-bottom: 0;
	*zoom: 1;
}

.navbar-form:before,
.navbar-form:after {
	display: table;
	content: "";
	line-height: 0;
}

.navbar-form:after {
	clear: both;
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
	margin-top: 5px;
}

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
	display: inline-block;
	margin-bottom: 0;
}

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
	margin-top: 3px;
}

.navbar-form .input-append,
.navbar-form .input-prepend {
	margin-top: 5px;
	white-space: nowrap;
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
	margin-top: 0;
}

.navbar-search {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 0;
}

.navbar-search .search-query {
	margin-bottom: 0;
	padding: 4px 14px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.navbar-static-top {
	position: static;
	margin-bottom: 0;
}

.navbar-static-top .navbar-inner {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	right: 0;
	left: 0;
	z-index: 18;
	margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	border-width: 0 0 1px;
}

.navbar-fixed-bottom .navbar-inner {
	border-width: 1px 0 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
	padding-left: 0;
	padding-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	max-width: 1280px;
}

.navbar-fixed-top {
	top: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
}

.navbar-fixed-bottom {
	bottom: 0;
}

.navbar-fixed-bottom .navbar-inner {
	-webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
}

.navbar .nav {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 0 0;
	padding: 0;
}

.tabs-well .nav {
	margin-bottom: 0;
}

.navbar .nav.pull-right {
	float: right;
	margin-right: 0;
}

.navbar .nav > li {
	float: left;
	border-right: #ccc 1px solid;
}

.navbar-inverse .nav > li {
	border: none!important;
}

.navbar-inverse .nav > li:last-child {
	border-right: none;
}


/*
.navbar .nav > li:last-child { border-right: none;}
.navbar a {color: #98cdee;}
*/

.navbar .nav > li > a {
	float: none;
	padding: 10px 15px 8px;
	margin: 0 0;
	color: #777;
	text-decoration: none;
}

.main-nav .nav > li > a {
	padding: 18px 12px 16px 12px;
}

.navbar .nav .btn-group .caret {
	margin-top: 8px;
	background: url('/images/home/caret-dark.png') 50% 40% no-repeat;
}

.navbar .nav .dropdown-toggle .caret {}

.nav .dropdown-toggle .caret-light {
	margin-top: 8px;
	background: url('/images/home/caret-light.png') 50% 100% no-repeat!important;
}


/*  Light  */

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
	color: #333333;
	text-decoration: none;
	/*
	background-color: transparent;
	*/
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	text-decoration: none;
	/*  
	color: #555555;  
	background-color: #e5e5e5;

	-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
		 -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
					box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
*/
}

nav .active > a,
nav .active > a:hover,
nav .active > a:focus {
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
}

.navbar .filter a {
	color: #085cba;
}

.navbar .filter .active a {
	color: #333;
}

.navbar .filter .disabled a {
	color: #999!important;
}


/* Dark -- inverse */


/*
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	color: #ffffff; 
	background-color: #3e495e;
	-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);

	text-decoration: none;
}
*/

.navbar .btn-navbar {
	display: none;
	float: right;
	float: left;
	padding: 7px 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #3b455b;
	background-image: -moz-linear-gradient(top, #343d4f, #45516c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#343d4f), to(#45516c));
	background-image: -webkit-linear-gradient(top, #343d4f, #45516c);
	background-image: -o-linear-gradient(top, #343d4f, #45516c);
	background-image: linear-gradient(to bottom, #343d4f, #45516c);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff343d4f', endColorstr='#ff45516c', GradientType=0);
	border-color: #45516c #45516c #272e3e;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #45516c;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #45516c;
	*background-color: #3b465d;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
	background-color: #313a4d \9;
}

.navbar .btn-navbar .icon-bar {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #f5f5f5;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar + .icon-bar {
	margin-top: 3px;
}

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

.navbar .nav li.dropdown > a:hover,
.navbar .nav li.dropdown > a:focus {
	text-decoration: none;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #45516c;
	color: #ffffff;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #98cdee!important;
	border-bottom-color: #98cdee!important;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
	left: auto;
	right: 0;
}

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
	left: auto;
	right: 12px;
}

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
	left: auto;
	right: 13px;
}

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
	left: auto;
	right: 100%;
	margin-left: 0;
	margin-right: -1px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

.navbar-inverse,
.navbar-inverse .navbar-inner {
	background: #0e3f7a;
	height: 90px;
}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
	position: relative;
	top: -19px;
	left: 9px;
}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
	background: url(logo_2x.png) no-repeat;
	background-size: 150px 27px;
	text-indent: -5000px;
	overflow: hidden;
	width: 155px;
	height: 30px;
}

.navbar-inverse a {
	color: #96D4FF;
	font-size: 13px;
	text-decoration: none;
	margin-right: .5em;
	padding-left: 10px;
	font-weight: normal;
}

.navbar-inverse a.strong {
	font-weight: 700;
}

.navbar-inverse .dropdown-toggle a {
	color: #333!important;
	font-weight: 600;
	font-size: 13px;
}

.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
	color: #ffffff;
	text-decoration: underline;
}


.navbar-inverse .brand {
	color: #999999;
}

.navbar-inverse .navbar-text {
	color: #999999;
}

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
	/*  
	background-color: transparent;
	background: #185584;
	*/
	color: #ffffff;
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
	color: #ffffff;
	background-color: #111111;
	/*   
	background-color: #3e495e;
	*/
	color: #94d3ff;
	background: #185482 url(noise-navy.gif) 0 0;
}

.navbar-inverse .navbar-link {
	color: #999999;
}

.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
	color: #ffffff;
}

.navbar-inverse .divider-vertical {
	border-left-color: #111111;
	border-right-color: #222222;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #111111;
	color: #ffffff;
}

.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-search .search-query {
	color: #ffffff;
	background-color: #515151;
	border-color: #111111;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
	color: #cccccc;
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
	color: #cccccc;
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
	color: #cccccc;
}

.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
	padding: 5px 15px;
	color: #333333;
	text-shadow: 0 1px 0 #ffffff;
	background-color: #ffffff;
	border: 0;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	outline: 0;
}

.navbar-inverse .btn-navbar {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0e0e0e;
	background-image: -moz-linear-gradient(top, #151515, #040404);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
	background-image: -webkit-linear-gradient(top, #151515, #040404);
	background-image: -o-linear-gradient(top, #151515, #040404);
	background-image: linear-gradient(to bottom, #151515, #040404);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
	border-color: #040404 #040404 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #040404;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #040404;
	*background-color: #000000;
}

.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
	background-color: #000000 \9;
}

code,
pre {
	padding: 0 3px 2px;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 12px;
	color: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

code {
	padding: 2px 4px;
	color: #d14;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

form {
	margin: 0 0 12px;
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

legend small {
	font-size: 15px;
	color: #999999;
}

label,
input,
button,
select,
textarea {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px!important;
	max-height: 42px!important;
}

input,
button,
select,
textarea {
	margin-bottom: 10px;
	padding: 10px;
	font-size: 13px!important;
	line-height: 20px!important;
	color: #333;
	background: #fff;
	margin: 0 2px 5px 0;
	border: #ccc 1px solid!important;
}

input,
button,
select,
textarea {
	font-family: 'Lato', sans-serif;
}

label {
	margin-bottom: 5px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	margin: 0 2px 5px 0;
	margin-bottom: 10px;
	font-style: italic;
	padding: 10px;
	color: #999;
	font-size: 13px!important;
	line-height: 20px!important;
	/* 
	vertical-align: middle;
*/
}

select {
	padding: 2px;
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 6px 4px 2px;
	padding: 0;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {}

select {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

select[multiple],
select[size] {
	height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	color: black;
}

.uneditable-input,
.uneditable-textarea {
	color: #999999;
	cursor: not-allowed;
	background-color: #fcfcfc;
	border-color: #cccccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

.uneditable-input {
	overflow: hidden;
	white-space: nowrap;
}

.uneditable-textarea {
	width: auto;
	height: auto;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999999;
}

.radio,
.checkbox {}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {}

.controls > .radio:first-child,
.controls > .checkbox:first-child {}

.radio.inline,
.checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
	margin-left: 10px;
}

.input-mini {
	width: 60px;
}

.input-small {
	width: 90px;
}

.input-medium {
	width: 150px;
}

.input-large {
	width: 210px;
}

.input-xlarge {
	width: 270px;
}

.input-xxlarge {
	width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
	float: none;
	margin-left: 0;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
	cursor: not-allowed;
	background-color: #eeeeee;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
	background-color: transparent;
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
	color: #b94a48;
	border-color: #ee5f5b;
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7;
}


/*----------------------------------    Modal  --------------------------------------------*/

.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #ffffff;
	bottom: -10px;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000000;
}

.modal-backdrop.fade {
	opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.modal {
	position: fixed !important;
	display: visible!important;
	top: 30%;
	left: 50%;
	z-index: 1050;
	width: 556px;
	margin-left: -278px;
	background: #f8f8f8 url('/images/home/well-bg.png') 0 0;
	text-align: center!important;
}


/*-----------------------  FASTSPRING  ---------------------------*/

body {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	/*
	font-size: 12px;  
	*/
}


/*--------------------------------------------------*/

strong,
.strong,
.strong * {
	font-weight: 700!important;
}

strong,
.strong,
.strong-alert strong,
strong.strong-alert,
.strong-bright strong,
strong.strong-bright {
	font-weight: 700;
}

.nav .main-li a {
	position: relative;
	top: 5px;
}

.counters strong {
	background: transparent url('/images/home/counter-bg.png') 50% 100%;
	color: #fff;
	font-size: 50px;
	font-weight: normal!important;
	padding: 8px 10px 2px 24px;
	margin: 0 4px;
	width: 75px;
	height: 75px;
	font-weight: bold;
}

.plans-payments {
	font-size: 12px;
}

.se-menu {
	font-size: 12px;
}

.se-menu .head {
	font-size: 11px;
}

.overview-stats {
	font-size: 12px;
}

.intable {
	font-size: 11px;
}


/* Header
 *******************/

.pheader {
	background: #0e3f7a;
	color: #aab4c6;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}

.pheader h1 {
	font-size: 21px;
	color: #8998b2;
	font-weight: 400;
	margin: 0;
}

.pheader .container {
	position: relative;
}

.pheader .container.success span.envelope {
	display: block;
	margin: 0 auto;
	width: 290px;
	height: 181px;
	background: url(completedenvelope_2x.gif) no-repeat 12px center;
	margin-top: 7px;
	margin-bottom: 33px;
	background-size: 277px 178px;
}
.pheader .container.success h1 {
	font-size: 48px;
	color: #fff;
	font-weight: bold;
	margin:0 0 10px 0;
}

.pheader-tg {
	position: relative;
	clear: both;
	width: 100%;
	height: 0;
}

.pheader-tgab {
	background: #0e3f7a;
	width: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 0em;
}
.pheader-tgab:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	padding-bottom: 85px;
	background: #0e3f7a;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}

.store-page-complete #head-security {
	padding-left: 0;
	margin: 20px -25px 0 0;
	float: right
}

.pheader .container.success p {
	font-size: 20px !important;
	color: #fff !important;
	margin: 0 auto;
}

#content {
	width: 843px;
	margin: 150px auto 25px auto;
	border: none;
	padding: 12px;
	background: none;
	position: relative;
}

#content-inner {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	background: inherit;
}

#head-security {
	padding-left: 301px;
	margin: 20px 0;
}

.store-page-confirm #head-security {
	margin: 0;
	padding-left: 0;
	float: right;
	position: relative;
	top: -68px;
	right: -30px;
}


/**
 * Override
 */

.store-order-action-list li {
	white-space: normal !important;
	/* france length */
}

.core-form-field-group.store-section-customer-contact {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 42px;
}


/* Core Error Message
 ************************/

.core-messages {
	border: 1px solid #ffb5b5;
	background: #fff5f5;
	border-radius: 3px;
	padding: 20px 26px;
	margin-bottom: 20px;
}

.core-messages .core-message-error {
	background: none;
	color: #ff0000;
	padding: 0;
	margin-bottom: 7px;
}


/* Core Forms
 *******************/

.core-form-field {
	margin-top: 10px;
}

.core-form-field-area-right,
.core-form-field-area-left {
	clear: both;
	float: none;
	margin: 0 auto;
	width: 100%;
}

.core-form-field-label {
	float: left;
	width: 282px;
	text-align: right;
	padding-right: 19px;
	margin-top: 12px;
}

.core-form-field-label label {
	color: #393f4c;
	font-size: 18px;
	font-weight: normal;
	margin: 25px 0;
}

.core-body-window .core-section {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

.store-section-customer-details .core-section-body {
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 42px;
	margin-bottom: 22px;
}

.store-footer {
	font-size: 14px;
	padding-left: 301px;
	text-align: left;
	color: #393f4c;
	font-weight: normal;
	padding-top: 20px;
	width: 460px;
}

.store-footer a:hover,
.store-footer a:focus {
	color: #7EBCED;
}


/*.store-footer a:link, .store-footer a:visited {
	color: #00bfff;
}
.store-footer a:hover {
	color: #ffa500;
	text-decoration: none;
}*/

.store-product-detail-description-short {
	margin-left: 0;
}

.store-product-list-item {
	margin-bottom: 0;
}

.store-product-list-item-title {}

.store-product-list-item-description {
	margin-top: 1em;
}

.store-product-detail.core-clearfix {
	color: #aab4c6;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	padding-bottom: 20px;
}

.pheader .store-product-detail.core-clearfix p {
	color: #aab4c6;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	padding-bottom: 20px;
	max-width: 560px;
	margin: 0 auto;
	line-height: 20px;
}

.store-section-order-contents .core-section-body {
	background: #f2f4f5;
	border-radius: 5px;
	padding: 25px;
}

.store-product-detail.core-clearfix h2.store-product-detail-title {
	color: #fff;
	font-size: 68px;
	display: block;
	line-height: normal;
	margin: 16px 0 0 0;
	font-weight: bold;
}

.store-product-detail.core-clearfix h3.store-product-detail-pricing,
.store-product-detail.core-clearfix h3.store-product-detail-offers {
	color: #fff;
	font-size: 24px;
	display: inline-block;
	font-weight: normal;
	margin: 22px 0 30px 0;
}

.store-product-detail.core-clearfix h3.store-product-detail-offers {
	background: url(highlightoffer.gif) center bottom no-repeat;
	padding-bottom: 20px;
}

.store-product-detail.core-clearfix h3.store-product-detail-pricingconfirm {
	background: url(highlightoffer.gif) 33px 25px no-repeat;
	padding-bottom: 34px;
}

.core-form-field-group-header {
	margin: 22px 0 24px 0;
	font-weight: bold;
	font-size: 18px;
	color: #393f4c;
}

.store-product-detail-quantity {
	margin-top: 10px;
}

.store-product-detail-description,
.store-product-list-item-description {
	/*  text-align: justify;*/
	margin-bottom: 1em;
}

.store-product-option-group-body {
	margin-left: 0;
}

.store-field-contact-email .core-form-field-body-note {
	padding-left: 301px;
	width: 385px;
	font-size: 14px;
	color: #aeb0b4;
	font-weight: normal;
	line-height: 20px;
}

.store-decorate-silk #store-variation-selector-command {
	color: #393f4c;
	font-weight: 400;
	font-size: 16px;
	background: url(languagearrowdown.gif) no-repeat center right;
}

.store-decorate-silk #store-variation-selector-command:hover {
	color: #393f4c;
	font-weight: 400;
	font-size: 16px;
	background: url(languagearrowdown.gif) no-repeat center right;
}

.store-decorate-silk #store-variation-selector-command span {
	padding-left: 25px;
}

.store-field-address-street2 {
	padding-left: 301px;
	width: 385px;
	font-size: 14px;
	color: #aeb0b4;
	font-weight: normal;
	line-height: 20px;
}

.store-section-customer-address select,
.store-decorate-silk input[type="text"],
.store-decorate-silk input[type="text"]:active {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #dbdbdb !important;
	border-radius: 0;
	padding: 10px;
	width: 360px;
	border-radius: 3px;
	margin-bottom: 10px;
}

.store-section-customer-address select {
	padding: 10px;
	margin: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: url(select-arrow.gif) 355px center no-repeat;
	color: #888;
	border: none;
	outline: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	width: 381px;
	border: 1px solid #cccccc;
	color: #333333;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 10px;
}

#ccShippingAddressDisplay {
	margin-left: 2px;
}


/* Payment Methods
 **************************/

.store-section-payment {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 50px;
}

.store-section-payment-details {
	margin-top: 68px;
}

.core-form-field.core-form-field-required.store-field-cc-expire {
	clear: both;
}

.store-section-payment-details-billing .core-form-field-group-body {
	padding-left: 301px;
	top: -43px;
	position: relative;
	font-size: 18px;
	font-weight: normal;
	color: #393f4c;
}

.store-section-payment-details h3 {
	border-top: 1px solid #f1f1f1;
	padding-top: 25px;
}

.store-section-payment-details-cc .core-form-field-group-body {
	margin-bottom: 12px;
	padding-top: 25px;
}

.store-section-payment-details-cc .core-form-field-body-note {
	margin: 10px 0 0 20px;
	padding: 0;
	vertical-align: top;
	float: left;
}

.store-field-cc-number .core-form-field-body input {
	float: left;
	width: 220px !Important;
}

.store-section-payment .core-section-body {
	padding-left: 298px;
}

.store-decorate-button .store-page-navigation .store-action-command {
	color: #fff!important;
	border: none!important;
	background: #e56a16;
}

.store-decorate-silk input[type="text"]:focus {
	border: 1px solid #cccccc;
	color: #333333;
	font-style: normal;
	font-weight: 600;
}

.store-decorate-silk .store-product-list-item-action-order .store-action-title,
.store-decorate-silk .store-product-detail-action-order .store-action-title {}

.store-variation-select-item-list li a {
	padding: 2px 5px!important;
	color: #444!important;
	font-weight: normal!important;
}

.store-variation-select-item-list li a:hover {
	background-color: #f8f8f8;
	color: #000!important;
	text-decoration: none;
	padding: 2px 5px!important;
	font-weight: normal!important;
}

.store-decorate-button .store-page-navigation .store-action-command,
.store-decorate-button .store-product-list-item-action-list .store-action-command,
.store-decorate-button .store-page-navigation .store-action-command:hover,
.store-decorate-button .store-product-list-item-action-list .store-action-command:hover,
.store-decorate-button .store-page-navigation .store-action-command:active,
.store-decorate-button .store-product-list-item-action-list .store-action-command:active,
.store-decorate-button .store-page-navigation .store-action-command:link,
.store-decorate-button .store-product-list-item-action-list .store-action-command:link,
.store-decorate-button .store-page-navigation .store-action-command:visited,
.store-decorate-button .store-product-list-item-action-list .store-action-command:visited,
.store-decorate-button .store-page-navigation .store-action-command:focus,
.store-decorate-button .store-product-list-item-action-list .store-action-command:focus {
	cursor: pointer;
	display: inline-block;
	font-size: 1.1em;
	font-style: italic;
	padding: 15px 20px;
	text-decoration: none;
	color: #fff;
	background: #ff4f02!important;
	border: none!important;
	font-style: normal;
	text-shadow: none;
	min-width: 170px;
	text-align: center;
	border-radius: 3px;
	padding: 18px 5px;
}

.store-payment-method-list-selection {
	float: left;
}

@-moz-document url-prefix() { 
	.store-payment-method-list-description .store-payment-types {
		float: left;
	}

	.store-payment-method-list li {
		overflow: auto;
	}
}


.store-payment-method-title {
	float: left;
	margin-right: 10px;
	color: #393f4c;
	font-size: 18px;
}



.core-form-field-required label:after {
	color: #EC792A;
	content: "*";
	padding-left: 3px;
}

.store-field-cc-expire select {
	width: auto !important;
	min-width: 80px !important;
	padding: 10px;
	margin: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: url(select-arrow.gif) 60px center no-repeat;
	color: #888;
	border: none;
	outline: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	width: 381px;
	border: 1px solid #cccccc;
	color: #333333;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 10px;
	outline: none;
}

.store-field-cc-security-code span.store-input.store-input-cc-security-code input {
	width: 53px !important;
}

.store-decorate-silk .store-input-cc-security-code {
	background: none;
}

.store-decorate-silk .store-action-view-help .store-action-title {
	background: url(info.gif) left center no-repeat;
	width: 40px;
	height: 30px;
	margin: 5px 0 0 -20px;
	vertical-align: top;
}

.store-decorate-silk input[type="text"].store-input-field-text {
	width: 6em !important;
	min-width: 6em !important;
	max-width: 6em !important;
}

#ccShippingAddressDisplay .store-order-action-edit {
	display: block;
	margin-top: 10px;
}

.store-decorate-silk .store-order-action-edit .store-action-title {
	padding: 0;
	background: none;
	color: #3aa3e3;
	font-size: 18px;
	font-weight: normal;
}

tr,
td {
	vertical-align: top !important;
}


/* template page edits */

.tp .store-product-price,
.store-subscription-period {
	font-weight: normal;
}

.tp .store-product-price {
	padding-left: 10px;
}

.tp label {
	margin-left: 5px;
}

.tp p {
	margin: 15px 0;
}

.container {
	position: static!important;
}

.store-tools {
	position: absolute;
	margin: 0;
	padding: 0;
	right: 0;
	top: 20px;
}

.store-tools #store-variation-selection {
	width: 900px!important;
	margin: 0 auto!important;
	position: relative!important;
	text-align: right!important;
}

#store-variation-selection-body {
	right: 0;
	top: 2em;
	height: 16em;
}

.core-body-window .core-section-header {
	color: #393f4c;
	margin: 0 0 33px 0;
	font-weight: bold;
	font-size: 36px;
}

.core-form-field-required label:after {
	color: #ff0000!important;
	content: "*"!important;
	padding-left: 3px!important;
}

.store-payment-method-list {
	margin-top: 44px;
	display: block;
}

li.store-payment-method-pp-li.store-payment-method {
	margin-top: 20px;
}

.store-payment-method-list li {
	display: block!important;
}

.store-payment-method-list li input {
	border: none!important;
}

.store-payment-method-list select {
	width: auto!important;
	min-width: auto!important;
}

.store-page-navigation .store-action-list {
	text-align: left;
}

.store-page-navigation {
	padding-left: 301px;
	border-top: none;
	margin: 30px 0 0px;
}

.store-page-navigation .store-action-list li {
	margin: 0;
}

.store-decorate-silk .store-action-next .store-action-title,
.store-decorate-silk .store-notice-security,
.store-decorate-silk .store-action-complete .store-action-title,
.store-decorate-silk .core-message-warn,
.store-decorate-silk .core-message-fatal {
	background-image: none!important;
	padding-right: 0!important;
	padding-left: 0!important;
}

.store-footer .store-notice-security {
	margin-bottom: 20px;
	display: inline;
}

.store-footer .store-notice-reseller {
	display: inline;
}

.store-decorate-silk .store-order-action-coupon .store-action-title {
	padding: 0 19px!important;
}

.store-decorate-silk .store-order-item-subscription .store-order-item-title {
	background: none;
	padding: 0;
	color: #393f4c;
	margin: 22px 0 24px 0;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 15px 0;
}

.store-section-payment-details {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 42px;
	margin-bottom: 22px;
}

.store-order-pricing {
	margin-top: 0;
}

.store-order-price-label {
	width: 75%;
	margin-top: 17px;
}

.store-order-item-group {
	margin-bottom: 0;
}

.store-order-action-list {
	margin-top: 0;
}

.store-order-price-value {
	margin-left: 15%;
	font-size: 36px;
	font-weight: normal;
	line-height: normal;
	vertical-align: top;
}

.store-order-item-description {
	margin-left: .5em;
	clear: both;
	font-size: 18px;
	font-weight: normal;
	color: #393f4c;
	padding: 0;
	margin: 0;
}

.store-decorate-silk .core-message-info {
	background: none!important;
	padding-left: 0!important;
}


/*

.store-action-command {
	color: #fff!important;
	border: none!important;
	background: #e56a16!important;
	padding:15px 20px!important;
}
.store-action-command *{
	color: #fff!important;
}
*/

.footer--contents .footer--list a {
	display: block;
	clear: both;
	margin: 0 0 5px 0;
}

.footer-contact a:hover {
	color: #7ebced !important;
}

.footer--list .left,
.footer--list .right {
	float: left;
}

.footer--list .right {
	margin-left: 25px;
}

.store-product-options.store-product-options-radio {
	margin-bottom: 35px;
	display: block;
	overflow: hidden;
	width: 774px;
}

.store-product-option-display {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
	margin-top: 10px;
	padding: 0;
}

.store-product-options.store-product-options-radio li {
	border: 1px solid #ddd;
	padding: 30px 30px;
	float: left;
	display: block;
	width: 325px;
	clear: none;
	vertical-align: top;
	margin: 0;
	position: relative;
}

.store-product-options.store-product-options-radio li.active {
	background: #fbfbfb;
}

.store-product-options.store-product-options-radio .store-product-option-title {
	width: 123px;
	display: block;
	color: #0b436d;
	text-align: center;
	font-size: 15px;
	float: left;
	margin-right: 20px;
}

.store-product-options.store-product-options-radio input {
	cursor: pointer;
}

.store-product-options.store-product-options-radio .store-product-option-title .store-subscription-period:last-child {
	font-weight: bold;
}

.store-product-options.store-product-options-radio li .c {
	float: left;
	width: 182px;
	display: block;
}

.store-product-options.store-product-options-radio .c li {
	font-size: 12px;
	font-weight: 600;
	color: #05406e;
	position: relative;
}

.store-product-options.store-product-options-radio .c h4 {
	font-size: 12px;
	border-bottom: 1px solid #ddd;
	padding: 0 4px;
	padding-bottom: 5px;
	margin: 0 0 5px 0;
	font-weight: 600;
}

.store-product-options.store-product-options-radio .c h4 span {
	color: #8ac93f;
	font-weight: bold;
}

.store-product-options.store-product-options-radio .c ul {
	padding: 0 20px;
}

.store-product-options.store-product-options-radio .c li.yes {
	background: url("icon_yes_2x.png") no-repeat;
	background-size: 12px 9px;
	font-size: 12px;
	background-position: 0 5px;
	font-weight: 600;
	color: #05406e;
	border: none;
	padding: 0 0 0 22px;
	height: auto;
}

.store-section-complete .core-section-body p {
	font-size: 18px;
	color: #393f4c;
	margin: 8px 0 13px 0;
}

.store-section-order-contents .store-order-items,
.store-section-complete .store-order-items {
	border-bottom: 1px solid #d8dada;
	padding-bottom: 18px;
	margin-bottom: 18px;
}

.store-section-complete .core-section-body p b {
	font-weight: bold;
}

.store-section-complete p.store-notice-bill-descriptor-message {
	background: none;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color: #393f4c;
}

.store-section-complete p.store-notice-bill-descriptor-message .store-notice-bill-descriptor {
	color: #393f4c;
	border: 1px dotted #9ea4b2;
	background: #f2f4f5;
	padding: 2px 5px 3px 5px;
}

.store-section-complete .core-section-body > div {
	background: #f2f4f5;
	border-radius: 5px;
	padding: 25px;
	margin-top: 35px;
}

.store-section-delivery .core-section-body p {
	font-weight: normal;
	font-size: 18px;
}

.store-product-options.store-product-options-radio .c li.no {
	background: url("icon_no_2x.png") no-repeat;
	background-size: 8px 8px;
	padding-left: 22px;
	font-size: 12px;
	font-weight: 600;
	color: #8d8c8c;
	border: none;
	padding: 0 0 0 22px;
	height: auto;
	background-position: 0 5px;
}

.store-product-options.store-product-options-radio .popular {
	background: url("icon_popuplar.png") no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	width: 38px;
	height: 38px;
}

.store-product-options.store-product-options-radio li:after {
	content: "";
}

.store-product-options.store-product-options-radio li:last-child {
	border-left: none;
}
