﻿html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
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
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}

@media print {
*, :after, :before {
	background: 0 0!important;
	color: #000!important;
	box-shadow: none!important;
	text-shadow: none!important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
blockquote, pre {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
img, tr {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
.navbar {
	display: none
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color: #000!important
}
.label {
	border: 1px solid #000
}
.table {
	border-collapse: collapse!important
}
.table td, .table th {
	background-color: #fff!important
}
.table-bordered td, .table-bordered th {
	border: 1px solid #ddd!important
}
}
* {
	box-sizing: border-box
}
:after, :before {
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #337ab7;
	text-decoration: none
}
a:focus, a:hover {
	color: #23527c;
	text-decoration: underline
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
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
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
[role=button] {
	cursor: pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%
}
.h1, h1 {
	font-size: 36px
}
.h2, h2 {
	font-size: 30px
}
.h3, h3 {
	font-size: 24px
}
.h4, h4 {
	font-size: 18px
}
.h5, h5 {
	font-size: 14px
}
.h6, h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
.lead {
	font-size: 21px
}
}
.small, small {
	font-size: 85%
}
.mark, mark {
	background-color: #fcf8e3;
	padding: .2em
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.text-muted {
	color: #777
}
.text-primary {
	color: #337ab7
}
a.text-primary:focus, a.text-primary:hover {
	color: #286090
}
.text-success {
	color: #3c763d
}
a.text-success:focus, a.text-success:hover {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:focus, a.text-info:hover {
	color: #245269
}
.text-warning {
	color: #8a6d3b
}
a.text-warning:focus, a.text-warning:hover {
	color: #66512c
}
.text-danger {
	color: #a94442
}
a.text-danger:focus, a.text-danger:hover {
	color: #843534
}
.bg-primary {
	color: #fff;
	background-color: #337ab7
}
a.bg-primary:focus, a.bg-primary:hover {
	background-color: #286090
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:focus, a.bg-success:hover {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:focus, a.bg-info:hover {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:focus, a.bg-warning:hover {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:focus, a.bg-danger:hover {
	background-color: #e4b9b9
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
ol, ul {
	margin-top: 0;
	margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-top: 0;
	margin-bottom: 20px
}
dd, dt {
	line-height: 1.42857143
}
dt {
	font-weight: 700
}
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
}
}
abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
	margin-bottom: 0
}
blockquote .small, blockquote footer, blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
	content: ''
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
	content: '\00A0 \2014'
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:768px) {
.container {
	width: 750px
}
}

@media (min-width:992px) {
.container {
	width: 970px
}
}

@media (min-width:1200px) {
.container {
	width: 1170px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666667%
}
.col-sm-pull-10 {
	right: 83.33333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666667%
}
.col-sm-pull-7 {
	right: 58.33333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666667%
}
.col-sm-pull-4 {
	right: 33.33333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.66666667%
}
.col-sm-pull-1 {
	right: 8.33333333%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.66666667%
}
.col-sm-push-10 {
	left: 83.33333333%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.66666667%
}
.col-sm-push-7 {
	left: 58.33333333%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.66666667%
}
.col-sm-push-4 {
	left: 33.33333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.66666667%
}
.col-sm-push-1 {
	left: 8.33333333%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666667%
}
.col-sm-offset-10 {
	margin-left: 83.33333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666667%
}
.col-sm-offset-7 {
	margin-left: 58.33333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.66666667%
}
.col-sm-offset-1 {
	margin-left: 8.33333333%
}
.col-sm-offset-0 {
	margin-left: 0
}
}

@media (min-width:992px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: auto
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666667%
}
.col-md-push-10 {
	left: 83.33333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666667%
}
.col-md-push-7 {
	left: 58.33333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.66666667%
}
.col-md-push-4 {
	left: 33.33333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.66666667%
}
.col-md-push-1 {
	left: 8.33333333%
}
.col-md-push-0 {
	left: auto
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0
}
}

@media (min-width:1200px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 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;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}
input[type=search] {
	box-sizing: border-box
}
input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control::-ms-expand {
border:0;
background-color:transparent
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed
}
textarea.form-control {
	height: auto
}
input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
	line-height: 34px
}
.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
	line-height: 30px
}
.input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
	line-height: 46px
}
}
.form-group {
	margin-bottom: 15px
}
.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox label, .radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}
.checkbox+.checkbox, .radio+.radio {
	margin-top: -5px
}
.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor: not-allowed
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
	cursor: not-allowed
}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
	cursor: not-allowed
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
select[multiple].input-sm, textarea.input-sm {
	height: auto
}
.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
select[multiple].input-lg, textarea.input-lg {
	height: auto
}
.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height: auto
}
.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 42.5px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #3c763d
}
.has-success .form-control {
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}
.has-success .form-control-feedback {
	color: #3c763d
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}
.has-warning .form-control-feedback {
	color: #8a6d3b
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-error .form-control:focus {
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}
.has-error .form-control-feedback {
	color: #a94442
}
.has-feedback label~.form-control-feedback {
	top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.form-inline .form-control-static {
	display: inline-block
}
.form-inline .input-group {
	display: inline-table;
	vertical-align: middle
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
	width: auto
}
.form-inline .input-group>.form-control {
	width: 100%
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .checkbox, .form-inline .radio {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .checkbox label, .form-inline .radio label {
	padding-left: 0
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
	position: relative;
	margin-left: 0
}
.form-inline .has-feedback .form-control-feedback {
	top: 0
}
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 27px
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

@media (min-width:768px) {
.form-horizontal .control-label {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px
}
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
.form-horizontal .form-group-lg .control-label {
	padding-top: 11px;
	font-size: 18px
}
}

@media (min-width:768px) {
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px;
	font-size: 12px
}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn.focus, .btn:focus, .btn:hover {
	color: #333;
	text-decoration: none
}
.btn.active, .btn:active {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.btn-default.focus, .btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}
.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	background-image: none
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}
.btn-default .badge {
	color: #fff;
	background-color: #333
}
.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}
.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}
.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success.focus, .btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}
.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
	background-image: none
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info.focus, .btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}
.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
	background-image: none
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning.focus, .btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}
.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
	background-image: none
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger.focus, .btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}
.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
	background-image: none
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-link {
	color: #337ab7;
	font-weight: 400;
	border-radius: 0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color: transparent
}
.btn-link:focus, .btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}
.btn-group-lg>.btn, .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
.btn-group-sm>.btn, .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-group-xs>.btn, .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width: 100%
}
table {
	background-color: transparent
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}
th {
	text-align: left
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
	border-top: 0
}
.table>tbody+tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: #fff
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding: 5px
}
.table-bordered {
	border: 1px solid #ddd
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}
table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}
table td[class*=col-], table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}
.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
	background-color: #f5f5f5
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
	background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
	background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
	background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
	background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}
.table-responsive {
	overflow-x: auto;
	min-height: .01%
}

@media screen and (max-width:767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd
}
.table-responsive>.table {
	margin-bottom: 0
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
	white-space: nowrap
}
.table-responsive>.table-bordered {
	border: 0
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown, .dropup {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.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;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(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: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	color: #777
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	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-menu-right {
	left: auto;
	right: 0
}
.dropdown-menu-left {
	left: 0;
	right: auto
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}
.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 dashed;
	border-bottom: 4px solid\9;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width:768px) {
.navbar-right .dropdown-menu {
	left: auto;
	right: 0
}
.navbar-right .dropdown-menu-left {
	left: 0;
	right: auto
}
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.btn-group-vertical>.btn, .btn-group>.btn {
	position: relative;
	float: left
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
	z-index: 2
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left: -1px
}
.btn-toolbar {
	margin-left: -5px
}
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-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:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-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 {
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none
}
.btn .caret {
	margin-left: 0
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
	float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	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;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}
.btn-group-justified>.btn-group .btn {
	width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}
[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav>li {
	position: relative;
	display: block
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}
.nav>li.disabled>a {
	color: #777
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.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.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	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
}
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
.nav-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
.nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border-bottom-color: #fff
}
}
.nav-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 4px
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}
.nav-stacked>li {
	float: none
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified {
	width: 100%
}
.nav-justified>li {
	float: none
}
.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
.nav-tabs-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
	border-bottom-color: #fff
}
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.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;
	border: 1px solid transparent
}

@media (min-width:768px) {
.navbar {
	border-radius: 4px
}
}

@media (min-width:768px) {
.navbar-header {
	float: left
}
}
.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	-webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none
}
.navbar-collapse.collapse {
	display: block!important;
	height: auto!important;
	padding-bottom: 0;
	overflow: visible!important
}
.navbar-collapse.in {
	overflow-y: visible
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:320px) and (orientation:landscape) {
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 200px
}
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
.navbar-static-top {
	border-radius: 0
}
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {
.navbar-fixed-bottom, .navbar-fixed-top {
	border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}
.navbar-brand>img {
	display: block
}

@media (min-width:768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: -15px
}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 7.5px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:767px) {
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
	padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 20px
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
	background-image: none
}
}

@media (min-width:768px) {
.navbar-nav {
	float: left;
	margin: 0
}
.navbar-nav>li {
	float: left
}
.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px
}
}
.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
	margin-top: 8px;
	margin-bottom: 8px
}

@media (min-width:768px) {
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.navbar-form .form-control-static {
	display: inline-block
}
.navbar-form .input-group {
	display: inline-table;
	vertical-align: middle
}
.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
	width: auto
}
.navbar-form .input-group>.form-control {
	width: 100%
}
.navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .checkbox, .navbar-form .radio {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .checkbox label, .navbar-form .radio label {
	padding-left: 0
}
.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
	position: relative;
	margin-left: 0
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0
}
}

@media (max-width:767px) {
.navbar-form .form-group {
	margin-bottom: 5px
}
.navbar-form .form-group:last-child {
	margin-bottom: 0
}
}

@media (min-width:768px) {
.navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	box-shadow: none
}
}
.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 {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
.navbar-text {
	float: left;
	margin-left: 15px;
	margin-right: 15px
}
}

@media (min-width:768px) {
.navbar-left {
	float: left!important
}
.navbar-right {
	float: right!important;
	margin-right: -15px
}
.navbar-right~.navbar-right {
	margin-right: 0
}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-text {
	color: #777
}
.navbar-default .navbar-nav>li>a {
	color: #777
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background-color: #e7e7e7;
	color: #555
}

@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}
}
.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
.navbar-default .btn-link {
	color: #777
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color: #333
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}
.navbar-inverse {
	background-color: #222;
	border-color: #080808
}
.navbar-inverse .navbar-brand {
	color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-text {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #080808;
	color: #fff
}

@media (max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
	border-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
	color: #444;
	background-color: transparent
}
}
.navbar-inverse .navbar-link {
	color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.navbar-inverse .btn-link {
	color: #9d9d9d
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
	color: #fff
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}
.modal .section-general-content {
    padding: 0px 0 20px;
}
.modal .section-general-content .container > div > div {
    width: auto !important;
    margin-left: 0 !important;
}
.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}
.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height: 1
}

@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner>.item {
	-webkit-transition: -webkit-transform .6s ease-in-out;
	transition: -webkit-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}
