@import "http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600";
* {
	outline: none !important
}/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden] {
display:none
}
html {
	font-family: font-family: 'Lato', sans-serif;;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #ff0;
	color: #000
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}
pre {
	white-space: pre-wrap
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
	font-family: font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333;
	background-color: #fff
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #5995df;
	text-decoration: none
}
a:hover, a:focus {
	color: #266dc5;
	text-decoration: underline
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
img {
	vertical-align: middle
}
.img-responsive {
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-circle {
	border-radius: 500px
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0 0 0 0);
	border: 0
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 16.099999999999998px;
	font-weight: 200;
	line-height: 1.4
}
@media (min-width:768px) {
.lead {
	font-size: 21px
}
}
small {
	font-size: 85%
}
cite {
	font-style: normal
}
.text-muted {
	color: #999
}
.text-primary {
	color: #5995df
}
.text-warning {
	color: #c09853
}
.text-danger {
	color: #b94a48
}
.text-success {
	color: #468847
}
.text-info {
	color: #3a87ad
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: font-family: 'Lato', sans-serif;
	font-weight: 500;
	line-height: 1.1
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999
}
h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
h1, .h1 {
	font-size: 38px
}
h2, .h2 {
	font-size: 32px
}
h3, .h3 {
	font-size: 24px
}
h4, .h4 {
	font-size: 18px
}
h5, .h5 {
	font-size: 14px
}
h6, .h6 {
	font-size: 12px
}
h1 small, .h1 small {
	font-size: 24px
}
h2 small, .h2 small {
	font-size: 18px
}
h3 small, .h3 small, h4 small, .h4 small {
	font-size: 14px
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	list-style: none
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-bottom: 20px
}
dt, dd {
	line-height: 1.428571429
}
dt {
	font-weight: bold
}
dd {
	margin-left: 0
}
@media (min-width:768px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.dl-horizontal dd {
	margin-left: 180px
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table
}
.dl-horizontal dd:after {
	clear: both
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table
}
.dl-horizontal dd:after {
	clear: both
}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999
}
abbr.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	border-left: 5px solid #eee
}
blockquote p {
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.25
}
blockquote p:last-child {
	margin-bottom: 0
}
blockquote small {
	display: block;
	line-height: 1.428571429;
	color: #999
}
blockquote small:before {
	content: '\2014 \00A0'
}
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0
}
blockquote.pull-right p, blockquote.pull-right small {
	text-align: right
}
blockquote.pull-right small:before {
	content: ''
}
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}
q:before, q:after, blockquote:before, blockquote:after {
	content: ""
}
address {
	display: block;
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429
}
code, pre {
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 40px
}
pre.prettyprint {
	margin-bottom: 20px
}
pre code {
	padding: 0;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	margin-right: auto;
	margin-left: auto
}
.container:before, .container:after {
	content: " ";
	display: table
}
.container:after {
	clear: both
}
.container:before, .container:after {
	content: " ";
	display: table
}
.container:after {
	clear: both
}
.row:before, .row:after {
	content: " ";
	display: table
}
.row:after {
	clear: both
}
.row:before, .row:after {
	content: " ";
	display: table
}
.row:after {
	clear: both
}
@media (min-width:768px) {
.container .row {
	margin-left: -15px;
	margin-right: -15px
}
}
.row .row {
	margin-left: -15px;
	margin-right: -15px
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	float: left
}
.col-1 {
	width: 8.333333333333332%
}
.col-2 {
	width: 16.666666666666664%
}
.col-3 {
	width: 25%
}
.col-4 {
	width: 33.33333333333333%
}
.col-5 {
	width: 41.66666666666667%
}
.col-6 {
	width: 50%
}
.col-7 {
	width: 58.333333333333336%
}
.col-8 {
	width: 66.66666666666666%
}
.col-9 {
	width: 75%
}
.col-10 {
	width: 83.33333333333334%
}
.col-11 {
	width: 91.66666666666666%
}
.col-12 {
	width: 100%
}
@media (min-width:768px) and (max-width:991px) {
.container {
	max-width: 728px
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left
}
.col-sm-1 {
	width: 8.333333333333332%
}
.col-sm-2 {
	width: 16.666666666666664%
}
.col-sm-3 {
	width: 25%
}
.col-sm-4 {
	width: 33.33333333333333%
}
.col-sm-5 {
	width: 41.66666666666667%
}
.col-sm-6 {
	width: 50%
}
.col-sm-7 {
	width: 58.333333333333336%
}
.col-sm-8 {
	width: 66.66666666666666%
}
.col-sm-9 {
	width: 75%
}
.col-sm-10 {
	width: 83.33333333333334%
}
.col-sm-11 {
	width: 91.66666666666666%
}
.col-sm-12 {
	width: 100%
}
.col-sm-push-1 {
	left: 8.333333333333332%
}
.col-sm-push-2 {
	left: 16.666666666666664%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-4 {
	left: 33.33333333333333%
}
.col-sm-push-5 {
	left: 41.66666666666667%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-7 {
	left: 58.333333333333336%
}
.col-sm-push-8 {
	left: 66.66666666666666%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-10 {
	left: 83.33333333333334%
}
.col-sm-push-11 {
	left: 91.66666666666666%
}
.col-sm-pull-1 {
	right: 8.333333333333332%
}
.col-sm-pull-2 {
	right: 16.666666666666664%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-4 {
	right: 33.33333333333333%
}
.col-sm-pull-5 {
	right: 41.66666666666667%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-7 {
	right: 58.333333333333336%
}
.col-sm-pull-8 {
	right: 66.66666666666666%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-10 {
	right: 83.33333333333334%
}
.col-sm-pull-11 {
	right: 91.66666666666666%
}
.col-sm-offset-1 {
	margin-left: 8.333333333333332%
}
.col-sm-offset-2 {
	margin-left: 16.666666666666664%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-4 {
	margin-left: 33.33333333333333%
}
.col-sm-offset-5 {
	margin-left: 41.66666666666667%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-7 {
	margin-left: 58.333333333333336%
}
.col-sm-offset-8 {
	margin-left: 66.66666666666666%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-10 {
	margin-left: 83.33333333333334%
}
.col-sm-offset-11 {
	margin-left: 91.66666666666666%
}
}
@media (min-width:992px) {
.container {
	max-width: 940px
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left
}
.col-lg-1 {
	width: 8.333333333333332%
}
.col-lg-2 {
	width: 16.666666666666664%
}
.col-lg-3 {
	width: 25%
}
.col-lg-4 {
	width: 33.33333333333333%
}
.col-lg-5 {
	width: 41.66666666666667%
}
.col-lg-6 {
	width: 50%
}
.col-lg-7 {
	width: 58.333333333333336%
}
.col-lg-8 {
	width: 66.66666666666666%
}
.col-lg-9 {
	width: 75%
}
.col-lg-10 {
	width: 83.33333333333334%
}
.col-lg-11 {
	width: 91.66666666666666%
}
.col-lg-12 {
	width: 100%
}
.col-lg-push-1 {
	left: 8.333333333333332%
}
.col-lg-push-2 {
	left: 16.666666666666664%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-4 {
	left: 33.33333333333333%
}
.col-lg-push-5 {
	left: 41.66666666666667%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-7 {
	left: 58.333333333333336%
}
.col-lg-push-8 {
	left: 66.66666666666666%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-10 {
	left: 83.33333333333334%
}
.col-lg-push-11 {
	left: 91.66666666666666%
}
.col-lg-pull-1 {
	right: 8.333333333333332%
}
.col-lg-pull-2 {
	right: 16.666666666666664%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-4 {
	right: 33.33333333333333%
}
.col-lg-pull-5 {
	right: 41.66666666666667%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-7 {
	right: 58.333333333333336%
}
.col-lg-pull-8 {
	right: 66.66666666666666%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-10 {
	right: 83.33333333333334%
}
.col-lg-pull-11 {
	right: 91.66666666666666%
}
.col-lg-offset-1 {
	margin-left: 8.333333333333332%
}
.col-lg-offset-2 {
	margin-left: 16.666666666666664%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-4 {
	margin-left: 33.33333333333333%
}
.col-lg-offset-5 {
	margin-left: 41.66666666666667%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-7 {
	margin-left: 58.333333333333336%
}
.col-lg-offset-8 {
	margin-left: 66.66666666666666%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-10 {
	margin-left: 83.33333333333334%
}
.col-lg-offset-11 {
	margin-left: 91.66666666666666%
}
}
@media (min-width:1200px) {
.container {
	max-width: 1170px
}
}
table {
	max-width: 100%;
	background-color: transparent
}
th {
	text-align: left
}
.table {
	width: 100%;
	margin-bottom: 20px
}
.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table thead>tr>th {
	vertical-align: bottom
}
.table caption+thead tr:first-child th, .table colgroup+thead tr:first-child th, .table thead:first-child tr:first-child th, .table caption+thead tr:first-child td, .table colgroup+thead tr:first-child td, .table thead:first-child tr:first-child td {
	border-top: 0
}
.table tbody+tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: #fff
}
.table-condensed thead>tr>th, .table-condensed tbody>tr>th, .table-condensed tfoot>tr>th, .table-condensed thead>tr>td, .table-condensed tbody>tr>td, .table-condensed tfoot>tr>td {
	padding: 5px
}
.table-bordered {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border: 1px solid #ddd
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5
}
table col[class^="col-"] {
	float: none;
	display: table-column
}
table td[class^="col-"], table th[class^="col-"] {
	float: none;
	display: table-cell
}
.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
	background-color: #f5f5f5
}
.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
	background-color: #f2dede;
	border-color: #eed3d7
}
.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
	background-color: #fcf8e3;
	border-color: #fbeed5
}
.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td {
	background-color: #d0e9c6;
	border-color: #c9e2b3
}
.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td {
	background-color: #ebcccc;
	border-color: #e6c1c7
}
.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td {
	background-color: #faf2cc;
	border-color: #f8e5be
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}
input[type="file"] {
	display: block
}
select[multiple], select[size] {
	height: auto
}
select optgroup {
	font-size: inherit;
	font-style: inherit;
	font-family: inherit
}
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
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
height:auto
}
.form-control:-moz-placeholder {
color:#999
}
.form-control::-moz-placeholder {
color:#999
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control {
	display: block;
	width: 100%;
	height: 46px;
	padding: 12px 45px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 40px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee
}
textarea.form-control {
	height: auto
}
.form-group {
	margin-bottom: 15px
}
.radio, .checkbox {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	vertical-align: middle
}
.radio label, .checkbox label {
	display: inline;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px
}
.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
.input-lg {
	height: 45px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-lg {
	height: 45px;
	line-height: 45px
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
textarea.input-lg, textarea.input-sm {
	height: auto
}
.has-warning .help-block, .has-warning .control-label {
	color: #c09853
}
.has-warning .form-control {
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-warning .form-control:focus {
	border-color: #a47e3c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e
}
.has-warning .input-group-addon {
	color: #c09853;
	border-color: #c09853;
	background-color: #fcf8e3
}
.has-error .help-block, .has-error .control-label {
	color: #b94a48
}
.has-error .form-control {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-error .form-control:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392
}
.has-error .input-group-addon {
	color: #b94a48;
	border-color: #b94a48;
	background-color: #f2dede
}
.has-success .help-block, .has-success .control-label {
	color: #468847
}
.has-success .form-control {
	border-color: #468847;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-success .form-control:focus {
	border-color: #356635;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b
}
.has-success .input-group-addon {
	color: #468847;
	border-color: #468847;
	background-color: #dff0d8
}
.form-control-static {
	margin-bottom: 0;
	padding-top: 12px
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}
.form-inline .form-control, .form-inline .radio, .form-inline .checkbox {
	display: inline-block
}
.form-inline .radio, .form-inline .checkbox {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	float: none;
	margin-left: 0
}
.form-horizontal .control-label, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	padding-top: 12px
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table
}
.form-horizontal .form-group:after {
	clear: both
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table
}
.form-horizontal .form-group:after {
	clear: both
}
@media (min-width:768px) {
.container .form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}
}
.form-horizontal .form-group .row {
	margin-left: -15px;
	margin-right: -15px
}
@media (min-width:768px) {
.form-horizontal .control-label {
	text-align: right
}
}
.btn {
	display: inline-block;
	padding: 12px 45px;
	margin-bottom: 0;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.428571429;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 40px;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}
.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none
}
.btn:active, .btn.active {
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: default;
	pointer-events: none;
	filter: alpha(opacity=65);
	-webkit-opacity: .65;
	-moz-opacity: .65;
	opacity: .65;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc
}
.btn-primary {
	color: #fff;
	background-color: #5995df;
	border-color: #4487db
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
	color: #fff;
	background-color: #377fd8;
	border-color: #2469bd
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #5995df;
	border-color: #4487db
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
	color: #fff;
	background-color: #47a447;
	border-color: #398439
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-link {
	color: #5995df;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent
}
.btn-link:hover, .btn-link:focus {
	color: #266dc5;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #999;
	text-decoration: none
}
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
.btn-sm, .btn-xs {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-xs {
	padding: 3px 5px
}
.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	transition: opacity .15s linear;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-ms-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .35s ease;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-ms-transition: height .35s ease;
	-o-transition: height .35s ease;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group.col {
	float: none;
	padding-left: 0;
	padding-right: 0
}
.input-group .form-control {
	width: 100%;
	margin-bottom: 0
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.input-group-addon {
	padding: 12px 45px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 40px
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.input-group-addon:first-child {
	border-right: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.input-group-addon:last-child {
	border-left: 0
}
.input-group-btn {
	position: relative;
	white-space: nowrap
}
.input-group-btn>.btn {
	position: relative
}
.input-group-btn>.btn+.btn {
	margin-left: -4px
}
.input-group-btn>.btn:hover, .input-group-btn>.btn:active {
	z-index: 2
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: ""
}
.dropdown {
	position: relative
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 40px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	-moz-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	background-clip: padding-box
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #fff;
	background-image: -webkit-gradient(linear, left 0, left 100%, from(#5995df), to(#4487db));
	background-image: -webkit-linear-gradient(top, #5995df, 0, #4487db, 100%);
	background-image: -moz-linear-gradient(top, #5995df 0, #4487db 100%);
	background-image: linear-gradient(to bottom, #5995df 0, #4487db 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5995df', endColorstr='#ff4487db', GradientType=0);
	background-color: #4487db
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-image: -webkit-gradient(linear, left 0, left 100%, from(#5995df), to(#4487db));
	background-image: -webkit-linear-gradient(top, #5995df, 0, #4487db, 100%);
	background-image: -moz-linear-gradient(top, #5995df 0, #4487db 100%);
	background-image: linear-gradient(to bottom, #5995df 0, #4487db 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5995df', endColorstr='#ff4487db', GradientType=0);
	background-color: #4487db
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color: #999
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.428571429;
	color: #999
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}
.panel {
	padding: 15px;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 40px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}
.panel .list-group {
	margin: 15px -15px -15px
}
.panel .list-group .list-group-item {
	border-width: 1px 0
}
.panel .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.panel .list-group .list-group-item:last-child {
	border-bottom: 0
}
.panel-heading {
	margin: -15px -15px 15px;
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	border-top-right-radius: 39px;
	border-top-left-radius: 39px
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 17.5px;
	font-weight: 500
}
.panel-title>a {
	color: inherit
}
.panel-footer {
	margin: 15px -15px -15px;
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 39px;
	border-bottom-left-radius: 39px
}
.panel-primary {
	border-color: #5995df
}
.panel-primary .panel-heading {
	color: #fff;
	background-color: #5995df;
	border-color: #5995df
}
.panel-success {
	border-color: #d6e9c6
}
.panel-success .panel-heading {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.panel-warning {
	border-color: #fbeed5
}
.panel-warning .panel-heading {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #fbeed5
}
.panel-danger {
	border-color: #eed3d7
}
.panel-danger .panel-heading {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7
}
.panel-info {
	border-color: #bce8f1
}
.panel-info .panel-heading {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav:before, .nav:after {
	content: " ";
	display: table
}
.nav:after {
	clear: both
}
.nav:before, .nav:after {
	content: " ";
	display: table
}
.nav:after {
	clear: both
}
.nav>li {
	position: relative;
	display: block
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}
.nav>li.disabled>a {
	color: #999
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav.open>a, .nav.open>a:hover, .nav.open>a:focus {
	color: #fff;
	background-color: #5995df;
	border-color: #5995df
}
.nav.open>a .caret, .nav.open>a:hover .caret, .nav.open>a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 40px 40px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified>li {
	float: none;
	display: table-cell;
	width: 1%
}
.nav-tabs.nav-justified>li>a {
	text-align: center
}
.nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #ddd;
	margin-right: 0
}
.nav-tabs.nav-justified>.active>a {
	border-bottom-color: #fff
}
.nav-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 5px
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #5995df
}
.nav-stacked>li {
	float: none
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified {
	width: 100%
}
.nav-justified>li {
	float: none;
	display: table-cell;
	width: 1%
}
.nav-justified>li>a {
	text-align: center
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified>li>a {
	border-bottom: 1px solid #ddd;
	margin-right: 0
}
.nav-tabs-justified>.active>a {
	border-bottom-color: #fff
}
.tabbable:before, .tabbable:after {
	content: " ";
	display: table
}
.tabbable:after {
	clear: both
}
.tabbable:before, .tabbable:after {
	content: " ";
	display: table
}
.tabbable:after {
	clear: both
}
.tab-content>.tab-pane, .pill-content>.pill-pane {
	display: none
}
.tab-content>.active, .pill-content>.active {
	display: block
}
.nav .caret {
	border-top-color: #5995df;
	border-bottom-color: #5995df
}
.nav a:hover .caret {
	border-top-color: #266dc5;
	border-bottom-color: #266dc5
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #eee;
	border-radius: 40px
}
.navbar:before, .navbar:after {
	content: " ";
	display: table
}
.navbar:after {
	clear: both
}
.navbar:before, .navbar:after {
	content: " ";
	display: table
}
.navbar:after {
	clear: both
}
.navbar-nav {
	margin-bottom: 15px
}
.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #777;
	line-height: 20px;
	border-radius: 40px
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
	color: #333;
	background-color: transparent
}
.navbar-nav>.active>a, .navbar-nav>.active>a:hover, .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #d5d5d5
}
.navbar-nav>.disabled>a, .navbar-nav>.disabled>a:hover, .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}
.navbar-nav.pull-right {
	width: 100%
}
.navbar-static-top {
	border-radius: 0
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	border-radius: 0
}
.navbar-fixed-top {
	top: 0
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0
}
.nav-collapse {
	padding-bottom: 15px
}
.nav-collapse:before, .nav-collapse:after {
	content: " ";
	display: table
}
.nav-collapse:after {
	clear: both
}
.nav-collapse:before, .nav-collapse:after {
	content: " ";
	display: table
}
.nav-collapse:after {
	clear: both
}
.navbar-toggle+.nav-collapse {
	width: 100%;
	margin-top: 50px
}
@media (max-width:768px) {
.nav-collapse-scrollable {
	margin-bottom: 15px;
	max-height: 360px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}
}
.navbar-brand {
	display: block;
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 15px;
	font-size: 18px;
	font-weight: 500;
	line-height: 20px;
	color: #777;
	text-align: center
}
.navbar-brand:hover, .navbar-brand:focus {
	color: #5e5e5e;
	text-decoration: none;
	background-color: transparent
}
.navbar-toggle {
	position: relative;
	float: right;
	height: 34px;
	width: 48px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 12px 45px;
	background-color: transparent;
	border: 1px solid #ddd;
	border-radius: 40px
}
.navbar-toggle:hover, .navbar-toggle:focus {
	background-color: #ddd
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	background-color: #ccc;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}
.navbar-form {
	margin-top: 2px;
	margin-bottom: 2px
}
.navbar-form .form-control, .navbar-form .radio, .navbar-form .checkbox {
	display: inline-block
}
.navbar-form .radio, .navbar-form .checkbox {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
	float: none;
	margin-left: 0
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-nav>.dropdown>a:hover .caret, .navbar-nav>.dropdown>a:focus .caret {
	border-top-color: #333;
	border-bottom-color: #333
}
.navbar-nav>.open>a, .navbar-nav>.open>a:hover, .navbar-nav>.open>a:focus {
	background-color: #d5d5d5;
	color: #555
}
.navbar-nav>.open>a .caret, .navbar-nav>.open>a:hover .caret, .navbar-nav>.open>a:focus .caret {
	border-top-color: #555;
	border-bottom-color: #555
}
.navbar-nav>.dropdown>a .caret {
	border-top-color: #777;
	border-bottom-color: #777
}
.navbar-nav.pull-right>li>.dropdown-menu, .navbar-nav>li>.dropdown-menu.pull-right {
	left: auto;
	right: 0
}
.navbar-inverse {
	background-color: #222
}
.navbar-inverse .navbar-brand {
	color: #999
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-text {
	color: #999
}
.navbar-inverse .navbar-nav>li>a {
	color: #999
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #080808;
	color: #fff
}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}
.navbar-inverse .navbar-nav>.dropdown>a .caret {
	border-top-color: #999;
	border-bottom-color: #999
}
.navbar-inverse .navbar-nav>.open>a .caret, .navbar-inverse .navbar-nav>.open>a:hover .caret, .navbar-inverse .navbar-nav>.open>a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}
@media screen and (min-width:768px) {
.navbar-brand {
	float: left;
	margin-left: -15px;
	margin-right: 5px;
	max-width: none
}
.navbar-nav {
	float: left;
	margin-top: 0;
	margin-bottom: 0
}
.navbar-nav>li {
	float: left
}
.navbar-nav>li>a {
	border-radius: 0
}
.navbar-nav.pull-right {
	width: auto
}
.navbar-toggle {
	position: relative;
	top: auto;
	left: auto;
	display: none
}
.nav-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important
}
}
.navbar-btn {
	margin-top: 2px
}
.navbar-text {
	float: left;
	padding: 0 15px;
	margin-top: 15px;
	margin-bottom: 15px
}
.navbar-link {
	color: #777
}
.navbar-link:hover {
	color: #333
}
.navbar-inverse .navbar-link {
	color: #999
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.btn-default .caret {
	border-top-color: #333
}
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
	border-top-color: #fff
}
.btn-default .dropup .caret {
	border-bottom-color: #333
}
.btn-primary .dropup .caret, .btn-success .dropup .caret, .btn-warning .dropup .caret, .btn-danger .dropup .caret, .btn-info .dropup .caret {
	border-bottom-color: #fff
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.btn-group>.btn, .btn-group-vertical>.btn {
	position: relative;
	float: left
}
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active {
	z-index: 2
}
.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
	outline: none
}
.btn-group .btn+.btn {
	margin-left: -1px
}
.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	display: table
}
.btn-toolbar:after {
	clear: both
}
.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	display: table
}
.btn-toolbar:after {
	clear: both
}
.btn-toolbar .btn-group {
	float: left
}
.btn-toolbar>.btn+.btn, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn+.btn-group, .btn-toolbar>.btn-group+.btn-group {
	margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}
.btn-group>.btn:first-child {
	margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group>.btn-group {
	float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}
.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn .caret {
	margin-left: 0
}
.btn-lg .caret {
	border-width: 5px
}
.dropup .btn-lg .caret {
	border-bottom-width: 5px
}
.btn-group-vertical>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical>.btn+.btn {
	margin-top: -1px
}
.btn-group-vertical .btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.btn-group-vertical .btn:first-child:not(:last-child) {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical .btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed
}
.btn-group-justified .btn {
	float: none;
	display: table-cell;
	width: 1%
}
.btn-group[data-toggle="buttons"]>.btn>input[type="radio"], .btn-group[data-toggle="buttons"]>.btn>input[type="checkbox"] {
	display: none
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 40px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	float: left;
	padding: 12px 45px;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	border-left-width: 1px;
	border-bottom-left-radius: 40px;
	border-top-left-radius: 40px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 40px;
	border-top-right-radius: 40px
}
.pagination>li>a:hover, .pagination>li>a:focus, .pagination>.active>a, .pagination>.active>span {
	background-color: #f5f5f5
}
.pagination>.active>a, .pagination>.active>span {
	color: #999;
	cursor: default
}
.pagination>.disabled>span, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	color: #999;
	background-color: #fff;
	cursor: not-allowed
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}
.modal-open {
	overflow: hidden
}
.modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040
}
.modal.fade .modal-dialog {
	transform: translate(0, -25%);
	-webkit-transform: translate(0, -25%);
	-moz-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out
}
.modal.in .modal-dialog {
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}
.modal-dialog {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding: 10px;
	z-index: 1050
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
	outline: none
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
	background-color: #000
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.428571429px
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.428571429
}
.modal-body {
	position: relative;
	padding: 20px
}
.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer:before, .modal-footer:after {
	content: " ";
	display: table
}
.modal-footer:after {
	clear: both
}
.modal-footer:before, .modal-footer:after {
	content: " ";
	display: table
}
.modal-footer:after {
	clear: both
}
.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
@media screen and (min-width:768px) {
.modal-dialog {
	left: 50%;
	right: auto;
	width: 600px;
	padding-top: 30px;
	padding-bottom: 30px
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	box-shadow: 0 5px 15px rgba(0,0,0,0.5)
}
}
.alert {
	padding: 15px 35px 15px 15px;
	margin-bottom: 20px;
	color: #c09853;
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	border-radius: 40px
}
.alert h4 {
	margin-top: 0;
	color: inherit
}
.alert hr {
	border-top-color: #f8e5be
}
.alert .alert-link {
	font-weight: bold;
	color: #a47e3c
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.alert>p, .alert>ul {
	margin-bottom: 0
}
.alert>p+p {
	margin-top: 5px
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847
}
.alert-success hr {
	border-top-color: #c9e2b3
}
.alert-success .alert-link {
	color: #356635
}
.alert-danger {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48
}
.alert-danger hr {
	border-top-color: #e6c1c7
}
.alert-danger .alert-link {
	color: #953b39
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-info .alert-link {
	color: #2d6987
}
.label {
	display: inline;
	padding: .25em .6em;
	font-size: 75%;
	font-weight: 500;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
.label[href]:hover, .label[href]:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label-default {
	background-color: #999
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #808080
}
.label-danger {
	background-color: #d9534f
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c
}
.label-success {
	background-color: #5cb85c
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44
}
.label-warning {
	background-color: #f0ad4e
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f
}
.label-info {
	background-color: #5bc0de
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #999;
	border-radius: 10px
}
.badge:empty {
	display: none
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.btn .badge {
	position: relative;
	top: -1px
}
a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #5995df;
	background-color: #fff
}
.nav-pills>li>a>.badge {
	margin-left: 3px
}
.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}
.carousel-inner>.item {
	display: none;
	position: relative;
	transition: .6s ease-in-out left;
	-webkit-transition: .6s ease-in-out left;
	-moz-transition: .6s ease-in-out left;
	-ms-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	line-height: 1
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}
.carousel-control.left {
	background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0), color-stop(rgba(0,0,0,0.0001) 100%));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0001) 0), color-stop(rgba(0,0,0,0.5) 100%));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover, .carousel-control:focus {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	-webkit-opacity: .9;
	-moz-opacity: .9;
	opacity: .9
}
.carousel-control .glyphicon, .carousel-control .icon-prev, .carousel-control .icon-next {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 5;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: serif
}
.carousel-control .icon-prev:before {
	content: '\2039'
}
.carousel-control .icon-next:before {
	content: '\203a'
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}
.carousel-caption .btn {
	text-shadow: none
}
@media screen and (min-width:768px) {
.carousel-control .glyphicon, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	margin-left: -15px;
	font-size: 30px
}
.carousel-caption {
	left: 20%;
	right: 20%;
	padding-bottom: 30px
}
.carousel-indicators {
	bottom: 20px
}
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.pull-right {
	float: right !important
}
.pull-left {
	float: left !important
}
.hide {
	display: none !important
}
.show {
	display: block !important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.affix {
	position: fixed
}
@-ms-viewport {
width:device-width
}
@media screen and (max-width:400px) {
@-ms-viewport {
width:320px
}
}
.hidden {
	display: none !important;
	visibility: hidden !important
}
.visible-sm {
	display: block !important
}
tr.visible-sm {
	display: table-row !important
}
th.visible-sm, td.visible-sm {
	display: table-cell !important
}
.visible-md {
	display: none !important
}
tr.visible-md {
	display: none !important
}
th.visible-md, td.visible-md {
	display: none !important
}
.visible-lg {
	display: none !important
}
tr.visible-lg {
	display: none !important
}
th.visible-lg, td.visible-lg {
	display: none !important
}
.hidden-sm {
	display: none !important
}
tr.hidden-sm {
	display: none !important
}
th.hidden-sm, td.hidden-sm {
	display: none !important
}
.hidden-md {
	display: block !important
}
tr.hidden-md {
	display: table-row !important
}
th.hidden-md, td.hidden-md {
	display: table-cell !important
}
.hidden-lg {
	display: block !important
}
tr.hidden-lg {
	display: table-row !important
}
th.hidden-lg, td.hidden-lg {
	display: table-cell !important
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm {
	display: none !important
}
tr.visible-sm {
	display: none !important
}
th.visible-sm, td.visible-sm {
	display: none !important
}
.visible-md {
	display: block !important
}
tr.visible-md {
	display: table-row !important
}
th.visible-md, td.visible-md {
	display: table-cell !important
}
.visible-lg {
	display: none !important
}
tr.visible-lg {
	display: none !important
}
th.visible-lg, td.visible-lg {
	display: none !important
}
.hidden-sm {
	display: block !important
}
tr.hidden-sm {
	display: table-row !important
}
th.hidden-sm, td.hidden-sm {
	display: table-cell !important
}
.hidden-md {
	display: none !important
}
tr.hidden-md {
	display: none !important
}
th.hidden-md, td.hidden-md {
	display: none !important
}
.hidden-lg {
	display: block !important
}
tr.hidden-lg {
	display: table-row !important
}
th.hidden-lg, td.hidden-lg {
	display: table-cell !important
}
}
@media (min-width:992px) {
.visible-sm {
	display: none !important
}
tr.visible-sm {
	display: none !important
}
th.visible-sm, td.visible-sm {
	display: none !important
}
.visible-md {
	display: none !important
}
tr.visible-md {
	display: none !important
}
th.visible-md, td.visible-md {
	display: none !important
}
.visible-lg {
	display: block !important
}
tr.visible-lg {
	display: table-row !important
}
th.visible-lg, td.visible-lg {
	display: table-cell !important
}
.hidden-sm {
	display: block !important
}
tr.hidden-sm {
	display: table-row !important
}
th.hidden-sm, td.hidden-sm {
	display: table-cell !important
}
.hidden-md {
	display: block !important
}
tr.hidden-md {
	display: table-row !important
}
th.hidden-md, td.hidden-md {
	display: table-cell !important
}
.hidden-lg {
	display: none !important
}
tr.hidden-lg {
	display: none !important
}
th.hidden-lg, td.hidden-lg {
	display: none !important
}
}
.visible-print {
	display: none !important
}
tr.visible-print {
	display: none !important
}
th.visible-print, td.visible-print {
	display: none !important
}
@media print {
.visible-print {
	display: block !important
}
tr.visible-print {
	display: table-row !important
}
th.visible-print, td.visible-print {
	display: table-cell !important
}
.hidden-print {
	display: none !important
}
tr.hidden-print {
	display: none !important
}
th.hidden-print, td.hidden-print {
	display: none !important
}
}
#topbar {
	height: 45px;
	width: 100%;
	background: #2c3038
}
#topbar ul {
	margin: 0;
	padding: 0
}
#topbar ul li {
	display: inline;
	font-size: 13px;
	line-height: 43px;
	padding-right: 25px
}
#topbar ul li a {
	color: #7d889e;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
#topbar ul li a:hover {
	color: #84b0e7
}
#topbar ul li.current-menu-item a {
	color: #5995df
}
#topbar .headericons {
	line-height: 43px
}
#topbar .headericons a {
	font-size: 16px;
	color: #7d889e;
	margin-left: 20px;
	text-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
#topbar .headericons a:hover {
	color: #fff
}
#topbar .headericons .search {
	height: 45px;
	display: inline-block;
	border-left: 1px solid rgba(0,0,0,0.3);
	border-right: 1px solid rgba(0,0,0,0.3);
	padding: 0 15px;
	margin-left: 15px
}
#topbar .headericons .search a {
	margin: 0
}
@media (max-width:1100px) {
#topbar {
	padding-left: 2%;
	padding-right: 2%
}
}
@media (max-width:992px) {
#topbar {
	display: none
}
}
#primarynav {
	height: 100px;
	position: relative;
	background: #f5f7fa;
	z-index: 2000;
	
}
#primarynav #primary {
	margin: 0;
	padding: 0;
}
#primarynav #primary li {
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 100px;
	margin-right: 25px;
	text-transform: capitalize;
}
#primarynav #primary li:last-child {margin-right: 0;}
#primarynav #primary li a {
	color: #3f474c
}
#primarynav #primary li a:hover {
	color: #c4c7cc
}
#primarynav #primary li ul.sub-menu {
	position: absolute;
	width: 100%;
	top: 100px;
	left: 0;
	background: #fff !important;
	padding: 30px 15%;
	text-align: left;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	display: none;
	overflow: hidden
}
#primarynav #primary li ul.sub-menu::before {
	background: url('../images/uppointer.png') 0 0 no-repeat;
	position: absolute;
	bottom: 100%;
	left: 20%;
	width: 19px;
	height: 10px
}
#primarynav #primary li ul.sub-menu li.menu-item {
	font-size: 16px;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	text-transform: none;
	display: block;
	float: left;
	text-align: center;
	position: relative;
	width: 90%;
	padding: 0 1.5% !important;
	line-height: 35px !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
#primarynav #primary li ul.sub-menu li.menu-item::before {
	content: ' ';
	display: inline-block;
	position: relative;
	top: 4px;
	margin-right: 15px;
	background: url('../images/menuarrow.png') 0 0 no-repeat;
	opacity: .2;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 21px;
	height: 21px
}
#primarynav #primary li ul.sub-menu li.menu-item a {
	color: #a6a6a6
}
#primarynav #primary li ul.sub-menu li.menu-item a:hover {
	color: #3f474d
}
#primarynav #primary li ul.sub-menu li.menu-item:hover::before {
	opacity: 1
}
#primarynav #primary li.current-menu-item>a {
	color: #c4c7cc
}
#primarynav #logo {
	margin-top: 25px;
	float: left;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: scale(.95);
	-webkit-transform: scale(.95);
	-moz-transform: scale(.95);
	-ms-transform: scale(.95);
	-o-transform: scale(.95)
}
#primarynav #logo:hover {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1)
}
#primarynav #mobimenu {
	margin: 0;
	padding: 0
}
#primarynav #mobimenu ul {
	padding: 0;
	background: #f0f0f0;
	width: 112% !important;
	position: relative;
	left: -6% !important;
	height: 0;
	overflow: hidden;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
