.liststyler li {
	
	list-style-type: none;
	padding: 0 10px;
	float: left;
}

.liststyler {
	
	padding: 0 10px;
}

.seasonlink {


}

.seasonlink  a {

	font-size: 18px;
	color: #ffffff;
	background: #0086ff;
	border-radius: 25px;
	width: 46px;
    float: left;
    margin: 10px 2px;
    text-align: center;
    line-height: 46px;
	display: block;
}

.seasonlink  a:hover {
	font-size: 18px;
	color: #ffffff;
	background: #f70b60;
}

.seasonlink  a:active {
	font-size: 18px;
	color: #ffffff;
	background: #f70b60;
}

.seasonsbox {
	padding: 10px;
	
}

.seasonmainstyle {
	text-transform: uppercase;
	font-size: 16px;
	color: #333333;
	margin-left: 0px;
	margin-bottom: 10px;

}

.seasonlinks  a {
    font-size: 18px;
    color: #ffffff;
    background: #0086ff;
    border-radius: 25px;
    width: 46px;
    display: block;
    float: left;
    margin: 2px 2px;
    text-align: center;
    line-height: 46px;
}

.seasonlinks  a:hover {
	font-size: 18px;
	color: #ffffff;
	background: #f70b60;
}

.seasonlinks  a:active {
	font-size: 18px;
	color: #ffffff;
	background: #f70b60;
}

.seasonmainstyles {
	text-transform: uppercase;
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
	float: none;
	line-height: 28px;
	display: inline-block;
	padding-right: 10px;
}

.linktitle {
    float: left;
    margin-right: 5px;
    padding: 10px;
    display: block;
    background: #f70b60;
    color: #ffffff;	
}

.linktitles {
	float: none;
	width: 100%;
	padding: 10px;
	line-height: 28px;
	display: inline-block;
	background: #f70b60;
    color: #ffffff;
	
}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

.badge,
.label,
sub,
sup {
	vertical-align: baseline
}
.btn,
.video-js {
	-moz-user-select: none;
	-ms-user-select: none
}
.collapsing,
.dropdown-menu .divider,
.embed-responsive,
.media,
.media-body,
.modal-open,
.panel-group .panel,
.progress,
.sr-only,
svg:not(:root) {
	overflow: hidden
}
.modal,
pre,
textarea {
	overflow: auto
}
hr,
img {
	border: 0
}
body,
figure {
	margin: 0
}
.img-thumbnail,
.thumbnail {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.fa,
.glyphicon {
	-moz-osx-font-smoothing: grayscale
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 0 0
}
a:active,
a:hover {
	outline: 0
}
b,
optgroup,
strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	vertical-align: middle
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
code,
kbd,
pre,
samp {
	font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
.glyphicon,
address,
cite {
	font-style: normal
}
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[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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 100%
}
td,
th {
	padding: 0
}
@media print {
	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}
	* {
		text-shadow: none!important;
		color: #000!important;
		background: 0 0!important;
		box-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
	}
	thead {
		display: table-header-group
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	select {
		background: #fff!important
	}
	.navbar {
		display: none
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}
.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.open .dropdown-toggle.btn-danger,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-info,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-success,
.open .dropdown-toggle.btn-warning {
	background-image: none
}
.img-thumbnail,
body {
	background-color: #F2F2F3
}
*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: transparent
}
body {
	font-family: Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333
}
button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #4FB99F;
	text-decoration: none
}
a:focus,
a:hover {
	color: #358672;
	text-decoration: underline
}
a:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 0
}
.img-thumbnail {
	padding: 0px;
	line-height: 1.42857143;
	border: 0px solid #ddd;
	border-radius: 0;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.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: #999
}
.h1,
.h2,
.h3,
h1,
h2,
h3,
h4 {
	margin-top: 0px;
	margin-bottom: 5px
}
.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: 24px
}
.h2,
h2 {
	font-size: 20px
}
.h3,
h3 {
	font-size: 18px
}
.h4,
h4 {
	font-size: 16px
}
.h5,
h5 {
	font-size: 14px
}
.h6,
h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4
}
dt,
label {
	font-weight: 700
}
address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
	line-height: 1.42857143
}
@media (min-width: 768px) {
	.lead {
		font-size: 21px
	}
}
.small,
small {
	font-size: 85%
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-muted {
	color: #999
}
.text-primary {
	color: #4FB99F
}
a.text-primary:hover {
	color: #3d9882
}
.text-success {
	color: #3c763d
}
a.text-success:hover {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:hover {
	color: #245269
}
.text-warning {
	color: #8a6d3b
}
a.text-warning:hover {
	color: #66512c
}
.text-danger {
	color: #a94442
}
a.text-danger:hover {
	color: #843534
}
.bg-primary {
	color: #fff;
	background-color: #4FB99F
}
a.bg-primary:hover {
	background-color: #3d9882
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:hover {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:hover {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:hover {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:hover {
	background-color: #e4b9b9
}
pre code,
table {
	background-color: transparent
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
dl,
ol,
ul {
	margin-top: 0
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}
address,
dl {
	margin-bottom: 20px
}
ol,
ul {
	margin-bottom: 10px
}
.list-inline {
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dd {
	margin-left: 0
}
@media (min-width: 1230px) {
	.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 #999
}
.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 .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	color: #999
}
legend,
pre {
	display: block;
	color: #333
}
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
}
code,
kbd {
	padding: 2px 4px;
	font-size: 90%;
	border-radius: 0
}
.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'
}
.popover>.arrow:after,
blockquote:after,
blockquote:before {
	content: ""
}
code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap
}
kbd {
	color: #fff;
	background-color: #333;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
pre {
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 0
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	border-radius: 0
}
.badge,
.btn,
.dropdown-menu>li>a,
.input-group-btn,
.label {
	white-space: nowrap
}
.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
@media (min-width: 768px) {
	.container {
		width: 750px
	}
}
@media (min-width: 1230px) {
	.container {
		width: 1130px
	}
}
@media (min-width: 1480px) {
	.container {
		width: 1380px
	}
}
.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: 0
}
.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: 0
}
.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: 0
	}
	.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: 0
	}
	.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: 1230px) {
	.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: 0
	}
	.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: 0
	}
	.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: 1480px) {
	.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: 0
	}
	.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: 0
	}
	.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
	}
}
th {
	text-align: left
}
.table {
	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: #F2F2F3
}
.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,
.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-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.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 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-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.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>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>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>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>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}
@media (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: scroll;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
		-webkit-overflow-scrolling: touch
	}
	.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
	}
}
fieldset,
legend {
	padding: 0;
	border: 0
}
fieldset {
	margin: 0;
	min-width: 0
}
legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	margin-bottom: 5px
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none
}
input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}
.form-control,
output {
	font-size: 14px;
	line-height: 1.42857143;
	color: #999;
	display: block
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple],
select[size] {
	height: auto
}
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
output {
	padding-top: 7px
}
.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	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;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	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
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
	color: #3c763d
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}
textarea.form-control {
	height: auto
}
input[type=date] {
	line-height: 34px
}
.form-group {
	margin-bottom: 15px
}
.checkbox,
.radio {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px
}
.checkbox label,
.radio label {
	display: inline;
	font-weight: 400;
	cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	float: left;
	margin-left: -20px
}
.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}
.checkbox-inline,
.radio-inline {
	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
}
.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
	cursor: not-allowed
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
select[multiple].input-sm,
textarea.input-sm {
	height: auto
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 0
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
select[multiple].input-lg,
textarea.input-lg {
	height: auto
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 42.5px
}
.has-feedback .form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center
}
.collapsing,
.dropdown,
.glyphicon {
	position: relative
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	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-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	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-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	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
}
.form-control-static {
	margin-bottom: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}
@media (min-width: 768px) {
	.form-inline .checkbox,
	.form-inline .form-control,
	.form-inline .form-group,
	.form-inline .radio {
		display: inline-block;
		vertical-align: middle
	}
	.form-inline .control-label,
	.form-inline .form-group {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .checkbox,
	.form-inline .radio {
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		float: none;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
	.form-horizontal .control-label {
		text-align: right
	}
}
.alert,
.badge,
.btn,
.input-group-addon,
.label,
.nav-justified>li>a,
.pager,
.progress-bar {
	text-align: center
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.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
}
.form-horizontal .form-control-static {
	padding-top: 7px
}
.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 0;
	-webkit-user-select: none;
	user-select: none
}
.btn.active:focus,
.btn:active:focus,
.btn:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}
.btn.active,
.btn:active {
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
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: #4FB99F;
	border-color: #44ab91
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #40a088;
	border-color: #327f6c
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #4FB99F;
	border-color: #44ab91
}
.btn-primary .badge {
	color: #4FB99F;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #47a447;
	border-color: #398439
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
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.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
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.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
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: #D82123;
	border-color: #c21e1f
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #b51c1d;
	border-color: #8d1617
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #D82123;
	border-color: #c21e1f
}
.btn-danger .badge {
	color: #D82123;
	background-color: #fff
}
.btn-link {
	color: #4FB99F;
	font-weight: 400;
	cursor: pointer;
	border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
	color: #358672;
	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: #999;
	text-decoration: none
}
.btn-group-lg>.btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 0
}
.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
.btn-group-xs>.btn,
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
.caret,
.glyphicon {
	display: inline-block
}
.collapsing {
	height: 0;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}