.carousel-inner>.item.active.right, .carousel-inner>.item.next {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	left: 0
}
.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	left: 0
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	left: 0
}
}
.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%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: rgba(0,0,0,0)
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,.5) 0, rgba(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-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:focus, .carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}
.carousel-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	line-height: 1;
	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;
	background-color: #000;
	background-color: rgba(0,0,0,0)
}
.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,.6)
}
.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	width: 30px;
	height: 30px;
	margin-top: -10px;
	font-size: 30px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -10px
}
.carousel-caption {
	left: 20%;
	right: 20%;
	padding-bottom: 30px
}
.carousel-indicators {
	bottom: 20px
}
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after, .row:before {
	content: " ";
	display: table
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .row:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.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
}
.hidden {
	display: none!important
}
.affix {
	position: fixed
}
@-ms-viewport {
width:device-width
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
	display: none!important
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none!important
}

@media (max-width:767px) {
.visible-xs {
	display: block!important
}
table.visible-xs {
	display: table!important
}
tr.visible-xs {
	display: table-row!important
}
td.visible-xs, th.visible-xs {
	display: table-cell!important
}
}

@media (max-width:767px) {
.visible-xs-block {
	display: block!important
}
}

@media (max-width:767px) {
.visible-xs-inline {
	display: inline!important
}
}

@media (max-width:767px) {
.visible-xs-inline-block {
	display: inline-block!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm {
	display: block!important
}
table.visible-sm {
	display: table!important
}
tr.visible-sm {
	display: table-row!important
}
td.visible-sm, th.visible-sm {
	display: table-cell!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-block {
	display: block!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline {
	display: inline!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline-block {
	display: inline-block!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md {
	display: block!important
}
table.visible-md {
	display: table!important
}
tr.visible-md {
	display: table-row!important
}
td.visible-md, th.visible-md {
	display: table-cell!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-block {
	display: block!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline {
	display: inline!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline-block {
	display: inline-block!important
}
}

@media (min-width:1200px) {
.visible-lg {
	display: block!important
}
table.visible-lg {
	display: table!important
}
tr.visible-lg {
	display: table-row!important
}
td.visible-lg, th.visible-lg {
	display: table-cell!important
}
}

@media (min-width:1200px) {
.visible-lg-block {
	display: block!important
}
}

@media (min-width:1200px) {
.visible-lg-inline {
	display: inline!important
}
}

@media (min-width:1200px) {
.visible-lg-inline-block {
	display: inline-block!important
}
}

@media (max-width:767px) {
.hidden-xs {
	display: none!important
}
}

@media (min-width:768px) and (max-width:991px) {
.hidden-sm {
	display: none!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
	display: none!important
}
}

@media (min-width:1200px) {
.hidden-lg {
	display: none!important
}
}
.visible-print {
	display: none!important
}

@media print {
.visible-print {
	display: block!important
}
table.visible-print {
	display: table!important
}
tr.visible-print {
	display: table-row!important
}
td.visible-print, th.visible-print {
	display: table-cell!important
}
}
.visible-print-block {
	display: none!important
}

@media print {
.visible-print-block {
	display: block!important
}
}
.visible-print-inline {
	display: none!important
}

@media print {
.visible-print-inline {
	display: inline!important
}
}
.visible-print-inline-block {
	display: none!important
}

@media print {
.visible-print-inline-block {
	display: inline-block!important
}
}

@media print {
.hidden-print {
	display: none!important
}
}
.footable-details.table, .footable-details.table *, .footable.table, .footable.table * {
	box-sizing: border-box
}
.footable-details.table th, .footable.table th {
	text-align: left
}
.footable-details.table, .footable.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}
.footable-details.table>caption+thead>tr:first-child>td, .footable-details.table>caption+thead>tr:first-child>th, .footable-details.table>colgroup+thead>tr:first-child>td, .footable-details.table>colgroup+thead>tr:first-child>th, .footable-details.table>thead:first-child>tr:first-child>td, .footable-details.table>thead:first-child>tr:first-child>th, .footable.table>caption+thead>tr:first-child>td, .footable.table>caption+thead>tr:first-child>th, .footable.table>colgroup+thead>tr:first-child>td, .footable.table>colgroup+thead>tr:first-child>th, .footable.table>thead:first-child>tr:first-child>td, .footable.table>thead:first-child>tr:first-child>th {
	border-top: 0
}
.footable-details.table>tbody>tr>td, .footable-details.table>tbody>tr>th, .footable-details.table>tfoot>tr>td, .footable-details.table>tfoot>tr>th, .footable-details.table>thead>tr>td, .footable-details.table>thead>tr>th, .footable.table>tbody>tr>td, .footable.table>tbody>tr>th, .footable.table>tfoot>tr>td, .footable.table>tfoot>tr>th, .footable.table>thead>tr>td, .footable.table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.footable-details.table>thead>tr>td, .footable-details.table>thead>tr>th, .footable.table>thead>tr>td, .footable.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
.footable-details.table-condensed>tbody>tr>td, .footable-details.table-condensed>tbody>tr>th, .footable-details.table-condensed>tfoot>tr>td, .footable-details.table-condensed>tfoot>tr>th, .footable-details.table-condensed>thead>tr>td, .footable-details.table-condensed>thead>tr>th, .footable.table-condensed>tbody>tr>td, .footable.table-condensed>tbody>tr>th, .footable.table-condensed>tfoot>tr>td, .footable.table-condensed>tfoot>tr>th, .footable.table-condensed>thead>tr>td, .footable.table-condensed>thead>tr>th {
	padding: 5px
}
.footable-details.table-bordered, .footable.table-bordered {
	border: 1px solid #ddd
}
.footable-details.table-bordered>tbody>tr>td, .footable-details.table-bordered>tbody>tr>th, .footable-details.table-bordered>tfoot>tr>td, .footable-details.table-bordered>tfoot>tr>th, .footable-details.table-bordered>thead>tr>td, .footable-details.table-bordered>thead>tr>th, .footable.table-bordered>tbody>tr>td, .footable.table-bordered>tbody>tr>th, .footable.table-bordered>tfoot>tr>td, .footable.table-bordered>tfoot>tr>th, .footable.table-bordered>thead>tr>td, .footable.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}
.footable-details.table-bordered>thead>tr>td, .footable-details.table-bordered>thead>tr>th, .footable.table-bordered>thead>tr>td, .footable.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}
.footable-details.table-striped>tbody>tr:nth-child(odd), .footable.table-striped>tbody>tr:nth-child(odd) {
	background-color: #f9f9f9
}
.footable-details.table-hover>tbody>tr:hover, .footable.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}
.footable .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-appearance: button;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	overflow: visible;
	text-transform: none
}
.footable .btn.focus, .footable .btn:focus, .footable .btn:hover {
	color: #333;
	text-decoration: none
}
.footable .btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.footable .btn-default.active, .footable .btn-default.focus, .footable .btn-default:active, .footable .btn-default:focus, .footable .btn-default:hover, .footable .open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}
.footable .btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}
.footable .btn-primary.active, .footable .btn-primary.focus, .footable .btn-primary:active, .footable .btn-primary:focus, .footable .btn-primary:hover, .footable .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}
.footable .btn-group, .footable .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.footable .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.footable .btn-group>.btn:first-child {
	margin-left: 0
}
.footable .btn-group-vertical>.btn, .footable .btn-group>.btn {
	position: relative;
	float: left
}
.footable .btn-group-xs>.btn, .footable .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.footable .btn-group-sm>.btn, .footable .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.footable .btn-group-lg>.btn, .footable .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
.footable .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.footable .btn .caret {
	margin-left: 0
}
.form-group {
	margin-bottom: 15px
}
.footable .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	margin: 0;
	font-family: inherit;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.footable .input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.footable .input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}
.footable .input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}
.footable .input-group-addon, .footable .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.footable .input-group .form-control, .footable .input-group-addon, .footable .input-group-btn {
	display: table-cell
}
.footable .input-group-btn:last-child>.btn, .footable .input-group-btn:last-child>.btn-group, .footable .input-group-btn>.btn+.btn {
	margin-left: -1px
}
.footable .input-group-btn>.btn {
	position: relative
}
.footable .input-group-btn>.btn:active, .footable .input-group-btn>.btn:focus, .footable .input-group-btn>.btn:hover {
	z-index: 2
}
.footable .input-group .form-control:first-child, .footable .input-group-addon:first-child, .footable .input-group-btn:first-child>.btn, .footable .input-group-btn:first-child>.btn-group>.btn, .footable .input-group-btn:first-child>.dropdown-toggle, .footable .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .footable .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.footable .input-group .form-control:last-child, .footable .input-group-addon:last-child, .footable .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .footable .input-group-btn:first-child>.btn:not(:first-child), .footable .input-group-btn:last-child>.btn, .footable .input-group-btn:last-child>.btn-group>.btn, .footable .input-group-btn:last-child>.dropdown-toggle {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.footable .checkbox, .footable .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.footable .checkbox label, .footable .radio label {
	max-width: 100%;
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.footable .checkbox input[type=checkbox], .footable .checkbox-inline input[type=checkbox], .footable .radio input[type=radio], .footable .radio-inline input[type=radio] {
	position: absolute;
	margin: 4px 0 0 -20px;
	line-height: normal
}
.footable .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;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}
.footable .open>.dropdown-menu {
	display: block
}
.footable .dropdown-menu-right {
	right: 0;
	left: auto
}
.footable .dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}
.footable .dropdown-menu>li>a:focus, .footable .dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5
}
.footable .pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.footable .pagination>li {
	display: inline
}
.footable .pagination>li:first-child>a, .footable .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.footable .pagination>li>a, .footable .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.footable .pagination>li>a:focus, .footable .pagination>li>a:hover, .footable .pagination>li>span:focus, .footable .pagination>li>span:hover {
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}
.footable .pagination>.active>a, .footable .pagination>.active>a:focus, .footable .pagination>.active>a:hover, .footable .pagination>.active>span, .footable .pagination>.active>span:focus, .footable .pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}
.footable .pagination>.disabled>a, .footable .pagination>.disabled>a:focus, .footable .pagination>.disabled>a:hover, .footable .pagination>.disabled>span, .footable .pagination>.disabled>span:focus, .footable .pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
.footable .label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
.footable .label-default {
	background-color: #777
}
.footable-loader.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}
.footable .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}