#primarynav #mobimenu ul.shownsub {
	height: auto !important
}
#primarynav #mobimenu ul li {
	margin: 0;
	padding: 0 0 0 5%;
	text-transform: none
}
#primarynav #mobimenu ul li a {
	font-weight: 300;
	padding-top: 5px;
	padding-bottom: 5px
}
#primarynav #mobimenu ul li a:hover {
	color: #000
}
#primarynav #mobimenu>li {
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	line-height: 150px;
	text-transform: uppercase;
	margin-right: 30px
}
#primarynav #mobimenu>li a {
	color: #3f474c
}
#primarynav #mobimenu>li a:hover {
	color: #c4c7cc
}
@media (max-width:1100px) {
#primarynav {
	padding-left: 2%;
	padding-right: 2%
}
}
@media (max-width:992px) {
#primarynav {
	position: relative;
	padding-left: 0 !important;
	padding-right: 0 !important
}
#primarynav #primary {
	display: none !important
}
#primarynav #logo {
	float: none !important;
	display: block !important;
	margin: 25px auto 0 !important;
	width: 180px !important
}
}
@media (max-width:550px) {
#primarynav {
	height: 115px
}
#primarynav #logo {
	margin-top: 25px !important;
	width: 120px !important
}
}
#mobimenuwrap {
	width: 100% !important;
	max-width: none !important;
	position: absolute;
	top: 0;
	z-index: 9999 !important
}
#mobimenu {
	margin: 0 !important;
	padding: 0 !important;
	background: #fff
}
#mobimenu li {
	list-style: none;
	padding: 0 0 0 5%;
	display: block;
	width: 95%;
	float: none;
	position: relative
}
#mobimenu li a {
	text-align: left;
	color: #4d575e;
	padding: 15px 4%;
	line-height: 30px;
	display: block;
	border-bottom: 1px solid #f0f0f0;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