@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{top:1px;font-family:'Glyphicons Halflings';font-weight:400;line-height:1;-webkit-font-smoothing:antialiased}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.caret{width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.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;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);-moz-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu-right,.dropdown-menu.pull-right{left:auto;right:0}.dropdown-header,.dropdown-menu>li>a{display:block;padding:3px 20px;line-height:1.42857143}.dropdown-menu .divider{height:1px;margin:9px 0;background-color:#e5e5e5}.dropdown-menu>li>a{clear:both;font-weight:400;color:#333}.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:#4FB99F}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#999}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.progress-striped .progress-bar,.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{font-size:12px;color:#999}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:1230px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.nav-justified>.dropdown .dropdown-menu,.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left: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-vertical>.btn:focus,.btn-group>.btn:focus{outline:0}.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-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn .caret,.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-lg .caret{border-width:5px 5px 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}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group,.input-group-btn>.btn+.btn{margin-left:-1px}.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:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:0}.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%}[data-toggle=buttons]>.btn>input[type=checkbox],[data-toggle=buttons]>.btn>input[type=radio]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:0}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.nav>li,.nav>li>a{position:relative;display:block}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#999;background-color:#eee;border:1px solid #ccc;border-radius:0}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:0}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:0}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0}.input-group-btn>.btn{position:relative}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li>a{padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#999;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:#4FB99F}.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: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:#EFF0F0;background-color:#F2F2F3;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;margin-right:0;border-radius:0}.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{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0;border-bottom:1px solid #ddd;border-radius:0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#F2F2F3}}.nav-pills>li{float:left}.nav-justified>li,.nav-stacked>li{float:none}.nav-pills>li>a{border-radius:0}.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:#4FB99F}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li>a{margin-bottom:5px}.btn .badge,.btn .label{top:-1px;position:relative}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:0}.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-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#F2F2F3}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.breadcrumb>li,.pagination{display:inline-block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:0}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.pagination{padding-left:0;margin:20px 0;border-radius:0}.pager li,.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#4FB99F;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.badge,.label{font-weight:700;line-height:1}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span,.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span,.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span,.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#358672;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;background-color:#4FB99F;border-color:#4FB99F;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#999;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pager{padding-left:0;margin:20px 0;list-style:none}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#999;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;color:#fff;border-radius:.25em}.label[href]:focus,.label[href]:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.label-default{background-color:#999}.label-default[href]:focus,.label-default[href]:hover{background-color:grey}.label-primary{background-color:#4FB99F}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#3d9882}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#D82123}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#ac1a1c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;color:#fff;background-color:#999;border-radius:10px}.badge:empty{display:none}.list-group-item,.media-object,.thumbnail{display:block}.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.nav-pills>.active>a>.badge,a.list-group-item.active>.badge{color:#4FB99F;background-color:#fff}.jumbotron,.jumbotron .h1,.jumbotron h1{color:inherit}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:0;margin-bottom:0;background-color:#eee}.jumbotron p{margin-bottom:0;font-size:21px;font-weight:200}.alert,.thumbnail{margin-bottom:20px}.alert .alert-link,.close{font-weight:700}.container .jumbotron{border-radius:0}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:0;padding-bottom:0}.container .jumbotron{padding-left:0;padding-right:0}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{padding:4px;line-height:1.42857143;background-color:#F2F2F3;border:1px solid #ddd;border-radius:0}.thumbnail a>img,.thumbnail>img{margin-left:auto;margin-right:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#4FB99F}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;border:1px solid transparent;border-radius:0}.alert h4{margin-top:0;color:inherit}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#5cb85c;border-color:transparent;color:#fff}.alert-success hr{border-top-color:transparent}.alert-success .alert-link{color:#e6e6e6}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-danger hr,.alert-warning hr{border-top-color:transparent}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#f0ad4e;border-color:transparent;color:#fff}.alert-warning .alert-link{color:#e6e6e6}.alert-danger{background-color:#D82123;border-color:transparent;color:#fff}.alert-danger .alert-link{color:#e6e6e6}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:0;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;background-color:#4FB99F;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.close,.list-group-item>.badge{float:right}.progress-striped .progress-bar{background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-info,.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-bar-warning{background-color:#f0ad4e}.progress-bar-danger{background-color:#D82123}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media,.media-body{zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active,a.list-group-item.active:focus,a.list-group-item.active:hover{z-index:2;color:#fff;background-color:#4FB99F;border-color:#4FB99F}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:focus .list-group-item-text,a.list-group-item.active:hover .list-group-item-text{color:#e1f3ef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.panel-heading>.dropdown .dropdown-toggle,.panel-title,.panel-title>a{color:inherit}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);-moz-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-title,.panel>.list-group,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:-1px;border-top-left-radius:-1px}.panel-title{margin-top:0;font-size:16px}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel-group .panel-heading,.panel>.list-group:last-child .list-group-item:last-child,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.list-group:last-child .list-group-item:last-child,.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-left-radius:-1px;border-bottom-right-radius:-1px}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:-1px;border-top-left-radius:-1px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-right-radius:-1px;border-top-left-radius:-1px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:-1px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:-1px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:-1px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:-1px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:0}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#4FB99F}.panel-primary>.panel-heading{color:#fff;background-color:#4FB99F;border-color:#4FB99F}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#4FB99F}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#4FB99F}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#faebcc}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#ebccd1}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ebccd1}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:0}.well-sm{padding:9px;border-radius:0}.close{font-size:21px;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.carousel-caption,.carousel-control{text-shadow:0 1px 2px rgba(0,0,0,.6)}.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-content,.popover{background-clip:padding-box}.embed-responsive{position:relative;display:block;height:0;padding:0}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.modal{display:none;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);-moz-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.43px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:20px}.popover,.tooltip,.tooltip-arrow{position:absolute}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.tooltip.top .tooltip-arrow,.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{bottom:0;border-width:5px 5px 0;border-top-color:#000}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);-moz-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:1230px){.modal-lg{width:80%}}.tooltip{z-index:1030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:0}.tooltip-arrow{width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{left:50%;margin-left:-5px}.tooltip.top-left .tooltip-arrow{left:5px}.tooltip.top-right .tooltip-arrow{right:5px}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow{border-width:0 5px 5px;border-bottom-color:#000;top:0}.tooltip.bottom .tooltip-arrow{left:50%;margin-left:-5px}.tooltip.bottom-left .tooltip-arrow{left:5px}.tooltip.bottom-right .tooltip-arrow{right:5px}.popover{top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:0;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.carousel,.carousel-inner{position:relative}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.left>.arrow:after,.popover.right>.arrow:after{content:" ";bottom:-10px}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{left:1px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;border-right-width:0;border-left-color:#fff}.carousel-inner{overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(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,color-stop(rgba(0,0,0,.0001) 0),color-stop(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%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000\9;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}.carousel-caption .btn,.text-hide{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:-15px;margin-left:-15px;font-size:30px}.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,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{content:" ";display:table}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.pager:after,.panel-body: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}.hidden,.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;background-color:transparent;border:0}.fa,.video-js{font-style:normal}.hidden{visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:1229px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:1230px) and (max-width:1479px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:1480px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}.hidden-lg{display:none!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:1229px){.hidden-sm{display:none!important}}@media (min-width:1230px) and (max-width:1479px){.hidden-md{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}.hidden-print{display:none!important}}.fa,.fa-stack{display:inline-block}/*!
 * Font Awesome 4.1.0 by@davegandy - http://fontawesome.io - @fontawesome
 * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot?v=4.1.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0) format('embedded-opentype'),
url(../fonts/fontawesome-webfont.woff?v=4.1.0) format('woff'),
url(../fonts/fontawesome-webfont.ttf?v=4.1.0) format('truetype'),
url(../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format('svg');
font-weight:400;
font-style:normal
}
.fa {
	font-family: FontAwesome;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear
}
.fa-rotate-90 {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	transform: scale(1, -1)
}
.fa-stack {
	position: relative;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}
.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}
.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}
.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}
.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}
.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}
.fa-krw:before,
.fa-won:before {
	content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before {
	content: "\f1d0"
}
.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-hacker-news:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}
.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}
.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
/*!
Video.js Default Styles (http://videojs.com)
Version GENERATED_AT_BUILD
Create your own skin at http://designer.videojs.com
*/