@media (min-width:768px) {
.footable .form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.footable .form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.footable .form-inline .input-group {
	display: inline-table;
	vertical-align: middle
}
.footable .form-inline .input-group .form-control, .footable .form-inline .input-group .input-group-addon, .footable .form-inline .input-group .input-group-btn {
	width: auto
}
.footable .form-inline .input-group>.form-control {
	width: 100%
}
}
table.footable, table.footable-details {
	position: relative;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse
}
table.footable-details {
	margin-bottom: 0
}
table>tbody>tr>td>span.footable-toggle {
	margin-right: 8px;
	opacity: .3
}
table>tbody>tr>td>span.footable-toggle.last-column {
	margin-left: 8px;
	float: right
}
table.table-condensed>tbody>tr>td>span.footable-toggle {
	margin-right: 5px
}
table.footable-details>tbody>tr>th:nth-child(1) {
	min-width: 40px;
	width: 120px
}
table.footable-details>tbody>tr>td:nth-child(2) {
	word-break: break-all
}
table.footable-details>tbody>tr:first-child>td, table.footable-details>tbody>tr:first-child>th, table.footable-details>tfoot>tr:first-child>td, table.footable-details>tfoot>tr:first-child>th, table.footable-details>thead>tr:first-child>td, table.footable-details>thead>tr:first-child>th {
	border-top-width: 0
}
table.footable-details.table-bordered>tbody>tr:first-child>td, table.footable-details.table-bordered>tbody>tr:first-child>th, table.footable-details.table-bordered>tfoot>tr:first-child>td, table.footable-details.table-bordered>tfoot>tr:first-child>th, table.footable-details.table-bordered>thead>tr:first-child>td, table.footable-details.table-bordered>thead>tr:first-child>th {
	border-top-width: 1px
}
div.footable-loader {
	vertical-align: middle;
	text-align: center;
	height: 300px;
	position: relative
}
div.footable-loader>span.fooicon {
	display: inline-block;
	opacity: .3;
	font-size: 30px;
	line-height: 32px;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	margin-left: -16px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-animation: fooicon-spin-r 2s infinite linear;
	animation: fooicon-spin-r 2s infinite linear
}
table.footable>tbody>tr.footable-empty>td {
	vertical-align: middle;
	text-align: center;
	font-size: 30px
}
table.footable>tbody>tr>td, table.footable>tbody>tr>th {
	display: none
}
table.footable>tbody>tr.footable-detail-row>td, table.footable>tbody>tr.footable-detail-row>th, table.footable>tbody>tr.footable-empty>td, table.footable>tbody>tr.footable-empty>th {
	display: table-cell
}
@-webkit-keyframes fooicon-spin-r {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fooicon-spin-r {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fooicon {
	display: inline-block;
	font-size: inherit;
	font-family: FontAwesome!important;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.fooicon:after, .fooicon:before {
	box-sizing: border-box
}
.fooicon-loader:before {
	content: "\f01e"
}
.fooicon-plus:before {
	content: "\f067"
}
.fooicon-minus:before {
	content: "\f068"
}
.fooicon-search:before {
	content: "\f002"
}
.fooicon-remove:before {
	content: "\f00d"
}
.fooicon-sort:before {
	content: "\f0dc"
}
.fooicon-sort-asc:before {
	content: "\f160"
}
.fooicon-sort-desc:before {
	content: "\f161"
}
.fooicon-pencil:before {
	content: "\f040"
}
.fooicon-trash:before {
	content: "\f1f8"
}
.fooicon-eye-close:before {
	content: "\f070"
}
.fooicon-flash:before {
	content: "\f0e7"
}
.fooicon-cog:before {
	content: "\f013"
}
table.footable>thead>tr.footable-filtering>th {
	border-bottom-width: 1px;
	font-weight: 400
}
table.footable.footable-filtering-right>thead>tr.footable-filtering>th, table.footable>thead>tr.footable-filtering>th {
	text-align: right
}
table.footable.footable-filtering-left>thead>tr.footable-filtering>th {
	text-align: left
}
table.footable.footable-filtering-center>thead>tr.footable-filtering>th {
	text-align: center
}
table.footable>thead>tr.footable-filtering>th div.form-group {
	margin-bottom: 0
}
table.footable>thead>tr.footable-filtering>th div.form-group+div.form-group {
	margin-top: 5px
}
table.footable>thead>tr.footable-filtering>th div.input-group {
	width: 100%
}
table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox {
	margin: 0;
	display: block;
	position: relative
}
table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox>label {
	display: block;
	padding-left: 20px
}
table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox input[type=checkbox] {
	position: absolute;
	margin-left: -20px
}

@media (min-width:768px) {
table.footable>thead>tr.footable-filtering>th div.input-group {
	width: auto
}
table.footable>thead>tr.footable-filtering>th div.form-group {
	margin-left: 2px;
	margin-right: 2px
}
table.footable>thead>tr.footable-filtering>th div.form-group+div.form-group {
	margin-top: 0
}
}
table.footable>tbody>tr>td.footable-sortable, table.footable>tbody>tr>th.footable-sortable, table.footable>tfoot>tr>td.footable-sortable, table.footable>tfoot>tr>th.footable-sortable, table.footable>thead>tr>td.footable-sortable, table.footable>thead>tr>th.footable-sortable {
	position: relative;
	padding-right: 30px;
	cursor: pointer
}
td.footable-sortable>span.fooicon, th.footable-sortable>span.fooicon {
	position: absolute;
	right: 6px;
	top: 50%;
	margin-top: -7px;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in;
	transition: opacity .3s ease-in
}
td.footable-sortable:hover>span.fooicon, th.footable-sortable:hover>span.fooicon {
	opacity: 1
}
td.footable-sortable.footable-asc>span.fooicon, td.footable-sortable.footable-desc>span.fooicon, th.footable-sortable.footable-asc>span.fooicon, th.footable-sortable.footable-desc>span.fooicon {
	opacity: 1
}
table.footable-sorting-disabled td.footable-sortable.footable-asc>span.fooicon, table.footable-sorting-disabled td.footable-sortable.footable-desc>span.fooicon, table.footable-sorting-disabled td.footable-sortable:hover>span.fooicon, table.footable-sorting-disabled th.footable-sortable.footable-asc>span.fooicon, table.footable-sorting-disabled th.footable-sortable.footable-desc>span.fooicon, table.footable-sorting-disabled th.footable-sortable:hover>span.fooicon {
	opacity: 0;
	visibility: hidden
}
table.footable>tfoot>tr.footable-paging>td>ul.pagination {
	margin: 10px 0 0 0
}
table.footable>tfoot>tr.footable-paging>td>span.label {
	display: inline-block;
	margin: 0 0 10px 0;
	padding: 4px 10px
}
table.footable-paging-center>tfoot>tr.footable-paging>td, table.footable>tfoot>tr.footable-paging>td {
	text-align: center
}
table.footable-paging-left>tfoot>tr.footable-paging>td {
	text-align: left
}
table.footable-paging-right>tfoot>tr.footable-paging>td {
	text-align: right
}
ul.pagination>li.footable-page {
	display: none
}
ul.pagination>li.footable-page.visible {
	display: inline
}
td.footable-editing {
	width: 70px;
	max-width: 70px
}
table.footable-editing-right td.footable-editing, table.footable-editing-right tr.footable-editing {
	text-align: right
}
table.footable-editing-left td.footable-editing, table.footable-editing-left tr.footable-editing {
	text-align: left
}
table.footable-editing button.footable-add, table.footable-editing button.footable-hide, table.footable-editing-show button.footable-show, table.footable-editing.footable-editing-always-show button.footable-hide, table.footable-editing.footable-editing-always-show button.footable-show {
	display: none
}
table.footable-editing.footable-editing-always-show button.footable-add, table.footable-editing.footable-editing-show button.footable-add, table.footable-editing.footable-editing-show button.footable-hide {
	display: inline-block
}
#TableWebGrid tfoot tr td, .ITSMWebGrid tfoot tr td {
	height: 35px;
	padding: 5px
}
.pager-total-items-text {
	font-weight: 700;
	color: #8e8e8e
}
.pager-total-items-value {
	font-weight: 700
}
.pager-pagination {
	float: right;
	margin: 8px 3px;
	padding: 3px
}
.pager-pagination .disabled {
	border: 1px solid #ddd;
	color: #999;
	margin-top: 4px;
	padding: 3px;
	text-align: center
}
.pager-pagination .current {
	background-color: #6ea9bf;
	border: 1px solid #6e99aa;
	color: #fff;
	font-weight: 700;
	margin-top: 4px;
	padding: 3px 5px;
	text-align: center
}
.pager-pagination a, .pager-pagination span {
	margin: 4px 3px
}
.pager-pagination a {
	border: 1px solid #aaa;
	padding: 3px 5px;
	text-align: center;
	text-decoration: none
}

@media only screen and (max-width:479px) {
.pager-pagination .spacer, .pager-pagination a {
	display: none
}
.pager-pagination :nth-child(-n+2), .pager-pagination :nth-last-child(-n+2) {
	display: inline
}
}
#bt_gif {
	position: relative;
	height: 43px;
	width: 130px;
	border: 0;
	background: #900;
	margin: 4px 0;
	z-index: 1
}
.bt_container {
	position: absolute;
	top: 0;
	left: 0;
	margin: 2px;
	background: #fff;
	height: 39px;
	width: 126px;
	z-index: 2
}
.bt_title {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 0 5px;
	padding: 0;
	width: 120px;
	text-transform: uppercase;
	font: 700 7pt/9pt "Segoe UI", "Trebuchet MS", Arial, Helvetica;
	text-rendering: optimizeLegibility!important;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-size-adjust: none;
	z-index: 6;
	opacity: 1;
	text-align: center;
	background: #900;
	color: #fff
}
.bt_tick {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 2px;
	height: 28px;
	width: 126px
}
.bt_tick img {
	position: absolute;
	top: 0;
	left: 0;
	height: 28px;
	width: 126px;
	z-index: 3;
	opacity: 0;
	overflow: hidden
}
.bt_tick img.active {
	z-index: 5;
	opacity: 1
}
.bt_tick img.last-active {
	z-index: 4
}
.bt_icon {
	background-image: url("/rea/shared/img/trust/payment-logos.png");
	background-repeat: no-repeat;
	margin: 11px 0 0
}
.bt_icon-visa {
	background-position: 0 0
}
.bt_icon-mastercard {
	background-position: -125px 0
}
.bt_icon-entropay {
	background-position: -250px 0
}
.bt_icon-wire {
	background-position: -375px 0
}
.bt_icon-skrill {
	background-position: -500px 0
}
.bt_icon-click2pay {
	background-position: -625px 0
}
.bt_icon-ecocard {
	background-position: -750px 0
}
.bt_icon-echeck {
	background-position: -875px 0
}
.bt_icon-instadebit {
	background-position: -1000px 0
}
.bt_icon-use-my-bank {
	background-position: -1125px 0
}
.bt_icon-ezipay {
	background-position: -1250px 0
}
.bt_icon-click-and-buy {
	background-position: -1375px 0
}
.bt_icon-diners {
	background-position: -1500px 0
}
.bt_icon-visa-electron {
	background-position: -1625px 0
}
.bt_icon-amex {
	background-position: -1750px 0
}
.bt_icon-jcb {
	background-position: -1875px 0
}
.bt_icon-neteller {
	background-position: -2000px 0
}
.bt_icon-paysafecard {
	background-position: -2125px 0
}
.bt_icon-ukash {
	background-position: -2250px 0
}
.bt_icon-klarna {
	background-position: -2375px 0
}
.bt_icon-ideal {
	background-position: -2500px 0
}
.bt_icon-dk {
	background-position: -2625px 0
}
.bt_icon-postepay {
	background-position: -2750px 0
}
.bt_icon-use-my-wallet {
	background-position: -2875px 0
}
.bt_icon-direct-bank-transfer {
	background-position: -3000px 0
}
.bt_icon-solo {
	background-position: -3125px 0
}
.bt_icon-maestro {
	background-position: -3250px 0
}
.bt_icon-instantbank {
	background-position: -3500px 0
}
.bt_icon-poli {
	background-position: -3625px 0
}
.bt_icon-abaqoos {
	background-position: -3750px 0
}
.bt_icon-przelewy24 {
	background-position: -3875px 0
}
.bt_icon-moneta {
	background-position: -4000px 0
}
.bt_icon-ekonto {
	background-position: -4125px 0
}
.bt_icon-ewire {
	background-position: -4250px 0
}
.bt_icon-euteller {
	background-position: -4375px 0
}
.bt_icon-banklink {
	background-position: -4500px 0
}
.bt_icon-ticket-premium {
	background-position: -4625px 0
}
.bt_icon-neosurf {
	background-position: -4750px 0
}
.bt_icon-giropay {
	background-position: -4875px 0
}
.bt_icon-multibanco {
	background-position: -5000px 0
}
.bt_icon-webmoney {
	background-position: -5125px 0
}
.bt_icon-bankinswed {
	background-position: -5250px 0
}
.bt_icon-eps {
	background-position: -5500px 0
}
.bt_icon-teleingreso {
	background-position: -5375px 0
}
.bt_icon-loganpay {
	background-position: -5625px 0
}
.bt_icon-nordea {
	background-position: -5750px 0
}
.bt_icon-boleto-bancario {
	background-position: -5875px 0
}
.bt_icon-trustly {
	background-position: -6000px 0
}
.bt_icon-paypal {
	background-position: -6125px 0
}
.bt_icon-kalibra {
	background-position: -6250px 0
}
.bt_icon-ecopayz {
	background-position: -6375px 0
}
.bt_icon-qiwi {
	background-position: -6500px 0
}
body, html {
	min-width: 320px;
	font-size: 100%
}
h1, h2, h3, h4, h5 {
	font-weight: 600
}
h1 {
	font-size: 1.313rem
}
h2 {
	font-size: 1.125rem
}
h3 {
	font-size: 1rem
}
h4 {
	font-size: .82rem
}
small {
	font-size: .688rem
}
p {
	margin: 0 0 .625em;
	line-height: 120%
}
hr {
	width: 70%;
	margin: 18px auto;
	border: 0;
	border-bottom: 1px dotted #2f2f2f
}
.text-info {
	color: #8e8de6!important
}
ol {
	list-style: decimal outside
}
ol ol {
	list-style: lower-roman outside
}
ol ol ol {
	list-style: lower-alpha outside
}
ol ul {
	list-style: square outside
}
ol.unstyled, ul.unstyled {
	margin: 0;
	padding: 0;
	list-style: none
}
.rtp-update-timestamp {
	margin-top: .66em;
	font-size: .8em;
	text-align: center
}
.no-top-margin {
	margin-top: 0!important
}
.affid-container {
	position: relative;
	clear: both;
	width: 90%;
	margin: 10px auto;
	padding: 5px;
	color: #555;
	font: 400 11px/13px Arial, Helvetica;
	text-align: justify;
	background-color: #111;
	vertical-align: top;
	border: 1px solid #333
}
.rules-regulations-list ol, .rules-regulations-list ol ol, .rules-regulations-list ol ol ol, .rules-regulations-list ol ul, .rules-regulations-list ul, .rules-regulations-list ul ol, .rules-regulations-list ul ul, .rules-regulations-list ul ul ul {
	margin: 4px 0 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 25px
}
.rules-regulations-list ul {
	list-style: disc outside
}
.rules-regulations-list ul ul {
	list-style: square outside
}
.rules-regulations-list ul ul ul {
	list-style: circle outside
}
.rules-regulations-list ol {
	list-style: decimal outside
}
.rules-regulations-list ol ol {
	list-style: lower-roman outside
}
.rules-regulations-list ol ol ol {
	list-style: lower-alpha outside
}
.rules-regulations-list ol ul {
	list-style: square outside
}
.rules-regulations-list ul ol {
	list-style: lower-roman outside
}
.rules-regulations-list a, .rules-regulations-list a:visited {
	word-wrap: break-word
}
.rules-regulations-list p small {
	display: block;
	line-height: 1.15em
}
.modal-offer-disclaimer p {
	margin-bottom: 10px
}
.modal-offer-disclaimer ul {
	padding-left: 20px
}
.modal-offer-disclaimer .modal-header {
	border-radius: 7px 7px 0 0
}
.modal-offer-disclaimer .modal-body {
	overflow-y: auto;
	max-height: 75vh;
	padding-bottom: 0;
	font-size: 14px
}

@media screen and (max-width:479px) {
.modal-offer-disclaimer .modal-body {
	max-height: 67.5vh
}
}

@media screen and (max-height:568px) and (orientation:portrait) {
.modal-offer-disclaimer .modal-body {
	max-height: 57.5vh
}
}

@media screen and (max-width:767px) and (max-height:414px) and (orientation:landscape) {
.modal-offer-disclaimer .modal-body {
	max-height: 55vh
}
}
.modal-offer-disclaimer .modal-footer {
	padding: 0;
	text-align: center;
	border-radius: 0 0 7px 7px
}
.modal-offer-disclaimer .offer-disclaimer-cta {
	display: block;
	width: 100%;
	height: 100%
}
.defer-image-load {
	background-image: none!important
}
.defer-image-load::after, .defer-image-load::before {
	background-image: none!important
}
.field-validation-error {
	color: red
}
.validation-summary-valid {
	display: none
}
.validation-summary-errors {
	color: red
}
.thanks-icons {
	background-image: url("/rea/shared/img/trust/thanks-page-icons-20170628.jpg");
	background-repeat: no-repeat;
	background-size: 442px 206px
}
.thanks-icons.safe-secure {
	width: 231px;
	height: 48px;
	background-position: 0 0
}
.thanks-icons.visa {
	width: 93px;
	height: 90px;
	background-position: 0 -48px
}
.thanks-icons.master-card {
	width: 108px;
	height: 87px;
	background-position: -93px -48px
}
.thanks-icons.norton {
	width: 131px;
	height: 35px;
	background-position: 0 -138px
}
.thanks-icons.mcafee {
	width: 146px;
	height: 33px;
	background-position: 0 -173px
}
.thanks-icons.wechatpay {
	width: 84px;
	height: 90px;
	background-position: -202px -48px
}
.thanks-icons.unionpay {
	width: 92px;
	height: 90px;
	background-position: -286px -48px
}
.thanks-icons.alipay {
	width: 64px;
	height: 90px;
	background-position: -378px -48px
}
.bIcons {
	background-image: url("/rea/shared/img/trust/footer-icons.fs8.png");
	background-repeat: no-repeat;
	height: 45px
}
.bIcons.bIcon-PSC {
	background-position: -2600px 0;
	width: 150px
}
.bIcons.bIcon-PAY {
	background-position: -2200px 0;
	width: 80px
}
.bIcons.bIcon-NET {
	background-position: -2000px 0;
	width: 86px
}
.bIcons.bIcon-ENT {
	background-position: -1800px 0;
	width: 106px
}
.bIcons.bIcon-MAE {
	background-position: -1400px 0;
	width: 56px
}
.bIcons.bIcon-MCC {
	background-position: -1200px 0;
	width: 56px
}
.bIcons.bIcon-VIS {
	background-position: -1000px 0;
	width: 60px
}
.bIcons.bIcon-MGS {
	background-position: -600px 0;
	width: 102px
}
.bIcons.bIcon-CR {
	background-position: -800px 0;
	width: 63px
}
.bIcons.bIcon-ECO {
	background-position: -400px 0;
	width: 140px
}
.bIcons.bIcon-KAHN {
	background-position: -200px 0;
	width: 140px
}
.bIcons.bIcon-18 {
	background-position: 3px 0;
	width: 33px
}
.bIcons.bIcon-AU {
	background-position: -3600px 0;
	width: 118px
}
.bIcons.bIcon-MGA {
	background-position: -2800px 0;
	width: 100px
}
.bIcons.bIcon-GamblingCommission {
	background-position: -3000px 0;
	width: 120px
}
.bIcons.bIcon-AAMS {
	background-position: -3800px 0;
	width: 105px
}
.bIcons.bIcon-GamblingAware {
	background-position: -3600px -45px;
	width: 155px
}
.culture-de .bIcons.bIcon-ECO {
	background-position: 0 -45px
}
.culture-de .bIcons.bIcon-AU {
	background-position: -200px -45px
}
.culture-fr .bIcons.bIcon-ECO {
	background-position: -400px -45px
}
.culture-fr .bIcons.bIcon-AU {
	background-position: -600px -45px
}
.culture-sv .bIcons.bIcon-ECO {
	background-position: -800px -45px
}
.culture-sv .bIcons.bIcon-AU {
	background-position: -1000px -45px
}
.culture-es .bIcons.bIcon-ECO {
	background-position: -1200px -45px
}
.culture-es .bIcons.bIcon-AU {
	background-position: -1400px -45px
}
.culture-pt .bIcons.bIcon-ECO {
	background-position: -1600px -45px
}
.culture-pt .bIcons.bIcon-AU {
	background-position: -1800px -45px
}
.culture-it .bIcons.bIcon-ECO {
	background-position: -2000px -45px
}
.culture-it .bIcons.bIcon-AU {
	background-position: -2200px -45px
}
.culture-dk .bIcons.bIcon-ECO {
	background-position: -2400px -45px
}
.culture-dk .bIcons.bIcon-AU {
	background-position: -2600px -45px
}
.culture-no .bIcons.bIcon-ECO {
	background-position: -2800px -45px
}
.culture-no .bIcons.bIcon-AU {
	background-position: -3000px -45px
}
.culture-nl .bIcons.bIcon-ECO {
	background-position: -3200px -45px
}
.culture-nl .bIcons.bIcon-AU {
	background-position: -3400px -45px
}
footer {
	margin-top: 20px;
	background-color: #000
}
footer a, footer a:focus, footer a:hover, footer a:visited {
	color: #fff;
	outline: 0;
	font-weight: 700;
	text-decoration: underline
}
.footer-icons {
	margin: 12px 0;
	text-align: center
}
.footer-icons>* {
	display: inline-block
}
#bt_gif.footer-icon-item, .footer-icon-item {
	margin: 0 4px
}
.footer-navbar {
	font-size: 12px;
	margin: 12px 0
}
.footer-navbar .footer-navbar__container {
	text-align: center
}
.footer-navbar .footer-navbar__item {
	padding: 4px;
	display: inline-block
}
footer .uk-footer-notification {
	color: #ccc;
	font-weight: 400!important;
	font-size: 11px;
	display: block;
	line-height: 1.5em
}
@font-face {
	font-family: Roboto;
	src: url("/rea/shared/fonts/Roboto/all/subset-Roboto-Light.woff") format('woff'), 
		 url("/rea/shared/fonts/Roboto/all/subset-Roboto-Light.ttf") format('truetype'), 
		 url("/rea/shared/fonts/Roboto/all/subset-Roboto-Light.svg#Roboto-Light") format('svg');
	font-weight: 300;
	font-style: normal
}
@font-face {
	font-family: Roboto;
	src: url("/rea/shared/fonts/Roboto/all/subset-Roboto-Regular.woff") format('woff'), 
		 url("/rea/shared/fonts/Roboto/all/subset-Roboto-Regular.ttf") format('truetype'), 
		 url("/rea/shared/fonts/Roboto/all/subset-Roboto-Regular.svg#Roboto-Regular") format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: Roboto;
	src: url("/rea/shared/fonts/Roboto/all/subset-Roboto-Italic.woff") format('woff'), 
		 url("/rea/shared/fonts/Roboto/all/subset-Roboto-Italic.ttf") format('truetype'), 
		 url("/rea/shared/fonts/Roboto/all/subset-Roboto-Italic.svg#Roboto-Italic") format('svg');
	font-weight: 400;
	font-style: italic
}
@font-face {
	font-family: Roboto;
	src: url("/rea/shared/fonts/Roboto/all/subset-Roboto-Bold.woff") format('woff'), 
		 url("/rea/shared/fonts/Roboto/all/subset-Roboto-Bold.ttf") format('truetype'), 
		 url("/rea/shared/fonts/Roboto/all/subset-Roboto-Bold.svg#Roboto-Bold") format('svg');
	font-weight: 700;
	font-style: normal
}
@font-face {
	font-family: Roboto;
	src: url("/rea/shared/fonts/Roboto/all/subset-Roboto-BoldItalic.woff") format('woff'), 
		 url("/rea/shared/fonts/Roboto/all/subset-Roboto-BoldItalic.ttf") format('truetype'), 
		 url("/rea/shared/fonts/Roboto/all/subset-Roboto-BoldItalic.svg#Roboto-BoldItalic") format('svg');
	font-weight: 700;
	font-style: italic
}
@font-face {
	font-family: Roboto;
	src: url("/rea/shared/fonts/Roboto/all/subset-Roboto-Black.woff") format('woff'), 
		 url("/rea/shared/fonts/Roboto/all/subset-Roboto-Black.ttf") format('truetype'), 
		 url("/rea/shared/fonts/Roboto/all/subset-Roboto-Black.svg#Roboto-Black") format('svg');
	font-weight: 900;
	font-style: normal
}
.top-tool-bar {
	width: 100%;
	margin: 0 auto;
	padding: 6px 0;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #2c2e30
}
.top-tool-bar .container {
	padding: 0
}
.i18n-selector .btn.dropdown-toggle {
	z-index: 10;
	position: relative;
	padding: 0 12px;
	color: #fff;
	line-height: 2em;
	background: #2c2e30
}
.i18n-selector .dropdown-menu {
	margin-top: -2px;
	background-color: #2c2e30;
	border: 1px solid #fff;
	border-radius: inherit;
	outline: 0
}
.i18n-selector .dropdown-menu li a, .i18n-selector .dropdown-menu li a:visited {
	padding: 10px 30px;
	color: #fff;
	font-weight: 700;
	text-decoration: none
}
.i18n-selector .dropdown-menu li a:active, .i18n-selector .dropdown-menu li a:focus, .i18n-selector .dropdown-menu li a:hover {
	text-decoration: underline;
	background: #2c2e30
}
.i18n-selector.open .btn {
	color: #fff;
	border: 1px solid #fff;
	border-bottom-color: transparent
}