#mobimenu li a:hover {
	color: #7d8b94
}
#mobimenu li.menu-item-has-children a.toggleswitch {
	position: absolute;
	top: 0;
	right: 0;
	height: 60px;
	width: 20%;
	background: url('../images/mobimenuselect.png') center center no-repeat;
	border: 0 !important
}
#mobimenu li.menu-item-has-children a.toggleswitch.switchon {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg)
}
.closemenu {
	color: #fff !important;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
	display: block;
	background: #4d575e;
	line-height: 70px;
	height: 70px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: 200;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2)
}
.menutoggle {
	display: none;
	width: 34px;
	height: 23px;
	position: absolute;
	right: 5%;
	top: 50%;
	margin-top: -15px;
	background: url('../images/mobitoggle.png') 0 center no-repeat;
	background-size: 100% 100%;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
@media (max-width:992px) {
.menutoggle {
	display: block
}
}
#siteslider {
	position: relative;
	z-index: 500;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
@media (max-width:992px) {
#siteslider {
	padding-top: 50px !important
}
}
#siteslider .slideoverlay {
	position: absolute;
	z-index: 999;
	width: 65%;
	padding: 65px 0 0 230px
}
#siteslider .slideoverlay h2 {
	font-weight: 300;
	font-size: 52px;
	color: #2c3038;
	position: relative;
	right: -50px;
	opacity: 0;
	transition: all .7s cubic-bezier(0, .57, .31, .99);
	-webkit-transition: all .7s cubic-bezier(0, .57, .31, .99);
	-moz-transition: all .7s cubic-bezier(0, .57, .31, .99);
	-ms-transition: all .7s cubic-bezier(0, .57, .31, .99);
	-o-transition: all .7s cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