.vjs-default-skin {
	color: #CCC
}
@font-face{font-family:VideoJS;src:url(../fonts/vjs.eot);src:url(fonts/vjs.eot?#iefix) format('embedded-opentype'),
url(../fonts/vjs.woff) format('woff'),
url(../fonts/vjs.ttf) format('truetype');
font-weight:400;
font-style:normal
}
.vjs-default-skin .vjs-slider {
	outline:0;
	position:relative;
	cursor:pointer;
	padding:0;
	background-color:#333;
	background-color:rgba(51,
	51,
	51,
	.9)
}
.vjs-default-skin .vjs-slider:focus {
	-webkit-box-shadow:0 0 2em #fff;
	-moz-box-shadow:0 0 2em #fff;
	box-shadow:0 0 2em #fff
}
.vjs-default-skin .vjs-slider-handle {
	position:absolute;
	left:0;
	top:0
}
.vjs-default-skin .vjs-slider-handle:before {
	content:"\e009";
	font-family:VideoJS;
	font-size:1em;
	line-height:1;
	text-align:center;
	text-shadow:0 0 1em #fff;
	position:absolute;
	top:0;
	left:0;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
.vjs-default-skin .vjs-control-bar {
	display:none;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	height:3em;
	background-color:#07141E;
	background-color:rgba(7,
	20,
	30,
	.7)
}
.vjs-default-skin .vjs-play-progress,
.vjs-default-skin .vjs-volume-level {
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 #66A8CC
}
.vjs-default-skin.vjs-has-started .vjs-control-bar {
	display:block;
	visibility:visible;
	opacity:1;
	-webkit-transition:visibility .1s,
	opacity .1s;
	-moz-transition:visibility .1s,
	opacity .1s;
	-o-transition:visibility .1s,
	opacity .1s;
	transition:visibility .1s,
	opacity .1s
}
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	display:block;
	visibility:hidden;
	opacity:0;
	-webkit-transition:visibility 1s,
	opacity 1s;
	-moz-transition:visibility 1s,
	opacity 1s;
	-o-transition:visibility 1s,
	opacity 1s;
	transition:visibility 1s,
	opacity 1s
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar,
.vjs-default-skin.vjs-error .vjs-control-bar,
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
	display:none
}
@media \0screen {
	.vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar:before {
		content:""
	}
}
.vjs-default-skin .vjs-control {
	outline:0;
	position:relative;
	float:left;
	text-align:center;
	margin:0;
	padding:0;
	height:3em;
	width:4em
}
.vjs-default-skin .vjs-control:before {
	font-family:VideoJS;
	font-size:1.5em;
	line-height:2;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-align:center;
	text-shadow:1px 1px 1px rgba(0,
	0,
	0,
	.5)
}
.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
	text-shadow:0 0 1em #fff
}
.vjs-default-skin .vjs-control-text {
	border:0;
	clip:rect(0 0 0 0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px
}
.vjs-default-skin .vjs-play-control {
	width:5em;
	cursor:pointer
}
.vjs-default-skin .vjs-play-control:before {
	content:"\e001"
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
	content:"\e002"
}
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
	font-size:1.5em;
	line-height:2;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-align:center;
	text-shadow:1px 1px 1px rgba(0,
	0,
	0,
	.5)
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
	width:4em;
	left:-2em;
	list-style:none
}
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
	cursor:pointer;
	float:right
}
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
	content:"\e006"
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
	content:"\e003"
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
	content:"\e004"
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
	content:"\e005"
}
.vjs-default-skin .vjs-volume-control {
	width:5em;
	float:right
}
.vjs-default-skin .vjs-volume-bar {
	width:5em;
	height:.6em;
	margin:1.1em auto 0
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
	height:2.9em
}
.vjs-default-skin .vjs-volume-level {
	position:absolute;
	top:0;
	left:0;
	height:.5em;
	width:100%
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
	width:.5em;
	height:.5em;
	left:4.5em
}
.vjs-default-skin .vjs-volume-handle:before {
	font-size:.9em;
	top:-.2em;
	left:-.2em;
	width:1em;
	height:1em
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
	width:6em;
	left:-4em
}
.vjs-default-skin .vjs-progress-control {
	position:absolute;
	left:0;
	right:0;
	width:auto;
	font-size:.3em;
	height:1em;
	top:-1em;
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
	-o-transition:all .4s;
	transition:all .4s
}
.vjs-default-skin:hover .vjs-progress-control {
	font-size:.9em;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-o-transition:all .2s;
	transition:all .2s
}
.vjs-default-skin .vjs-progress-holder {
	height:100%
}
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-play-progress {
	position:absolute;
	display:block;
	height:100%;
	margin:0;
	padding:0;
	width:0;
	left:0;
	top:0
}
.vjs-default-skin .vjs-load-progress {
	background:#646464;
	background:rgba(255,
	255,
	255,
	.4)
}
.vjs-default-skin .vjs-seek-handle {
	width:1.5em;
	height:100%
}
.vjs-default-skin .vjs-seek-handle:before {
	padding-top:.1em
}
.vjs-default-skin.vjs-live .vjs-progress-control,
.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider {
	display:none
}
.vjs-default-skin.vjs-live .vjs-live-display {
	display:block
}
.vjs-default-skin .vjs-live-display {
	display:none;
	font-size:1em;
	line-height:3em
}
.vjs-default-skin .vjs-time-controls {
	font-size:1em;
	line-height:3em
}
.vjs-default-skin .vjs-current-time,
.vjs-default-skin .vjs-duration {
	float:left
}
.vjs-default-skin .vjs-remaining-time {
	display:none;
	float:left
}
.vjs-time-divider {
	float:left;
	line-height:3em
}
.vjs-default-skin .vjs-fullscreen-control {
	width:3.8em;
	cursor:pointer;
	float:right
}
.vjs-default-skin .vjs-fullscreen-control:before {
	content:"\e000"
}
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
	content:"\e00b"
}
.vjs-default-skin .vjs-big-play-button {
	left:.5em;
	top:.5em;
	font-size:3em;
	display:block;
	z-index:2;
	position:absolute;
	width:4em;
	height:2.6em;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	opacity:1;
	background-color:#07141E;
	background-color:rgba(7,
	20,
	30,
	.7);
	border:.1em solid #3b4249;
	-webkit-border-radius:.8em;
	-moz-border-radius:.8em;
	border-radius:.8em;
	-webkit-box-shadow:0 0 1em rgba(255,
	255,
	255,
	.25);
	-moz-box-shadow:0 0 1em rgba(255,
	255,
	255,
	.25);
	box-shadow:0 0 1em rgba(255,
	255,
	255,
	.25);
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
	-o-transition:all .4s;
	transition:all .4s
}
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button,
.vjs-default-skin.vjs-has-started .vjs-big-play-button,
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-error-display {
	display:none
}
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
	left:50%;
	margin-left:-2.1em;
	top:50%;
	margin-top:-1.4em
}
.vjs-default-skin .vjs-big-play-button:focus,
.vjs-default-skin:hover .vjs-big-play-button {
	outline:0;
	border-color:#fff;
	background-color:#505050;
	background-color:rgba(50,
	50,
	50,
	.75);
	-webkit-box-shadow:0 0 3em #fff;

	-moz-box-shadow:0 0 3em #fff;
	box-shadow:0 0 3em #fff;
	-webkit-transition:all 0s;
	-moz-transition:all 0s;
	-o-transition:all 0s;
	transition:all 0s
}
.vjs-default-skin .vjs-big-play-button:before {
	content:"\e001";
	font-family:VideoJS;
	line-height:2.6em;
	text-shadow:.05em .05em .1em #000;
	text-align:center;
	position:absolute;
	left:0;
	width:100%;
	height:100%
}
.vjs-error .vjs-error-display {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%
}
.vjs-error .vjs-error-display:before {
	content:'X';
	font-family:Arial;
	font-size:4em;
	color:#666;
	line-height:1;
	text-shadow:.05em .05em .1em #000;
	text-align:center;
	vertical-align:middle;
	position:absolute;
	top:50%;
	margin-top:-.5em;
	width:100%
}
.vjs-error-display div {
	position:absolute;
	font-size:1.4em;
	text-align:center;
	bottom:1em;
	right:1em;
	left:1em
}
.vjs-error-display a,
.vjs-error-display a:visited {
	color:#F4A460
}
.vjs-loading-spinner {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	font-size:4em;
	line-height:1;
	width:1em;
	height:1em;
	margin-left:-.5em;
	margin-top:-.5em;
	opacity:.75;
	-webkit-animation:spin 1.5s infinite linear;
	-moz-animation:spin 1.5s infinite linear;
	-o-animation:spin 1.5s infinite linear;
	animation:spin 1.5s infinite linear
}
.video-js.vjs-error .vjs-loading-spinner {
	display:none!important;
	-webkit-animation:none;
	-moz-animation:none;
	-o-animation:none;
	animation:none
}
.vjs-default-skin .vjs-loading-spinner:before {
	content:"\e01e";
	font-family:VideoJS;
	position:absolute;
	top:0;
	left:0;
	width:1em;
	height:1em;
	text-align:center;
	text-shadow:0 0 .1em #000
}
.video-js,
.vjs-no-js {
	font-family:Arial,
	sans-serif
}
@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0)
	}
	100% {
		-moz-transform: rotate(359deg)
	}
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg)
	}
}
@-o-keyframes spin {
	0% {
		-o-transform: rotate(0)
	}
	100% {
		-o-transform: rotate(359deg)
	}
}
@keyframes spin {
	0% {
		-webkit-transform:rotate(0);
		transform:rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}
.vjs-default-skin .vjs-menu-button {
	float:right;
	cursor:pointer
}
.vjs-default-skin .vjs-menu {
	display:none;
	position:absolute;
	bottom:0;
	left:0;
	width:0;
	height:0;
	margin-bottom:3em;
	border-left:2em solid transparent;
	border-right:2em solid transparent;
	border-top:1.55em solid #000;
	border-top-color:rgba(7,
	40,
	50,
	.5)
}
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
	display:block;
	padding:0;
	margin:0;
	position:absolute;
	width:10em;
	bottom:1.5em;
	max-height:15em;
	overflow:auto;
	left:-5em;
	background-color:#07141E;
	background-color:rgba(7,
	20,
	30,
	.7);
	-webkit-box-shadow:-.2em -.2em .3em rgba(255,
	255,
	255,
	.2);
	-moz-box-shadow:-.2em -.2em .3em rgba(255,
	255,
	255,
	.2);
	box-shadow:-.2em -.2em .3em rgba(255,
	255,
	255,
	.2)
}
.vjs-default-skin .vjs-menu-button:hover .vjs-menu {
	display:block
}
.vjs-default-skin .vjs-menu-button ul li {
	list-style:none;
	margin:0;
	padding:.3em 0;
	line-height:1.4em;
	font-size:1.2em;
	text-align:center;
	text-transform:lowercase
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
	background-color:#000
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover,
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover {
	outline:0;
	color:#111;
	background-color:#fff;
	background-color:rgba(255,
	255,
	255,
	.75);
	-webkit-box-shadow:0 0 1em #fff;
	-moz-box-shadow:0 0 1em #fff;
	box-shadow:0 0 1em #fff
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
	text-align:center;
	text-transform:uppercase;
	font-size:1em;
	line-height:2em;
	padding:0;
	margin:0 0 .3em;
	font-weight:700;
	cursor:default
}
.vjs-default-skin .vjs-subtitles-button:before {
	content:"\e00c"
}
.vjs-default-skin .vjs-captions-button:before {
	content:"\e008"
}
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
	-webkit-box-shadow:0 0 1em #fff;
	-moz-box-shadow:0 0 1em #fff;
	box-shadow:0 0 1em #fff
}
.video-js {
	background-color:#000;
	position:relative;
	padding:0;
	font-size:10px;
	vertical-align:middle;
	font-weight:400;
	-webkit-user-select:none;
	user-select:none
}
.video-js .vjs-tech {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.video-js:-moz-full-screen {
	position:absolute
}
body.vjs-full-window {
	padding:0;
	margin:0;
	height:100%;
	overflow-y:auto
}
.video-js.vjs-fullscreen {
	position:fixed;
	overflow:hidden;
	z-index:1000;
	left:0;
	top:0;
	bottom:0;
	right:0;
	width:100%!important;
	height:100%!important
}
.video-js:-webkit-full-screen {
	width:100%!important;
	height:100%!important
}
.video-js.vjs-fullscreen.vjs-user-inactive {
	cursor:none
}
.vjs-poster {
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:contain;
	cursor:pointer;
	height:100%;
	margin:0;
	padding:0;
	position:relative;
	width:100%
}
.vjs-poster img {
	display:block;
	margin:0 auto;
	max-height:100%;
	padding:0;
	width:100%
}
.video-js.vjs-using-native-controls .vjs-poster {
	display:none
}
.video-js .vjs-text-track-display {
	text-align:center;
	position:absolute;
	bottom:4em;
	left:1em;
	right:1em
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
	bottom:1em
}
.video-js .vjs-text-track {
	display:none;
	font-size:1.4em;
	text-align:center;
	margin-bottom:.1em;
	background-color:#000;
	background-color:rgba(0,
	0,
	0,
	.5)
}
.video-js .vjs-subtitles {
	color:#fff
}
.video-js .vjs-captions {
	color:#fc6
}
.vjs-tt-cue {
	display:block
}
.vjs-default-skin .vjs-hidden {
	display:none
}
.vjs-lock-showing {
	display:block!important;
	opacity:1;
	visibility:visible
}
.vjs-no-js {
	padding:20px;
	color:#ccc;
	background-color:#333;
	font-size:18px;
	text-align:center;
	width:300px;
	height:150px;
	margin:0 auto
}
.vjs-no-js a,
.vjs-no-js a:visited {
	color:#F4A460
}
.cancel-off-png,
.cancel-on-png,
.star-half-png,
.star-off-png,
.star-on-png {
	font-size:2em;
	-moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing:antialiased;
	font-family:raty;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:1;
	speak:none;
	text-transform:none
}
@font-face{font-family:raty;font-style:normal;font-weight:400;src:url(../fonts/raty.eot);src:url(../fonts/raty.eot?#iefix) format("embedded-opentype");
src:url(../fonts/raty.svg#raty) format("svg");
src:url(../fonts/raty.ttf) format("truetype");
src:url(../fonts/raty.woff) format("woff")
}
.cancel-on-png:before {
	content:"\e600"
}
.cancel-off-png:before {
	content:"\e601"
}
.star-on-png:before {
	content:"\f005"
}
.star-off-png:before {
	content:"\f006"
}
.star-half-png:before {
	content:"\f123"
}
.blueimp-gallery,
.blueimp-gallery>.slides>.slide>.slide-content {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	-moz-backface-visibility:hidden
}
.blueimp-gallery>.slides>.slide>.slide-content {
	margin:auto;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	opacity:1
}
.blueimp-gallery {
	position:fixed;
	z-index:999999;
	overflow:hidden;
	background:#000;
	background:rgba(0,
	0,
	0,
	.9);
	opacity:0;
	display:none;
	direction:ltr;
	-ms-touch-action:none;
	touch-action:none
}
.blueimp-gallery-carousel {
	position:relative;
	z-index:auto;
	margin:1em auto;
	padding-bottom:56.25%;
	box-shadow:0 0 10px #000;
	-ms-touch-action:pan-y;
	touch-action:pan-y
}
.blueimp-gallery-display {
	display:block;
	opacity:1
}
.blueimp-gallery>.slides {
	position:relative;
	height:100%;
	overflow:hidden
}
.blueimp-gallery-carousel>.slides {
	position:absolute
}
.blueimp-gallery>.slides>.slide {
	position:relative;
	float:left;
	height:100%;
	text-align:center;
	-webkit-transition-timing-function:cubic-bezier(.645,
	.045,
	.355,
	1);
	-moz-transition-timing-function:cubic-bezier(.645,
	.045,
	.355,
	1);
	-ms-transition-timing-function:cubic-bezier(.645,
	.045,
	.355,
	1);
	-o-transition-timing-function:cubic-bezier(.645,
	.045,
	.355,
	1);
	transition-timing-function:cubic-bezier(.645,
	.045,
	.355,
	1)
}
.blueimp-gallery,
.blueimp-gallery>.slides>.slide>.slide-content {
	-webkit-transition:opacity .5s linear;
	-moz-transition:opacity .5s linear;
	-ms-transition:opacity .5s linear;
	-o-transition:opacity .5s linear;
	transition:opacity .5s linear
}
.blueimp-gallery>.slides>.slide-loading {
	background:url(../images/loading.gif) center no-repeat;
	background-size:64px 64px
}
.blueimp-gallery>.slides>.slide-loading>.slide-content {
	opacity:0
}
.blueimp-gallery>.slides>.slide-error {
	background:url(../images/error.png) center no-repeat
}
.blueimp-gallery>.slides>.slide-error>.slide-content {
	display:none
}
.blueimp-gallery>.next,
.blueimp-gallery>.prev {
	position:absolute;
	top:50%;
	left:15px;
	width:40px;
	height:40px;
	margin-top:-23px;
	font-family:"Helvetica Neue",
	Helvetica,
	Arial,
	sans-serif;
	font-size:60px;
	font-weight:100;
	line-height:30px;
	color:#fff;
	text-decoration:none;
	text-shadow:0 0 2px #000;
	text-align:center;
	background:#222;
	background:rgba(0,
	0,
	0,
	.5);
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	border:3px solid #fff;
	-webkit-border-radius:23px;
	-moz-border-radius:23px;
	border-radius:23px;
	opacity:.5;
	cursor:pointer;
	display:none
}
.blueimp-gallery>.next {
	left:auto;
	right:15px
}
.blueimp-gallery>.close,
.blueimp-gallery>.title {
	position:absolute;
	top:15px;
	left:15px;
	margin:0 40px 0 0;
	font-size:20px;
	line-height:30px;
	color:#fff;
	text-shadow:0 0 2px #000;
	opacity:.8;
	display:none
}
.blueimp-gallery>.close {
	padding:15px;
	right:15px;
	left:auto;
	margin:-15px;
	font-size:30px;
	text-decoration:none;
	cursor:pointer
}
.blueimp-gallery>.play-pause {
	position:absolute;
	right:15px;
	bottom:15px;
	width:15px;
	height:15px;
	background:url(../images/play-pause.png) no-repeat;
	cursor:pointer;
	opacity:.5;
	display:none
}
.blueimp-gallery-playing>.play-pause {
	background-position:-15px 0
}
.blueimp-gallery>.close:hover,
.blueimp-gallery>.next:hover,
.blueimp-gallery>.play-pause:hover,
.blueimp-gallery>.prev:hover,
.blueimp-gallery>.title:hover {
	color:#fff;
	opacity:1
}
.blueimp-gallery-controls>.close,
.blueimp-gallery-controls>.next,
.blueimp-gallery-controls>.play-pause,
.blueimp-gallery-controls>.prev,
.blueimp-gallery-controls>.title {
	display:block;
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	-ms-transform:translateZ(0);
	-o-transform:translateZ(0);
	transform:translateZ(0)
}
.blueimp-gallery-left>.prev,
.blueimp-gallery-right>.next,
.blueimp-gallery-single>.next,
.blueimp-gallery-single>.play-pause,
.blueimp-gallery-single>.prev {
	display:none
}
.blueimp-gallery>.close,
.blueimp-gallery>.next,
.blueimp-gallery>.play-pause,
.blueimp-gallery>.prev,
.blueimp-gallery>.slides>.slide>.slide-content {
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
body:last-child .blueimp-gallery>.slides>.slide-error {
	background-image:url(../images/error.svg)
}
body:last-child .blueimp-gallery>.play-pause {
	width:20px;
	height:20px;
	background-size:40px 20px;
	background-image:url(../images/play-pause.svg)
}
body:last-child .blueimp-gallery-playing>.play-pause {
	background-position:-20px 0
}
.blueimp-gallery>.indicator {
	position:absolute;
	top:auto;
	right:15px;
	bottom:15px;
	left:15px;
	margin:0 40px;
	padding:0;
	list-style:none;
	text-align:center;
	line-height:10px;
	display:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.blueimp-gallery>.indicator>li {
	display:inline-block;
	width:9px;
	height:9px;
	margin:6px 3px 0;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	border:1px solid transparent;
	background:#ccc;
	background:center no-repeat rgba(255,
	255,
	255,
	.25);
	border-radius:5px;
	box-shadow:0 0 2px #000;
	opacity:.5;
	cursor:pointer
}
.blueimp-gallery>.indicator>.active,
.blueimp-gallery>.indicator>li:hover {
	background-color:#fff;
	border-color:#fff;
	opacity:1
}
.blueimp-gallery-controls>.indicator {
	display:block;
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	-ms-transform:translateZ(0);
	-o-transform:translateZ(0);
	transform:translateZ(0)
}
.blueimp-gallery-single>.indicator,
.blueimp-gallery>.slides>.slide>.video-content>video,
.blueimp-gallery>.slides>.slide>.video-playing>a,
.blueimp-gallery>.slides>.slide>.video-playing>img {
	display:none
}
.blueimp-gallery>.slides>.slide>.video-content>img {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	-moz-backface-visibility:hidden
}
.blueimp-gallery>.slides>.slide>.video-content>video {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.blueimp-gallery>.slides>.slide>.video-content>iframe {
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:100%;
	border:none
}
.blueimp-gallery>.slides>.slide>.video-playing>iframe {
	top:0
}
.blueimp-gallery>.slides>.slide>.video-content>a {
	position:absolute;
	top:50%;
	right:0;
	left:0;
	margin:-64px auto 0;
	width:128px;
	height:128px;
	background:url(../images/video-play.png) center no-repeat;
	opacity:.8;
	cursor:pointer
}
.blueimp-gallery>.slides>.slide>.video-content>a:hover {
	opacity:1
}
.blueimp-gallery>.slides>.slide>.video-playing>video {
	display:block
}
.blueimp-gallery>.slides>.slide>.video-loading>a {
	background:url(../images/loading.gif) center no-repeat;
	background-size:64px 64px
}
body:last-child .blueimp-gallery>.slides>.slide>.video-content:not(.video-loading)>a {
	background-image:url(../images/video-play.svg)
}
.icheckbox_square-aero,
.iradio_square-aero {
	display:inline-block;
	vertical-align:middle;
	margin:0;
	padding:0;
	width:22px;
	height:22px;
	background:url(../images/aero.png) no-repeat;
	border:none;
	cursor:pointer
}
.inner,
.loader {
	border-radius:50%;
	position:absolute
}
.icheckbox_square-aero {
	background-position:0 0
}
.icheckbox_square-aero.hover {
	background-position:-24px 0
}
.icheckbox_square-aero.checked {
	background-position:-48px 0
}
.icheckbox_square-aero.disabled {
	background-position:-72px 0;
	cursor:default
}
.icheckbox_square-aero.checked.disabled {
	background-position:-96px 0
}
.iradio_square-aero {
	background-position:-120px 0
}
.iradio_square-aero.hover {
	background-position:-144px 0
}
.iradio_square-aero.checked {
	background-position:-168px 0
}
.iradio_square-aero.disabled {
	background-position:-192px 0;
	cursor:default
}
.iradio_square-aero.checked.disabled {
	background-position:-216px 0
}
@media (-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
	.icheckbox_square-aero,
	.iradio_square-aero {
		background-image:url(aero@2x.png);
		-webkit-background-size:240px 24px;
		background-size:240px 24px
	}
}
body,
html {
	height:100%
}
#main-loading-outter {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(255,
	255,
	255,
	.8);
	z-index:9999
}
#main-loading-container {
	display:block!important;
	position:absolute;
	top:45%;
	left:48%;
	z-index:0
}
.loader {
	top:calc(18%);
	left:calc(18%);
	width:120px;
	height:120px;
	-webkit-perspective:800px;
	perspective:800px
}
.inner {
	box-sizing:border-box;
	width:100%;
	height:100%
}
.actions .scraper-container .form-group .form-control,
.settings .form-group .form-control {
	height:45px
}
.inner.one {
	left:0;
	top:0;
	-webkit-animation:rotate-one 1s linear infinite;
	animation:rotate-one 1s linear infinite;
	border-bottom:3px solid #4FB99F
}
.inner.two {
	right:0;
	top:0;
	-webkit-animation:rotate-two 1s linear infinite;
	animation:rotate-two 1s linear infinite;
	border-right:3px solid #4FB99F
}
.inner.three {
	right:0;
	bottom:0;
	-webkit-animation:rotate-three 1s linear infinite;
	animation:rotate-three 1s linear infinite;
	border-top:3px solid #4FB99F
}
@-webkit-keyframes rotate-one {
	0% {
		-webkit-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0);
		transform:rotateX(35deg) rotateY(-45deg) rotateZ(0)
	}
	100% {
		-webkit-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
		transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
	}
}
@keyframes rotate-one {
	0% {
		-webkit-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0);
		transform:rotateX(35deg) rotateY(-45deg) rotateZ(0)
	}
	100% {
		-webkit-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
		transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
	}
}
@-webkit-keyframes rotate-two {
	0% {
		-webkit-transform:rotateX(50deg) rotateY(10deg) rotateZ(0);
		transform:rotateX(50deg) rotateY(10deg) rotateZ(0)
	}
	100% {
		-webkit-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg);
		transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)
	}
}
@keyframes rotate-two {
	0% {
		-webkit-transform:rotateX(50deg) rotateY(10deg) rotateZ(0);
		transform:rotateX(50deg) rotateY(10deg) rotateZ(0)
	}
	100% {
		-webkit-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg);
		transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)
	}
}
@-webkit-keyframes rotate-three {
	0% {
		-webkit-transform:rotateX(35deg) rotateY(55deg) rotateZ(0);
		transform:rotateX(35deg) rotateY(55deg) rotateZ(0)
	}
	100% {
		-webkit-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg);
		transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)
	}
}
@keyframes rotate-three {
	0% {
		-webkit-transform:rotateX(35deg) rotateY(55deg) rotateZ(0);
		transform:rotateX(35deg) rotateY(55deg) rotateZ(0)
	}
	100% {
		-webkit-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg);
		transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)
	}
}
#stats-bar {
	margin-bottom:30px
}
@media (min-width: 768px) {
	#stats-bar {
		margin-left:-15px
	}
}
@media (min-width: 1230px) {
	#stats-bar {
		margin-left:1.5%
	}
}
@media (min-width: 1480px) {
	#stats-bar {
		margin-left:5%
	}
}
.stats-box {
	margin:0 15px;
	padding:0;
	background:#fff;
	color:#999;
	-webkit-box-shadow:1px 1px 2px 0 #d0d0d0;
	-moz-box-shadow:1px 1px 2px 0 #d0d0d0;
	box-shadow:1px 1px 2px 0 #d0d0d0
}
.stats-box>.stats-text {
	padding:23px 0;
	text-align:center;
	font-size:16px;
	vertical-align:middle
}
.stats-box>.stats-text>strong {
	display:block
}
.stats-box>.stats-icon {
	padding:10px 0;
	font-size:50px;
	color:#fff;
	text-align:center;
	vertical-align:middle
}
.stats-box:nth-child(1)>.stats-icon {
	background:#5cb85c
}
.stats-box:nth-child(2)>.stats-icon {
	background:#D82123
}
.stats-box:nth-child(3)>.stats-icon {
	background:#1E824C
}
.stats-box:nth-child(4)>.stats-icon {
	background:#2980b9
}
.stats-box:nth-child(5)>.stats-icon {
	background:#336E7B
}
.ads,
.media-page .content .col-sm-12 {
	padding:25px 55px 55px!important
}
.actions .scraper-container {
	margin-bottom:15px
}
.actions .scraper-container.disabled {
	opacity:.3;
	cursor:no-drop
}
.actions .scraper-container.disabled .btn,
.actions .scraper-container.disabled input,
.actions .scraper-container.disabled select {
	pointer-events:none
}
.actions .delete-container .btn {
	margin:5px 0
}
.actions .scraper-contents {
	padding:10px 20px;
	background-color:#fff;
	-webkit-box-shadow:1px 1px 2px 0 #d0d0d0;
	-moz-box-shadow:1px 1px 2px 0 #d0d0d0;
	box-shadow:1px 1px 2px 0 #d0d0d0
}
.actions .dash-padding {
	padding-top:25px
}
.table-centered .col-sm-1>.img-responsive {
	padding:4px
}
.settings {
	padding:50px
}
.settings .form-group {
	margin-bottom:30px
}
.settings .form-group label {
	padding-top:10px
}
.settings .submit-btn {
	margin-bottom:20px;
	width:100%;
	border:none;
	border-bottom:5px solid #3d9882
}
.settings .panel {
	border:1px solid #d5d7d7
}
.settings .panel .form-group {
	margin-bottom:0
}
.settings .panel .panel-heading {
	background-color:#4d4c50;
	color:#fff;
	font-weight:700
}
.categories-page #categories-list h4 {
	background-color:#303236;
	padding:10px;
	color:#D1D2D4;
	margin:0;
	font-size:15px;
	height:54px
}
.categories-page #categories-list h4 .pull-left {
	padding-top:9px
}
.categories-page #categories-list>ul>li {
	background-color:#fff;
	padding:10px;
	margin-bottom:5px;
	text-transform:uppercase;
	font-weight:700
}
.categories-page #categories-list>ul>li .pull-left {
	padding-top:5px;
	font-size:15px;
	padding-left:5px
}
.categories-page #categories-list>ul>li .pull-left .fa {
	padding-right:5px
}
.categories-page #categories-list>ul>li:hover {
	cursor:pointer
}
.categories-page #categories-list>ul>li.active {
	background-color:#98d6c7;
	color:#fff
}
.categories-page #category-panel .category-heading {
	background-color:#303236;
	padding:10px;
	color:#D1D2D4;
	margin:0 15px 10px;
	font-size:15px;
	text-transform:uppercase
}
.categories-page #category-panel .category-heading .pull-left {
	padding-top:9px;
	padding-left:5px
}
.categories-page #category-panel .category-heading .pull-left .fa {
	padding-right:5px
}
.categories-page #category-panel #category-search {
	width:50%
}
.categories-page #category-panel #category-search>#search-group>select {
	width:15%;
	padding-left:5px;
	border-left:2px solid #303236;
	color:#b7b8bb
}
.categories-page #category-panel #category-search>#search-group>input {
	width:85%;
	padding-left:10px;
	padding-bottom:10px
}
.categories-page #category-panel #category-search .form-control {
	background-color:#3e4146;
	border:none;
	outline:0
}
.categories-page #category-panel #category-search .form-control::-moz-placeholder {
	color:#b7b8bb;
	opacity:1
}
.categories-page #category-panel #category-search .form-control:-ms-input-placeholder {
	color:#b7b8bb
}
.categories-page #category-panel #category-search .form-control::-webkit-input-placeholder {
	color:#b7b8bb
}
.categories-page #category-panel .category-body .remove-title {
	position:absolute;
	top:0;
	right:0;
	margin-right:15px;
	background-color:#D82123;
	padding:7px 9px;
	color:#fff
}
.categories-page #category-panel .category-body .remove-title:hover {
	cursor:pointer;
	background-color:#ac1a1c
}
.categories-page #category-panel .category-body input {
	margin-bottom:15px
}
.categories-page .panel-btns {
	height:initial;
	position:initial;
	padding:0!important
}
.categories-page .panel-btns>.panel-btn {
	line-height:initial
}
.categories-page .panel-btns>.panel-btn:hover {
	color:#ccc
}
.categories-page .autocomplete-container {
	display:block;
	top:55px;
	min-width:initial;
	width:47%;
	text-transform:initial
}
.categories-page .autocomplete-container .suggestions {
	overflow:auto;
	max-height:600px
}
.categories-page .autocomplete-container .media-heading {
	font-size:15px;
	padding-top:5px
}
.categories-page>.content,
.categories-page>.content .panel-btns,
.slider-page>.content,
.slider-page>.content .panel-btns {
	padding:30px
}
.categories-page .autocomplete-container .media-body {
	font-size:13px
}
.categories-page .autocomplete-container .img-responsive {
	width:100%;
	height:100%
}
.categories-page .autocomplete-container .media:hover {
	background-color:#262626;
	cursor:pointer
}
.categories-page>.content .panel-heading,
.slider-page>.content .panel-heading {
	background:#4D4C50;
	color:#fff;
	font-weight:700
}
.categories-page>.content .panel-btns .panel-btn:hover,
.slider-page>.content .panel-btns .panel-btn:hover {
	background:0 0
}
.autocomplete-container-modal {
	margin-top:15px;
	padding:15px
}
.autocomplete-container-modal:hover {
	cursor:pointer
}
.panel-btns {
	position:absolute;
	top:0;
	right:0;
	padding:0;
	height:39px;
	vertical-align:middle
}
.panel-btns>.panel-btn {
	margin:0;
	float:left;
	display:block;
	padding:0 15px;
	line-height:36px;
	font-size:13px;
	text-decoration:none;
	font-weight:300;
	text-align:center;
	background:0 0;
	border:0;
	outline:0
}
.panel-btns>.panel-btn:hover {
	background-color:#dcdcdc;
	border-color:transparent;
	text-decoration:none
}
.working {
	text-align:center;
	color:#fff;
	margin-top:100px;
	font-size:30px
}
.dash-padding {
	padding:0 30px
}
#dashboard {
	background-color:#EFF0F0;
	padding-top:0;
	color:#72757E;
	height:auto
}
#dashboard h3 {
	font-family:Ubuntu,
	sans-serif
}
#dashboard>.nav-header {
	border-bottom:1px solid #D1D1D4;
	margin-left:105px;
	box-shadow:none;
	background:#fff
}
#dashboard>.nav-header a {
	color:#959595
}
#dashboard>.nav-header>.search-bar {
	display:none
}
#new-user-modal p {
	color:#999;
	margin-left:5px;
	margin-bottom:3px
}
#new-user-modal p:first-of-type {
	margin-top:10px
}
#filter-row {
	margin-bottom:75px;
	border:1px solid #DEE0E4;
	border-top:none
}
#filter-row .filter-row-search {
	padding:0;
	height:52px
}
#filter-row .filter-row-search input {
	background:url(../images/search.png) 96% no-repeat
}
#filter-row .btn {
	padding:15px;
	border-right:1px solid #DEE0E4;
	border-radius:0
}
#filter-row a,
#filter-row>section {
	padding:14px;
	border-right:1px solid #DEE0E4
}
#filter-row a>.fa-search,
#filter-row>section>.fa-search {
	font-size:20px;
	padding-right:5px
}
#filter-row>.filter-dropdown {
	padding:0;
	height:52px
}
#filter-row>.filter-dropdown select::-ms-expand {
	display:none
}
#filter-row>.filter-dropdown select {
	height:100%;
	border:none;
	font-size:17px;
	letter-spacing:.5px;
	color:#b3b3b3;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	background:url(../images/chevron-down.png) 96% no-repeat;
	box-shadow:none
}
#filter-row>.filter-dropdown select:focus {
	outline:0
}
.strip-input-styles {
	height:100%;
	background-color:transparent;
	border:none;
	font-size:15px
}
.strip-input-styles:focus {
	outline:0
}
.table-centered .img-responsive {
	padding-right:25px
}
.table-centered td,
.table-centered th {
	text-align:center;
	vertical-align:middle!important
}
#dash-container {
	position:relative;
	display:block;
	height:100%;
	overflow-x:hidden
}
#dash-container .content {
	position:relative;
	margin-top:88px;
	display:block;
	margin-left:105px;
	padding-bottom:0;
	min-height:100vh
}
#dash-container #sidebar {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	width:105px;
	background:#303236;
	z-index:98
}
#dash-container .sidebar-inner {
	margin:73.5px 0 0;
	padding:0;
	list-style:none;
	border-bottom:1px solid rgba(255,
	255,
	255,
	.1)
}
#dash-container .sidebar-item {
	position:relative;
	margin:0;
	list-style:none;
	height:60px;
	display:block;
	font-size:13px;
	font-weight:500;
	text-align:center;
	border-top:1px solid rgba(255,
	255,
	255,
	.1);
	border-bottom:1px solid rgba(0,
	0,
	0,
	.25);
	vertical-align:middle
}
#dash-container .sidebar-item.active a {
	background-color:#484b51
}
#dash-container .sidebar-item a {
	display:block;
	margin:0;
	padding:10px 0 5px;
	height:100%;
	width:100%;
	background-color:#303236;
	color:#D1D2D4;
	cursor:pointer
}
#dash-container .sidebar-item a .fa {
	display:block;
	font-size:24px;
	line-height:1.2em
}
#dash-container .sidebar-item a .badge {
	position:absolute;
	top:5px;
	left:60%;
	padding:2px 5px;
	font-size:11px;
	font-weight:400;
	-webkit-animation-delay:3s;
	animation-delay:3s
}
#create-edit-page .nav-justified .active,
.autocomplete-container .auto-heading>span {

	font-weight:700
}
#dash-container .sidebar-item a:hover {
	color:#E67E22;
	text-decoration:none
}
#create-edit-page {
	background:#EFF0F0;
	padding-top:100px
}
#create-edit-page .actions-column p {
	margin-top:15px;
	font-size:12px
}
#create-edit-page .nav-justified a {
	color:#959595;
	border:1px solid #ddd;
	background:#f5f5f5
}
#create-edit-page .tab-pane {
	padding:15px 25px;
	background:#fff;
	border:1px solid #ddd;
	border-top:none
}
#create-edit-page .season-btns {
	margin:15px 0
}
#create-edit-page .season-btns .pull-right {
	margin-right:5px
}
#create-edit-page #content {
	padding-bottom:50px
}
#create-edit-page #content .autocomplete-container {
	position:initial;
	top:0;
	display:block
}
#create-edit-page #content .autocomplete-container .media:hover {
	background:#242629;
	cursor:pointer
}
#create-edit-page #cast-cont {
	margin-top:20px
}
#create-edit-page #cast-cont figure {
	display:inline-block;
	padding-right:10px;
	padding-bottom:25px
}
#create-edit-page #cast-cont figure figcaption {
	background:#D82123;
	padding:6px 10px;
	color:#fff
}
#create-edit-page #cast-cont figure figcaption .fa:hover {
	cursor:pointer
}
#create-edit-page #cast-cont figure .img-responsive {
	width:100%;
	height:auto
}
@media (min-width: 768px) {
	#create-edit-page #cast-cont figure .img-responsive {
		height:306px
	}
}
@media (min-width: 1230px) {
	#create-edit-page #cast-cont figure .img-responsive {
		height:241px
	}
}
@media (min-width: 1480px) {
	#create-edit-page #cast-cont figure .img-responsive {
		height:311px
	}
}
#create-edit-page #images {
	padding-top:25px;
	padding-bottom:25px
}
#create-edit-page #images .img-responsive {
	margin-bottom:20px
}
#create-edit-page #images .delete-icon {
	top:0;
	right:15px
}
#create-edit-page .panel-heading>.fa {
	padding-right:5px
}
#create-edit-page .panel .fa-times {
	color:#D82123;
	padding-right:3px
}
#create-edit-page .panel .fa-times:hover {
	cursor:pointer
}
#create-edit-page .list-inline {
	margin-top:10px
}
#upload-media-modal #filter-row {
	margin:0 0 75px!important
}
#upload-media-modal .modal-body {
	padding:0
}
#upload-media-modal .col-sm-12 {
	padding:0 55px 30px
}
#upload-media-modal .col-sm-12 .img-responsive {
	width:274px
}
#upload-media-modal #dropzone .btn {
	margin-bottom:50px
}
.autocomplete-container {
	right:auto
}
.autocomplete-container>.suggestions {
	background:#18191B;
	padding:15px
}
.autocomplete-container .media {
	color:#fff
}
.autocomplete-container .media .media-heading {
	padding-top:7px
}
.autocomplete-container .media a {
	color:#fff;
	margin-right:0
}
.autocomplete-container .auto-heading {
	color:#fff;
	text-align:center;
	background:#4FB99F;
	padding:15px
}
.autocomplete-container img {
	width:32px;
	height:45px
}
.arrow-up {
	width:0;
	height:0;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-bottom:5px solid #4FB99F;
	margin:0 auto
}
#upload-media-modal #filter-row {
	border-top:none;
	border-left:none
}
.modal-close {
	position:absolute;
	top:-10px;
	right:-25px;
	color:#4FB99F;
	border:0 transparent;
	outline:0;
	font-size:15px;
	cursor:pointer;
	background:0 0;
	z-index:1000
}
.fileinput-button {
	position:relative;
	overflow:hidden
}
.fileinput-button input {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	opacity:0;
	-ms-filter:'alpha(opacity=0)';
	font-size:200px;
	direction:ltr;
	cursor:pointer
}
.files>div {
	display:inline-block;
	text-align:center;
	margin-right:25px
}
.files>div .btn {
	margin-top:7px
}
#dropzone {
	border:4px dashed #EFF0F0;
	text-align:center;
	background:#fff
}
#dropzone>div>h3 {
	padding-top:70px;
	color:#d5d7d7
}
#dropzone .btn {
	margin-bottom:60px
}
#dropzone .checkbox {
	margin-top:0;
	margin-right:15px
}
#browse>figure {
	position:relative;
	display:inline-block;
	padding:3px
}
#browse>figure>.img-responsive {
	width:100%;
	height:200px
}
#browse>figure>.link-icon {
	position:absolute;
	left:8px;
	top:8px;
	padding:0 3px;
	color:#fff;
	background:#4FB99F
}
#browse>figure>.link-icon:hover {
	cursor:pointer
}
.delete-icon {
	position:absolute;
	right:8px;
	top:8px;
	padding:0 5px;
	color:#fff;
	background:#D82123
}
.delete-icon:hover {
	cursor:pointer
}
#vid-modal .modal-body,
#vid-modal .modal-content {
	padding:0;
	background-color:transparent;
	border:none
}
#vid-modal .modal-body iframe,
#vid-modal .modal-content iframe {
	border:none
}
#vid-modal .modal-dialog {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center
}
#vid-modal .modal-dialog .modal-content {
	width:90%
}
.vjs-fullscreen {
	padding-top:0
}
.with-rating figcaption {
	height:56px
}
.with-rating figcaption.no-rating {
	padding-top:17px
}
.pretty-figure {
	margin-bottom:25px
}
.pretty-figure .img-responsive {
	width:100%;
	-webkit-box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1);
	-moz-box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1);
	box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1)
}
.pretty-figure figcaption {
	padding:8px 15px;
	text-align:center;
	background:#fff;
	color:#666;
	font-weight:600;
	max-height:56px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	-webkit-box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1);
	-moz-box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1);
	box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1)
}
.pretty-figure figcaption a {
	color:#666
}
.heading {
	background:#fff;
	text-transform:uppercase;
	padding:15px;
	font-family: Helvetica, Arial;
	font-size:19px;
	margin:0 15px 20px;
	color:#3E424D
}
#home .slider-red,
.heading .fa {
	color:#D82123
}
.heading .fa {
	padding-right:8px
}
#home {
	background:#F2F2F3
}
#home #slider {
	width:90%;
	margin:0 auto
}
#home #slider .sl-content-wrapper,
#home #slider .sl-slider {
	width:100%!important
}
#home #slider:after,
#home #slider:before {
	content:" ";
	width:110px;
	height:100%;
	display:block;
	top:0;
	right:auto;
	left:-1px;
	position:absolute;
	background-size:100%;
	background-image:url(../images/fade-left.png);
	z-index:10
}
#home #slider:after {
	right:-1px;
	left:auto;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAoCAQAAACPii0eAAAAl0lEQVR42u3SMQqAMAxA0ST3v7MOHaTS1goODu+JYiQ46M8jmsyIuM7Z1F/HU3/X39+n2dG2amt3tlfLndqc6qN3rp/O9mL7W+XDt1/9sdE/Hk9RAS8IBsEgGASDYBAMCAbBIBgEg2AQDAgGwSAYBINgEAwIBsEgGASDYEAwCAbBIBgEg2BAMAgGwSAYBINgQDAIBsHwfyfxRwJPIQjWGwAAAABJRU5ErkJggg==)
}
#home .no-slider {
	margin-top:165px
}
#home .jumbotron {
	background-color:#000;
	overflow:hidden;
	margin-bottom:30px;
	max-height:600px
}
#home .content {
	margin-top:145px
}
#home #news-container {
	padding:0 15px
}
#home #news-container .heading {
	margin-left:0;
	margin-right:0
}
#home #news-container figure {
	margin-bottom:25px
}
#home #news-container figure>figcaption {
	height:49px;
	padding:5px 10px;
	white-space:initial
}
#home #genres-container h3 {
	text-transform:uppercase;
	background:#31353E;
	color:#fff;
	padding:15px;
	margin:30px 0 0
}
#home #genres-container li {
	padding:15px
}
#home #genres-container li:nth-child(odd) {
	background:#DBDCDE
}
#home #genres-container li:nth-child(even) {
	background:#E2E6E7
}
#home #upcoming-container .img-responsive {
	border-top-right-radius:4px;
	border-top-left-radius:4px
}
#home #upcoming-container figcaption {
	padding:15px 5px;
	font-size:13px;
	text-transform:uppercase
}
@media (min-width: 768px) and (max-width: 1480px) {
	#home .home-rating>img {
		height:12px;
		width:12px
	}
	#home #upcoming-container figcaption {
		height:57px
	}
}
#home #upcoming-container figcaption>a {
	color:#666
}
.nav-header>.navbar>.container .logged-in-box>li>a,
.nav-header>.navbar>.container .navigation-items>li>a {
	font-size:17px;
	color:#fff
}
.actor-sizes .img-responsive {
	width:100%;
	height:auto
}
@media (min-width: 768px) {
	.actor-sizes .img-responsive {
		height:360px
	}
}
@media (min-width: 1230px) {
	.actor-sizes .img-responsive {
		height:240px
	}
}
@media (min-width: 1480px) {
	.actor-sizes .img-responsive {
		height:335px
	}
}
.title-sizes .img-responsive {
	width:100%;
	height:auto
}
@media (min-width: 768px) {
	.title-sizes .img-responsive {
		height:360px
	}
}
@media (min-width: 1230px) {
	.title-sizes .img-responsive {
		height:264px
	}
}
@media (min-width: 1480px) {
	.title-sizes .img-responsive {
		height:335px
	}
}
@media (min-width: 768px) {
	.no-news .img-responsive {
		height:315px
	}
}
@media (min-width: 1230px) {
	.no-news .img-responsive {
		height:367px
	}
}
@media (min-width: 1480px) {
	.no-news .img-responsive {
		height:292px
	}
}
.no-news figcaption {
	padding:8px 3px
}
.play:hover {
	cursor:pointer
}
.center {
	width:50px;
	height:50px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-25px;
	margin-left:-25px
}
#privacy {
	background:#fff;
	padding-top:175px
}
#privacy #content {
	padding-bottom:60px
}
.nav-header {
	background-color:#272727;
	position:fixed;
	width:100%;
	z-index:1040;
	top:0
}
.nav-header>.navbar {
	width:100%;
	height:50px;
	min-height:initial;
	border:none;
	margin:0
}
.nav-header>.navbar>.container {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	height:100%;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center
}
.nav-header>.navbar>.container .navbar-toggle {
	position:absolute;
	/*top:27px;*/
	right:25px;
	margin:0;
	padding:9px 10px;
	background-color:transparent;
	border-radius:3px;
	border:1px solid #4d4d4d
}
.nav-header>.navbar>.container .navbar-toggle .icon-bar {
	display:block;
	width:22px;
	height:2px;
	border-radius:1px;
	background-color:#fff
}
.nav-header>.navbar>.container .navbar-toggle .icon-bar+.icon-bar {
	margin-top:4px
}
@media (min-width: 1230px) {
	.nav-header>.navbar>.container .navbar-toggle {
		display:none
	}
}
.nav-header>.navbar>.container>.collapse-container {
	-webkit-flex:1 1 auto;
	-ms-flex:1 1 auto;
	flex:1 1 auto;
	display:none;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center
}
.nav-header>.navbar>.container>.collapse-container.collapsing,
.nav-header>.navbar>.container>.collapse-container.in {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex
}
@media (min-width: 1230px) {
	.nav-header>.navbar>.container>.collapse-container {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex
	}
}
@media (max-width: 1230px) {
	.nav-header>.navbar>.container>.collapse-container .logged-in-box>li,
	.nav-header>.navbar>.container>.collapse-container .navigation-items>li {
		display:block;
		padding:2px 0
	}
	.nav-header>.navbar>.container>.collapse-container {
		box-shadow:0 1px 8px 0 rgba(0,
		0,
		0,
		.2),
		0 3px 4px 0 rgba(0,
		0,
		0,
		.14),
		0 3px 3px -2px rgba(0,
		0,
		0,
		.12);
		background:#272727;
		position:absolute;
		top:90px;
		left:0;
		z-index:9999;
		width:80%;
		-webkit-flex-direction:column;
		-ms-flex-direction:column;
		flex-direction:column;
		-webkit-align-items:flex-start;
		-ms-flex-align:start;
		align-items:flex-start
	}
	.nav-header>.navbar>.container>.collapse-container .navigation-items {
		margin:20px 20px 25px
	}
	.nav-header>.navbar>.container>.collapse-container .logged-in-box {
		margin:0 20px
	}
}
.nav-header>.navbar>.container .logo {
	-webkit-flex:0 0 160px;
	-ms-flex:0 0 160px;
	flex:0 0 160px;
	width:160px
}
.nav-header>.navbar>.container .navigation-items {
	margin:0 0 0 20px;
	padding:0;
	-webkit-flex:1 1 auto;
	-ms-flex:1 1 auto;
	flex:1 1 auto
}
.nav-header>.navbar>.container .navigation-items>li {
	list-style:none;
	display:inline-block;
	padding:0 10px
}
.nav-header>.navbar>.container .logged-in-box {
	padding:0;
	margin:0;
	-webkit-flex:0 0 140px;
	-ms-flex:0 0 140px;
	flex:0 0 140px;
	width:140px
}
.nav-header>.navbar>.container .logged-in-box>li {
	list-style:none;
	display:inline-block;
	padding:0 5px
}
.nav-header .search-bar {
	width:100%;
	background-color:#fff;
	height:40px;
	border-bottom:1px solid #e7e7e9
}
.nav-header .search-bar>.container {
	position:relative;
	height:100%
}
.nav-header .search-bar>.container>.search-input {
	height:100%;
	border:none;
	padding:0 40px;
	font-size:18px;
	box-shadow:none;
	font-style:italic
}
@media (max-width: 1230px) {
	.nav-header .search-bar>.container>.search-input {
		font-size:17px
	}
}
.nav-header .search-bar>.container>.search-input:active,
.nav-header .search-bar>.container>.search-input:focus {
	outline:0!important
}
.nav-header .search-bar>.container>.search-button {
	position:absolute;
	background:0 0;
	border:none;
	outline:0;
	padding:0;
	font-size:25px;
	left:22px;
	top:2px;
	color:#acacac
}
.simple-dropdown {
	position:relative!important
}
.simple-dropdown .small-avatar {
	width:40px;
	height:40px
}
.simple-dropdown>a {
	display:block;
	text-decoration:none
}
.simple-dropdown>a>.display_name {
	padding:5px;
	vertical-align:middle
}
.simple-dropdown>a>.caret {
	vertical-align:middle
}
.simple-dropdown .dropdown-menu {
	margin-top:10px;
	background:#fff;
	font-size:15px
}
.simple-dropdown .dropdown-menu a {
	padding:10px 0 10px 20px;
	border-bottom:1px solid #eee;
	color:#999
}
.simple-dropdown .dropdown-menu li:last-of-type a {
	border-bottom:none
}
.simple-dropdown.open .display_name,
.simple-dropdown:hover .display_name {
	text-decoration:underline
}
.autocomplete-container>.results>.result>.result-body:hover,
.wizard li a:hover {
	text-decoration:none
}
.autocomplete-container {
	display:none;
	position:absolute;
	top:55px;
	left:0;
	z-index:100;
	min-width:100%;
	max-height:600px;
	overflow:auto;
	box-shadow:0 1px 8px 0 rgba(0,
	0,
	0,
	.2),
	0 3px 4px 0 rgba(0,
	0,
	0,
	.14),
	0 3px 3px -2px rgba(0,
	0,
	0,
	.12)
}
.autocomplete-container>.results {
	background:#fff;
	padding:15px
}
.autocomplete-container>.results>.result {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	margin-bottom:10px;
	transition:all .2s ease-in-out
}
.autocomplete-container>.results>.result:hover {
	background-color:#fafafa
}
.autocomplete-container>.results>.result>.result-image {
	-webkit-flex:0 0 70px;
	-ms-flex:0 0 70px;
	flex:0 0 70px;
	width:70px
}
.autocomplete-container>.results>.result>.result-image img {
	width:100%;
	height:auto
}
.autocomplete-container>.results>.result>.result-body {
	display:block;
	width:100%;
	margin:4px 0 0 14px;
	color:#333;
	position:relative
}
.autocomplete-container>.results>.result>.result-body>.result-title {
	font-size:17px;
	font-weight:500
}
.autocomplete-container>.results>.result>.result-body>.result-release-date {
	font-size:13px;
	margin-bottom:10px;
	color:#595959
}
.autocomplete-container>.results>.result>.result-body>.result-type {
	position:absolute;
	top:10px;
	right:10px;
	font-size:10px;
	line-height:25px;
	text-transform:uppercase;
	padding:0 8px;
	border-radius:2px;
	color:#a1a8af;
	background-color:#eceff5
}
.autocomplete-container>.results>.result>.result-body>p {
	max-width:850px
}
#video-modal>.modal-dialog {
	width:90%
}
#video-modal>.modal-dialog>.modal-content {
	box-shadow:none;
	border:1px solid transparent;
	background-color:transparent
}
#video-modal>.modal-dialog>.modal-content iframe {
	border:none
}
.boxed-items {
	margin-top:20px;
	list-style:none;
	padding:0
}
.boxed-items>li {
	background:#fff;
	margin-bottom:20px;
	padding:15px 25px
}
.boxed-items>li>h3 {
	margin:0
}
.boxed-items>li .rating {
	margin:4px 0 10px
}
#title-page {
	color:#7c7c7c
}
#title-page hr {
	margin:25px 0 0;
	border-color:#e6e6e6
}
#title-page #episode-grid {
	margin:35px -15px 0 -30px
}
#title-page #episode-grid h2 {
	border-bottom:1px solid #d5d7d7;
	margin:0 15px 20px;
	font-family:Bitter;
	font-size:19px;
	padding-bottom:5px
}
#title-page #episode-grid figure {
	margin-bottom:20px;
	background-color:#fff;
	-webkit-box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1);
	-moz-box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1);
	box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1)
}
#title-page #episode-grid figure .img-responsive {
	width:100%;
	height:auto
}
@media (min-width: 768px) {
	#title-page #episode-grid figure .img-responsive {
		height:190px
	}
}
@media (min-width: 1230px) {
	#title-page #episode-grid figure .img-responsive {
		height:192px
	}
}
@media (min-width: 1480px) {
	#title-page #episode-grid figure .img-responsive {
		height:175px
	}
}
#title-page #episode-grid figure figcaption {
	padding:5px;
	text-align:center
}
#title-page #episodes-guide {
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ddd
}
#title-page #episodes-guide .media-heading {
	font-size:17px;
	margin:3px 0 0
}
#title-page #episodes-guide>.prev-ep {
	padding-left:0
}
#title-page #episodes-guide>.prev-ep>h3 {
	margin:0;
	padding:0 0 3px 10px;
	border-bottom:1px solid #ddd;
	font-size:15px
}
#title-page #episodes-guide>.next-ep {
	padding-right:0
}
#title-page #episodes-guide>.next-ep>h3 {
	margin:0;
	padding:0 10px 3px 0;
	border-bottom:1px solid #ddd;
	text-align:right;
	font-size:15px
}
#title-page #episodes-guide .air-date {
	font-size:12px;
	margin:6px 0;
	background-color:#4FB99F;
	padding:5px 6px;
	color:#fff;
	display:inline-block;
	border-radius:2px
}
#title-page #episodes-guide .airs-on {
	background-color:#f0ad4e!important
}
#title-page #episodes-guide .media>a {
	width:170px;
	height:110px;
	overflow:hidden
}
@media (max-width: 768px) {
	#title-page #episodes-guide .media>a {
		width:100%;
		height:auto;
		float:none!important
	}
	#title-page #episodes-guide .next-ep {
		padding:0;
		margin-top:10px
	}
}
#title-page #star-rating {
	margin-bottom:20px
}
#title-page #disqus_thread {
	margin-top:25px
}
#title-page #filter-bar {
	background:#fff;
	padding:15px;
	margin-top:20px
}
#title-page .pretty-figure .img-responsive,
#title-page .pretty-figure figcaption {
	box-shadow:none;
	border-radius:0
}
#title-page .episode-list .heading {
	text-align:center
}
#title-page .episode-list #details-container .col-lg-10 {
	padding:44px 20px!important
}
#title-page .heading {
	margin:35px 0
}
#title-page .nav-tabs {
	margin-top:25px
}
#title-page .nav-tabs>.active>a {
	color:#7c7c7c
}
#title-page #episode-list .media {
	margin-bottom:30px;
	background:#fff
}
#title-page #episode-list .media .center {
	margin-left:-31px
}
@media (max-width: 768px) {
	#title-page #episode-list .media .media-body {
		padding:10px
	}
	#title-page #episode-list .media h4 {
		margin-top:0
	}
	#title-page #episode-list .media .img-responsive {
		width:100%
	}
}
#title-page #episode-list .media>a {
	padding-left:0;
	margin-right:15px
}
#title-page #episode-list h4 {
	margin-top:40px
}
#title-page #episode-list strong {
	display:block;
	padding:5px 0
}
#title-page>.container {
	margin-top:145px;
	padding:30px;
	background:#F2F2F3
}
#title-page>.container #social {
	position:inherit;
	top:5px;
	left:5px;
	margin:10px 0;
	float:left;
}
#title-page>.container #social .facebook {
	background:#3B5999;
	color:#fff;
	padding:6px 16px
}
#title-page>.container #social .google {
	background:#D44332;
	color:#fff
}
#title-page>.container #social .twitter {
	background:#00ACED;
	color:#fff
}
#title-page>.container #lists {
	position:inherit;
	top:5px;
	right:5px;
	float:right;
	margin:5px 0;
}
#title-page>.container #lists .btn {
	font-size:13px
}
#title-page>.container #lists .btn .fa {
	padding-right:2px
}
@media (max-width: 412px) {
	#title-page>.container #lists {
		top:-60px;
		right:0;
		width:100%;
		margin-top:40px
	}
	#title-page>.container #lists .btn {
		width:100%;
		margin-bottom:3px
	}
	#title-page>.container #social {
		top:95px;
		text-align:center;
		width:100%;
	}
	#title-page>.container #trailer-mask {
		margin-top:90px
	}
}
#title-page>.container #details-container {
	margin-top:25px
}
#title-page>.container #details-container .col-md-2 {
	padding-left:0
}
#title-page>.container #details-container #details {
	background:#fff;
	padding:20px
}
#title-page>.container #details-container #details .list-inline {
	display:inline-block
}
#title-page>.container #details-container #details h3,
#title-page>.container #details-container #details h4,
#title-page>.container #details-container #details strong {
	margin:0;
	color:#6f6f6f!important
}
#title-page>.container #details-container #details #people>.list-inline {
	margin-bottom:5px
}
#title-page>.container #details-container #ratings {
	margin:20px 0
}
#title-page>.container #details-container #ratings .rating-icon {
	width:20px;
	height:20px;
	margin:5px 7px 5px 0
}
#title-page>.container #details-container #sub-details {
	border-left:1px solid #F2F2F3
}
#title-page>.container #details-container #sub-details .list-unstyled .fa {
	padding-right:5px
}
#title-page>.container #details-container #sub-details .list-unstyled .fa-dollar,
#title-page>.container #details-container #sub-details .list-unstyled .fa-language {
	padding-right:10px
}
#title-page>.container #details-container #sub-details strong {
	padding-right:3px
}
#title-page>.container #details-container #sub-details .raty {
	vertical-align:middle
}
#title-page>.container #details-container #sub-details .raty-text {
	vertical-align:middle;
	font-size:13px;
	font-weight:700;
	padding-left:5px
}
#title-page>.container>#images-col>.img-responsive {
	margin:0 0 10px;

}
#title-page>.container>#images-col>.img-responsive:hover {
	cursor:-webkit-zoom-in
}
@media (max-width: 768px) {
	#title-page>.container>#images-col {
		padding:0
	}
	#title-page>.container>#images-col .img-responsive {
		width:100%;
		margin:0 0 10px;
		padding:0
	}
}
#title-page>.container #trailer {
	display:none
}
#title-page>.container #trailer-mask {
	position:relative
}
#title-page>.container #trailer-mask:hover {
	cursor:pointer
}
#title-page>.container #trailer-mask>img {
	width:100%;
	border-radius:0px
}
#title-page>.container #cast {
	margin-top:30px
}
#title-page>.container #cast .char-name {
	border-top:1px solid #f6f6f6;
	padding-top:1px;
	margin-top:1px;
	font-weight:400;
	font-size:12.5px;
	overflow:hidden;
	text-overflow:ellipsis
}
#title-page>.container #cast figure {
	padding-left:0
}
#title-page>.container #cast figcaption {
	min-height:56px
}
#title-page>.container #cast figcaption>a {
	color:#4FB99F
}
#title-page>.container #cast figcaption.no-char-name {
	padding-top:17px
}
#title-page>.container #cast .img-responsive {
	width:100%;
	height:auto
}
@media (min-width: 768px) and (max-width: 1230px) {
	#title-page>.container #cast .img-responsive {
		height:366px
	}
}
@media (min-width: 1230px) {
	#title-page>.container #cast .img-responsive {
		height:178px
	}
}
@media (min-width: 1480px) {
	#title-page>.container #cast .img-responsive {
		height:225px
	}
}
#pagi-bar {
	-webkit-box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1);
	-moz-box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1);
	box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1);
	background:#fff;
	margin:15px 0 30px;
	height:50px;
	border-radius:2px
}
#pagi-bar>.btn {
	height:100%
}
#pagi-bar>.btn:first-of-type {
	border-top-left-radius:2px;
	border-bottom-left-radius:2px
}
#pagi-bar>.btn:last-of-type {
	border-top-right-radius:2px;
	border-bottom-right-radius:2px
}
#pagi-bar>.pagi-pages {
	text-align:center;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:.4px;
	color:#959595;
	vertical-align:middle;
	padding-top:16px
}
#titles-index {
	padding-top:100px
}
#titles-index .new-button {
	padding:9px 14px;
	border-radius:3px
}
#titles-index #content {
	padding-bottom:35px;
	min-height:calc(100% - 240px)
}
#titles-index #content .date-picker {
	padding-left:30px;
	background:url(../images/calendar.png) 8px 20px no-repeat #fff
}
#titles-index #content .list-btns {
	position:absolute;
	display:none;
	right:15px;
	top:0;
	max-width:50px
}
#titles-index #content .list-btns .watchlist-button,
#titles-index #content .list-btns>.fav-button {
	width:100%;
	margin-bottom:5px
}
#titles-index #content .filter {
	padding:0 5px 10px
}
#titles-index #content .filter>.form-control {
	height:55px;
	border:1px solid #e7e7e9;
	border-radius:4px;
	box-shadow:none
}
#titles-index #content .pretty-figure {
	padding:0 5px
}
#titles-index #content .pretty-figure img {
	border:2px solid #fff;
	border-bottom:none;
	box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1)
}
#titles-index #content .pretty-figure>figcaption {
	padding:15px 10px;
	border-radius:2px;
	height:50px;
	font-size:13px
}
#titles-index #content .pretty-figure:hover .list-btns {
	display:block
}
#titles-index #content #selected-genres {
	margin:0
}
#titles-index #content #selected-genres>li {
	padding:6px 0 5px
}
#titles-index #content #selected-genres .fa {
	color:#D82123;
	padding-right:3px;
	cursor:pointer
}
#titles-index #content .img-responsive {
	width:100%;
	height:auto
}
@media (min-width: 768px) {
	#titles-index #content .img-responsive {
		height:356px
	}
}
@media (min-width: 1230px) {
	#titles-index #content .img-responsive {
		height:405px
	}
}
@media (min-width: 1480px) {
	#titles-index #content .img-responsive {
		height:322px
	}
}
.index-pagination {
	margin:-10px -10px 0
}
.index-pagination>ul {
	list-style:none;
	display:inline-block;
	padding:0;
	border-radius:3px;
	margin:0 0 15px 13px;
	float:right
}
.index-pagination>ul>li {
	display:inline
}
.index-pagination>ul>li span,
.index-pagination>ul>li>a {
	position:relative;
	float:left;
	padding:8px 14px;
	border-right:1px solid #f4f4f4;
	background-color:#fff;
	border-top:2px solid #d5d5d5;
	border-bottom:2px solid #d5d5d5;
	color:#999
}
.index-pagination>ul>li.active a,
.index-pagination>ul>li.active span {
	color:#ccc;
	font-weight:400;
	cursor:not-allowed
}
.index-pagination>ul>li.active:first-of-type a,
.index-pagination>ul>li.active:first-of-type span,
.index-pagination>ul>li.active:last-of-type a,
.index-pagination>ul>li.active:last-of-type span {
	background-color:#73c8b3;
	border-color:#73c8b3
}
.index-pagination>ul>li:first-of-type a,
.index-pagination>ul>li:first-of-type span {
	background-color:#4FB99F;
	border-color:#4FB99F;
	color:#fff;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px
}
.index-pagination>ul>li:last-of-type a,
.index-pagination>ul>li:last-of-type span {
	background-color:#4FB99F;
	border-color:#4FB99F;
	color:#fff;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px
}
#login-page #login-box .form-control,
.fb,
.go,
.tw {
	border-radius:2px
}
#actor-page {
	color:#6f6f6f!important;
	padding-top:175px
}
.fb,
.fb:hover,
.go,
.go:hover,
.tw,
.tw:hover {
	color:#fff
}
#actor-page .heading {
	margin:30px 0
}
#actor-page #main-image>.img-responsive {
	width:100%;
	height:auto;
	-webkit-box-shadow:7px 4px 10px -6px #000;
	-moz-box-shadow:7px 4px 10px -6px #000;
	box-shadow:7px 4px 10px -6px #000
}
@media (min-width: 768px) {
	#actor-page #main-image>.img-responsive {
		height:236px
	}
}
@media (min-width: 1230px) {
	#actor-page #main-image>.img-responsive {
		height:379px
	}
}
@media (min-width: 1480px) {
	#actor-page #main-image>.img-responsive {
		height:473px
	}
}
#actor-page #bio {
	padding-left:30px
}
#actor-page #bio .dl-horizontal dt {
	text-align:left
}
#ad,
#install #compat-check h4,
#install .table td,
#install .table th,
#install h2,
#not-found h1,
#not-found h2,
#update .container,
#users-show #img-bg,
#users-show #under-image-cont #under-image-wrapper,
#users-show #under-image-cont .stats,
.wizard li,
.wizard li .step,
.wizard li .title {
	text-align:center
}
#actor-page #known-for figure {
	padding:0
}
#actor-page #known-for .img-responsive {
	-webkit-box-shadow:7px 4px 10px -6px #000;
	-moz-box-shadow:7px 4px 10px -6px #000;
	box-shadow:7px 4px 10px -6px #000;
	width:100%;
	height:auto
}
@media (min-width: 768px) {
	#actor-page #known-for .img-responsive {
		height:270px
	}
}
@media (min-width: 1230px) {
	#actor-page #known-for .img-responsive {
		height:413px
	}
}
@media (min-width: 1480px) {
	#actor-page #known-for .img-responsive {
		height:506px
	}
}
.fb {
	background:#3468af;
	border-bottom:4px solid #285188
}
.fb:hover {
	background:#2e5c9b
}
.tw {
	background:#4fc4f6;
	border-bottom:4px solid #1eb4f4
}
.tw:hover {
	background:#37bcf5
}
.go {
	background:#DA4D2F;
	border-bottom:4px solid #b63b20
}
.go:hover {
	background:#cb4124
}
.social-login-btns {
	margin:25px 0
}
.social-login-btns>.btn {
	margin-bottom:5px
}
#login-page {
	padding-top:195px
}
#login-page #login-box {
	margin:8% 0 19%;
	-webkit-box-shadow:0 1px 3px rgba(0,
	0,
	0,
	.13);
	-moz-box-shadow:0 1px 3px rgba(0,
	0,
	0,
	.13);
	box-shadow:0 1px 3px rgba(0,
	0,
	0,
	.13);
	background:#fff;
	padding:40px 15px 35px
}
#login-page #login-box label {
	font-weight:400;
	text-transform:uppercase;
	color:#777
}
#login-page #login-box .login-remember-row label {
	text-transform:none
}
#login-page #login-box .login-remember-row input {
	margin-left:5px
}
#login-page #login-box .login-remember-row a {
	padding-left:25px
}
#login-page #login-box .form-control {
	background:#fbfbfb;
	height:40px
}
#contact-page {
	padding-top:165px
}
#contact-page #contact-box {
	-webkit-box-shadow:0 1px 3px rgba(0,
	0,
	0,
	.13);
	-moz-box-shadow:0 1px 3px rgba(0,
	0,
	0,
	.13);
	box-shadow:0 1px 3px rgba(0,
	0,
	0,
	.13);
	background:#fff;
	padding:5px 15px 10px;
	margin:25px 0
}
#contact-page #contact-box form img {
	padding-bottom:15px
}
#contact-page #contact-box input,
#contact-page #contact-box textarea {
	margin-bottom:15px
}
#contact-page #contact-box label {
	font-weight:400;
	text-transform:uppercase;
	color:#777
}
#search-page {
	padding-top:100px
}
#search-page .search-bar {
	display:none
}
#search-page #all h2 {
	margin-top:0;
	font-family:Helvetica, Arial;
	text-transform: uppercase;
	font-size:25px;
	border-bottom:1px solid #d5d7d7;
	padding:0 0 5px 5px
}
#users-show #under-image-cont .number,
#users-show h1 {
	font-family:Bitter,
	serif
}
#search-page .nothing-found {
	text-align:center;
	margin:10px 0
}
#search-page .well {
	background:#fff
}
#search-page .well p {
	margin:0;
	padding-top:7px;
	font-size:15px;
	color:#959595
}
#search-page .well ul {
	margin:0
}
#search-page .well ul>.active>.btn {
	background:#3e9c85;
	border-color:#3e9c85
}
#search-page .pretty-figure {
	padding:0 5px
}
#search-page .pretty-figure>figcaption {
	padding:15px 10px;
	border-radius:2px;
	height:50px;
	font-size:13px
}
#news-index .media a,
#search-page .pretty-figure:first-of-type {
	padding-left:0
}
#search-page .pretty-figure .img-responsive {
	width:100%;
	height:auto;
	border:2px solid #fff;
	border-bottom:none;
	box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1)
}
@media (min-width: 768px) {
	#search-page .pretty-figure .img-responsive {
		height:356px
	}
}
@media (min-width: 1230px) {
	#search-page .pretty-figure .img-responsive {
		height:405px
	}
}
@media (min-width: 1480px) {
	#search-page .pretty-figure .img-responsive {
		height:322px
	}
}
#search-page .pretty-figure:last-of-type {
	padding-right:0
}
#news-index {
	padding-top:100px
}
#news-index .content {
	min-height:calc(100% - 243px)
}
#news-index .media {
	background:#fff;
	margin-bottom:20px
}
#news-index .media .img-responsive {
	width:100%
}
#news-index .media h3 {
	margin-top:30px;
	padding:0 20px
}
#news-index .media p {
	padding:10px 20px
}
#footer {
	background:#272727
}
#footer li {
	padding:0
}
#footer #copyright {
	color:#aaa;
	text-align:left
}
#footer a {
	color:#aaa
}
#footer .footer-heading {
	color:#8D9092
}
#footer .footer-heading h2 {
	margin-top:17px;
	padding:0;
	font-size:28px
}
#footer .footer-heading a {
	width:161px;
	float:left
}
#footer #bottom {
	padding:10px 5px;
	background:#1a1a1a
}
#footer #top {
	padding:35px 5px 35px 15px
}
#footer #index {
	margin:10px 0 0 80px
}
#footer #index li {
	padding-left:20px
}
#footer #legal {
	font-size:13px;
	text-align:right;
	margin-bottom:0
}
#footer .social-icons {
	margin:35px 0 0 210px
}
#footer .social-icons li>a {
	font-size:15px
}
#footer .social-icons li>a .fa {
	color:#aaa
}
#footer .social-icons li>a .fa-circle {
	color:#414141
}
@media (max-width: 768px) {
	#footer #top .list-inline {
		margin-left:0;
		text-align:center
	}
	#footer #top .list-inline>li {
		padding-left:0
	}
	#footer #index {
		margin-left:0
	}
	#footer #copyright,
	#footer #legal {
		text-align:center;
		margin-top:10px
	}
	#footer #copyright>li,
	#footer #legal>li {
		padding:0
	}
}
#users-show {
	padding-top:100px
}
#users-show .list-btns {
	position:absolute;
	display:none;
	right:15px;
	top:0;
	max-width:50px
}
#users-show .list-btns .watchlist-button,
#users-show .list-btns>.fav-button {
	width:100%;
	margin-bottom:5px
}
#users-show .pretty-figure {
	padding:0 5px
}
#users-show .pretty-figure img {
	border:2px solid #fff;
	border-bottom:none;
	box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1)
}
#users-show .pretty-figure>figcaption {
	padding:15px 10px;
	border-radius:2px;
	height:50px;
	font-size:13px
}
#users-show .pretty-figure:hover .list-btns {
	display:block
}
#users-show #filter-bar {
	margin:0 -10px 25px
}
#users-show #selected-genres {
	margin-top:15px;
	font-size:15px
}
#users-show #selected-genres .fa {
	color:#D82123;
	padding-right:3px;
	cursor:pointer
}
#users-show .lists-wrapper .img-responsive {
	width:100%;
	height:auto
}
@media (min-width: 768px) {
	#users-show .lists-wrapper .img-responsive {
		height:356px
	}
}
@media (min-width: 1230px) {
	#users-show .lists-wrapper .img-responsive {
		height:405px
	}
}
@media (min-width: 1480px) {
	#users-show .lists-wrapper .img-responsive {
		height:322px
	}
}
#users-show #filter-bar .form-control {
	height:60px;
	border:2px solid #d5d5d5;
	border-radius:5px;
	box-shadow:none
}
#users-show #filter-bar .date-picker {
	padding-left:30px;
	background:url(../images/calendar.png) 8px 20px no-repeat #fff
}
#users-show #img-bg {
	background-size:cover
}
#users-show #img-contents {
	margin:60px 0;
	display:inline-block
}
#users-show #grid {
	margin:45px 0
}
#users-show h1 {
	font-size:40px;
	color:#fff;
	text-shadow:1px 1px 1px #000
}
#users-show .remove-list {
	position:absolute;
	top:2px;
	right:7px
}
#users-show #under-image-cont {
	background:#fff;
	border-radius:1px;
	padding:8px;
	margin-bottom:35px;
	-webkit-box-shadow:1px 2px 1px #d1d1d1;
	-moz-box-shadow:1px 2px 1px #d1d1d1;
	box-shadow:1px 2px 1px #d1d1d1
}
#users-show #under-image-cont .stats {
	display:inline-block;
	margin:0 10px
}
#users-show #under-image-cont .number {
	font-size:17px
}
#users-show #under-image-cont .text-muted {
	font-weight:700
}
#users-show #under-image-cont #under-image-wrapper .pull-right {
	padding-top:5px;
	width:initial;
	display:inline-block
}
#news-show {
	margin-top:175px
}
#news-show iframe {
	width:100%!important
}
#ad,
#news-show #main-image,
.wizard {
	width:100%
}
#news-show #content {
	margin-bottom:60px
}
@media (max-width: 768px) {
	#news-show #content aside {
		margin-top:15px;
		padding:0
	}
}
#news-show #disqus_thread {
	margin:35px 0
}
#news-show h1 {
	margin-top:0;
	font-size:30px
}
#news-show p {
	font-size:17px;
	color:#646464
}
#news-show p img {
	display:block;
	max-width:100%;
	height:auto
}
#news-show aside {
	padding:0 35px
}
#news-show aside .heading {
	margin:0
}
#news-show aside .media-body {
	padding-top:15px
}
#news-create,
#users-edit {
	padding-top:100px
}
#news-show aside .media-body .text-muted {
	font-size:12px
}
#news-show .byline {
	margin:20px 0
}
#news-show article {
	background-color:#fff;
	padding:0
}
#news-show article #news-body {
	padding:25px
}
#news-show article #news-body img {
	max-width:100%
}
#not-found {
	padding-top:0
}
#not-found h1 {
	font-size:90px;
	letter-spacing:2px;
	margin-bottom:40px
}
#not-found h2 {
	margin-bottom:20px
}
#not-found p {
	font-size:17px;
	margin-bottom:40px
}
#not-found .btn {
	border-bottom:4px solid #3d9882
}
#not-found .btn .fa {
	padding-right:10px
}
#ad {
	display:block;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:35px
}
#news-show #ad {
	margin-top:30px
}
#title-page #ad {
	margin:25px 0 10px
}
#news-create form.container {
	padding-bottom:40px
}
#news-create form.container .form-control {
	height:40px;
	border:1px solid #d5d5d5;
	border-radius:0;
	box-shadow:none
}
#users-edit .content {
	padding-bottom:25px
}
#users-edit .content .form-control {
	height:50px
}
#users-edit .users-upload-box .btn,
#users-edit .users-upload-box img {
	margin-bottom:15px
}
#install {
	background:#EFF0F0
}
#install .container {
	margin-top:50px
}
#install .step-panel {
	background:#fff;
	-webkit-box-shadow:1px 1px 2px 0 #d0d0d0;
	-moz-box-shadow:1px 1px 2px 0 #d0d0d0;
	box-shadow:1px 1px 2px 0 #d0d0d0;
	margin-top:30px;
	padding:20px 50px
}
#install #configuration .btn,
#install .manual-fill {
	margin-top:20px
}
#install .manual-fill input {
	margin-left:-6px;
	margin-right:8px
}
#install .manual-fill .col-sm-6 {
	padding:0
}
#install #site_description {
	padding-bottom:10px
}
#install #compat-check h4 {
	margin-top:30px
}
#install #compat-check .btn {
	display:inline-block;
	margin-right:10px;
	margin-bottom:30px
}
#install #compat-check p {
	margin:15px 0 25px
}
#install .danger {
	background:#D82123;
	color:#fff;
	padding:5px
}
#install .success {
	background:#5cb85c;
	color:#fff;
	padding:5px
}
.wizard {
	display:block;
	position:relative;
	padding:0
}
.wizard li {
	display:block;
	float:left;
	width:25%;
	padding-left:0
}
.wizard li:before {
	display:block;
	border-top:3px solid #55606E;
	content:"";
	font-size:0;
	overflow:hidden;
	position:relative;
	top:11px;
	right:1px;
	width:100%;
	z-index:1
}
.wizard li:first-child:before {
	left:50%;
	max-width:50%
}
.wizard li:last-child:before {
	max-width:50%;
	width:50%
}
.wizard li .title {
	color:#999;
	display:block;
	font-size:13px;
	line-height:15px;
	max-width:100%;
	position:relative;
	table-layout:fixed;
	top:20px;
	word-wrap:break-word;
	z-index:104
}
.wizard li .step,
.wizard li.active .step {
	color:#fff;
	font-weight:700;
	padding:9px 13.5px;
	font-size:15px
}
.wizard li .step {
	background:#d5d5d5;
	display:inline;
	border:3px solid transparent;
	border-radius:50%;
	line-height:normal;
	position:relative;
	z-index:2
}
.wizard li.active .step {
	background:#45C8DC;
	border-radius:50%;
	border:3px solid #55606E
}
.wizard li.active .title {
	color:#55606E
}
#update {
	background-color:#EFF0F0
}
#update .container {
	margin-top:10%;
	background-color:#fff;
	padding:50px
}
#update .container .btn {
	border-radius:0;
	margin-top:15px
}
#pages-show .main-container {
	padding:5px 20px 15px;
	background:#fff;
	margin-top:170px;
	margin-bottom:40px;
	box-shadow:0 1px 2px rgba(0,
	0,
	0,
	.1)
}
#pages-show .main-container .page-title {
	margin-bottom:40px
}
#dashboard-menus {
	padding:25px
}
#dashboard-menus .panel-heading {
	color:#fff;
	background:#3c3f44;
	position:relative
}
#dashboard-menus .btn {
	border:none;
	padding:6px 30px
}
#dashboard-menus .btn-success {
	background-color:#65C6BB
}
#dashboard-menus .btn-success:hover {
	background-color:#43b5a8
}
#dashboard-menus .btn-danger {
	background-color:#EA6153
}
#dashboard-menus .btn-danger:hover {
	background-color:#e43726
}
#dashboard-menus .btn-primary {
	background-color:#45C8DC
}
#dashboard-menus .btn-primary:hover {
	background-color:#26b3c8
}
#dashboard-menus .navbar-inverse {
	background-color:#fff;
	border:1px solid #d1d2d4
}
#dashboard-menus .panel-btns {
	position:absolute;
	top:0;
	right:0;
	padding:0;
	height:39px;
	vertical-align:middle
}
#dashboard-menus .panel-btns .panel-btn:hover {
	background-color:#54585e
}
#dashboard-menus .panel-small {
	width:40%;
	border:none;
	margin-bottom:5px
}
#dashboard-menus .panel-small .panel-body {
	border:1px solid #d1d2d4
}
#dashboard-menus .panel-body {
	padding:8px 12px
}
#dashboard-menus .panel-body .form-control {
	margin-bottom:10px
}
#dashboard-menus .radio {
	padding-left:0
}
#dashboard-menus #routes .row {
	margin:10px 0 20px
}
#dashboard-menus #routes .checkbox {
	padding-left:0;
	margin:0 0 8px
}
#dashboard-menus #routes .checkbox span {
	margin-left:10px
}