@media screen and (max-width:767px) {
.section-navbar {
	background: rgba(0,0,0,.5)
}
}
.navbar-quatro {
	height: 80px;
	margin-bottom: 0;
	border: 0;
	border-radius: 0;
	z-index: 10
}

@media screen and (max-width:767px) {
.navbar-quatro {
	height: 60px
}
}
.navbar-quatro .navbar-brand {
	padding: 0
}
.navbar-quatro .navbar-brand img {
	height: 60px;
	margin: 30px 0
}

@media screen and (max-width:991px) {
.navbar-quatro .navbar-brand img {
	height: 50px;
	margin: 30px 0
}
}

@media screen and (max-width:767px) {
.navbar-quatro .navbar-brand img {
	height: 40px;
	margin: 10px 0
}
}
.navbar-quatro .navbar-toggle {
	margin: 15px 0;
	padding: 14px 10px;
	color: #fff;
	font-size: 16px;
	background: 0 0;
	border: 0;
	border-radius: 0
}

@media screen and (max-width:767px) {
.navbar-quatro .navbar-toggle {
	margin: 5px 0
}
}
.navbar-quatro .navbar-right {
	margin-right: 0
}
.navbar-quatro .navbar-menu {
	display: none
}

@media screen and (max-width:767px) {
.navbar-quatro .navbar-menu {
	display: none
}
}
.navbar-quatro .navbar-menu .navbar-close {
	display: none
}
.navbar-quatro .navbar-menu .nav-menu-item {
	margin: 15px 0;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	background: #000
}