#siteslider .slideoverlay p {
	font-size: 17px;
	line-height: 26px;
	color: #959ba6;
	margin-bottom: 15px;
	width: 90%;
	font-weight: 500;
	position: relative;
	right: -80px;
	opacity: 0;
	transition: all .9s cubic-bezier(0, .57, .31, .99);
	-webkit-transition: all .9s cubic-bezier(0, .57, .31, .99);
	-moz-transition: all .9s cubic-bezier(0, .57, .31, .99);
	-ms-transition: all .9s cubic-bezier(0, .57, .31, .99);
	-o-transition: all .9s cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
#siteslider .slideoverlay .btn {
	position: relative;
	right: -70px;
	opacity: 0;
	transition: all 1.1s cubic-bezier(0, .57, .31, .99);
	-webkit-transition: all 1.1s cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 1.1s cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 1.1s cubic-bezier(0, .57, .31, .99);
	-o-transition: all 1.1s cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
#siteslider .active .slideoverlay h2 {
	right: 0;
	opacity: 1
}
#siteslider .active .slideoverlay p {
	right: 0;
	opacity: 1
}
#siteslider .active .slideoverlay .btn {
	right: 0;
	opacity: 1
}
#siteslider .carousel-indicators {
	width: auto;
	background: rgba(255,255,255,0.5);
	padding: 0 50px;
	height: 50px;
	opacity: 1;
	line-height: 50px;
	width: 200px;
	left: 50% !important;
	margin-left: -100px;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}
#siteslider .carousel-indicators li {
	padding: 0;
	background: #fff;
	border: 0;
	margin: 0 3px;
	width: 8px;
	height: 8px;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
#siteslider .carousel-indicators li::before {
	display: none
}
#siteslider .carousel-indicators li.active {
	background: #959ba6;
	border: 0
}
#siteslider .carousel-indicators:hover {
	background: rgba(255,255,255,0.8)
}
#siteslider .carousel-control {
	background: url('../images/slidernav.png') 0 0 no-repeat;
	position: absolute;
	z-index: 999;
	opacity: 1;
	top: 50%;
	margin-top: -14px;
	width: 28px;
	height: 28px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
#siteslider .carousel-control.left {
	left: 15px;
	transform: rotate(180deg) !important;
	-webkit-transform: rotate(180deg) !important;
	-moz-transform: rotate(180deg) !important;
	-ms-transform: rotate(180deg) !important;
	-o-transform: rotate(180deg) !important
}
#siteslider .carousel-control.right {
	right: 15px
}
#siteslider .carousel-control:hover {
	background-color: rgba(0,0,0,0.2)
}
@media (max-width:1400px) {
.slideoverlay {
	width: 100% !important;
	padding: 40px 0 0 50px !important
}
}
@media (max-width:992px) {
-webkit-box-shadow:none !important;
box-shadow:none !important;
-webkit-box-shadow:none !important;
-moz-box-shadow:none !important;
box-shadow:none !important;
#slider {
	margin-bottom: 50px
}
#slider .carousel {
	padding-bottom: 300px;
	background: #f5f7fa !important
}
#slider .carousel .carousel-inner {
	overflow: visible !important
}
#slider .carousel .carousel-indicators {
	width: 100% !important;
	background: #dfe4e7 !important;
	padding: 0;
	height: 50px;
	opacity: 1;
	line-height: 50px;
	top: 0 !important;
	left: 0 !important;
	margin-left: 0 !important;
	position: absolute !important;
	z-index: 9999;
	max-width: none !important;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}