@media screen and (max-width:991px) {
.navbar-quatro .navbar-menu .nav-menu-item {
	padding-right: 6px;
	padding-left: 6px
}
}

@media screen and (max-width:767px) {
.navbar-quatro .navbar-menu .nav-menu-item {
	margin: 0;
	padding-right: 15px;
	padding-left: 15px
}
}
.navbar-quatro .nav-menu-item:active, .navbar-quatro .nav-menu-item:focus, .navbar-quatro .nav-menu-item:hover, .navbar-quatro li.active .nav-menu-item {
	color: #fff;
	text-decoration: underline;
	background: #000
}

@media screen and (max-width:767px) {
.navbar-quatro .navbar-menu.is-mobile {
	z-index: 20;
	position: fixed;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.95)
}
}

@media screen and (max-width:767px) {
.navbar-quatro .navbar-menu.is-mobile .navbar-close {
	display: block;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	text-align: right;
	background: 0 0;
	border: 0
}
}

@media screen and (max-width:767px) {
.navbar-quatro .navbar-menu.is-mobile .nav {
	margin-right: 0;
	margin-left: 0
}
}

@media screen and (max-width:767px) and (max-height:479px) {
.navbar-quatro .navbar-menu.is-mobile li {
	display: inline-block;
	width: calc(50vw - 2px)
}
}

@media screen and (max-width:767px) {
.navbar-quatro .navbar-menu.is-mobile .nav-menu-item {
	display: block;
	font-size: 20px;
	line-height: 1.5em;
	text-align: center;
	background: 0 0
}
}
.button {
	position: relative;
	display: inline-block;
	font-size: inherit;
	text-align: center;
	text-decoration: none
}
.button:active, .button:focus, .button:hover {
	text-decoration: none
}
.button--forget-password {
	padding: .5em .6em .4em;
	color: #fff;
	font-size: 12px;
	background: #464646;
	border: none;
	border-radius: 10px;
	-webkit-transition: background-color .2s;
	transition: background-color .2s
}
.button--forget-password.active, .button--forget-password.disabled, .button--forget-password.focus, .button--forget-password:active, .button--forget-password:active:hover, .button--forget-password:focus, .button--forget-password:hover, .button--forget-password[disabled] {
	color: #fff;
	background-color: #000;
	outline: 0
}
.button--cta, .button--hd {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	padding: .5em 0;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.25em;
	border: 3px solid #fff;
	border-radius: 10px
}

@media screen and (min-width:320px) and (max-width:767px) {
.button--cta, .button--hd {
	font-size: calc(((100vw - 320px)/ 111.75) + 16px)
}
}

@media screen and (max-width:320px) {
.button--cta, .button--hd {
	font-size: 16px
}
}

@media screen and (max-width:767px) {
.button--cta, .button--hd {
	width: 210px
}
}

@media screen and (max-width:479px) {
.button--cta, .button--hd {
	width: 190px
}
}
.button--cta:active, .button--cta:focus, .button--cta:hover, .button--hd:active, .button--hd:focus, .button--hd:hover {
	color: #fff;
	text-decoration: none
}
.button--cta {
	background: #dd7d00
}
.button--cta .first::after {
	content: "\f061";
	margin-left: 5px;
	padding: 0 3px 2px 3px;
	font-family: FontAwesome;
	border: solid 2px;
	border-radius: 5px;
	box-shadow: 0 0 2px 0 #000
}
.button--cta .second::after {
	content: "\f101";
	margin-left: 5px;
	padding: 0 3px 0 3px;
	font-family: FontAwesome
}
.button--hd {
	margin-top: 0;
	margin-left: 6px;
	background: #144f92
}

@media screen and (max-width:767px) {
.button--hd {
	margin-top: 6px;
	margin-left: auto
}
}
.button--hd .first::after {
	content: "HD";
	margin-left: 5px;
	padding: 0 3px 0 3px;
	border: solid 2px;
	border-radius: 5px;
	box-shadow: 0 0 2px 0 #000
}
.button--hd .second::after {
	content: "\f101";
	margin-left: 5px;
	padding: 0 3px 0 3px;
	font-family: FontAwesome
}
.button-group--cta-hd {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center
}

@media screen and (max-width:767px) {
.button-group--cta-hd .button--cta, .button-group--cta-hd .button--hd {
	display: block
}
}
.button--theme {
	display: block;
	max-width: 290px;
	margin: 0 auto;
	padding: .5em 1em;
	color: #fff;
	font-weight: 700;
	background: #dd7d00;
	border: 2px solid #915200;
	border-radius: 8px
}
.button--theme:active, .button--theme:focus, .button--theme:hover {
	color: #fff
}
body, html {
	margin: 0;
	padding: 0
}
body {
	min-width: 320px;
	color: #000;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	font-weight: 400;
	background: #fff
}