#slider .carousel .carousel-indicators li {
	padding: 0;
	background: #fff;
	border: 0;
	margin: 0 3px;
	width: 8px;
	height: 8px;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
#slider .carousel .carousel-indicators li::before {
	display: none
}
#slider .carousel .carousel-indicators li.active {
	background: #959ba6;
	border: 0
}
#slider .carousel .carousel-indicators:hover {
	background: rgba(255,255,255,0.8)
}
#slider .slideoverlay {
	top: 100% !important;
	width: 100% !important;
	max-width: none !important;
	padding: 10px 30px 40px !important;
	text-align: center
}
#slider .slideoverlay h2 {
	color: #2c3038 !important;
	width: 100% !important;
	font-size: 34px;
	line-height: 42px
}
#slider .slideoverlay p {
	color: #959ba6 !important;
	width: 100% !important;
	font-size: 16px;
	line-height: 30px
}
}
#launchpad {
	background: #f5f7fa;
	padding-top: 80px;
	padding-bottom: 100px
}
#launchpad h3 {
	color: #414f5d;
	font-size: 22px;
	line-height: 36px;
	font-weight: 500;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
#launchpad .launchpadlink {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 500;
	color: #5995df;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
#launchpad .launchpadlink::before {
	background: #e6eaf0;
	display: block;
	margin: 30px auto 30px;
	content: ' ';
	width: 60px;
	height: 2px
}
#launchpad .launchpadlink:hover {
	color: #84b0e7
}
#launchpad .col-lg-4 {
	text-align: center;
	cursor: pointer
}
#launchpad .col-lg-4.hoveredblock {
	opacity: .8
}
#launchpad .col-lg-4.hoveredblock h3 {
	color: #aeb1b5
}
#launchpad .col-lg-4.hoveredblock .launchicon img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1)
}
#launchpad p {
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	color: #727981;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Lato', sans-serif;
}
#launchpad .launchicon {
	height: 120px;
	width: 100%;
	line-height: 120px
}
#launchpad .launchicon img {
	transform: scale(.95);
	-webkit-transform: scale(.95);
	-moz-transform: scale(.95);
	-ms-transform: scale(.95);
	-o-transform: scale(.95);
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
@media (max-width:992px) {
#launchpad {
	padding-top: 50px;
	padding-bottom: 100px;
	background: #fff;
	border: 0 !important
}
#launchpad .col-lg-4 {
	width: 80%;
	max-width: 400px;
	margin: auto;
	display: block
}
#launchpad .col-lg-4:nth-of-type(2) {
	margin-top: 50px;
	margin-bottom: 50px
}
}
.home .newswrapper {
	padding-bottom: 100px
}
.archive .newswrapper .row {
	padding-top: 60px !important;
	padding-bottom: 0 !important
}
.newswrapper .newsimg {
	width: 220px;
	height: 140px;
	margin-bottom: 10px
}
.newswrapper .newscat {
	font-weight: 100;
	font-size: 14px
}
.newswrapper .newscat a {
	color: #45a5dc
}
.newswrapper .newstitle {
	font-weight: 600;
	font-family: 'Lato', sans-serif;
	line-height: 22px;
	font-size: 16px;
	margin-top: 10px !important
}
.newswrapper .newstitle a {
	color: #2c3038;
	text-transform: uppercase;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.newswrapper .newsexc {
	color: #777e8c
}
.newswrapper .newsexc p {
	color: #777e8c;
	font-size: 14px;
	line-height: 24px;
	font-weight: 100
}
.newswrapper .col-lg-4 {
	padding-left: 50px;
	padding-right: 50px
}
.newswrapper .architem {
	max-width: 25%;
	margin: 25px 10% 0 !important;
	display: block;
	float: left
}
.newswrapper .col-lg-4.hoveredblock, .newswrapper .architem.hoveredblock {
	cursor: pointer
}
.newswrapper .col-lg-4.hoveredblock h4 a, .newswrapper .architem.hoveredblock h4 a {
	color: #aeb1b5
}
@media (max-width:992px) {
.newswrapper {
	background: #f5f7fa !important
}
.home .newswrapper .col-lg-4 {
	width: 50% !important;
	display: block !important;
	float: left;
	padding: 0 20px !important
}
}
.single-post .backlink {
	width: 120px;
	margin-left: -50px
}
.single-post .singlemeta {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	line-height: 36px;
	color: #acb2bf;
	font-weight: 100;
	display: block;
	width: 100%;
	text-align: center
}
.single-post .singlemeta em {
	padding: 0 20px;
	font-size: 10px
}
.single-post .singlemeta a {
	color: #acb2bf !important
}
.single-post .sectiontitle {
	font-size: 55px;
	line-height: 66px;
	margin: 20px 0 0 !important;
	text-align: center;
	color: #2c3038 !important
}
.single-post .singlecontent {
	text-align: center
}
.single-post .singlecontent img.alignleft {
	float: left;
	margin: 30px 50px 30px 0
}
.single-post .singlecontent img.alignright {
	float: right;
	margin: 30px 0 30px 50px
}
.single-post .singlecontent img.aligncenter {
	margin: 50px auto;
	display: block
}
#hero {
	height: 450px;
	position: relative;
	background-color: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
	background: -webkit-linear-gradient(top, #eee, #fff);
	background: -moz-linear-gradient(top, #eee, #fff);
	background: -ms-linear-gradient(top, #eee, #fff);
	background: -o-linear-gradient(top, #eee, #fff)
}
#hero .heroimg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
#hero .row {
	position: relative;
	z-index: 1000;
	line-height: 450px
}
#hero .row .pagetitle {
	font-size: 65px;
	line-height: 65px;
	color: #fff;
	font-weight: 300;
	margin: 0;
	margin-top: 80px;
	vertical-align: middle;
	display: inline-block;
	padding: 20px 20px;
	background: rgba(0,0,0,0.3);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	position: relative;
	opacity: 0;
	right: -50px;
	transition: all 500ms cubic-bezier(0, .57, .31, .99) 400ms;
	-webkit-transition: all 500ms cubic-bezier(0, .57, .31, .99) 400ms;
	-moz-transition: all 500ms cubic-bezier(0, .57, .31, .99) 400ms;
	-ms-transition: all 500ms cubic-bezier(0, .57, .31, .99) 400ms;
	-o-transition: all 500ms cubic-bezier(0, .57, .31, .99) 400ms;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
#hero .row .pagetitle span {
	font-size: 34px;
	line-height: 40px;
	font-weight: 100;
	clear: right;
	float: left;
	display: block;
	width: 100%;
}
#hero .row .pagetitle.dark {
	color: #2c3038;
	text-shadow: 2px 2px 1px rgba(255,255,255,0.3)
}
#hero .row .pagetitle.showntitle {
	opacity: 1;
	right: 0
}
@media (max-width:992px) {
#hero {
	height: 260px;
	overflow: hidden
}
#hero .row {
	line-height: 260px
}
#hero .row .pagetitle {
	font-size: 28px !important;
	line-height: 32px !important;
	padding: 10px;
	margin-left: 5% !important;
	margin-right: 5% !important;
	margin-top: 35px
}
}
.backlink {
	background: #7ec8f3;
	color: #fff !important;
	font-size: 14px !important;
	line-height: 32px;
	text-align: center;
	display: block;
	position: relative;
	font-weight: 100;
	width: 101px;
	height: 30px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.backlink:hover {
	background: #4fb4ef;
	left: -5px;
	text-decoration: none !important
}
#thepage {
	background: #f0f2f5
}
#thepage .row {
	padding: 30px 40px 80px;
	margin-top: -85px;
	position: relative;
	z-index: 1000;
	background: #fff;
	min-height: 600px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}
#thepage table {
	margin: 30px 0
}
@media (max-width:992px) {
#thepage .row {
	margin-top: -42.5px;
	margin-left: 5%;
	margin-right: 5%;
	padding: 20px 20px 50px !important
}
}
#pagecontent .singlecontent {
	padding-top: 30px
}
#pagecontent .singlecontent p {
	margin-bottom: 20px
}
#pagecontent .singlecontent p:last-of-type {
	margin-bottom: 0
}
@media (max-width:992px) {
#pagecontent p {
	font-size: 14px;
	line-height: 30px
}
}
.page #pagecontent .singlecontent {
	padding-top: 0
}
.page-id-88 #pagecontent p {
	margin: 0 !important;
	font-size: 18px;
	line-height: 54px !important;
	color: #5c5f63
}
.page-id-88 #pagecontent p:first-of-type {
	font-size: 20px;
	line-height: 36px !important
}
.page-id-88 #pagecontent p:first-of-type::after {
	background: #f0f2f5;
	display: block;
	margin: 50px auto 40px;
	content: ' ';
	width: 60px;
	height: 2px
}
.page-id-88 #pagecontent li::before {
	display: none !important
}
.page-id-88 #map {
	margin: 50px 0 !important
}
@media (max-width:992px) {
.page-id-88 #pagecontent p {
	font-size: 16px !important;
	line-height: 30px !important;
	margin-bottom: 40px !important
}
.page-id-88 #map {
	height: 200px !important
}
}
.thefilters h5 {
	margin: 0 0 20px;
	text-transform: uppercase
}
.thefilters ul {
	margin: 0;
	padding: 0;
	border: 0
}
.thefilters ul:before, .thefilters ul:after {
	content: " ";
	display: table
}
.thefilters ul:after {
	clear: both
}
.thefilters ul:before, .thefilters ul:after {
	content: " ";
	display: table
}
.thefilters ul:after {
	clear: both
}
.thefilters ul li {
	display: block;
	float: left
}
.thefilters ul li a {
	display: block;
	float: left;
	padding: 0 30px;
	height: 32px;
	margin-right: 10px;
	line-height: 32px;
	font-size: 14px;
	color: #959ba6;
	text-align: center;
	font-weight: 100;
	border: 0;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.thefilters ul li a:hover {
	background: rgba(89,149,223,0.09999999999999998);
	color: #616874
}
.thefilters ul li.active a {
	background: #7ec8f3;
	color: #fff;
	border: 0
}
.thefilters ul li.active a:hover {
	border: 0;
	background: rgba(89,149,223,0.09999999999999998);
	color: #616874
}
.thefilters ul li.active:hover a {
	background: #7ec8f3;
	color: #fff
}
@media (max-width:992px) {
.thefilters h5 {
	text-align: center
}
.thefilters ul {
	text-align: center
}
.thefilters ul li {
	display: inline;
	line-height: 40px;
	float: none;
	width: auto !important
}
.thefilters ul li a {
	line-height: 30px !important;
	display: inline-block;
	float: none
}
.thefilters ul::after {
	background: #f0f2f5;
	display: block;
	margin: 40px auto;
	content: ' ';
	width: 100%;
	height: 2px
}
}
.productcategory .sectiontitle {
	font-size: 55px;
	line-height: 66px;
	margin: 50px 0 20px
}
.productcategory .catinfo {
	padding: 0 70px;
	text-align: center
}
.productcategory .catinfo p {
	margin-top: 0;
	font-size: 18px;
	line-height: 36px;
	color: #777e8c;
	font-weight: 100;
	font-family: 'Lato', sans-serif;
}
@media (max-width:992px) {
.productcategory .sectiontitle {
	font-size: 36px;
	line-height: 42px;
	font-weight: 100
}
.productcategory .catinfo {
	padding: 0
}
.productcategory .catinfo p {
	margin-top: 0;
	font-size: 16px;
	line-height: 30px
}
}
.productcategory .theproducts {
	text-align: center
}
.productcategory .theproducts:before, .productcategory .theproducts:after {
	content: " ";
	display: table
}
.productcategory .theproducts:after {
	clear: both
}
.productcategory .theproducts:before, .productcategory .theproducts:after {
	content: " ";
	display: table
}
.productcategory .theproducts:after {
	clear: both
}
.productcategory .theproducts .aproduct {
	text-align: left;
	cursor: pointer;
	padding: 30px;
	width: 45%;
	display: inline-block;
	clear: none;
	vertical-align: top;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.productcategory .theproducts .aproduct .productlogo {
	margin-bottom: 40px
}
.productcategory .theproducts .aproduct .productlogo img {
	max-width: none;
	max-height: 50px;
	width: auto
}
.productcategory .theproducts .aproduct .productname {
	color: #3f474c;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	margin: 0 0 10px;
	position: relative;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.productcategory .theproducts .aproduct .productinfo p {
	font-size: 16px;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	line-height: 23px;
	color: #959ba6;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.productcategory .theproducts .aproduct.hoveredblock {
	opacity: .4
}
@media (max-width:768px) {
.productcategory .theproducts .aproduct {
	width: 100%
}
.productcategory .theproducts .aproduct img {
	max-width: 100% !important
}
}

.single-products .backlink {
	margin-left: -50px
}
@media (max-width:992px) {
.single-products .backlink {
	margin: 0 0 20px
}
}
.single-products .pagetitle {
	font-size: 72px;
	line-height: 72px;
	font-weight: 300 !important
}
.single-products .pagetitle span {
	font-size: 34px;
	line-height: 34px;
	display: block;
	font-weight: 100 !important
}
@media (max-width:992px) {
.single-products .pagetitle {
	font-size: 44px !important;
	line-height: 46px !important
}
}
.single-products .theproduct {
	text-align: center
}
.single-products .theproduct:before, .single-products .theproduct:after {
	content: " ";
	display: table
}
.single-products .theproduct:after {
	clear: both
}
.single-products .theproduct:before, .single-products .theproduct:after {
	content: " ";
	display: table
}
.single-products .theproduct:after {
	clear: both
}
.single-products .theproduct .singlelogo img {
	max-height: 60px !important;
	max-width: none !important;
	width: auto !important;
	height: auto;
	display: block;
	margin: auto
}
.single-products .theproduct .pagetitle {
	font-size: 55px;
	line-height: 66px;
	font-weight: 100 !important;
	text-align: center;
	margin: 20px 0 0
}
.single-products .theproduct .singleintro {
	max-width: 80%;
	margin: 20px auto 0
}
.single-products .theproduct .singleintro p {
	font-size: 18px;
	line-height: 36px;
	color: #777e8c;
	font-weight: 100
}
.single-products .theproduct .singleintro::after {
	background: #f0f2f5;
	display: block;
	margin: 60px auto 60px;
	content: ' ';
	width: 60px;
	height: 2px
}
.single-products .theproduct .singlecontent {
	padding-top: 0 !important
}
.single-products .theproduct .singlecontent p {
	color: #5c5f63;
	font-size: 18px;
	line-height: 36px;
	font-weight: 100
}
@media (max-width:992px) {
.single-products .theproduct .singlecontent p {
	font-size: 14px !important;
	line-height: 30px !important;
	color: #5c5f63 !important
}
}
.single-products .theproduct .singlebenefits .benefitsheader {
	height: 100px;
	width: 100%;
	margin: 0 0 30px;
	line-height: 100px;
	text-align: center;
	position: relative
}
.single-products .theproduct .singlebenefits .benefitsheader .productlogo {
	width: 45%;
	display: inline-block
}
.single-products .theproduct .singlebenefits .benefitsheader .productlogo img {
	max-height: 50px
}
.single-products .theproduct .singlebenefits .benefitsheader h6 {
	display: inline-block;
	width: 45% !important;
	color: #2c3038 !important;
	font-size: 28px !important;
	line-height: 100px !important;
	font-weight: 700 !important;
	margin: 0 !important;
	letter-spacing: 10px !important
}
.single-products .theproduct .singlebenefits .thebenefits {
	margin: 0;
	padding: 0
}
.single-products .theproduct .singlebenefits .thebenefits li {
	color: #2c3038;
	font-size: 18px;
	line-height: 60px !important;
	list-style: none;
	font-weight: 100
}
.single-products .theproduct .singlebenefits .thebenefits li::before {
	margin-right: 10px;
	display: inline-block;
	position: relative;
	content: ' ';
	background: url('../images/chevron.png') 0 0 no-repeat;
	width: 8px;
	height: 12px
}
.single-products .theproduct .singlebenefits::after {
	background: #f0f2f5;
	display: block;
	margin: 40px auto 50px;
	content: ' ';
	width: 100%;
	height: 2px
}
.single-products .theproduct .singlebenefits::before {
	background: #f0f2f5;
	display: block;
	margin: 60px auto 40px;
	content: ' ';
	width: 100%;
	height: 2px
}
@media (max-width:992px) {
.single-products .theproduct .singlebenefits .benefitsheader {
	margin: 0
}
.single-products .theproduct .singlebenefits .benefitsheader .productlogo {
	display: none !important
}
.single-products .theproduct .singlebenefits .benefitsheader h6 {
	width: 100% !important;
	line-height: 20px !important;
	margin: 0 !important
}
.single-products .theproduct .singlebenefits .thebenefits {
	margin: 0 !important;
	padding: 0 !important
}
.single-products .theproduct .singlebenefits .thebenefits li {
	font-size: 18px !important;
	line-height: 30px !important;
	font-weight: 400 !important;
	margin-bottom: 20px
}
.single-products .theproduct .singlebenefits .thebenefits li::before {
	display: none !important
}
}
.single-products #thepage .c2a {
	margin-bottom: 30px
}
.single-products #thepage .c2a::before {
	background: #f0f2f5;
	display: block;
	margin: 60px auto 40px;
	content: ' ';
	width: 100%;
	height: 2px
}
.single-products #thepage .c2a.benefits-yes::before {
	display: none
}
.single-products #thepage .c2a p {
	font-size: 18px;
	font-weight: 100;
	color: #5995df
}
.single-products #thepage .c2a p strong {
	font-weight: 400;
	color: #2c3038
}
.single-products #thepage .c2a p em {
	font-style: normal;
	font-size: 14px
}
.single-products #thepage .c2a a {
	color: #2c3038
}
.single-products #thepage .or {
	background: #b1cef2;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	display: block;
	margin: 0 auto 30px !important;
	line-height: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	width: 40px;
	height: 40px
}
.single-products #thepage .c2aregister {
	color: #fff !important;
	text-decoration: none !important;
	font-weight: 100 !important;
	margin-bottom: 50px
}
.single-products #thepage .subinfo {
	max-width: 780px;
	height: 60px;
	background: #f0f2f5;
	line-height: 60px;
	padding: 0 30px;
	font-size: 18px
}
.single-products #thepage .subinfo:before, .single-products #thepage .subinfo:after {
	content: " ";
	display: table
}
.single-products #thepage .subinfo:after {
	clear: both
}
.single-products #thepage .subinfo:before, .single-products #thepage .subinfo:after {
	content: " ";
	display: table
}
.single-products #thepage .subinfo:after {
	clear: both
}
.single-products #thepage .subinfo .pull-left {
	font-weight: 900
}
.single-products #thepage .subinfo .pull-right {
	color: #2c3038;
	font-weight: 100
}
@media (max-width:992px) {
.single-products #thepage .subinfo {
	height: auto !important;
	text-align: center !important;
	padding: 20px;
	font-size: 16px !important
}
.single-products #thepage .subinfo span {
	width: 100%;
	text-align: center;
	display: block;
	line-height: 30px
}
}
#footermenu {
	display: none
}
#footer {
	padding-top: 50px;
	padding-bottom: 110px;
	background: #2c3038
}
#footer:before, #footer:after {
	content: " ";
	display: table
}
#footer:after {
	clear: both
}
#footer:before, #footer:after {
	content: " ";
	display: table
}
#footer:after {
	clear: both
}
#footer p {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	line-height: 24px;
	font-weight: 100;
	color: #828a99
}
#footer p strong {
	font-weight: 600
}
#footer .contactdetails {
	text-align: right
}
#footer .copyright {
	margin-top: 100px
}
#footer .footericons {
	display: none
}
@media (max-width:992px) {
#footer {
	padding-bottom: 50px
}
#footer .footericons {
	display: block;
	line-height: 43px;
	text-align: center;
	padding-top: 10px
}
#footer .footericons a {
	font-size: 26px;
	color: #c3cad9;
	margin: 0 20px;
	text-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
#footer .footericons a:hover {
	color: #fff
}
#footer img, #footer .footerinfo {
	display: none
}
#footer .copyright {
	margin: 30px 0 0;
	width: 100%;
	padding: 0;
	text-align: center
}
#footer #footermenu {
	display: block;
	padding: 0;
	margin: 0
}
#footer #footermenu li {
	text-transform: uppercase;
	font-weight: 900;
	text-align: center;
	padding: 0 5%;
	margin: 0
}
#footer #footermenu li a {
	color: #c3cad9;
	border-bottom: 1px solid #22252b;
	display: block;
	padding: 15px
}
}
.gform_description {
	color: #5c5f63;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 30px;
	font-size: 16px;
	font-weight: 100
}