@media screen and (max-width:767px) {
body {
	overflow-x: hidden
}
}
footer {
	margin-top: 0
}
p {
	margin-bottom: 1.25em;
	line-height: 1.35em
}
.update-timestamp {
	font-size: 14px;
	text-align: right
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase
}
.rules-regulations-list li>a, p>a {
	color: #2644c5;
	font-weight: 700;
	text-decoration: underline;
	-webkit-transition: color .2s;
	transition: color .2s
}
.rules-regulations-list li>a:active, .rules-regulations-list li>a:focus, .rules-regulations-list li>a:hover, p>a:active, p>a:focus, p>a:hover {
	color: #000
}
a.anchor {
	color: inherit;
	text-decoration: none
}
.section-hero {
	position: relative;
	margin-top: -80px;
	padding-top: 100px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

@media screen and (max-width:767px) {
.section-hero {
	margin-top: -60px;
	padding-top: 80px
}
}
.section-hero .hero-heading {
	margin: 0 auto .75em;
	font-size: 28px;
	font-weight: 300;
	text-transform: uppercase
}

@media screen and (min-width:768px) and (max-width:991px) {
.section-hero .hero-heading {
	font-size: calc(((100vw - 768px)/ 31.8571) + 21px)
}
}

@media screen and (max-width:768px) {
.section-hero .hero-heading {
	font-size: 21px
}
}

@media screen and (min-width:320px) and (max-width:767px) {
.section-hero .hero-heading {
	font-size: calc(((100vw - 320px)/ 89.4) + 15px)
}
}

@media screen and (max-width:320px) {
.section-hero .hero-heading {
	font-size: 15px
}
}
.section-hero .hero-heading span {
	display: block;
	line-height: 1.2em
}
.section-hero .hero-heading--large {
	font-size: 2.5em;
	font-weight: 700
}
.section-hero .hero-heading__divider {
	display: block;
	width: 40vw;
	max-width: 500px;
	height: 2px;
	margin: 15px auto;
	background: -webkit-linear-gradient(right, rgba(255,255,255,.05) 0, rgba(255,255,255,.9) 50%, rgba(255,255,255,.05) 100%);
	background: linear-gradient(to left, rgba(255,255,255,.05) 0, rgba(255,255,255,.9) 50%, rgba(255,255,255,.05) 100%)
}

@media screen and (max-width:767px) {
.section-hero .hero-heading__divider {
	width: 70vw;
	max-width: 320px;
	height: 1px
}
}
.section-hero .hero-background {
	z-index: -10;
	position: absolute;
	top: 0;
	bottom: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: #0d295c;
	background-repeat: no-repeat;
	background-position: center 100%;
	background-size: cover
}
.section-hero .hero-background {
	background-image: url("/rea/shared/img/qtr/1/QTR_hero-background-forbidden-throne.jpg")
}

@media screen and (max-width:991px) {
.section-hero .hero-background {
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,.3) 0, rgba(0,0,0,0) 100%), url("/rea/shared/img/qtr/1/QTR_hero-background-forbidden-throne.jpg");
	background-image: linear-gradient(to left, rgba(0,0,0,.3) 0, rgba(0,0,0,0) 100%), url("/rea/shared/img/qtr/1/QTR_hero-background-forbidden-throne.jpg");
	background-position: 80% 100%
}
}

@media screen and (max-width:767px) and (max-height:414px) and (orientation:landscape) {
html.mobile .section-hero .hero-heading__divider {
height:calc(78px + .0314 * (100vw - 321px));
	margin: 0;
	background: 0 0
}
}

@media screen and (max-width:767px) and (max-height:414px) and (orientation:landscape) {
html.mobile .section-hero .row--cta div {
	position: relative;
	display: block;
margin-top:calc(-111px + -.0627 * (100vw - 321px))
}
}
.section-muted-hero {
	position: relative;
	margin-top: -80px;
	padding-top: 80px;
	text-align: center
}

@media screen and (max-width:767px) {
.section-muted-hero {
	margin-top: -60px
}
}
.section-muted-hero::before {
	content: "";
	z-index: -1;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(left, #144f92 0, #0d295c 33%, #0d295c 67%, #144f92 100%);
	background-image: linear-gradient(to right, #144f92 0, #0d295c 33%, #0d295c 67%, #144f92 100%)
}
.section-muted-hero h1 {
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 60px 0 140px;
	color: #fff
}

@media screen and (max-width:767px) {
.section-muted-hero h1 {
	padding: 60px 0 80px
}
}
.section-muted-hero .button {
	margin: 10px auto 0
}
.section-general-content {
	padding: 30px 0
}
.section-general-content h3 {
	font-weight: 700
}
.section-carousel {
	position: relative
}
.section-carousel .carousel-nav--large-screen {
	text-align: center
}

@media screen and (max-width:767px) {
.section-carousel .carousel-nav--large-screen {
	display: none
}
}
.section-carousel .carousel-nav--large-screen ul {
	display: inline-block;
	margin: 0 auto;
	padding-left: 0;
	text-align: center
}
.section-carousel .carousel-nav--large-screen ul li {
	display: inline-block;
	width: 44px;
	margin: 0 -1px;
	padding-bottom: 2px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	background: -webkit-linear-gradient(top, #5d5d5d 0, #3d3d3d 100%);
	background: linear-gradient(to bottom, #5d5d5d 0, #3d3d3d 100%);
	cursor: pointer
}
.section-carousel .carousel-nav--large-screen ul li.active {
	color: #f7fa00;
	background: #202020
}
.section-carousel .carousel-nav--large-screen ul li span {
	display: block;
	margin-top: -4px;
	font-size: 32px;
	font-weight: 700;
	line-height: 1em
}
.section-carousel .carousel-nav--small-screen {
	z-index: 5;
	position: absolute;
	left: 0;
	right: 0;
	padding-top: 20px;
	color: #f7fa00;
	font-size: 44px;
	text-align: center
}

@media screen and (min-width:768px) {
.section-carousel .carousel-nav--small-screen {
	display: none
}
}
.section-carousel .carousel-nav--small-screen .fa {
	cursor: pointer
}
.section-carousel .carousel-nav--small-screen .fa-angle-left {
	margin-right: 60px
}
.section-carousel .carousel-nav--small-screen .fa-angle-right {
	margin-left: 60px
}
.section-carousel .carousel {
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	background: #202020
}

@media screen and (max-width:767px) {
.section-carousel .carousel {
	text-align: center
}
}
.section-carousel .carousel-image {
	display: block;
	width: 100%;
	max-width: 290px;
	height: 100%;
	max-height: 200px;
	margin-left: auto;
	background: 0 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 164px
}

@media screen and (max-width:767px) {
.section-carousel .carousel-image {
	margin-right: auto
}
}
.section-carousel .carousel-text {
	padding: 20px 0 0
}

@media screen and (max-width:767px) {
.section-carousel .carousel-text {
	padding: 25px 0 0
}
}
.section-carousel .carousel-text__day {
	display: inline-block;
	margin: 0 auto 15px;
	padding: 2px 4px 0;
	color: #f7fa00;
	text-align: center;
	border: 1px solid #f7fa00
}
.section-carousel .carousel-text__day span {
	display: block;
	margin-top: -4px;
	font-size: 32px;
	font-weight: 700;
	line-height: 1em
}
.section-carousel .carousel-text__details {
	margin: 0 auto;
	font-size: 24px;
	font-weight: 700
}
.section-carousel .carousel-text__details span {
	display: block;
	color: #f7fa00
}
.section-carousel .item--immortal-romance {
	background: -webkit-radial-gradient(center circle, #32260f 0, #000 85%);
	background: radial-gradient(circle at center, #32260f 0, #000 85%)
}
.section-carousel .item--immortal-romance .carousel-image {
	background-image: url("/rea/shared/img/qtr/1/QTR_freespins-games-immortal-romance.jpg")
}

@media screen and (-webkit-min-device-pixel-ratio:2), screen and (min-resolution:2dppx) {
.section-carousel .item--immortal-romance .carousel-image {
	background-image: url("/rea/shared/img/qtr/1/QTR_freespins-games-immortal-romance_2x.jpg")
}
}
.section-carousel .item--avalon .carousel-image, .section-carousel .item--cr-millionaires-club .carousel-image, .section-carousel .item--forbidden-throne .carousel-image, .section-carousel .item--golden-princess .carousel-image, .section-carousel .item--mega-money-multiplier .carousel-image, .section-carousel .item--reel-gems .carousel-image {
	background-image: url("/rea/shared/img/qtr/1/QTR_freespins-games-sprite.jpg")
}

@media screen and (-webkit-min-device-pixel-ratio:2), screen and (min-resolution:2dppx) {
.section-carousel .item--avalon .carousel-image, .section-carousel .item--cr-millionaires-club .carousel-image, .section-carousel .item--forbidden-throne .carousel-image, .section-carousel .item--golden-princess .carousel-image, .section-carousel .item--mega-money-multiplier .carousel-image, .section-carousel .item--reel-gems .carousel-image {
	background-image: url("/rea/shared/img/qtr/1/QTR_freespins-games-sprite_2x.jpg")
}
}
.section-carousel .item--avalon {
	background: -webkit-radial-gradient(center circle, #093f7a 0, #000 85%);
	background: radial-gradient(circle at center, #093f7a 0, #000 85%)
}
.section-carousel .item--avalon .carousel-image {
	background-position: 0 center
}
.section-carousel .item--reel-gems {
	background: -webkit-radial-gradient(center circle, #6c1011 0, #000 85%);
	background: radial-gradient(circle at center, #6c1011 0, #000 85%)
}
.section-carousel .item--reel-gems .carousel-image {
	max-width: 219px;
	background-position: -290px center
}
.section-carousel .item--cr-millionaires-club {
	background: -webkit-radial-gradient(center circle, #187e0c 0, #000 85%);
	background: radial-gradient(circle at center, #187e0c 0, #000 85%)
}
.section-carousel .item--cr-millionaires-club .carousel-image {
	background-position: -510px center
}
.section-carousel .item--golden-princess {
	background: -webkit-radial-gradient(center circle, #56241a 0, #000 85%);
	background: radial-gradient(circle at center, #56241a 0, #000 85%)
}
.section-carousel .item--golden-princess .carousel-image {
	background-position: -801px center
}
.section-carousel .item--mega-money-multiplier {
	background: -webkit-radial-gradient(center circle, #7a0e01 0, #000 85%);
	background: radial-gradient(circle at center, #7a0e01 0, #000 85%)
}
.section-carousel .item--mega-money-multiplier .carousel-image {
	background-position: -1092px center
}
.section-carousel .item--forbidden-throne {
	background: -webkit-radial-gradient(center circle, #993e12 0, #000 85%);
	background: radial-gradient(circle at center, #993e12 0, #000 85%)
}
.section-carousel .item--forbidden-throne .carousel-image {
	background-position: -1382px center
}
.slots-games-logo {
	display: none;
	width: 100%;
	max-width: 200px;
	margin: 0 auto 20px
}
.section-hero .slots-games-logo {
	margin: 15px auto 0
}

@media screen and (max-width:767px) {
.section-hero .slots-games-logo {
	display: block
}
}

@media screen and (min-width:768px) {
.section-introduction-text .slots-games-logo {
	display: block
}
}
.slots-games-screenshot {
	display: block;
	height: 186px;
	margin: 20px auto;
	background-size: 610px 186px
}
.slots-games-screenshot:nth-of-type(1) {
	display: none
}

@media screen and (max-width:767px) {
.slots-games-screenshot:nth-of-type(1) {
	display: block;
	width: 290px;
	background-position: 0 0
}
}
.slots-games-screenshot:nth-of-type(2) {
	display: none
}

@media screen and (max-width:767px) {
.slots-games-screenshot:nth-of-type(2) {
	display: block;
	width: 290px;
	background-position: -320px 0
}
}
.slots-games-screenshot:nth-of-type(3) {
	width: 610px;
	margin: 30px auto 0
}

@media screen and (max-width:767px) {
.slots-games-screenshot:nth-of-type(3) {
	display: none
}
}
.section-introduction-text {
	padding-top: 30px;
	text-align: center
}
.section-prefooter {
	padding: 20px 0;
	text-align: center;
	background: #f4f4f4
}
.section-prefooter h2, .section-prefooter h3 {
	margin-bottom: 0
}
.section-prefooter .row-cta {
	margin: 25px auto
}
.section-game-modal .modal-dialog {
	width: 830px
}
.section-game-modal .modal-body iframe {
	width: 800px;
	height: 500px;
	background: #000
}
.page-home .section-hero {
	padding-bottom: 75px
}
.page-home .section-hero .hero-background {
	background-color: #000
}

@media screen and (min-width:992px) {
    .page-home .section-hero .hero-background {
	    -webkit-transition: background-image .5s ease-in-out;
	    transition: background-image .5s ease-in-out
    }
}
.page-home .section-carousel {
	margin-top: -55px
}
.page-home .latest-winners__header {
	padding: 5px 0;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background: #144f92
}
.page-home .latest-winners__content {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 70px;
	margin: 0 auto;
	padding: 0;
	background: #deebfa
}
.page-home .latest-winners-ticker {
	left: 0;
	top: 0;
	width: 3600px;
	font-size: 0;
	white-space: nowrap;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-animation: 72s linear infinite latest-winners-ticker-animation;
	animation: 72s linear infinite latest-winners-ticker-animation;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.page-home .latest-winners-ticker:hover {
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}
.page-home .latest-winner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 300px;
	height: 70px;
	padding-right: 10px;
	padding-left: 40px;
	font-size: 16px;
	line-height: 70px
}
.page-home .latest-winner::before {
	content: "\f2bd";
	position: absolute;
	left: 0;
	top: 20px;
	width: 30px;
	height: 30px;
	color: #5d5d5d;
	font-family: FontAwesome;
	font-size: 30px;
	line-height: normal
}
.page-home .latest-winner span {
	display: inline-block;
	line-height: normal;
	white-space: normal;
	vertical-align: middle
}
@-webkit-keyframes latest-winners-ticker-animation {
from {
-webkit-transform:translateX(0);
transform:translateX(0)
}
to {
-webkit-transform:translateX(-100%);
transform:translateX(-100%);
will-change:transform
}
}
@keyframes latest-winners-ticker-animation {
from {
-webkit-transform:translateX(0);
transform:translateX(0)
}
to {
-webkit-transform:translateX(-100%);
transform:translateX(-100%);
will-change:transform
}
}
.page-home .section-introduction-text {
	text-align: left
}
.page-home .section-introduction-text p:first-of-type {
	padding-top: 5px
}

@media screen and (max-width:767px) {
.page-home .section-introduction-text p:first-of-type {
	padding-top: 30px
}
}
.page-home .section-games-gallery {
	padding: 30px 0 10px;
	text-align: center
}

@media screen and (max-width:767px) {
.page-home .section-games-gallery {
	padding: 0 0 10px
}
}
.page-home .section-games-gallery .container-games-gallery {
	overflow-y: hidden
}

@media screen and (max-width:991px) {
.page-home .section-games-gallery .container-games-gallery {
	height: 1182px
}
}

@media screen and (max-width:767px) {
.page-home .section-games-gallery .container-games-gallery {
	height: 1576px
}
}
.page-home .section-games-gallery .container-games-gallery.is-shown-more {
	height: auto
}
.page-home .section-games-gallery .casino-games-link, .page-home .section-games-gallery .show-more-games-link {
	margin: 10px auto;
	color: #000;
	text-decoration: underline;
	cursor: pointer
}
.page-home .section-games-gallery .show-more-games-link {
	display: none
}

@media screen and (max-width:991px) {
.page-home .section-games-gallery .show-more-games-link {
	display: inline-block
}
}
.page-home .section-games-gallery .casino-games-link {
	display: inline-block
}

@media screen and (max-width:991px) {
.page-home .section-games-gallery .casino-games-link {
	display: none
}
}
.page-home .game {
	position: relative;
	max-width: 262.5px;
	margin: 5px auto;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background: #fff;
	border: 1px solid #e0e0e0
}
.page-home .game.is-hot::before {
	content: "Hot";
	position: absolute;
	left: 12px;
	top: 3px;
	padding: 4px 8px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	background: -webkit-linear-gradient(top, #ff8177 0, #ff2e1e 100%);
	background: linear-gradient(to bottom, #ff8177 0, #ff2e1e 100%);
	box-shadow: 1px 1px 2px #202020;
	text-shadow: 1px 1px 2px #202020
}
.page-home .game__name {
	position: absolute;
	left: 15px;
	bottom: 12px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 1em;
	text-align: left;
	text-transform: uppercase
}
.page-home .game__linkout {
	z-index: 10;
	position: absolute;
	left: 5px;
	bottom: 5px;
	width: 250px;
	height: 175px;
	cursor: pointer
}
.page-home .game__image {
	width: 250px;
	height: 175px;
	background-image: -webkit-linear-gradient(bottom, #000, rgba(0,0,0,0) 40%), url("/rea/shared/img/qtr/1/QTR_games-gallery-sprite-v2_1x.jpg");
	background-image: linear-gradient(to top, #000, rgba(0,0,0,0) 40%), url("/rea/shared/img/qtr/1/QTR_games-gallery-sprite-v2_1x.jpg");
	background-repeat: repeat-y, no-repeat;
	background-size: 2000px 175px, 2000px 525px
}

@media screen and (-webkit-min-device-pixel-ratio:2), screen and (min-resolution:2dppx) {
.page-home .game__image {
	background-image: -webkit-linear-gradient(bottom, #000, rgba(0,0,0,0) 40%), url("/rea/shared/img/qtr/1/QTR_games-gallery-sprite-v2_2x.jpg");
	background-image: linear-gradient(to top, #000, rgba(0,0,0,0) 40%), url("/rea/shared/img/qtr/1/QTR_games-gallery-sprite-v2_2x.jpg")
}
}
.page-home .game--thunderstruck-ii .game__image {
	background-position: 0 0
}
.page-home .game--cr-millionaires-club .game__image {
	background-position: -250px 0
}
.page-home .game--immortal-romance .game__image {
	background-position: -500px 0
}
.page-home .game--mega-money-multiplier .game__image {
	background-position: -750px 0
}
.page-home .game--break-da-bank .game__image {
	background-position: -1000px 0
}
.page-home .game--108-heroes .game__image {
	background-position: -1250px 0
}
.page-home .game--basketball-star .game__image {
	background-position: -1500px 0
}
.page-home .game--lucky-twins .game__image {
	background-position: -1750px 0
}
.page-home .game--big-top .game__image {
	background-position: 0 -175px
}
.page-home .game--casino-rewards-vip .game__image {
	background-position: -250px -175px
}
.page-home .game--castle-builder-ii .game__image {
	background-position: -500px -175px
}
.page-home .game--sugar-parade .game__image {
	background-position: -750px -175px
}
.page-home .game--six-acrobats .game__image {
	background-position: -1000px -175px
}
.page-home .game--break-away .game__image {
	background-position: -1250px -175px
}
.page-home .game--goldwyns-fairies .game__image {
	background-position: -1500px -175px
}
.page-home .game--age-of-discovery .game__image {
	background-position: -1750px -175px
}
.page-home .game--frozen-diamonds .game__image {
	background-position: 0 -350px
}
.page-home .game--jurassic-world .game__image {
	background-position: -250px -350px
}
.page-home .game--emoticoins .game__image {
	background-position: -500px -350px
}
.page-home .game--football-star .game__image {
	background-position: -750px -350px
}
.page-home .game--beautiful-bones .game__image {
	background-position: -1000px -350px
}
.page-home .game--atlantic-city-blackjack .game__image {
	background-position: -1250px -350px
}
.page-home .game--gopher-gold .game__image {
	background-position: -1500px -350px
}
.page-home .game--sunquest .game__image {
	background-position: -1750px -350px
}
.page-home .section-prefooter h2 {
	margin-bottom: 25px
}
.page-home .section-prefooter h3 {
	margin-top: 20px
}
.page-home .hero-background-loader {
	display: none
}
.page-home .hero-background-loader.is-enabled {
	background-image: url("/rea/shared/img/qtr/1/QTR_hero-background-avalon.jpg"), 
					  url("/rea/shared/img/qtr/1/QTR_hero-background-reel-gems.jpg"), 
					  url("/rea/shared/img/qtr/1/QTR_hero-background-cr-millionaires-club.jpg"), 
					  url("/rea/shared/img/qtr/1/QTR_hero-background-golden-princess.jpg"), 
					  url("/rea/shared/img/qtr/1/QTR_hero-background-mega-money-multiplier.jpg"), 
					  url("/rea/shared/img/qtr/1/QTR_hero-background-forbidden-throne.jpg")
}
body[data-linkless] a[href]:not(.link-always-enabled) {
	display: inline-block;
	color: inherit;
	text-decoration: none;
	pointer-events: none
}
body[data-linkless] nav a {
	visibility: hidden
}
body[data-linkless] nav a.navbar-brand {
	visibility: visible
}
body[data-linkless] nav a.navbar-brand img {
	position: relative
}
.auto-index-group {
	counter-reset: auto-index
}
.auto-index-group .auto-index {
	counter-increment: auto-index
}
.auto-index-group .indexer-content::before {
	content: counters(auto-index, ".") " - "
}
.jquery-goup-container {
	z-index: 1000;
	background: rgba(125,125,125,.8)!important
}
#forgotPasswordDialog .modal-body {
	padding: 5px
}
#forgotPasswordDialog iframe.forgot-password-dialog {
	width: 100%;
	height: 450px
}
.u__display-inline {
	display: inline
}

@media screen and (max-width:767px) {
.u__disable-scroll-xs {
	position: relative;
	overflow: hidden!important;
	height: 100%
}
}
.u__visible--phone {
	display: none
}

@media screen and (max-width:479px) {
.u__visible--phone {
	display: block
}
}
.u__text--xxxlarge {
	font-size: 3.25em
}

@media screen and (max-width:767px) {
.u__text--xxxlarge {
	font-size: 2.5em
}
}
.u__text--xxlarge {
	font-size: 2.75em
}

@media screen and (max-width:767px) {
.u__text--xxlarge {
	font-size: 2em
}
}
.u__text--xlarge {
	font-size: 2.2em
}

@media screen and (max-width:767px) {
.u__text--xlarge {
	font-size: 1.75em
}
}
.u__text--large {
	font-size: 1.6em
}

@media screen and (max-width:767px) {
.u__text--large {
	font-size: 1.33em
}
}
.u__text--yellow {
	color: #f7fa00
}
.u__text--uppercase {
	text-transform: uppercase
}
/*############# MODAL #############*/
.modal-offer-disclaimer .modal-content {
    border: 1px solid #fff;
    color: #fff;
}
.modal-offer-disclaimer .modal-header {
    border-bottom: 0;
    padding: 10px;
    background: -webkit-linear-gradient(top,#144f92 0,#0d295c 100%);
    background: linear-gradient(to bottom,#144f92 0,#0d295c 100%);
}
.modal-offer-disclaimer .close {
    color: #fff;
    font-size: 14px;
    opacity: .8;
}
.modal-offer-disclaimer .modal-body a {
    color: #fff;
}
.modal-offer-disclaimer .modal-title {
    font-size: 24px;
    display: block;
    text-align: center;
}
.modal-offer-disclaimer .modal-body {
    padding: 0;
    text-align: center;
    border-top: 1px solid #fff;
}
.modal-offer-disclaimer .modal-body {
    overflow-y: auto;
    max-height: 75vh;
    padding-bottom: 0;
    font-size: 14px;
}
.modal-offer-disclaimer .modal-body p:last-child, .modal-offer-disclaimer .modal-body ul:last-child {
    margin-bottom: 0;
}
.modal-offer-disclaimer .modal-body ul {
    padding-left: 0;
    list-style-type: none;
}
.modal-offer-disclaimer ul {
    padding-left: 20px;
}
.modal-offer-disclaimer .offer-disclaimer-deposit-list li:not(:last-of-type) {
    margin-bottom: .75em;
}
.modal-offer-disclaimer .modal-body p:last-child, .modal-offer-disclaimer .modal-body ul:last-child {
    margin-bottom: 0;
}
.modal-offer-disclaimer .modal-body ul {
    padding-left: 0;
    list-style-type: none;
}
.modal-offer-disclaimer .offer-disclaimer-games-list {
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}
.modal-offer-disclaimer .disclaimer-container {
    padding: 10px 15px;
}
.modal-offer-disclaimer .disclaimer-container:nth-of-type(odd) {
    background: #0d295c;
}
.modal-offer-disclaimer .disclaimer-container:nth-of-type(even) {
    background: #144f92;
}
.modal-offer-disclaimer .modal-footer {
    background: #dd7d00;
    border-top: 1px solid #fff;
    padding: 0;
    text-align: center;
    border-radius: 0 0 7px 7px;
}
.modal-offer-disclaimer .offer-disclaimer-cta {
    padding: 8px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}
.modal-offer-disclaimer .offer-disclaimer-cta {
    display: block;
    width: 100%;
    height: 100%;
}

/*######### REA STYLES ############*/

form#preform input.btn {display:none;}

.footer{
    position:relative;
    background: #333;
    background-image: linear-gradient(to bottom, rgba(0,0,0,1) 0, rgba(49,37,15,0.5) 33%, rgba(49,37,15,0.5) 67%, rgba(49,37,15,1) 100%);
    color: #ccc;
    padding-bottom:20px;
    text-align: center;
}
.footer-icons {
    background: #000;
    padding:10px 0 5px;
}

.livechat {width:190px;margin:0 auto 16px;padding:0;box-shadow:2px 2px 2px 0 rgba(0,0,0,0.4);height:35px;position:relative;z-index:4;}
.avd{margin:0 auto 10px;padding:10px 10px 5px;background:#fff;max-width:420px;-webkit-border-radius:5px;border-radius:5px;}
@media screen and (max-width:479px) {
    .avd {max-width:calc(100% - 20px);}
}
.avdtxt{height:auto; padding:0; margin:0 auto; font-family:Arial,verdana, Sans-Serif; font-size:12px; color:#5d5d5d;text-align:center;}
.avdtxt a {color: #069aa3;font-weight: normal;text-decoration: none;}
.avdimg{margin:0 auto;text-align:center;}
.avdimg .norton{background-image:url("/rea/shared/img/trust/norton.jpg"); background-repeat:no-repeat; width:104px; height:50px;margin-right:10px;display:inline-block;}
.avdimg .mcaffee{background-image:url("/rea/shared/img/trust/mcafee.jpg"); background-repeat:no-repeat; width:106px; height:50px;margin-right:10px;display:inline-block;}
.avdimg .safesecure{background-repeat:no-repeat; width:91px; height:50px;display:inline-block;}
.affid{background-color:#111111;font:normal 11px Arial,Helvetica;color:#999;text-align:left;vertical-align:middle;border:1px solid #090909;padding:3px 4px;margin:9px 10px 15px;clear:both;}
.terms{font-weight:bold;width:350px;font-size:10px;border:1px dotted #999;padding:2px 4px;margin:2px auto 0;}

.regulated {margin:20px 20px 0;font-size:11px;color:#fff;text-align:center;}
.regulated a {color:#ccc;}
.regulated a:hover {text-decoration:none;}

.UKreg {max-width:440px;margin:12px auto 0;text-align:center;}
.eighteenplus {display:inline-block;width:29px;height:32px;background: url("/rea/shared/img/footer-logos/ukgc-icons-white.fs8.png") no-repeat 0 0;}
.mga {display:inline-block;width:95px;height:32px;background: url("/rea/shared/img/footer-logos/ukgc-icons-white.fs8.png") no-repeat 0 0;margin: 0 6px;background-position: -153px bottom;}
.gamcon {display:inline-block;width:119px;height:32px;background: url("/rea/shared/img/footer-logos/ukgc-icons-white.fs8.png") no-repeat -32px 0;}
.begamblingaware {display:inline-block;width:125px;height:32px;background: url("/rea/shared/img/footer-logos/ukgc-icons-white.fs8.png") no-repeat 0 0;margin: 0 6px;background-position: -248px bottom;}

.licence {max-width:420px;margin:12px auto 0;color:#ccc;text-align:center;font-size:10px;}
.gb-reg-terms {width:380px;margin:-20px auto 0;text-shadow: 1px 1px 3px #fff;font-size:13px;text-align:center;}

.lowerBG {background:#fff;padding-bottom:20px;}

.footerTracking {
    width:calc(100% - 40px);
    max-width:700px;
    background-color:rgba(17,17,17,0.4);
    font:normal 11px Arial,Helvetica;
    color:#555;
    text-align:left;
    vertical-align:middle;
    border:1px solid rgba(9,9,9,0.4);
    padding:3px 4px;
    margin:4px auto;
    clear:both;
}

.pinkSlime {color:#fff;display:none;}
.tnc {color:#fff;text-align:center;font-weight:600;font-size:13px;padding-bottom:20px;}

.impressum {color:#ccc;display:block;}
.impressum ul {list-style-type:none;width:540px;margin:16px auto;border-bottom:#555 1px solid;padding:0;text-align:center;}
.impressum ul li {display:inline-block;margin:0 7px;line-height:30px;font-size:14px;word-spacing:0;vertical-align:top;/*word-spacing:normal;*/}
.overeightteen, .kanawake, .eCogra {
    background-image: url("/rea/shared/img/footer-logos/rea-sprites.fs8.png");
    background-repeat:no-repeat;
}@media (-webkit-min-device-pixel-ratio:2), (-o-min-device-pixel-ratio:2/1), (min-resolution:2dppx) {
	.overeightteen, .kanawake, .eCogra {
	    background-image: url("/rea/shared/img/footer-logos/rea-sprites_2x.fs8.png");
	}
}
.overeightteen {background-position:0 0;}
.kanawake {background-position:-30px 0;}
.eCogra {background-position:-145px 0;}
.overeightteen img, .kanawake img, .eCogra img {}
.impressum ul li a {color:#a6a6a6;text-decoration:none;}
.impressum ul li a:hover {color:#ccc;text-decoration:underline;}

.copy p {margin-bottom:0;padding-bottom:0;}

.copyright {text-align:center;margin:0 auto;color:#fff;padding:10px ;float:none;clear:both;}
.copyright h3 {font-size: 21px;line-height:24px;font-weight:700;margin:10px 0 5px;padding:0;}
.copyright p {line-height:21px;margin:0 0 10px;padding:0;}
.copyright span {display:inline-block;font-size: 14px;}
.gb-disclaimer {text-align:center;padding:10px 20px;font-size: 14px;}

/* SEPTEMBER 2021 Thunderstruck update */
.section-hero .hero-background {
	z-index: -10;
	position: absolute;
	top: 0;
	bottom: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background-color: black;
	background-image: url("/rea/shared/img/qtr/1/qtr1-hero-coins.fs8.png"),
        url("/rea/shared/img/qtr/1/qtr1-hero-newstone.fs8.png"),
        url("/rea/shared/img/qtr/1/qtr1-hero-thor.fs8.png"),
        linear-gradient(to bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%),
        url("/rea/shared/img/qtr/1/qtr1-hero-bg.jpg");
    background-position: center bottom, calc(50% + 480px) calc(100% + 70px), calc(50% - 480px) calc(100% + 390px), left top, center top;
    background-size: 1400px auto, 520px auto, 560px auto, 100% 100%, auto 100%;
	background-repeat: no-repeat;
    transform: none !important;
}

@media screen and (max-width: 767px){
    .section-hero .hero-background {
	    background-image: url("/rea/shared/img/qtr/1/qtr1-hero-coins.fs8.png"),            
            url("/rea/shared/img/qtr/1/qtr1-hero-lightning.fs8.png"),
            linear-gradient(to right, rgba(13, 11, 98, 0) 0%, rgba(13, 11, 98, 1) 50%, rgba(13, 11, 98, 0) 100%),
            url("/rea/shared/img/qtr/1/qtr1-hero-thor.fs8.png"),
            url("/rea/shared/img/qtr/1/qtr1-hero-bg.jpg");
        background-position: calc(50% - 150px) calc(100% - 50px),
            calc(50% + 250px) -50px,
            center top,
            calc(50% - 180px) calc(100% + 140px),
            center top;
        background-size: 767px auto,
            500px auto,
            320px 100%,
            500px auto,
            auto 100%;
    }
}

.section-carousel .item--thunderstruck .carousel-image {
	background-image: url("/rea/shared/img/qtr/1/qtr1-game-screenshot-first.jpg")
}

.section-carousel .item--midnight-assassin .carousel-image,
.section-carousel .item--9masks .carousel-image,
.section-carousel .item--immortal-romance .carousel-image,
.section-carousel .item--cr-20 .carousel-image,
.section-carousel .item--zeus .carousel-image,
.section-carousel .item--hyper-strike .carousel-image {
	background-image: url("/rea/shared/img/qtr/1/qtr1-game-screenshots.jpg")
}

.section-carousel .item--thunderstruck {	
	background: radial-gradient(circle at center, #003399 0, #000 85%)
}
.section-carousel .item--midnight-assassin {	
	background: radial-gradient(circle at center, #663399 0, #000 85%)
}
.section-carousel .item--9masks {	
	background: radial-gradient(circle at center, #990000 0, #000 85%)
}
.section-carousel .item--immortal-romance {	
	background: radial-gradient(circle at center, #333300 0, #000 85%)
}
.section-carousel .item--cr-20 {	
	background: radial-gradient(circle at center, #003300 0, #000 85%)
}
.section-carousel .item--zeus {	
	background: radial-gradient(circle at center, #0099ff 0, #000 85%)
}
.section-carousel .item--hyper-strike {	
	background: radial-gradient(circle at center, #66cc66 0, #000 85%)
}
.section-carousel .item--midnight-assassin .carousel-image {
	background-position: 0 center
}
.section-carousel .item--9masks .carousel-image {	
	background-position: -290px center
}
.section-carousel .item--immortal-romance .carousel-image {
	background-position: -581px center
}
.section-carousel .item--cr-20 .carousel-image {
	background-position: -872px center
}
.section-carousel .item--zeus .carousel-image {
	background-position: -1162px center
}
.section-carousel .item--hyper-strike .carousel-image {
	background-position: -1453px center
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:768px) {
    .container {
	    width: 750px
    }
}

@media (min-width:992px) {
    .container {
	    width: 970px
    }
}

@media (min-width:1200px) {
    .container {
	    width: 1170px
    }
}