.gform_email_sent {
	color: #F00;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 30px;
	font-size: 16px;
	font-weight: 100
}

.gform_description strong {
	font-size: 18px;
	font-weight: 500 !important
}
.page #thepage .gform_wrapper ul {
	margin: 40px auto 0 !important;
	padding: 0 !important;
	text-align: center;
	padding-left: 0;
	list-style: none
}
.page #thepage .gform_wrapper li {
	width: 46%;
	margin-bottom: 30px !important;
	display: inline-block;
	clear: none;
	padding: 0;
	margin-bottom: 15px
}
.page #thepage .gform_wrapper li::before {
	display: none
}
.page #thepage .gform_wrapper li input[type=number]::-webkit-inner-spin-button, .page #thepage .gform_wrapper li input[type=number]::-webkit-outer-spin-button {
width:25px !important;
height:25px !important;
font-size:20px !important;
display:block !important;
background:#fff !important;
margin:0 !important
}
.page #thepage .gform_wrapper li:nth-of-type(odd) {
	margin-right: 2%
}
.page #thepage .gform_wrapper li:nth-of-type(even) {
	margin-left: 2%
}
.page #thepage .gform_wrapper li#field_1_6, .page #thepage .gform_wrapper li#field_1_7 {
	max-width: none;
	width: 96% !important;
	margin: 0 !important;
	clear: both !important;
	float: left
}
.page #thepage .gform_wrapper li#field_1_6 {
	width: 96% !important;
	max-width: none !important;
	margin-left: 2% !important;
	margin-bottom: 30px !important
}
.page #thepage .gform_wrapper li#field_1_7 {
	position: relative
}
.page #thepage .gform_wrapper li#field_1_7 input {
	width: 46%
}
.page #thepage .gform_wrapper li#field_1_7 .gfield_description {
	position: absolute;
	top: 0;
	height: 39px;
	line-height: 50px;
	padding-left: 2.5%;
	width: 139px;
	left: 48%;
}
.page #thepage .gform_wrapper li#field_1_5, .page #thepage .gform_wrapper li#field_1_7 {
	float: left;
	clear: both;
	margin-left: 2% !important
}
.page #thepage .gform_wrapper form {
	margin-bottom: 0
}
.page #thepage .gform_wrapper .gfield_label {
	display: none
}
.page #thepage .gform_wrapper .gfield_required {
	padding-left: 1px;
	color: #b94a48
}
.page #thepage .ginput_container input, .page #thepage .ginput_container select, .page #thepage .ginput_container textarea, .page #thepage .woocommerce .input-text {
	border-color: #e1e3e6 !important;
	padding: 0 2% !important;
	font-weight: 100 !important;
	height: 50px !important;
	font-family: 'Lato', sans-serif;
	color: #7a7c80 !important;
	font-size: 16px !important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	-moz-background-clip: padding-box !important;
	-webkit-background-clip: padding-box !important;
	background-clip: padding-box !important;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1) !important;
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.1) !important;
	box-shadow: 0 1px 0 rgba(0,0,0,0.1) !important;
	display: block !important;
	width: 100% !important;
	height: 46px !important;
	padding: 12px 35px !important;
	font-size: 14px !important;
	line-height: 1.428571429 !important;
	color: #555 !important;
	vertical-align: middle !important;
	background-color: #fff !important;
	border: 1px solid #ccc !important;
	border-radius: 40px !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
	-ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
	-webkit-backface-visibility: hidden !important;
	-moz-backface-visibility: hidden !important;
	-ms-backface-visibility: hidden !important;
	backface-visibility: hidden !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important
}
.page #thepage .ginput_container input:-moz-placeholder, .page #thepage .ginput_container select:-moz-placeholder, .page #thepage .ginput_container textarea:-moz-placeholder, .page #thepage .woocommerce .input-text:-moz-placeholder {
color:#999 !important
}
.page #thepage .ginput_container input::-moz-placeholder, .page #thepage .ginput_container select::-moz-placeholder, .page #thepage .ginput_container textarea::-moz-placeholder, .page #thepage .woocommerce .input-text::-moz-placeholder {
color:#999 !important
}
.page #thepage .ginput_container input:-ms-input-placeholder, .page #thepage .ginput_container select:-ms-input-placeholder, .page #thepage .ginput_container textarea:-ms-input-placeholder, .page #thepage .woocommerce .input-text:-ms-input-placeholder {
color:#999 !important
}
.page #thepage .ginput_container input::-webkit-input-placeholder, .page #thepage .ginput_container select::-webkit-input-placeholder, .page #thepage .ginput_container textarea::-webkit-input-placeholder, .page #thepage .woocommerce .input-text::-webkit-input-placeholder {
color:#999 !important
}
.page #thepage .ginput_container input:focus, .page #thepage .ginput_container select:focus, .page #thepage .ginput_container textarea:focus, .page #thepage .woocommerce .input-text:focus {
	border-color: #66afe9 !important;
	outline: 0 !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) !important
}
.page #thepage .ginput_container input[disabled], .page #thepage .ginput_container select[disabled], .page #thepage .ginput_container textarea[disabled], .page #thepage .woocommerce .input-text[disabled], .page #thepage .ginput_container input[readonly], .page #thepage .ginput_container select[readonly], .page #thepage .ginput_container textarea[readonly], .page #thepage .woocommerce .input-text[readonly], fieldset[disabled] .page #thepage .ginput_container input, fieldset[disabled] .page #thepage .ginput_container select, fieldset[disabled] .page #thepage .ginput_container textarea, fieldset[disabled] .page #thepage .woocommerce .input-text {
	cursor: not-allowed !important;
	background-color: #eee !important
}
textarea.page #thepage .ginput_container input, textarea.page #thepage .ginput_container select, textarea.page #thepage .ginput_container textarea, textarea.page #thepage .woocommerce .input-text {
	height: auto !important
}
.page #thepage .ginput_container textarea {
	height: 150px !important;
	width: 100% !important;
	padding-top: 10px !important;
	resize: none !important
}
.page #thepage .gform_button {
	font-weight: 100 !important;
	font-size: 12px !important;
	display: inline-block;
	padding: 12px 45px;
	margin-bottom: 0;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.428571429;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 40px;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	position: relative;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	color: #fff;
	background-color: #5995df;
	border-color: #4487db
}
.page #thepage .gform_button:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.page #thepage .gform_button:hover, .page #thepage .gform_button:focus {
	color: #333;
	text-decoration: none
}
.page #thepage .gform_button:active, .page #thepage .gform_button.active {
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.page #thepage .gform_button.disabled, .page #thepage .gform_button[disabled], fieldset[disabled] .page #thepage .gform_button {
	cursor: default;
	pointer-events: none;
	filter: alpha(opacity=65);
	-webkit-opacity: .65;
	-moz-opacity: .65;
	opacity: .65;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.page #thepage .gform_button:hover {
	background: #6ea3e3 !important;
	border-color: #5995df !important
}
.page #thepage .gform_button:active {
	top: 1px
}
.page #thepage .gform_button.hasboth-no {
	margin-top: 30px
}
.page #thepage .gform_button:hover, .page #thepage .gform_button:focus, .page #thepage .gform_button:active, .page #thepage .gform_button.active {
	color: #fff;
	background-color: #377fd8;
	border-color: #2469bd
}
.page #thepage .gform_button.disabled, .page #thepage .gform_button[disabled], fieldset[disabled] .page #thepage .gform_button, .page #thepage .gform_button.disabled:hover, .page #thepage .gform_button[disabled]:hover, fieldset[disabled] .page #thepage .gform_button:hover, .page #thepage .gform_button.disabled:focus, .page #thepage .gform_button[disabled]:focus, fieldset[disabled] .page #thepage .gform_button:focus, .page #thepage .gform_button.disabled:active, .page #thepage .gform_button[disabled]:active, fieldset[disabled] .page #thepage .gform_button:active, .page #thepage .gform_button.disabled.active, .page #thepage .gform_button[disabled].active, fieldset[disabled] .page #thepage .gform_button.active {
	background-color: #5995df;
	border-color: #4487db
}
.page #thepage .gform_wrapper .gfield_error .gfield_label {
	color: #b94a48
}
.page #thepage .gform_wrapper .gfield_error input, .page #thepage .gform_wrapper .gfield_error select, .page #thepage .gform_wrapper .gfield_error textarea {
	border-color: rgba(238,211,215,0.6);
	background-color: rgba(242,222,222,0.6);
	color: #b94a48
}
.page #thepage .gform_wrapper .gfield_error input:focus, .page #thepage .gform_wrapper .gfield_error select:focus, .page #thepage .gform_wrapper .gfield_error textarea:focus {
	border-color: #b94a48;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(185, 74, 72, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(185, 74, 72, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(185, 74, 72, 0.6)
}
.page #thepage .validation_error {
	width: 96% !important;
	max-width: none !important;
	margin-left: 2% !important;
	font-size: 18px;
	font-weight: 100 !important;
	font-family: 'Lato', sans-serif;
	margin-top: 30px;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	-moz-background-clip: padding-box !important;
	-webkit-background-clip: padding-box !important;
	background-clip: padding-box !important;
	padding: 15px 35px 15px 15px;
	margin-bottom: 20px;
	color: #c09853;
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	border-radius: 40px;
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48
}
.page #thepage .validation_error h4 {
	margin-top: 0;
	color: inherit
}
.page #thepage .validation_error hr {
	border-top-color: #f8e5be
}
.page #thepage .validation_error .alert-link {
	font-weight: bold;
	color: #a47e3c
}
.page #thepage .validation_error .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.page #thepage .validation_error>p, .page #thepage .validation_error>ul {
	margin-bottom: 0
}
.page #thepage .validation_error>p+p {
	margin-top: 5px
}
.page #thepage .validation_error hr {
	border-top-color: #e6c1c7
}
.page #thepage .validation_error .alert-link {
	color: #953b39
}
.page #thepage #gforms_confirmation_message {
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	margin: 50px 0 0;
	font-weight: 100
}
.page #thepage #gforms_confirmation_message::before {
	background: #f0f2f5;
	display: block;
	margin: 40px auto;
	content: ' ';
	width: 60px;
	height: 2px
}
.page #thepage .validation_message {
	display: none
}
.page #thepage .gform_ajax_spinner {
	position: absolute;
	top: 50%;
	margin-left: 20px;
	margin-top: -8px
}
.page #thepage .gform_footer {
	width: 100%;
	clear: both;
	float: left;
	position: relative;
	text-align: center;
	margin: 70px 0 0
}
.page #thepage .gform_footer:before, .page #thepage .gform_footer:after {
	content: " " !important;
	display: table !important
}
.page #thepage .gform_footer:after {
	clear: both !important
}
.page #thepage .gform_footer:before, .page #thepage .gform_footer:after {
	content: " " !important;
	display: table !important
}
.page #thepage .gform_footer:after {
	clear: both !important
}
.page #thepage .gform_wrapper select {
	-webkit-background: #fff !important
}
@media (max-width:992px) {
.page #thepage ul li {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important
}
.page #thepage ul li input.medium, .page #thepage ul li textarea.medium {
	width: 100% !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	-moz-background-clip: padding-box !important;
	-webkit-background-clip: padding-box !important;
	background-clip: padding-box !important
}
}
#tweets {
	background: #edeff2;
	text-align: center
}
#tweets .sectiontitle {
	margin-bottom: 40px
}
#tweets .btn {
	font-weight: 100 !important;
	font-family: 'Lato', sans-serif;
	font-size: 12px !important;
	margin: 50px auto 80px
}
#tweets .tweetavatar {
	text-align: center;
	margin-bottom: 10px
}
#tweets .tweetavatar img {
	background: #fff;
	border: 1px solid #e4e5e7
}
#tweets .tweetname {
	margin-bottom: 12px;
	font-family: 'Lato', sans-serif;
}
#tweets .tweetname .actualname {
	color: #2c3038;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	padding-right: 10px
}
#tweets .tweetname .twittername {
	font-size: 14px;
	font-weight: 200;
	line-height: 35px;
	color: #999;
	font-weight: 100;
	padding: 0 0 0 10px
}
#tweets .thetweet {
	color: #2c3038 !important;
	font-size: 18px !important;
	line-height: 36px !important;
	font-family: 'Lato', sans-serif;
	font-weight: 100 !important;
	max-width: 80%;
	margin: auto
}
#tweets .thetweet::before {
	display: inline-block;
	content: ' ';
	margin: 0 15px -5px 0;
	background: url('../images/blockquote.png') 0 0 no-repeat;
	width: 28px;
	height: 22px
}
#tweets .thetweet::after {
	display: inline-block;
	content: ' ';
	margin: 0 0 -5px 15px;
	background: url('../images/blockquote.png') 0 0 no-repeat;
	width: 28px;
	height: 22px
}
#tweets .atweet {
	transition: opacity 500ms ease-in-out;
	-webkit-transition: opacity 500ms ease-in-out;
	-moz-transition: opacity 500ms ease-in-out;
	-ms-transition: opacity 500ms ease-in-out;
	-o-transition: opacity 500ms ease-in-out;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
#tweets .atweet.active {
	opacity: 1
}
#tweets .atweet.next {
	opacity: 0
}
#tweets .atweet.left {
	opacity: 1
}
#editlink {
	position: fixed;
	top: 15px;
	left: 10px;
	z-index: 9999
}
#editlink button, #editlink a {
	font-size: 12px;
	font-weight: 200;
	text-shadow: 0 1px 0 rgba(0,0,0,0.3);
	background: #1a4a85;
	color: #fff !important
}
#editlink button {
	padding: 10px 10px 7px !important
}
#editlink i {
	font-size: 18px;
	color: #fff
}
#editlink ul {
	padding: 0;
	min-width: 30px !important
}
#editlink .divider {
	margin: 0;
	background: #1e569b
}
#editlink li a {
	padding: 10px 10px 7px !important;
	text-align: center;
	background: #2262b0
}
#editlink li a i {
	color: #fff;
	text-shadow: none
}
#editlink li a:hover {
	background: #1e569b
}
#editlink li:first-of-type i {
	content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAQAAAD8x0bcAAABh0lEQVQYGV3BO0gUABgA4L80asilRXoqRhBkg5fviLZoMgp7UNEUiC2i1xFBSzQU5aNQ8hFBYEsQglCEQVNBZkiig5WYGEoqyFlDDeF9dUhJfV+sUu6WYYsWvdOqMv5ni0eY1iPlom5T6LM9Vik244vjKtVp1aZelWNmzSmJFfLNGlKk2Xd//NBpl0HztkWWxxbs8cq/+my0ybwnEWEfam123h0zkk46oxkn4je1qAgt5uyUF+GNZRNyI7zGc2vsUGxSdxjRJakhwg1Z5yLclHVQpZR2H0Nak/sGIyRk8CxCqWU0SHqo0deQ1qRDRpG1xtAjV44x1HnrgUbfwqi76pGKcA1XXIhw3U+nZVxy20Ro81lCxmiEKiM6fYiw34CrKDPuXihDjQ4krHPKKEptcMSkXodRHRH6zSo0pDdCuWW0RDhkWKEpA5FlqwUv7XZZjm5ZaXkS9nohrSBWKDFv2lHrndWuQ0q+Gp8sqohVCvRjWpekpHaTeKoo/qdap3FLlrzX40D89QuoqKDRjSB/eQAAAABJRU5ErkJggg==')
}
#editlink li:last-of-type a {
	background: #1e569b
}
#editlink li:last-of-type a:hover {
	background: #1b4f8e
}
@media (max-width:768px) {
#editlink {
	display: none
}
}
.container {
	max-width: 1400px;
	margin: auto;
	background: #fff;
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.15);
	box-shadow: 0 0 2px rgba(0,0,0,0.15)
}
.container .row {
	max-width: 940px;
	margin: auto
}
body {
	font-family: 'Lato', sans-serif;
	background: rgba(0,0,0,0.05);
	padding-left: 2%;
	padding-right: 2%
}
body img {
	display: inline-block;
	max-width: 100%;
	height: auto
}
body a:hover {
	text-decoration: none
}
body h1, body h2, body h3, body h4, body h5, body h6 {
	font-family: 'Lato', sans-serif;
}
body h3.sectiontitle {
	color: #161e26;
	font-weight: 100;
	font-size: 42px;
	line-height: 42px;
	margin: 80px 0 60px;
	text-align: center
}
body .thecontent #pagecontent h2, body .thecontent #pagecontent h3, body .thecontent #pagecontent h4, body .thecontent #pagecontent h5, body .thecontent #pagecontent h6 {
	margin: 40px 0 20px;
	color: #2262b0;
	font-weight: 400
}
body .thecontent #pagecontent h3{
	color: #3f474c;
}
body .thecontent #pagecontent ul, body .thecontent #pagecontent ol {
	padding: 0 0 0px 20px
}
/*body .thecontent #pagecontent ul li, body .thecontent #pagecontent ol li {
	list-style: none
}*/
body .thecontent #pagecontent ul li::before, body .thecontent #pagecontent ol li::before {
	margin-right: 10px;
	display: inline-block;
	position: relative;
	content: ' ';
	background: url('../images/chevron.png') 0 0 no-repeat;
	height: 12px
}
body .thecontent #pagecontent p, body .thecontent #pagecontent li, body .thecontent #pagecontent td, body .thecontent #pagecontent th {
	font-family: 'Lato', sans-serif;
	color: #727981;
	font-size: 16px;
	line-height: 23px;
	font-weight: 300;
}
body .thecontent #pagecontent li{
	margin: 8px 0;
	line-height: 21px;
}

body .thecontent #pagecontent strong, body .thecontent #pagecontent b {
	font-weight: 600
}
body .thecontent #pagecontent td, body .thecontent #pagecontent th {
	font-size: 14px;
	line-height: 28px
}
body .thecontent #pagecontent h5 {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 15px
}
body .thecontent #pagecontent a {
	color: #45a5dc
}
body .thecontent #pagecontent a:hover {
	color: #2262b0;
	text-decoration: underline
}
@media (max-width:992px) {
body {
	padding-left: 0 !important;
	padding-right: 0 !important;
	background: #fff
}
}
.btn {
	position: relative;
	-webkit-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-moz-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-ms-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-o-transition: all 100ms cubic-bezier(0, .57, .31, .99);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.btn:hover {
	background: #6ea3e3 !important;
	border-color: #5995df !important
}
.btn:active {
	top: 1px
}
.btn.hasboth-no {
	margin-top: 30px
}
.innerwrap {
	max-width: 780px;
	margin: auto
}
#loadingwrap {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -120px 0 0 -75px;
	width: 150px;
	height: 150px
}
#loadingwrap .loadable-progress {
	display: none
}
#loadingwrap .loadable.loading .loadable-content {
	display: none
}
#loadingwrap .loadable.loading .loadable-progress {
	display: block
}
#loadingwrap .loading-spinner {
	margin: 0 auto;
	position: absolute;
	-webkit-animation: rotation .5s infinite linear;
	-moz-animation: rotation .5s infinite linear;
	-ms-animation: rotation .5s infinite linear;
	border: 6px solid rgba(89,149,223,0.5);
	border-radius: 100%;
	width: 150px;
	height: 150px
}
#loadingwrap .loading-spinner:before {
	content: "";
	display: block;
	position: absolute;
	left: -6px;
	top: -6px;
	height: 100%;
	width: 100%;
	border-top: 6px solid rgba(0,174,239,0.8);
	border-left: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid transparent;
	border-radius: 100%
}
@-webkit-keyframes rotation {
from {
transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg)
}
to {
	transform: rotate(359deg);
	-webkit-transform: rotate(359deg);
	-moz-transform: rotate(359deg);
	-ms-transform: rotate(359deg);
	-o-transform: rotate(359deg)
}
}
@-moz-keyframes rotation {
from {
transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg)
}
to {
	transform: rotate(359deg);
	-webkit-transform: rotate(359deg);
	-moz-transform: rotate(359deg);
	-ms-transform: rotate(359deg);
	-o-transform: rotate(359deg)
}
}
@-o-keyframes rotation {
from {
transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg)
}
to {
	transform: rotate(359deg);
	-webkit-transform: rotate(359deg);
	-moz-transform: rotate(359deg);
	-ms-transform: rotate(359deg);
	-o-transform: rotate(359deg)
}
}
@keyframes rotation {
from {
transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg)
}
to {
	transform: rotate(359deg);
	-webkit-transform: rotate(359deg);
	-moz-transform: rotate(359deg);
	-ms-transform: rotate(359deg);
	-o-transform: rotate(359deg)
}}
.ReadMoreBtn {
	color: #5995df;
}

.breadcrumb {
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 2px solid #e6eaf0;
}
.MoreInfoBox{
	background-color: #e6eaf0;
	padding: 50px;
	margin-top: 60px;
}
body .thecontent #pagecontent .MoreInfoBox h3 {
	color: #414f5d;
	margin-top: 0;
	font-size: 22px;
	line-height: 36px;
	font-weight: 500;
}

