html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
	font-family: "΢ź";
	font-size: 14px;
	line-height: 1.428571429;
	color: #333333;
	background-color: #fff;
  margin: 0;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}


td,
th {
	padding: 0;
}
/*ƶվӦ*/
@media (max-width: 1023px) {
  .center{width:100%;}
  .footer_bottom,.component-social-media-module-refactored,.top_top,.main-nav,.right_float,.news_banner_inner{display:none;}
  .article_left{padding:0px}
  .mobile-inner{display:block;}
  /*.hidden-mobile-plus{margin: 20px 0px 20px 0;}*/
  .title{margin-top:20px;}
  .top_pc{display:none;}
  .artical_wrap {width: inherit; margin: 0 15px 15px 15px;}
  .mycontext{margin-top:0px;padding-bottom: 50px;}
  .title { font-size: 24px;}
  .l_nav{float: left; margin-left: 20px;}
  .l_nav a{color:#bababa;}
  .news_banner_nav{bottom:auto;background-color: transparent;}
  .mobile-inner img{margin-bottom:0px}
  .footer{margin-bottom: 20px;}
  .footer_inner{height: 100px; margin-bottom: 10px;display:none;}
  .hovertreebottom{display:block;}
  .l_content ul li{width:100%;}
}

@media print {
	*,
  *:before,
  *:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a,
  a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	a[href^="#"]:after,
  a[href^="javascript:"]:after {
		content: "";
	}

	pre,
  blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,
  img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	p,
  h2,
  h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
  h3 {
		page-break-after: avoid;
	}

	.navbar {
		display: none;
	}

	.btn > .caret,
  .dropup > .btn > .caret {
		border-top-color: #000 !important;
	}

	.label {
		border: 1px solid #000;
	}

	.table {
		border-collapse: collapse !important;
	}

	.table td,
  .table th {
		background-color: #fff !important;
	}

	.table-bordered th,
  .table-bordered td {
		border: 1px solid #ddd !important;
	}
}


* {
	box-sizing: border-box;
}

*:before,
*:after {
	box-sizing: border-box;
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #5F5F5F;
	text-decoration: none;
}

a:hover, a:focus {
	color: #23527c;
	text-decoration: underline;
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role="button"] {
	cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
	font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
	font-size: 75%;
}

h1, .h1 {
	font-size: 36px;
}

h2, .h2 {
	font-size: 30px;
}

h3, .h3 {
	font-size: 24px;
}

h4, .h4 {
	font-size: 18px;
}

h5, .h5 {
	font-size: 14px;
}

h6, .h6 {
	font-size: 12px;
}

p {
	margin: 0 0 10px;
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width: 768px) {
	.lead {
		font-size: 21px;
	}
}

small,
.small {
	font-size: 85%;
}

mark,
.mark {
	background-color: #fcf8e3;
	padding: .2em;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase, .initialism {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777777;
}

.text-primary {
	color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
	color: #286090;
}

.text-success {
	color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
	color: #2b542c;
}

.text-info {
	color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
	color: #66512c;
}

.text-danger {
	color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
	color: #843534;
}

.bg-primary {
	color: #fff;
}

.bg-primary {
	background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #286090;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
	background-color: #e4b9b9;
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eeeeee;
}


ul ul,
ul ol,
ol ul,
ol ol {
	margin-bottom: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dt,
dd {
	line-height: 1.428571429;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table;
}

.dl-horizontal dd:after {
	clear: both;
}

@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777;
}

.initialism {
	font-size: 90%;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.428571429;
	color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
	content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	box-shadow: none;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	margin-right: auto;
	margin-left: auto;
}

.container:before, .container:after {
	content: " ";
	display: table;
}

.container:after {
	clear: both;
}

@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table;
}

.container-fluid:after {
	clear: both;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.row:before, .row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-1 {
	width: 8.3333333333%;
}

.col-xs-2 {
	width: 16.6666666667%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-4 {
	width: 33.3333333333%;
}

.col-xs-5 {
	width: 41.6666666667%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-7 {
	/*
	width: 58.3333333333%;
	*/
	float: right;
}

.col-xs-8 {
	width: 66.6666666667%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-10 {
	width: 83.3333333333%;
}

.col-xs-11 {
	width: 91.6666666667%;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-pull-1 {
	right: 8.3333333333%;
}

.col-xs-pull-2 {
	right: 16.6666666667%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-4 {
	right: 33.3333333333%;
}

.col-xs-pull-5 {
	right: 41.6666666667%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-7 {
	right: 58.3333333333%;
}

.col-xs-pull-8 {
	right: 66.6666666667%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-10 {
	right: 83.3333333333%;
}

.col-xs-pull-11 {
	right: 91.6666666667%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-push-1 {
	left: 8.3333333333%;
}

.col-xs-push-2 {
	left: 16.6666666667%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-4 {
	left: 33.3333333333%;
}

.col-xs-push-5 {
	left: 41.6666666667%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-7 {
	left: 58.3333333333%;
}

.col-xs-push-8 {
	left: 66.6666666667%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-10 {
	left: 83.3333333333%;
}

.col-xs-push-11 {
	left: 91.6666666667%;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-offset-0 {
	margin-left: 0%;
}

.col-xs-offset-1 {
	margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
	margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-4 {
	margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
	margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-7 {
	margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
	margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-10 {
	margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
	margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}

	.col-sm-1 {
		width: 8.3333333333%;
	}

	.col-sm-2 {
		width: 16.6666666667%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-4 {
		width: 33.3333333333%;
	}

	.col-sm-5 {
		width: 41.6666666667%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-7 {
		width: 58.3333333333%;
	}

	.col-sm-8 {
		width: 66.6666666667%;
	}

	.col-sm-9 {
		width: 75%;
	}

	.col-sm-10 {
		width: 83.3333333333%;
	}

	.col-sm-11 {
		width: 91.6666666667%;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-pull-0 {
		right: auto;
	}

	.col-sm-pull-1 {
		right: 8.3333333333%;
	}

	.col-sm-pull-2 {
		right: 16.6666666667%;
	}

	.col-sm-pull-3 {
		right: 25%;
	}

	.col-sm-pull-4 {
		right: 33.3333333333%;
	}

	.col-sm-pull-5 {
		right: 41.6666666667%;
	}

	.col-sm-pull-6 {
		right: 50%;
	}

	.col-sm-pull-7 {
		right: 58.3333333333%;
	}

	.col-sm-pull-8 {
		right: 66.6666666667%;
	}

	.col-sm-pull-9 {
		right: 75%;
	}

	.col-sm-pull-10 {
		right: 83.3333333333%;
	}

	.col-sm-pull-11 {
		right: 91.6666666667%;
	}

	.col-sm-pull-12 {
		right: 100%;
	}

	.col-sm-push-0 {
		left: auto;
	}

	.col-sm-push-1 {
		left: 8.3333333333%;
	}

	.col-sm-push-2 {
		left: 16.6666666667%;
	}

	.col-sm-push-3 {
		left: 25%;
	}

	.col-sm-push-4 {
		left: 33.3333333333%;
	}

	.col-sm-push-5 {
		left: 41.6666666667%;
	}

	.col-sm-push-6 {
		left: 50%;
	}

	.col-sm-push-7 {
		left: 58.3333333333%;
	}

	.col-sm-push-8 {
		left: 66.6666666667%;
	}

	.col-sm-push-9 {
		left: 75%;
	}

	.col-sm-push-10 {
		left: 83.3333333333%;
	}

	.col-sm-push-11 {
		left: 91.6666666667%;
	}

	.col-sm-push-12 {
		left: 100%;
	}

	.col-sm-offset-0 {
		margin-left: 0%;
	}

	.col-sm-offset-1 {
		margin-left: 8.3333333333%;
	}

	.col-sm-offset-2 {
		margin-left: 16.6666666667%;
	}

	.col-sm-offset-3 {
		margin-left: 25%;
	}

	.col-sm-offset-4 {
		margin-left: 33.3333333333%;
	}

	.col-sm-offset-5 {
		margin-left: 41.6666666667%;
	}

	.col-sm-offset-6 {
		margin-left: 50%;
	}

	.col-sm-offset-7 {
		margin-left: 58.3333333333%;
	}

	.col-sm-offset-8 {
		margin-left: 66.6666666667%;
	}

	.col-sm-offset-9 {
		margin-left: 75%;
	}

	.col-sm-offset-10 {
		margin-left: 83.3333333333%;
	}

	.col-sm-offset-11 {
		margin-left: 91.6666666667%;
	}

	.col-sm-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 992px) {
	.col-md-1, .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-md-10, .col-md-11, .col-md-12 {
		float: left;
	}

	.col-md-1 {
		width: 8.3333333333%;
	}

	.col-md-2 {
		width: 16.6666666667%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-4 {
		width: 33.3333333333%;
	}

	.col-md-5 {
		width: 41.6666666667%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-7 {
		width: 58.3333333333%;
	}

	.col-md-8 {
		width: 66.6666666667%;
	}

	.col-md-9 {
		width: 75%;
	}

	.col-md-10 {
		width: 83.3333333333%;
	}

	.col-md-11 {
		width: 91.6666666667%;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-pull-0 {
		right: auto;
	}

	.col-md-pull-1 {
		right: 8.3333333333%;
	}

	.col-md-pull-2 {
		right: 16.6666666667%;
	}

	.col-md-pull-3 {
		right: 25%;
	}

	.col-md-pull-4 {
		right: 33.3333333333%;
	}

	.col-md-pull-5 {
		right: 41.6666666667%;
	}

	.col-md-pull-6 {
		right: 50%;
	}

	.col-md-pull-7 {
		right: 58.3333333333%;
	}

	.col-md-pull-8 {
		right: 66.6666666667%;
	}

	.col-md-pull-9 {
		right: 75%;
	}

	.col-md-pull-10 {
		right: 83.3333333333%;
	}

	.col-md-pull-11 {
		right: 91.6666666667%;
	}

	.col-md-pull-12 {
		right: 100%;
	}

	.col-md-push-0 {
		left: auto;
	}

	.col-md-push-1 {
		left: 8.3333333333%;
	}

	.col-md-push-2 {
		left: 16.6666666667%;
	}

	.col-md-push-3 {
		left: 25%;
	}

	.col-md-push-4 {
		left: 33.3333333333%;
	}

	.col-md-push-5 {
		left: 41.6666666667%;
	}

	.col-md-push-6 {
		left: 50%;
	}

	.col-md-push-7 {
		left: 58.3333333333%;
	}

	.col-md-push-8 {
		left: 66.6666666667%;
	}

	.col-md-push-9 {
		left: 75%;
	}

	.col-md-push-10 {
		left: 83.3333333333%;
	}

	.col-md-push-11 {
		left: 91.6666666667%;
	}

	.col-md-push-12 {
		left: 100%;
	}

	.col-md-offset-0 {
		margin-left: 0%;
	}

	.col-md-offset-1 {
		margin-left: 8.3333333333%;
	}

	.col-md-offset-2 {
		margin-left: 16.6666666667%;
	}

	.col-md-offset-3 {
		margin-left: 25%;
	}

	.col-md-offset-4 {
		margin-left: 33.3333333333%;
	}

	.col-md-offset-5 {
		margin-left: 41.6666666667%;
	}

	.col-md-offset-6 {
		margin-left: 50%;
	}

	.col-md-offset-7 {
		margin-left: 58.3333333333%;
	}

	.col-md-offset-8 {
		margin-left: 66.6666666667%;
	}

	.col-md-offset-9 {
		margin-left: 75%;
	}

	.col-md-offset-10 {
		margin-left: 83.3333333333%;
	}

	.col-md-offset-11 {
		margin-left: 91.6666666667%;
	}

	.col-md-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}

	.col-lg-1 {
		width: 8.3333333333%;
	}

	.col-lg-2 {
		width: 16.6666666667%;
	}

	.col-lg-3 {
		width: 25%;
	}

	.col-lg-4 {
		width: 33.3333333333%;
	}

	.col-lg-5 {
		width: 41.6666666667%;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-7 {
		width: 58.3333333333%;
	}

	.col-lg-8 {
		width: 66.6666666667%;
	}

	.col-lg-9 {
		width: 75%;
	}

	.col-lg-10 {
		width: 83.3333333333%;
	}

	.col-lg-11 {
		width: 91.6666666667%;
	}

	.col-lg-12 {
		width: 100%;
	}

	.col-lg-pull-0 {
		right: auto;
	}

	.col-lg-pull-1 {
		right: 8.3333333333%;
	}

	.col-lg-pull-2 {
		right: 16.6666666667%;
	}

	.col-lg-pull-3 {
		right: 25%;
	}

	.col-lg-pull-4 {
		right: 33.3333333333%;
	}

	.col-lg-pull-5 {
		right: 41.6666666667%;
	}

	.col-lg-pull-6 {
		right: 50%;
	}

	.col-lg-pull-7 {
		right: 58.3333333333%;
	}

	.col-lg-pull-8 {
		right: 66.6666666667%;
	}

	.col-lg-pull-9 {
		right: 75%;
	}

	.col-lg-pull-10 {
		right: 83.3333333333%;
	}

	.col-lg-pull-11 {
		right: 91.6666666667%;
	}

	.col-lg-pull-12 {
		right: 100%;
	}

	.col-lg-push-0 {
		left: auto;
	}

	.col-lg-push-1 {
		left: 8.3333333333%;
	}

	.col-lg-push-2 {
		left: 16.6666666667%;
	}

	.col-lg-push-3 {
		left: 25%;
	}

	.col-lg-push-4 {
		left: 33.3333333333%;
	}

	.col-lg-push-5 {
		left: 41.6666666667%;
	}

	.col-lg-push-6 {
		left: 50%;
	}

	.col-lg-push-7 {
		left: 58.3333333333%;
	}

	.col-lg-push-8 {
		left: 66.6666666667%;
	}

	.col-lg-push-9 {
		left: 75%;
	}

	.col-lg-push-10 {
		left: 83.3333333333%;
	}

	.col-lg-push-11 {
		left: 91.6666666667%;
	}

	.col-lg-push-12 {
		left: 100%;
	}

	.col-lg-offset-0 {
		margin-left: 0%;
	}

	.col-lg-offset-1 {
		margin-left: 8.3333333333%;
	}

	.col-lg-offset-2 {
		margin-left: 16.6666666667%;
	}

	.col-lg-offset-3 {
		margin-left: 25%;
	}

	.col-lg-offset-4 {
		margin-left: 33.3333333333%;
	}

	.col-lg-offset-5 {
		margin-left: 41.6666666667%;
	}

	.col-lg-offset-6 {
		margin-left: 50%;
	}

	.col-lg-offset-7 {
		margin-left: 58.3333333333%;
	}

	.col-lg-offset-8 {
		margin-left: 66.6666666667%;
	}

	.col-lg-offset-9 {
		margin-left: 75%;
	}

	.col-lg-offset-10 {
		margin-left: 83.3333333333%;
	}

	.col-lg-offset-11 {
		margin-left: 91.6666666667%;
	}

	.col-lg-offset-12 {
		margin-left: 100%;
	}
}

table {
	background-color: transparent;
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777777;
	text-align: left;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
	border-top: 0;
}

.table > tbody + tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
	padding: 5px;
}

.table-bordered {
	border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}

table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
	background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
	background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
	background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}

.table-responsive {
	overflow-x: auto;
	min-height: 0.01%;
}

@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}

	.table-responsive > .table {
		margin-bottom: 0;
	}

	.table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}

	.table-responsive > .table-bordered {
		border: 0;
	}

	.table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}

	.table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}

	.table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

input[type="search"] {
	box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type="file"] {
	display: block;
}

input[type="range"] {
	display: block;
	width: 100%;
}

select[multiple],
select[size] {
	height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eeeeee;
	opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed;
}

textarea.form-control {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
		line-height: 34px;
	}

	input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
		line-height: 30px;
	}

	input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
		line-height: 46px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
	margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
	cursor: not-allowed;
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
	padding-left: 0;
	padding-right: 0;
}

.input-sm, .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: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
	height: 30px;
	line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
	height: auto;
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto;
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.input-lg, .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.3333333;
	border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
	height: 46px;
	line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
	height: auto;
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
	height: auto;
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
	top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.form-inline .form-control-static {
		display: inline-block;
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
		width: auto;
	}

	.form-inline .input-group > .form-control {
		width: 100%;
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .radio,
  .form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .radio label,
  .form-inline .checkbox label {
		padding-left: 0;
	}

	.form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table;
}

.form-horizontal .form-group:after {
	clear: both;
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px;
	}
}

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px;
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
	color: #333;
	text-decoration: none;
}

.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}

.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
	background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
	background-color: #fff;
	border-color: #ccc;
}

.btn-default .badge {
	color: #fff;
	background-color: #333;
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40;
}

.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
	background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
	background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
	background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
	background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
	background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	color: #337ab7;
	font-weight: normal;
	border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block + .btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}

.fade {
	opacity: 0;
	transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-property: height, visibility;
	transition-duration: 0.35s;
	transition-timing-function: ease;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropup,
.dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333333;
	white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}

.open > .dropdown-menu {
	display: block;
}

.open > a {
	outline: 0;
}

.dropdown-menu-right {
	left: auto;
	right: 0;
}

.dropdown-menu-left {
	left: 0;
	right: auto;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.428571429;
	color: #777777;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
	content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}

	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
	position: relative;
	float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
	z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
	margin-left: -1px;
}

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	display: table;
}

.btn-toolbar:after {
	clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
	margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group > .btn:first-child {
	margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group > .btn-group {
	float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
	content: " ";
	display: table;
}

.btn-group-vertical > .btn-group:after {
	clear: both;
}

.btn-group-vertical > .btn-group > .btn {
	float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}

.btn-group-justified > .btn-group .btn {
	width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: 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 .form-control:focus {
	z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	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;
	white-space: nowrap;
}

.input-group-btn > .btn {
	position: relative;
}

.input-group-btn > .btn + .btn {
	margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
	z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
	z-index: 2;
	margin-left: -1px;
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.nav:before, .nav:after {
	content: " ";
	display: table;
}

.nav:after {
	clear: both;
}

.nav > li {
	position: relative;
	display: block;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}

.nav > li.disabled > a {
	color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #337ab7;
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.nav > li > a > img {
	max-width: none;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}

.nav-pills > li {
	float: left;
}

.nav-pills > li > a {
	border-radius: 4px;
}

.nav-pills > li + li {
	margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #337ab7;
}

.nav-stacked > li {
	float: none;
}

.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
	width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
	float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
	.nav-justified > li, .nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}

	.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
	}
}

.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
	.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}

	.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

.navbar:before, .navbar:after {
	content: " ";
	display: table;
}

.navbar:after {
	clear: both;
}

@media (min-width: 768px) {
	.navbar {
		border-radius: 4px;
	}
}

.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table;
}

.navbar-header:after {
	clear: both;
}

@media (min-width: 768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	display: table;
}

.navbar-collapse:after {
	clear: both;
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width: 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}

	.navbar-collapse.in {
		overflow-y: visible;
	}

	.navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
		max-height: 200px;
	}
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
	.container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width: 768px) {
	.navbar-fixed-top,
  .navbar-fixed-bottom {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}

.navbar-brand > img {
	display: block;
}

@media (min-width: 768px) {
	.navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

@media (min-width: 768px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}

.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}

	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}

	.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
}

@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}

	.navbar-nav > li {
		float: left;
	}

	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 8px;
	margin-bottom: 8px;
}

@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.navbar-form .form-control-static {
		display: inline-block;
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
		width: auto;
	}

	.navbar-form .input-group > .form-control {
		width: 100%;
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .radio,
  .navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .radio label,
  .navbar-form .checkbox label {
		padding-left: 0;
	}

	.navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		box-shadow: none;
	}
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width: 768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (min-width: 768px) {
	.navbar-left {
		float: left !important;
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}

	.navbar-right ~ .navbar-right {
		margin-right: 0;
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
	color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}

.navbar-default .navbar-text {
	color: #777;
}

.navbar-default .navbar-nav > li > a {
	color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #555;
	background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}

.navbar-default .navbar-toggle {
	border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555;
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link {
	color: #777;
}

.navbar-default .navbar-link:hover {
	color: #333;
}

.navbar-default .btn-link {
	color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909;
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-text {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: transparent;
}

.navbar-inverse .navbar-toggle {
	border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #090909;
	color: #fff;
}

@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #090909;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #9d9d9d;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #fff;
		background-color: transparent;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #fff;
		background-color: #090909;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link {
	color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.breadcrumb > li {
	display: inline-block;
}

.breadcrumb > li + li:before {
	content: "/ ";
	padding: 0 5px;
	color: #ccc;
}

.breadcrumb > .active {
	color: #777777;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination > li {
	display: inline;
}

.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	color: #337ab7;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eeeeee;
	border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}

.pager:before, .pager:after {
	content: " ";
	display: table;
}

.pager:after {
	clear: both;
}

.pager li {
	display: inline;
}

.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:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
	float: right;
}

.pager .previous > a,
.pager .previous > span {
	float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #777777;
	background-color: #fff;
	cursor: not-allowed;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.label:empty {
	display: none;
}

.btn .label {
	position: relative;
	top: -1px;
}

a.label:hover, a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label-default {
	background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
	background-color: #5e5e5e;
}

.label-primary {
	background-color: #337ab7;
}

.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #286090;
}

.label-success {
	background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44;
}

.label-info {
	background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #777777;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
	color: #337ab7;
	background-color: #fff;
}

.list-group-item > .badge {
	float: right;
}

.list-group-item > .badge + .badge {
	margin-right: 5px;
}

.nav-pills > li > a > .badge {
	margin-left: 3px;
}

a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
	color: inherit;
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.jumbotron > hr {
	border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
	border-radius: 6px;
	padding-left: 15px;
	padding-right: 15px;
}

.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}

	.container .jumbotron,
  .container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 60px;
	}

	.jumbotron h1,
  .jumbotron .h1 {
		font-size: 63px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.thumbnail .caption {
	padding: 9px;
	color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #337ab7;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.alert h4 {
	margin-top: 0;
	color: inherit;
}

.alert .alert-link {
	font-weight: bold;
}

.alert > p,
.alert > ul {
	margin-bottom: 0;
}

.alert > p + p {
	margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
	background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
	margin-top: 15px;
}

.media:first-child {
	margin-top: 0;
}

.media,
.media-body {
	zoom: 1;
	overflow: hidden;
}

.media-body {
	width: 10000px;
}

.media-object {
	display: block;
}

.media-object.img-thumbnail {
	max-width: none;
}

.media-right,
.media > .pull-right {
	padding-left: 10px;
}

.media-left,
.media > .pull-left {
	padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
	display: table-cell;
	vertical-align: top;
}

.media-middle {
	vertical-align: middle;
}

.media-bottom {
	vertical-align: bottom;
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.media-list {
	padding-left: 0;
	list-style: none;
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
	color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333;
}

a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}

button.list-group-item {
	width: 100%;
	text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	background-color: #eeeeee;
	color: #777777;
	cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #c7ddef;
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.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: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
	padding: 15px;
}

.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}

.panel-body:after {
	clear: both;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group + .panel-footer {
	border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
	margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
	padding-left: 15px;
	padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.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,
.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-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-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 {
	border-top-left-radius: 3px;
}

.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,
.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-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-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 {
	border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.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,
.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 {
	border-bottom-left-radius: 3px;
}

.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,
.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 {
	border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
	border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .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 {
	border-bottom: 0;
}

.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-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 {
	border-bottom: 0;
}

.panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}

.panel-group {
	margin-bottom: 20px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.panel-group .panel + .panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
	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: #333333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #337ab7;
}

.panel-primary > .panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #337ab7;
}

.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-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.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-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.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-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.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-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
	padding: 24px;
	border-radius: 6px;
}

.well-sm {
	padding: 9px;
	border-radius: 3px;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	transform: translate(0, -25%);
	transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
	transform: translate(0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.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, 0.2);
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	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: 0.5;
	filter: alpha(opacity=50);
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
	content: " ";
	display: table;
}

.modal-header:after {
	clear: both;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.428571429;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
	content: " ";
	display: table;
}

.modal-footer:after {
	clear: both;
}

.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}

	.modal-content {
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}

	.modal-sm {
		width: 300px;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.428571429;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tooltip.in {
	opacity: 0.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;
	background-color: #000;
	border-radius: 4px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.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 {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.428571429;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.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;
	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;
}

.popover > .arrow {
	border-width: 11px;
}

.popover > .arrow:after {
	border-width: 10px;
	content: "";
}

.popover.top > .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999999;
	border-top-color: rgba(0, 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.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999999;
	border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}

.popover.bottom > .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999999;
	border-bottom-color: rgba(0, 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: #999999;
	border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel-inner > .item {
	display: none;
	position: relative;
	transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner > .item {
		transition: transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		perspective: 1000px;
	}

	.carousel-inner > .item.next, .carousel-inner > .item.active.right {
		transform: translate3d(100%, 0, 0);
		left: 0;
	}

	.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}

	.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}

.carousel-inner > .active {
	left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner > .next {
	left: 100%;
}

.carousel-inner > .prev {
	left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	left: 0;
}

.carousel-inner > .active.left {
	left: -100%;
}

.carousel-inner > .active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: transparent;
}

.carousel-control.left {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif;
}

.carousel-control .icon-prev:before {
	content: '\2039';
}

.carousel-control .icon-next:before {
	content: '\203a';
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: transparent;
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}

	.carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
		margin-left: -10px;
	}

	.carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
		margin-right: -10px;
	}

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}

	.carousel-indicators {
		bottom: 20px;
	}
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}
/*
.hide {
	display: none !important;
}
*/
.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

.visible-xs {
	display: none !important;
}

.visible-sm {
	display: none !important;
}

.visible-md {
	display: none !important;
}

.visible-lg {
	display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}

	table.visible-xs {
		display: table !important;
	}

	tr.visible-xs {
		display: table-row !important;
	}

	th.visible-xs,
  td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}

	table.visible-sm {
		display: table !important;
	}

	tr.visible-sm {
		display: table-row !important;
	}

	th.visible-sm,
  td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}

	table.visible-md {
		display: table !important;
	}

	tr.visible-md {
		display: table-row !important;
	}

	th.visible-md,
  td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}

	table.visible-lg {
		display: table !important;
	}

	tr.visible-lg {
		display: table-row !important;
	}

	th.visible-lg,
  td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}

	table.visible-print {
		display: table !important;
	}

	tr.visible-print {
		display: table-row !important;
	}

	th.visible-print,
  td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
	font-size: 1.3333333333em;
	line-height: 0.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.2857142857em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.1428571429em;
	list-style-type: none;
}

.fa-ul > li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.1428571429em;
	width: 2.1428571429em;
	top: 0.1428571429em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.8571428571em;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid 0.08em #eee;
	border-radius: .1em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right {
	margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

.fa-spin {
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(359deg);
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	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;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
	content: "";
}

.fa-music:before {
	content: "&#65533;";
}

.fa-search:before {
	content: "&#65533;";
}

.fa-envelope-o:before {
	content: "&#65533;";
}

.fa-heart:before {
	content: "&#65533;";
}

.fa-star:before {
	content: "&#65533;";
}

.fa-star-o:before {
	content: "&#65533;";
}

.fa-user:before {
	content: "&#65533;";
}

.fa-film:before {
	content: "&#65533;";
}

.fa-th-large:before {
	content: "&#65533;";
}

.fa-th:before {
	content: "&#65533;";
}

.fa-th-list:before {
	content: "&#65533;";
}

.fa-check:before {
	content: "&#65533;";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "&#65533;";
}

.fa-search-plus:before {
	content: "&#65533;";
}

.fa-search-minus:before {
	content: "&#65533;";
}

.fa-power-off:before {
	content: "&#65533;";
}

.fa-signal:before {
	content: "&#65533;";
}

.fa-gear:before,
.fa-cog:before {
	content: "&#65533;";
}

.fa-trash-o:before {
	content: "&#65533;";
}

.fa-home:before {
	content: "&#65533;";
}

.fa-file-o:before {
	content: "&#65533;";
}

.fa-clock-o:before {
	content: "&#65533;";
}

.fa-road:before {
	content: "&#65533;";
}

.fa-download:before {
	content: "&#65533;";
}

.fa-arrow-circle-o-down:before {
	content: "&#65533;";
}

.fa-arrow-circle-o-up:before {
	content: "&#65533;";
}

.fa-inbox:before {
	content: "&#65533;";
}

.fa-play-circle-o:before {
	content: "&#65533;";
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "&#65533;";
}

.fa-refresh:before {
	content: "&#65533;";
}

.fa-list-alt:before {
	content: "&#65533;";
}

.fa-lock:before {
	content: "&#65533;";
}

.fa-flag:before {
	content: "&#65533;";
}

.fa-headphones:before {
	content: "&#65533;";
}

.fa-volume-off:before {
	content: "&#65533;";
}

.fa-volume-down:before {
	content: "&#65533;";
}

.fa-volume-up:before {
	content: "&#65533;";
}

.fa-qrcode:before {
	content: "&#65533;";
}

.fa-barcode:before {
	content: "&#65533;";
}

.fa-tag:before {
	content: "&#65533;";
}

.fa-tags:before {
	content: "&#65533;";
}

.fa-book:before {
	content: "&#65533;";
}

.fa-bookmark:before {
	content: "&#65533;";
}

.fa-print:before {
	content: "&#65533;";
}

.fa-camera:before {
	content: "&#65533;";
}

.fa-font:before {
	content: "&#65533;";
}

.fa-bold:before {
	content: "&#65533;";
}

.fa-italic:before {
	content: "&#65533;";
}

.fa-text-height:before {
	content: "&#65533;";
}

.fa-text-width:before {
	content: "&#65533;";
}

.fa-align-left:before {
	content: "&#65533;";
}

.fa-align-center:before {
	content: "&#65533;";
}

.fa-align-right:before {
	content: "&#65533;";
}

.fa-align-justify:before {
	content: "&#65533;";
}

.fa-list:before {
	content: "&#65533;";
}

.fa-dedent:before,
.fa-outdent:before {
	content: "&#65533;";
}

.fa-indent:before {
	content: "&#65533;";
}

.fa-video-camera:before {
	content: "&#65533;";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "&#65533;";
}

.fa-pencil:before {
	content: "";
}

.fa-map-marker:before {
	content: url(../images/mico3.png);
}

.fa-map-marker:hover {
	content: url(../images/mico3a.png);
}

.fa-map-marker2:before {
	content: url(../images/mico3-3.png);
}

.fa-map-marker2:hover {
	content: url(../images/mico3-3a.png);
}

.fa-adjust:before {
	content: "&#65533;";
}

.fa-tint {
	content: url(../images/ico1.png);
}


.fa-tint:hover {
	content: url(../images/ico1a.png);
}


.fa-edit:before,
.fa-pencil-square-o:before {
	content: "&#65533;";
}

.fa-share-square-o:before {
	content: "&#65533;";
}

.fa-check-square-o:before {
	content: "&#65533;";
}

.fa-arrows:before {
	content: "&#65533;";
}

.fa-step-backward:before {
	content: "&#65533;";
}

.fa-fast-backward:before {
	content: "&#65533;";
}

.fa-backward:before {
	content: "&#65533;";
}

.fa-play:before {
	content: "&#65533;";
}

.fa-pause:before {
	content: "&#65533;";
}

.fa-stop:before {
	content: "&#65533;";
}

.fa-forward:before {
	content: "&#65533;";
}

.fa-fast-forward:before {
	content: "&#65533;";
}

.fa-step-forward:before {
	content: "&#65533;";
}

.fa-eject:before {
	content: "&#65533;";
}

.fa-chevron-left:before {
	content: "&#65533;";
}

.fa-chevron-right:before {
	content: "&#65533;";
}

.fa-plus-circle:before {
	content: "&#65533;";
}

.fa-minus-circle:before {
	content: "&#65533;";
}

.fa-times-circle:before {
	content: "&#65533;";
}

.fa-check-circle:before {
	content: "&#65533;";
}

.fa-question-circle:before {
	content: "&#65533;";
}

.fa-info-circle:before {
	content: "&#65533;";
}

.fa-crosshairs:before {
	content: "&#65533;";
}

.fa-times-circle-o:before {
	content: "&#65533;";
}

.fa-check-circle-o:before {
	content: "&#65533;";
}

.fa-ban:before {
	content: "&#65533;";
}

.fa-arrow-left:before {
	content: "&#65533;";
}

.fa-arrow-right:before {
	content: "&#65533;";
}

.fa-arrow-up:before {
	content: "&#65533;";
}

.fa-arrow-down:before {
	content: "&#65533;";
}

.fa-mail-forward:before,
.fa-share:before {
	content: "&#65533;";
}

.fa-expand:before {
	content: "&#65533;";
}

.fa-compress:before {
	content: "&#65533;";
}

.fa-plus:before {
	content: "&#65533;";
}

.fa-minus:before {
	content: "&#65533;";
}

.fa-asterisk:before {
	content: "&#65533;";
}

.fa-exclamation-circle:before {
	content: "&#65533;";
}

.fa-gift:before {
	content: "&#65533;";
}

.fa-leaf:before {
	content: "&#65533;";
}

.fa-fire:before {
	content: "&#65533;";
}

.fa-eye:before {
	content: "&#65533;";
}

.fa-eye-slash:before {
	content: "&#65533;";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "&#65533;";
}

.fa-plane:before {
	content: "&#65533;";
}

.fa-calendar:before {
	content: "&#65533;";
}

.fa-random:before {
	content: "&#65533;";
}

.fa-comment:before {
	content: "&#65533;";
}

.fa-magnet:before {
	content: "&#65533;";
}

.fa-chevron-up:before {
	content: "&#65533;";
}

.fa-chevron-down:before {
	content: "&#65533;";
}

.fa-retweet:before {
	content: "&#65533;";
}

.fa-shopping-cart:before {
	content: "&#65533;";
}

.fa-folder:before {
	content: "&#65533;";
}

.fa-folder-open:before {
	content: "&#65533;";
}

.fa-arrows-v:before {
	content: "&#65533;";
}

.fa-arrows-h:before {
	content: "&#65533;";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "";
}

.fa-twitter-square:before {
	content: "&#65533;";
}

.fa-facebook-square:before {
	content: "&#65533;";
}

.fa-camera-retro:before {
	content: "&#65533;";
}

.fa-key:before {
	content: "&#65533;";
}

.fa-gears:before,
.fa-cogs:before {
	content: "&#65533;";
}

.fa-comments:before {
	content: "&#65533;";
}

.fa-thumbs-o-up:before {
	content: "&#65533;";
}

.fa-thumbs-o-down:before {
	content: "&#65533;";
}

.fa-star-half:before {
	content: "&#65533;";
}

.fa-heart-o:before {
	content: "&#65533;";
}

.fa-sign-out:before {
	content: "&#65533;";
}

.fa-linkedin-square:before {
	content: "&#65533;";
}

.fa-thumb-tack:before {
	content: "&#65533;";
}

.fa-external-link:before {
	content: "&#65533;";
}

.fa-sign-in:before {
	content: "&#65533;";
}

.fa-trophy:before {
	content: "&#65533;";
}

.fa-github-square:before {
	content: "&#65533;";
}

.fa-upload:before {
	content: "&#65533;";
}

.fa-lemon-o:before {
	content: "&#65533;";
}

.fa-phone:before {
	content: "&#65533;";
}

.fa-square-o:before {
	content: "&#65533;";
}

.fa-bookmark-o:before {
	content: "&#65533;";
}

.fa-phone-square:before {
	content: "&#65533;";
}

.fa-twitter:before {
	content: "&#65533;";
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "&#65533;";
}

.fa-github:before {
	content: "&#65533;";
}

.fa-unlock:before {
	content: "&#65533;";
}

.fa-credit-card:before {
	content: "&#65533;";
}

.fa-feed:before,
.fa-rss:before {
	content: "&#65533;";
}

.fa-hdd-o:before {
	content: "&#65533;";
}

.fa-bullhorn:before {
	content: "&#65533;";
}

.fa-bell:before {
	content: "&#65533;";
}

.fa-certificate:before {
	content: "&#65533;";
}

.fa-hand-o-right:before {
	content: "&#65533;";
}

.fa-hand-o-left:before {
	content: "&#65533;";
}

.fa-hand-o-up:before {
	content: "&#65533;";
}

.fa-hand-o-down:before {
	content: "&#65533;";
}

.fa-arrow-circle-left:before {
	content: "&#65533;";
}

.fa-arrow-circle-right:before {
	content: "&#65533;";
}

.fa-arrow-circle-up:before {
	content: "&#65533;";
}

.fa-arrow-circle-down:before {
	content: "&#65533;";
}

.fa-globe:before {
	content: "&#65533;";
}

.fa-wrench:before {
	content: "&#65533;";
}

.fa-tasks:before {
	content: "&#65533;";
}

.fa-filter:before {
	content: "&#65533;";
}

.fa-briefcase:before {
	content: "&#65533;";
}

.fa-arrows-alt:before {
	content: "&#65533;";
}

.fa-group:before,
.fa-users:before {
	content: "";
}

.fa-chain:before,
.fa-link:before {
	content: "&#65533;";
}

.fa-cloud:before {
	content: "&#65533;";
}

.fa-flask:before {
	content: "&#65533;";
}

.fa-cut:before,
.fa-scissors:before {
	content: "&#65533;";
}

.fa-copy:before,
.fa-files-o:before {
	content: "&#65533;";
}

.fa-paperclip:before {
	content: "&#65533;";
}

.fa-save:before,
.fa-floppy-o:before {
	content: "&#65533;";
}

.fa-square:before {
	content: "&#65533;";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "&#65533;";
}

.fa-list-ul:before {
	content: "&#65533;";
}

.fa-list-ol:before {
	content: "&#65533;";
}

.fa-strikethrough:before {
	content: "&#65533;";
}

.fa-underline:before {
	content: "&#65533;";
}

.fa-table:before {
	content: "&#65533;";
}

.fa-magic:before {
	content: "&#65533;";
}

.fa-truck:before {
	content: "&#65533;";
}

.fa-pinterest:before {
	content: "&#65533;";
}

.fa-pinterest-square:before {
	content: "&#65533;";
}

.fa-google-plus-square:before {
	content: "&#65533;";
}

.fa-google-plus:before {
	content: "&#65533;";
}

.fa-money:before {
	content: "&#65533;";
}

.fa-caret-down:before {
	content: "&#65533;";
}

.fa-caret-up:before {
	content: "&#65533;";
}

.fa-caret-left:before {
	content: "&#65533;";
}

.fa-caret-right:before {
	content: "&#65533;";
}

.fa-columns:before {
	content: "&#65533;";
}

.fa-unsorted:before,
.fa-sort:before {
	content: "&#65533;";
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "&#65533;";
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "&#65533;";
}

.fa-envelope:before {
	content: "&#65533;";
}

.fa-linkedin:before {
	content: "&#65533;";
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "&#65533;";
}

.fa-legal:before,
.fa-gavel:before {
	content: "&#65533;";
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "&#65533;";
}

.fa-comment-o:before {
	content: "&#65533;";
}

.fa-comments-o:before {
	content: "&#65533;";
}

.fa-flash:before,
.fa-bolt:before {
	content: "&#65533;";
}

.fa-sitemap:before {
	content: "&#65533;";
}

.fa-umbrella:before {
	content: "&#65533;";
}

.fa-paste:before,
.fa-clipboard:before {
	content: "&#65533;";
}

.fa-lightbulb-o:before {
	content: "&#65533;";
}

.fa-exchange:before {
	content: "&#65533;";
}

.fa-cloud-download:before {
	content: "&#65533;";
}

.fa-cloud-upload:before {
	content: "&#65533;";
}

.fa-user-md:before {
	content: url(../images/mico2.png);
}
.fa-user-md:hover {
	content: url(../images/mico2a.png);
}

.fa-user-md2:before {
	content: url(../images/mico2-2.png);
}
.fa-user-md2:hover {
	content: url(../images/mico2-2a.png);
}

.fa-stethoscope:before {
	content: url(../images/mico4.png);
}

.fa-stethoscope:hover {
	content: url(../images/mico4a.png);
}

.fa-stethoscope2:before {
	content: url(../images/mico4-4.png);
}

.fa-stethoscope2:hover {
	content: url(../images/mico4-4a.png);
}

.fa-suitcase:before {
	content: "&#65533;";
}

.fa-bell-o:before {
	content: "&#65533;";
}

.fa-coffee:before {
	content: "&#65533;";
}

.fa-cutlery:before {
	content: "&#65533;";
}

.fa-file-text-o:before {
	content: "&#65533;";
}

.fa-building-o:before {
	content: "&#65533;";
}

.fa-hospital-o:before {
	content: "&#65533;";
}

.fa-ambulance:before {
	content: "&#65533;";
}

.fa-medkit:before {
	content: url(../images/mico5.png);
}

.fa-medkit:hover {
	content: url(../images/mico5a.png);
}

.fa-medkit2:before {
	content: url(../images/mico5-5.png);
}

.fa-medkit2:hover {
	content: url(../images/mico5-5a.png);
}

.fa-fighter-jet:before {
	content: "&#65533;";
}

.fa-beer:before {
	content: "&#65533;";
}

.fa-h-square:before {
	content: "&#65533;";
}

.fa-plus-square:before {
	content: "&#65533;";
}

.fa-angle-double-left:before {
	content: "";
}

.fa-angle-double-right:before {
	content: "&#65533;";
}

.fa-angle-double-up:before {
	content: "&#65533;";
}

.fa-angle-double-down:before {
	content: "&#65533;";
}

.fa-angle-left:before {
	content: "&#65533;";
}

.fa-angle-right:before {
	content: "&#65533;";
}

.fa-angle-up:before {
	content: "&#65533;";
}

.fa-angle-down:before {
	content: "&#65533;";
}

.fa-desktop:before {
	content: "&#65533;";
}

.fa-laptop:before {
	content: "&#65533;";
}

.fa-tablet:before {
	content: "&#65533;";
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "&#65533;";
}

.fa-circle-o:before {
	content: "&#65533;";
}

.fa-quote-left:before {
	content: "&#65533;";
}

.fa-quote-right:before {
	content: "&#65533;";
}

.fa-spinner:before {
	content: "&#65533;";
}

.fa-circle:before {
	content: "&#65533;";
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "&#65533;";
}

.fa-github-alt:before {
	content: "&#65533;";
}

.fa-folder-o:before {
	content: "&#65533;";
}

.fa-folder-open-o:before {
	content: "&#65533;";
}

.fa-smile-o:before {
	content: "&#65533;";
}

.fa-frown-o:before {
	content: "&#65533;";
}

.fa-meh-o:before {
	content: "&#65533;";
}

.fa-gamepad:before {
	content: "&#65533;";
}

.fa-keyboard-o:before {
	content: "&#65533;";
}

.fa-flag-o:before {
	content: "&#65533;";
}

.fa-flag-checkered:before {
	content: "&#65533;";
}

.fa-terminal:before {
	content: "&#65533;";
}

.fa-code:before {
	content: "&#65533;";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "&#65533;";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "&#65533;";
}

.fa-location-arrow:before {
	content: "&#65533;";
}

.fa-crop:before {
	content: "&#65533;";
}

.fa-code-fork:before {
	content: "&#65533;";
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "&#65533;";
}

.fa-question:before {
	content: "&#65533;";
}

.fa-info:before {
	content: "&#65533;";
}

.fa-exclamation:before {
	content: "&#65533;";
}

.fa-superscript:before {
	content: "&#65533;";
}

.fa-subscript:before {
	content: "&#65533;";
}

.fa-eraser:before {
	content: "&#65533;";
}

.fa-puzzle-piece:before {
	content: "&#65533;";
}

.fa-microphone:before {
	content: "&#65533;";
}

.fa-microphone-slash:before {
	content: "&#65533;";
}

.fa-shield:before {
	content: "&#65533;";
}

.fa-calendar-o:before {
	content: "&#65533;";
}

.fa-fire-extinguisher:before {
	content: "&#65533;";
}

.fa-rocket:before {
	content: "&#65533;";
}

.fa-maxcdn:before {
	content: "&#65533;";
}

.fa-chevron-circle-left:before {
	content: "&#65533;";
}

.fa-chevron-circle-right:before {
	content: "&#65533;";
}

.fa-chevron-circle-up:before {
	content: "&#65533;";
}

.fa-chevron-circle-down:before {
	content: "&#65533;";
}

.fa-html5:before {
	content: "&#65533;";
}

.fa-css3:before {
	content: "&#65533;";
}

.fa-anchor:before {
	content: "&#65533;";
}

.fa-unlock-alt:before {
	content: "&#65533;";
}

.fa-bullseye:before {
	content: "";
}

.fa-ellipsis-h:before {
	content: "&#65533;";
}

.fa-ellipsis-v:before {
	content: "&#65533;";
}

.fa-rss-square:before {
	content: "&#65533;";
}

.fa-play-circle:before {
	content: "&#65533;";
}

.fa-ticket:before {
	content: "&#65533;";
}

.fa-minus-square:before {
	content: "&#65533;";
}

.fa-minus-square-o:before {
	content: "&#65533;";
}

.fa-level-up:before {
	content: "&#65533;";
}

.fa-level-down:before {
	content: "&#65533;";
}

.fa-check-square:before {
	content: "&#65533;";
}

.fa-pencil-square:before {
	content: "&#65533;";
}

.fa-external-link-square:before {
	content: "&#65533;";
}

.fa-share-square:before {
	content: "&#65533;";
}

.fa-compass:before {
	content: "&#65533;";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "&#65533;";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "&#65533;";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "&#65533;";
}

.fa-euro:before,
.fa-eur:before {
	content: "&#65533;";
}

.fa-gbp:before {
	content: "&#65533;";
}

.fa-dollar:before,
.fa-usd:before {
	content: "&#65533;";
}

.fa-rupee:before,
.fa-inr:before {
	content: "&#65533;";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "&#65533;";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "&#65533;";
}

.fa-won:before,
.fa-krw:before {
	content: "&#65533;";
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "&#65533;";
}

.fa-file:before {
	content: "&#65533;";
}

.fa-file-text:before {
	content: "&#65533;";
}

.fa-sort-alpha-asc:before {
	content: "&#65533;";
}

.fa-sort-alpha-desc:before {
	content: "&#65533;";
}

.fa-sort-amount-asc:before {
	content: "&#65533;";
}

.fa-sort-amount-desc:before {
	content: "&#65533;";
}

.fa-sort-numeric-asc:before {
	content: "&#65533;";
}

.fa-sort-numeric-desc:before {
	content: "&#65533;";
}

.fa-thumbs-up:before {
	content: "&#65533;";
}

.fa-thumbs-down:before {
	content: "&#65533;";
}

.fa-youtube-square:before {
	content: "&#65533;";
}

.fa-youtube:before {
	content: "&#65533;";
}

.fa-xing:before {
	content: "&#65533;";
}

.fa-xing-square:before {
	content: "&#65533;";
}

.fa-youtube-play:before {
	content: "&#65533;";
}

.fa-dropbox:before {
	content: "&#65533;";
}

.fa-stack-overflow:before {
	content: "&#65533;";
}

.fa-instagram:before {
	content: "&#65533;";
}

.fa-flickr:before {
	content: "&#65533;";
}

.fa-adn:before {
	content: "&#65533;";
}

.fa-bitbucket:before {
	content: "&#65533;";
}

.fa-bitbucket-square:before {
	content: "&#65533;";
}

.fa-tumblr:before {
	content: "&#65533;";
}

.fa-tumblr-square:before {
	content: "&#65533;";
}

.fa-long-arrow-down:before {
	content: "&#65533;";
}

.fa-long-arrow-up:before {
	content: "&#65533;";
}

.fa-long-arrow-left:before {
	content: "&#65533;";
}

.fa-long-arrow-right:before {
	content: "&#65533;";
}

.fa-apple:before {
	content: "&#65533;";
}

.fa-windows:before {
	content: "&#65533;";
}

.fa-android:before {
	content: "&#65533;";
}

.fa-linux:before {
	content: "&#65533;";
}

.fa-dribbble:before {
	content: "&#65533;";
}

.fa-skype:before {
	content: "&#65533;";
}

.fa-foursquare:before {
	content: "";
}

.fa-trello:before {
	content: "&#65533;";
}

.fa-female:before {
	content: "&#65533;";
}

.fa-male:before {
	content: "&#65533;";
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "&#65533;";
}

.fa-sun-o:before {
	content: "&#65533;";
}

.fa-moon-o:before {
	content: "&#65533;";
}

.fa-archive:before {
	content: "&#65533;";
}

.fa-bug:before {
	content: "&#65533;";
}

.fa-vk:before {
	content: "&#65533;";
}

.fa-weibo:before {
	content: "&#65533;";
}

.fa-renren:before {
	content: "&#65533;";
}

.fa-pagelines:before {
	content: "&#65533;";
}

.fa-stack-exchange:before {
	content: "&#65533;";
}

.fa-arrow-circle-o-right:before {
	content: "&#65533;";
}

.fa-arrow-circle-o-left:before {
	content: "&#65533;";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "&#65533;";
}

.fa-dot-circle-o:before {
	content: "&#65533;";
}

.fa-wheelchair:before {
	content: "&#65533;";
}

.fa-vimeo-square:before {
	content: "&#65533;";
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "&#65533;";
}

.fa-plus-square-o:before {
	content: "&#65533;";
}

.fa-space-shuttle:before {
	content: "&#65533;";
}

.fa-slack:before {
	content: "&#65533;";
}

.fa-envelope-square:before {
	content: "&#65533;";
}

.fa-wordpress:before {
	content: "&#65533;";
}

.fa-openid:before {
	content: "&#65533;";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "&#65533;";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "&#65533;";
}

.fa-yahoo:before {
	content: "&#65533;";
}

.fa-google:before {
	content: "&#65533;";
}

.fa-reddit:before {
	content: "&#65533;";
}

.fa-reddit-square:before {
	content: "&#65533;";
}

.fa-stumbleupon-circle:before {
	content: "&#65533;";
}

.fa-stumbleupon:before {
	content: "&#65533;";
}

.fa-delicious:before {
	content: "&#65533;";
}

.fa-digg:before {
	content: "&#65533;";
}

.fa-pied-piper-pp:before {
	content: "&#65533;";
}

.fa-pied-piper-alt:before {
	content: "&#65533;";
}

.fa-drupal:before {
	content: "&#65533;";
}

.fa-joomla:before {
	content: "&#65533;";
}

.fa-language:before {
	content: "&#65533;";
}

.fa-fax:before {
	content: "&#65533;";
}

.fa-building:before {
	content: "&#65533;";
}

.fa-child:before {
	content: "&#65533;";
}

.fa-paw:before {
	content: "&#65533;";
}

.fa-spoon:before {
	content: "&#65533;";
}

.fa-cube:before {
	content: "&#65533;";
}

.fa-cubes:before {
	content: "&#65533;";
}

.fa-behance:before {
	content: "&#65533;";
}

.fa-behance-square:before {
	content: "&#65533;";
}

.fa-steam:before {
	content: "&#65533;";
}

.fa-steam-square:before {
	content: "&#65533;";
}

.fa-recycle:before {
	content: "&#65533;";
}

.fa-automobile:before,
.fa-car:before {
	content: "&#65533;";
}

.fa-cab:before,
.fa-taxi:before {
	content: "&#65533;";
}

.fa-tree:before {
	content: "&#65533;";
}

.fa-spotify:before {
	content: "&#65533;";
}

.fa-deviantart:before {
	content: "&#65533;";
}

.fa-soundcloud:before {
	content: "&#65533;";
}

.fa-database:before {
	content: "";
}

.fa-file-pdf-o:before {
	content: "&#65533;";
}

.fa-file-word-o:before {
	content: "&#65533;";
}

.fa-file-excel-o:before {
	content: "&#65533;";
}

.fa-file-powerpoint-o:before {
	content: "&#65533;";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "&#65533;";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "&#65533;";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "&#65533;";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "&#65533;";
}

.fa-file-code-o:before {
	content: "&#65533;";
}

.fa-vine:before {
	content: "&#65533;";
}

.fa-codepen:before {
	content: "&#65533;";
}

.fa-jsfiddle:before {
	content: "&#65533;";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "&#65533;";
}

.fa-circle-o-notch:before {
	content: "&#65533;";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "&#65533;";
}

.fa-ge:before,
.fa-empire:before {
	content: "&#65533;";
}

.fa-git-square:before {
	content: "&#65533;";
}

.fa-git:before {
	content: "&#65533;";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "&#65533;";
}

.fa-tencent-weibo:before {
	content: "&#65533;";
}

.fa-qq:before {
	content: "&#65533;";
}

.fa-wechat:before,
.fa-weixin:before {
	content: "&#65533;";
}

.fa-send:before,
.fa-paper-plane:before {
	content: "&#65533;";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "&#65533;";
}

.fa-history:before {
	content: "&#65533;";
}

.fa-circle-thin:before {
	content: "&#65533;";
}

.fa-header:before {
	content: "&#65533;";
}

.fa-paragraph:before {
	content: "&#65533;";
}

.fa-sliders:before {
	content: "&#65533;";
}

.fa-share-alt:before {
	content: "&#65533;";
}

.fa-share-alt-square:before {
	content: "&#65533;";
}

.fa-bomb:before {
	content: "&#65533;";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "&#65533;";
}

.fa-tty:before {
	content: "&#65533;";
}

.fa-binoculars:before {
	content: "&#65533;";
}

.fa-plug:before {
	content: "&#65533;";
}

.fa-slideshare:before {
	content: "&#65533;";
}

.fa-twitch:before {
	content: "&#65533;";
}

.fa-yelp:before {
	content: "&#65533;";
}

.fa-newspaper-o:before {
	content: "&#65533;";
}

.fa-wifi:before {
	content: "&#65533;";
}

.fa-calculator:before {
	content: "&#65533;";
}

.fa-paypal:before {
	content: "&#65533;";
}

.fa-google-wallet:before {
	content: "&#65533;";
}

.fa-cc-visa:before {
	content: "&#65533;";
}

.fa-cc-mastercard:before {
	content: "&#65533;";
}

.fa-cc-discover:before {
	content: "&#65533;";
}

.fa-cc-amex:before {
	content: "&#65533;";
}

.fa-cc-paypal:before {
	content: "&#65533;";
}

.fa-cc-stripe:before {
	content: "&#65533;";
}

.fa-bell-slash:before {
	content: "&#65533;";
}

.fa-bell-slash-o:before {
	content: "&#65533;";
}

.fa-trash:before {
	content: "&#65533;";
}

.fa-copyright:before {
	content: "&#65533;";
}

.fa-at:before {
	content: "&#65533;";
}

.fa-eyedropper:before {
	content: "&#65533;";
}

.fa-paint-brush:before {
	content: "&#65533;";
}

.fa-birthday-cake:before {
	content: "&#65533;";
}

.fa-area-chart:before {
	content: "&#65533;";
}

.fa-pie-chart:before {
	content: "";
}

.fa-line-chart:before {
	content: "&#65533;";
}

.fa-lastfm:before {
	content: "&#65533;";
}

.fa-lastfm-square:before {
	content: "&#65533;";
}

.fa-toggle-off:before {
	content: "&#65533;";
}

.fa-toggle-on:before {
	content: "&#65533;";
}

.fa-bicycle:before {
	content: "&#65533;";
}

.fa-bus:before {
	content: "&#65533;";
}

.fa-ioxhost:before {
	content: "&#65533;";
}

.fa-angellist:before {
	content: "&#65533;";
}

.fa-cc:before {
	content: "&#65533;";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "&#65533;";
}

.fa-meanpath:before {
	content: "&#65533;";
}

.fa-buysellads:before {
	content: "&#65533;";
}

.fa-connectdevelop:before {
	content: "&#65533;";
}

.fa-dashcube:before {
	content: "&#65533;";
}

.fa-forumbee:before {
	content: "&#65533;";
}

.fa-leanpub:before {
	content: "&#65533;";
}

.fa-sellsy:before {
	content: "&#65533;";
}

.fa-shirtsinbulk:before {
	content: "&#65533;";
}

.fa-simplybuilt:before {
	content: "&#65533;";
}

.fa-skyatlas:before {
	content: "&#65533;";
}

.fa-cart-plus:before {
	content: "&#65533;";
}

.fa-cart-arrow-down:before {
	content: "&#65533;";
}

.fa-diamond:before {
	content: "&#65533;";
}

.fa-ship:before {
	content: "&#65533;";
}

.fa-user-secret:before {
	content: "&#65533;";
}

.fa-motorcycle:before {
	content: "&#65533;";
}

.fa-street-view:before {
	content: "&#65533;";
}

.fa-heartbeat:before {
	content: "&#65533;";
}

.fa-venus:before {
	content: "&#65533;";
}

.fa-mars:before {
	content: "&#65533;";
}

.fa-mercury:before {
	content: "&#65533;";
}

.fa-intersex:before,
.fa-transgender:before {
	content: "&#65533;";
}

.fa-transgender-alt:before {
	content: "&#65533;";
}

.fa-venus-double:before {
	content: "&#65533;";
}

.fa-mars-double:before {
	content: "&#65533;";
}

.fa-venus-mars:before {
	content: "&#65533;";
}

.fa-mars-stroke:before {
	content: "&#65533;";
}

.fa-mars-stroke-v:before {
	content: "&#65533;";
}

.fa-mars-stroke-h:before {
	content: "&#65533;";
}

.fa-neuter:before {
	content: "&#65533;";
}

.fa-genderless:before {
	content: "&#65533;";
}

.fa-facebook-official:before {
	content: "&#65533;";
}

.fa-pinterest-p:before {
	content: "&#65533;";
}

.fa-whatsapp:before {
	content: "&#65533;";
}

.fa-server:before {
	content: "&#65533;";
}

.fa-user-plus:before {
	content: "&#65533;";
}

.fa-user-times:before {
	content: "&#65533;";
}

.fa-hotel:before,
.fa-bed:before {
	content: "&#65533;";
}

.fa-viacoin:before {
	content: "&#65533;";
}

.fa-train:before {
	content: "&#65533;";
}

.fa-subway:before {
	content: "&#65533;";
}

.fa-medium:before {
	content: "&#65533;";
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "&#65533;";
}

.fa-optin-monster:before {
	content: "&#65533;";
}

.fa-opencart:before {
	content: "&#65533;";
}

.fa-expeditedssl:before {
	content: "&#65533;";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
	content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "&#65533;";
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "&#65533;";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "&#65533;";
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "&#65533;";
}

.fa-mouse-pointer:before {
	content: "&#65533;";
}

.fa-i-cursor:before {
	content: "&#65533;";
}

.fa-object-group:before {
	content: "&#65533;";
}

.fa-object-ungroup:before {
	content: "&#65533;";
}

.fa-sticky-note:before {
	content: "&#65533;";
}

.fa-sticky-note-o:before {
	content: "&#65533;";
}

.fa-cc-jcb:before {
	content: "&#65533;";
}

.fa-cc-diners-club:before {
	content: "&#65533;";
}

.fa-clone:before {
	content: "&#65533;";
}

.fa-balance-scale:before {
	content: "&#65533;";
}

.fa-hourglass-o:before {
	content: "&#65533;";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "&#65533;";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "&#65533;";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "&#65533;";
}

.fa-hourglass:before {
	content: "&#65533;";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "&#65533;";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "&#65533;";
}

.fa-hand-scissors-o:before {
	content: "&#65533;";
}

.fa-hand-lizard-o:before {
	content: "&#65533;";
}

.fa-hand-spock-o:before {
	content: "&#65533;";
}

.fa-hand-pointer-o:before {
	content: "&#65533;";
}

.fa-hand-peace-o:before {
	content: "&#65533;";
}

.fa-trademark:before {
	content: "&#65533;";
}

.fa-registered:before {
	content: "&#65533;";
}

.fa-creative-commons:before {
	content: "&#65533;";
}

.fa-gg:before {
	content: "&#65533;";
}

.fa-gg-circle:before {
	content: "&#65533;";
}

.fa-tripadvisor:before {
	content: "&#65533;";
}

.fa-odnoklassniki:before {
	content: "&#65533;";
}

.fa-odnoklassniki-square:before {
	content: "&#65533;";
}

.fa-get-pocket:before {
	content: "&#65533;";
}

.fa-wikipedia-w:before {
	content: "&#65533;";
}

.fa-safari:before {
	content: "&#65533;";
}

.fa-chrome:before {
	content: "&#65533;";
}

.fa-firefox:before {
	content: "&#65533;";
}

.fa-opera:before {
	content: "&#65533;";
}

.fa-internet-explorer:before {
	content: "&#65533;";
}

.fa-tv:before,
.fa-television:before {
	content: "&#65533;";
}

.fa-contao:before {
	content: "&#65533;";
}

.fa-500px:before {
	content: "&#65533;";
}

.fa-amazon:before {
	content: "&#65533;";
}

.fa-calendar-plus-o:before {
	content: "&#65533;";
}

.fa-calendar-minus-o:before {
	content: "&#65533;";
}

.fa-calendar-times-o:before {
	content: "&#65533;";
}

.fa-calendar-check-o:before {
	content: url(../images/mico1.png);
}

.fa-calendar-check-o:hover {
	content: url(../images/mico1a.png);
}
.fa-calendar-check-o2:before {
	content: url(../images/mico1-1.png);
}

.fa-calendar-check-o2:hover {
	content: url(../images/mico1-1a.png);
}
.fa-industry:before {
	content: "&#65533;";
}

.fa-map-pin:before {
	content: "&#65533;";
}

.fa-map-signs:before {
	content: "&#65533;";
}

.fa-map-o:before {
	content: "&#65533;";
}

.fa-map:before {
	content: "&#65533;";
}

.fa-commenting:before {
	content: "&#65533;";
}

.fa-commenting-o:before {
	content: "&#65533;";
}

.fa-houzz:before {
	content: "&#65533;";
}

.fa-vimeo:before {
	content: "&#65533;";
}

.fa-black-tie:before {
	content: "&#65533;";
}

.fa-fonticons:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "&#65533;";
}

.fa-edge:before {
	content: "&#65533;";
}

.fa-credit-card-alt:before {
	content: "&#65533;";
}

.fa-codiepie:before {
	content: "&#65533;";
}

.fa-modx:before {
	content: "&#65533;";
}

.fa-fort-awesome:before {
	content: "&#65533;";
}

.fa-usb:before {
	content: "&#65533;";
}

.fa-product-hunt:before {
	content: "&#65533;";
}

.fa-mixcloud:before {
	content: "&#65533;";
}

.fa-scribd:before {
	content: "&#65533;";
}

.fa-pause-circle:before {
	content: "&#65533;";
}

.fa-pause-circle-o:before {
	content: "&#65533;";
}

.fa-stop-circle:before {
	content: "&#65533;";
}

.fa-stop-circle-o:before {
	content: "&#65533;";
}

.fa-shopping-bag:before {
	content: "&#65533;";
}

.fa-shopping-basket:before {
	content: "&#65533;";
}

.fa-hashtag:before {
	content: "&#65533;";
}

.fa-bluetooth:before {
	content: "&#65533;";
}

.fa-bluetooth-b:before {
	content: "&#65533;";
}

.fa-percent:before {
	content: "&#65533;";
}

.fa-gitlab:before {
	content: "&#65533;";
}

.fa-wpbeginner:before {
	content: "&#65533;";
}

.fa-wpforms:before {
	content: "&#65533;";
}

.fa-envira:before {
	content: "&#65533;";
}

.fa-universal-access:before {
	content: "&#65533;";
}

.fa-wheelchair-alt:before {
	content: "&#65533;";
}

.fa-question-circle-o:before {
	content: "&#65533;";
}

.fa-blind:before {
	content: "&#65533;";
}

.fa-audio-description:before {
	content: "&#65533;";
}

.fa-volume-control-phone:before {
	content: "&#65533;";
}

.fa-braille:before {
	content: "&#65533;";
}

.fa-assistive-listening-systems:before {
	content: "&#65533;";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "&#65533;";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "&#65533;";
}

.fa-glide:before {
	content: "&#65533;";
}

.fa-glide-g:before {
	content: "&#65533;";
}

.fa-signing:before,
.fa-sign-language:before {
	content: "&#65533;";
}

.fa-low-vision:before {
	content: "&#65533;";
}

.fa-viadeo:before {
	content: "&#65533;";
}

.fa-viadeo-square:before {
	content: "&#65533;";
}

.fa-snapchat:before {
	content: "&#65533;";
}

.fa-snapchat-ghost:before {
	content: "&#65533;";
}

.fa-snapchat-square:before {
	content: "&#65533;";
}

.fa-pied-piper:before {
	content: "&#65533;";
}

.fa-first-order:before {
	content: "&#65533;";
}

.fa-yoast:before {
	content: "&#65533;";
}

.fa-themeisle:before {
	content: "&#65533;";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "&#65533;";
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "&#65533;";
}

.fa-handshake-o:before {
	content: "&#65533;";
}

.fa-envelope-open:before {
	content: "&#65533;";
}

.fa-envelope-open-o:before {
	content: "&#65533;";
}

.fa-linode:before {
	content: "&#65533;";
}

.fa-address-book:before {
	content: "&#65533;";
}

.fa-address-book-o:before {
	content: "&#65533;";
}

.fa-vcard:before,
.fa-address-card:before {
	content: "&#65533;";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
	content: "&#65533;";
}

.fa-user-circle:before {
	content: "&#65533;";
}

.fa-user-circle-o:before {
	content: "&#65533;";
}

.fa-user-o:before {
	content: "";
}

.fa-id-badge:before {
	content: "&#65533;";
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "&#65533;";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "&#65533;";
}

.fa-quora:before {
	content: "&#65533;";
}

.fa-free-code-camp:before {
	content: "&#65533;";
}

.fa-telegram:before {
	content: "&#65533;";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
	content: "&#65533;";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "&#65533;";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "&#65533;";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "&#65533;";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "&#65533;";
}

.fa-shower:before {
	content: "&#65533;";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
	content: "&#65533;";
}

.fa-podcast:before {
	content: "&#65533;";
}

.fa-window-maximize:before {
	content: "&#65533;";
}

.fa-window-minimize:before {
	content: "&#65533;";
}

.fa-window-restore:before {
	content: "&#65533;";
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "&#65533;";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "&#65533;";
}

.fa-bandcamp:before {
	content: "&#65533;";
}

.fa-grav:before {
	content: "&#65533;";
}

.fa-etsy:before {
	content: "&#65533;";
}

.fa-imdb:before {
	content: "&#65533;";
}

.fa-ravelry:before {
	content: "&#65533;";
}

.fa-eercast:before {
	content: "&#65533;";
}

.fa-microchip:before {
	content: "&#65533;";
}

.fa-snowflake-o:before {
	content: "&#65533;";
}

.fa-superpowers:before {
	content: "&#65533;";
}

.fa-wpexplorer:before {
	content: "&#65533;";
}

.fa-meetup:before {
	content: "&#65533;";
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
  /* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical > .swiper-wrapper {
	-ms-flex-direction: column;
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	-ms-flex-align: start;
	align-items: flex-start;
	transition-property: transform, height;
}

/* a11y */
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* Pagination Styles */
.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: 300ms;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 10px;
	left: 0;
	width: 100%;
}

/* Bullets */
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}

/* Progress */
.swiper-pagination-progress {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000;
}

/* 3D Container */
.swiper-container-3d {
	-o-perspective: 1200px;
	perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
	transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-right {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-top {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
	-ms-perspective: 1200px;
}

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
	overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* Cube */
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	filter: blur(50px);
	z-index: 0;
}

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

/* Scrollbar */
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}


@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg);
	}
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
	z-index: 9999;
	display: block;
	position: relative;
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
	content: " ";
	display: table;
}

.pika-single:after {
	clear: both;
}

.pika-single {
	*zoom: 1;
}

.pika-single.is-hidden {
	display: none;
}

.pika-single.is-bound {
	position: absolute;
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}

.pika-lendar {
	float: left;
	width: 240px;
	margin: 8px;
}

.pika-title {
	position: relative;
	text-align: center;
}

.pika-label {
	display: inline-block;
	*display: inline;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
}

.pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}

.pika-prev,
.pika-next {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	width: 20px;
	height: 30px;
  /* hide text using text-indent trick, using width value (it's enough) */
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
  *position: absolute;
  *top: 0;
}

.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}




.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: .2;
}

.pika-select {
  display: inline-block;
  *display: inline;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

.pika-table th,
.pika-table td {
  width: 14.285714285714286%;
  padding: 0;
}

.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}

.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.is-today .pika-button {
  color: #33aaff;
  font-weight: bold;
}

.is-selected .pika-button,
.has-event .pika-button {
  color: #fff;
  font-weight: bold;
  background: #33aaff;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px;
}

.has-event .pika-button {
  background: #005da9;
  box-shadow: inset 0 1px 3px #0076c9;
}

.is-disabled .pika-button,
.is-inrange .pika-button {
  background: #D5E9F7;
}

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px;
}

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px;
}

.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: .3;
}

.is-outside-current-month .pika-button {
  color: #999;
  opacity: .3;
}

.is-selection-disabled {
  pointer-events: none;
  cursor: default;
}

.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
  color: #fff;
  background: #ff8000;
  box-shadow: none;
  border-radius: 3px;
}

/* styling for abbr */
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}

.css-class {
  display: none;
}

@media (min-width: 1024px) {
  .css-class {
    display: block;
  }
}
/*
.hidden-mobile-plus {
  display: block;
}
*/
.visible-mobile-plus {
  display: none;
}

@media (max-width: 1023px) {

  .visible-mobile-plus {
    display: block;
  }
}

.hidden-mobile {
  display: block;
}

.visible-mobile {
  display: none;
}

@media (max-width: 767px) {
  .hidden-mobile {
    display: none;
  }
  .visible-mobile {
    display: block;
  }
}

.minus-padding {
  padding-left: 0;
  padding-right: 0;
}

.v-gutters {
  margin-top: 20px;
  margin-bottom: 20px;
}

.btn,
.btn:visited {
  border-radius: 0;
  box-shadow: 0px 0px 3px #000;
  color: #FFFFFF;
  background-color: #003087;
  border: 1px solid #003087;
}

.btn:hover,
.btn:active {
  color: #003087;
  background-color: #FFFFFF;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}


h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-family: Open Sans, Arial, sans-serif;
}

h1 {
  font-size: 32px;
  font-size: 3.2rem;
  color: #003087;
  font-weight: 500;
}

h2 {
  font-size: 26px;
  font-size: 2.6rem;
  margin-top: 20px;
  margin-bottom: 20px;
}

h3 {
  font-size: 20px;
  font-size: 2rem;
}

fieldset .checkbox input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type=text],
input[type=email],
input[type=password],
input[type=date],
input[type=search],
input[type=tel],
textarea {
  border-radius: 3px;border:1px solid #cccccc;
}

input[type=text]:active, input[type=text]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=password]:active,
input[type=password]:focus,
input[type=date]:active,
input[type=date]:focus,
input[type=search]:active,
input[type=search]:focus,
input[type=tel]:active,
input[type=tel]:focus,
textarea:active,
textarea:focus {
  box-shadow: none;
  outline: none;
}

input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #c5b9ac; 
}

input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder,
input[type=date]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder {
  color: #c5b9ac;
}

input[type=date]:focus:before, input[type=date]:valid:before {
  content: none;
}

input[type=date]:before {
  content: attr(placeholder);
  color: #aaa;
  margin-right: 0.5em;
}

form {
  font-size: 14px;
  font-size: 1.4rem;
}

form .form-group {
  margin-bottom: 18px;
}

form .form-group.has-error {
  margin-bottom: 0px;
}

form .form-group.has-error .help-block {
  margin-bottom: 5px;
}

form .help-block {
  margin-bottom: 15px;
}

form .help-block ul {
  margin: 0;
}

form .form-control {
  border-color: #c5b9ac;
  margin-right: 10px;
}

form .form-control:active, form .form-control:focus {
  border-color: #00bf00;
}

form select option.disabled {
  color: #c5b9ac;
}

/*
<div class="checkbox-container">
    <input type="checkbox" value="none">
    <label></label>
</div>
<label>Label Text for the checkbox</label>
*/
.checkbox-container {
  display: inline-block;
  margin-right: 10px;
  width: 22px;
  height: 22px;
  position: relative;
}

.checkbox-container label {
  cursor: pointer;
  position: absolute;
  margin-bottom: 0;
  width: 22px;
  height: 22px;
  left: 0;
  top: 0;
  border: 1px solid #c5b9ac;
}

.checkbox-container label:after {
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background: #00bf00;
  top: 2px;
  left: 2px;
}

.checkbox-container label:hover::after {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.checkbox-container input[type=checkbox]:checked + label:after {
  filter: alpha(opacity=100);
  opacity: 1;
}

.checkbox-container + label {
  display: inline-block;
}

.checkbox-container input[type='checkbox'] {
  visibility: hidden;
}

body {
  overflow-x: hidden;
}

@media (max-width: 424px) {
  .component-hero-banner-refactored.hidden-mobile {
    display: none;
  }
}

@media (max-width: 424px) {
  .main-container.hidden-mobile {
    display: none;
  }
}

@media (max-width: 424px) {
  .component-global-footer-refactored.hidden-mobile {
    display: none;
  }
}

a.link,
a.link:visited {
  color: #41b6e6;
}


a:hover,
a.link:hover {
  color: #000;
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

a.link:hover:after {
  color: #003087;
  padding-left: 10px;
  transition: all 0.25s linear;
}

.overlay-blue .btn {
  color: #003087;
  background-color: #FFFFFF;
  border: 1px solid #003087;
}

.overlay-blue .btn:hover {
  color: #FFFFFF;
  background-color: #003087;
  transition: all 0.25s linear;
}

.overlay-pink .btn {
  color: #c6579a;
  background-color: #FFFFFF;
  border: 1px solid #DA291C;
}

.overlay-pink .btn:hover {
  color: #FFFFFF;
  background-color: #DA291C;
  transition: all 0.25s linear;
}

.overlay-purple .btn {
  color: #80225f;
  background-color: #FFFFFF;
  border: 1px solid #80225f;
}

.overlay-purple .btn:hover {
  color: #FFFFFF;
  background-color: #80225f;
  transition: all 0.25s linear;
}

.overlay-green .btn {
  color: #739600;
  background-color: #FFFFFF;
  border: 1px solid #739600;
}

.overlay-green .btn:hover {
  color: #FFFFFF;
  background-color: #739600;
  transition: all 0.25s linear;
}

.overlay-sky .btn {
  color: #41b6e6;
  background-color: #FFFFFF;
  border: 1px solid #41b6e6;
}

.overlay-sky .btn:hover {
  color: #FFFFFF;
  background-color: #41b6e6;
  transition: all 0.25s linear;
}

.overlay-yellow .btn {
  color: #f2a900;
  background-color: #FFFFFF;
  border: 1px solid #f2a900;
}

.overlay-yellow .btn:hover {
  color: #FFFFFF;
  background-color: #f2a900;
  transition: all 0.25s linear;
}

.btn {
  font-size: 14px;
  font-size: 1.4rem;
}

.btn-blue {
  color: #FFFFFF;
  background-color: #003087;
  border: 1px solid #003087;
}

.btn-blue:hover {
  color: #003087;
  background-color: #FFFFFF;
  transition: all 0.25s linear;
}

.btn-sky {
  color: #FFFFFF;
  background-color: #41b6e6;
  border: 1px solid #41b6e6;
}

.btn-sky:hover {
  color: #41b6e6;
  background-color: #FFFFFF;
  transition: all 0.25s linear;
}

.btn-green {
  color: #FFFFFF;
  background-color: #739600;
  border: 1px solid #739600;
}

.btn-green:hover {
  color: #739600;
  background-color: #FFFFFF;
  transition: all 0.25s linear;
}

.btn-raa:before {
  font-family: FontAwesome;
  font-size: 1.4em;
  display: inline-block;
  padding-right: 10px;
  color: #FFFFFF;
  content: "\f274";
}

.btn-raa:hover:before {
  color: #003087;
}

.btn-rso:before {
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 10px;
  color: #FFFFFF;
  content: "\f0f1";
}

.btn-rso:hover:before {
  color: #003087;
}

.btn-fad:before {
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 10px;
  color: #FFFFFF;
  content: "\f0f0";
}

.btn-fad:hover:before {
  color: #003087;
}

.btn-fal:before {
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 10px;
  color: #FFFFFF;
  content: "\f041";
}

.btn-fal:hover:before {
  color: #003087;
}

.btn-rap:before {
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 10px;
  color: #FFFFFF;
  content: "\f0fa";
}

.btn-rap:hover:before {
  color: #003087;
}

.btn-email:before {
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 10px;
  color: #FFFFFF;
  content: "\f003";
}

.center {
  float: none;
  margin: 0 auto;
}

.two-columns {
  column-count: 1;
}

@media (min-width: 768px) {
  .two-columns {
    column-count: 2;
  }
}

.blockquote-wrapper {
  padding-top: 21px;
  padding-bottom: 21px;
}

blockquote {
  border: none;
  font-family: Open Sans, Arial, sans-serif;
  letter-spacing: 0.6px;
}

blockquote:before {
  content: "\201C";
  font-size: 40px;
  font-size: 4rem;
  font-family: serif;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.3em;
}

blockquote:after {
  content: "\201D";
  font-size: 40px;
  font-size: 4rem;
  font-family: serif;
  line-height: 0.1em;
  margin-left: 0.25em;
  vertical-align: -0.6em;
}

.pull-full {
  
  width: 100vw;
}

.text-blue {
  color: #003087;
}

.overlay {
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #FFFFFF;
}

.overlay.overlay-blue {
  background-color: rgba(0, 48, 135, 0.5);
}

.overlay.overlay-pink {
  background-color: rgba(198, 87, 154, 0.7);
}

.overlay.overlay-green {
  background-color: rgba(115, 150, 0, 0.7);
}

.overlay.overlay-sky {
  background-color: rgba(65, 182, 230, 0.7);
}

.overlay.overlay-yellow {
  background-color: rgba(242, 169, 0, 0.7);
}

.overlay.overlay-purple {
  background-color: rgba(140, 71, 153, 0.7);
}

.bg-image {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

.background-blue {
  background-color: #003087;
}

.background-pink {
  background-color: #DA291C;
}


.background-green {
  background-color: #739600;
}

.background-sky {
  background-color: #41b6e6;
}

.background-yellow {
  background-color: #f2a900;
}

.background-purple {
  background-color: #8c4799;
}

.background-white {
  background-color: #FFFFFF;
}

.background-grey {
  background-color: #f5f5f5;
}

a.background-blue {
  color: #FFFFFF;
  background-color: #003087;
}

a.background-blue:hover {
  border: 1px solid #003087;
  color: #003087;
  background-color: #FFFFFF;
}

a.background-blue:hover + i {
  color: #003087;
}

a.background-pink {
  color: #FFFFFF;
  background-color: #DA291C;
}

a.background-pink:hover {
  border: 1px solid #DA291C;
  color: #DA291C;
  background-color: #FFFFFF;
}

a.background-pink:hover + i {
  color: #DA291C;
}

a.background-green {
  color: #FFFFFF;
  background-color: #739600;
}

a.background-green:hover {
  border: 1px solid #739600;
  color: #739600;
  background-color: #FFFFFF;
}

a.background-green:hover + i {
  color: #739600;
}

a.background-sky {
  color: #FFFFFF;
  background-color: #41b6e6;
}

a.background-sky:hover {
  border: 1px solid #41b6e6;
  color: #41b6e6;
  background-color: #FFFFFF;
}

a.background-sky:hover + i {
  color: #41b6e6;
}

a.background-yellow {
  color: #FFFFFF;
  background-color: #2F60B2;
}

a.background-yellow:hover {
  border: 1px solid #2F60B2;
  color: #2F60B2;
  background-color: #FFFFFF;
}

a.background-yellow:hover + i {
  color: #2F60B2;
}

a.background-purple {
  color: #FFFFFF;
  background-color: #8c4799;
}

a.background-purple:hover {
  border: 1px solid #8c4799;
  color: #8c4799;
  background-color: #FFFFFF;
}

a.background-purple:hover + i {
  color: #8c4799;
}


.multi-btns .btn {
  font-size: 17px;
  padding: 12px 0;
  line-height: 1.4;
  margin-right: 15px;
  margin-bottom: 30px;
  min-width: 225px;
}

.accordion-content {
  height: auto;
}

a.accordion {
  display: block;
  min-height: 40px;
  width: 100%;
  margin-top: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16px;
  background-color: #e7e7e7;
}

a.accordion:before {
  background-color: #007396;
  height: 100%;
  width: 50px;
  font-family: FontAwesome;
  content: "\f067";
  display: inline-block;
  color: #FFFFFF;
  padding: 13px 20px;
  margin-right: 10px;
}

a.accordion.expanded:before {
  content: "\f068";
}

.accordion-content {
  width: 100%;
  padding-left: 65px;
  margin-bottom: 5px;
  background-color: #f5f5f5;
}

.left-image {
  width: 100%;
  height: auto;
  position: relative;
  margin: 20px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.left-image h4 {
  padding: 20px 0 30px;
}

.left-image .snippet-image {
  max-width: 265px;
  -ms-flex: 1 265px;
      flex: 1 265px;
}

.left-image .snippet-text {
  height: 100%;
  width: calc(100% - 285px);
  max-width: 100%;
  margin-left: 20px;
  position: relative;
  -ms-flex: 1;
      flex: 1;
}

.left-image .snippet-text h2 {
  margin-top: 0;
}

.left-image.right .snippet-image {
  float: right;
}

.left-image.right .snippet-text {
  float: right;
}

@media (max-width: 767px) {
  .left-image {
    height: auto;
  }
  .left-image .snippet-image {
    margin: 0 auto 10px;
    height: auto;
  }
  .left-image .snippet-text {
    width: 100%;
  }
  .left-image .snippet-text h2 {
    margin-top: 10px;
  }
}

.left-image:after {
  clear: both;
}

.bch-footer-head {
  text-align: center;
  color: #003087;
  font-weight: bold;
  font-size: 15px;
  padding: 15px 0 5px;
}

.bch-footer-text {
  text-align: center;
  color: #003087;
  font-size: 12px;
  padding: 0 10px;
  line-height: 14px;
}

.table {
  display: table;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.table:after {
  content: '';
  display: block;
  clear: both;
}

.table-row {
  display: table-row;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.table.stripped .table-row:nth-child(2n) {
  background-color: #f5f5f5;
}

.table.stripped-dark .table-row:nth-child(2n) {
  background-color: #e7e7e7;
}

.table.stripped-sky .table-row:nth-child(2n) {
  background-color: #41b6e6;
}

.table-1-col {
  float: none;
  width: 100%;
  -ms-flex: 1;
      flex: 1;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  margin: 10px 0 0 10px;
}

.table-2-col {
  float: left;
  width: 100%;
  -ms-flex: 1;
      flex: 1;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  margin: 10px 0 0 10px;
}

.table-3-col {
  width: 100%;
  float: left;
  -ms-flex: 1;
      flex: 1;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  margin: 10px 0 0 10px;
}

.table-4-col {
  width: 48%;
  float: left;
  -ms-flex: 1;
      flex: 1;
  -ms-flex: 0 0 47%;
      flex: 0 0 47%;
  margin: 10px 0 0 10px;
}

.table-5-col {
  width: 48%;
  float: left;
  -ms-flex: 1;
      flex: 1;
  -ms-flex: 0 0 47%;
      flex: 0 0 47%;
  margin: 10px 0 0 10px;
}

.table-6-col {
  width: 48%;
  float: left;
  -ms-flex: 1;
      flex: 1;
  -ms-flex: 0 0 47%;
      flex: 0 0 47%;
  margin: 10px 0 0 10px;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .table-2-col {
    width: 48%;
    -ms-flex: 0 0 48%;
        flex: 0 0 48%;
  }
  .table-3-col {
    width: 32%;
    -ms-flex: 0 0 31%;
        flex: 0 0 31%;
  }
  .table-4-col {
    width: 48%;
    -ms-flex: 0 0 48%;
        flex: 0 0 48%;
  }
  .table-5-col {
    width: 48%;
    -ms-flex: 0 0 48%;
        flex: 0 0 48%;
  }
  .table-6-col {
    width: 32%;
    -ms-flex: 0 0 31%;
        flex: 0 0 31%;
  }
}

@media (min-width: 1024px) {
  .table-2-col {
    width: 49%;
    -ms-flex: 0 0 48%;
        flex: 0 0 48%;
  }
  .table-3-col {
    width: 32%;
    -ms-flex: 0 0 32%;
        flex: 0 0 32%;
  }
  .table-4-col {
    width: 24%;
    -ms-flex: 0 0 23%;
        flex: 0 0 23%;
  }
  .table-5-col {
    width: 19%;
    -ms-flex: 0 0 19%;
        flex: 0 0 19%;
  }
  .table-6-col {
    width: 15%;
    -ms-flex: 0 0 15%;
        flex: 0 0 15%;
  }
}

.show-more-button {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 1;
  padding: 5px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  text-align: center;
  color: #003087;
}

.show-more-button:hover {
  color: #003087;
  padding-bottom: 4px;
}

.show-more-button:hover span {
  border-bottom: 1px solid #003087;
}

.show-more-button span i {
  padding-left: 10px;
}

.show-more-button .show-more-text {
  display: inline-block;
}

.show-more-button .show-less-text {
  display: none;
}

.show-more-state {
  display: none;
}

.show-more-state:checked ~ .media-items-container .show-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.show-more-state:checked ~ .show-more-button .show-more-text {
  display: none;
}

.show-more-state:checked ~ .show-more-button .show-less-text {
  display: inline-block;
}

.show-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: 0.5s ease;
  position: relative;
  z-index: 0;
}

.main-container .sidebar {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1024px) {
  .main-container .sidebar {
    width: 33.3333333333%;
  }
}

.main-container .main-content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1024px) {
  .main-container .main-content {
    width: 66.6666666667%;
    float: right;
  }
}

.clear-left {
  clear: left;
}

/*--------------------------------------------
** Generic Video and Text Component Bootstrap
---------------------------------------------*/
.component-generic-video-text-refactored {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* Using display-flex allows us to equalize the heights of the columns.
     We only need to do this for the breakpoint from the tablet size and up.
     We have already mentioned the mixins for breakpoints when the development was just starting up.
     Definition of the mixins for breakpoints can be found in the "_responsive.scss".
  */
  /*changing the order of the image and text, but only on mobile, so the image always stacks on top of the description text*/
}

.component-generic-video-text-refactored .col-sm-6 {
  margin-left: -0.3px;
  margin-right: -0.3px;
}

.component-generic-video-text-refactored .panel-text .text-body {
  background-color: #f5f5f5;
  height: 100%;
  padding: 40px;
}

.panel-text p{font-size:16px;}

.component-generic-video-text-refactored .panel-image {
  text-align: -webkit-center;
}

.component-generic-video-text-refactored .panel-image > iframe {
  width: 100%;
  height: 100%;
  -ms-flex-positive: 1;
      flex-grow: 1;
}

@media (max-width: 767px) {
  .component-generic-video-text-refactored .panel-image > iframe {
    min-height: 400px;
  }
}

.component-generic-video-text-refactored .panel-image > img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

@media (max-width: 767px) {
  .component-generic-video-text-refactored .panel-image {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .component-generic-video-text-refactored .col-eq {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

@media (min-width: 768px) {
  .component-generic-video-text-refactored .col-eq:first-child {
    padding-right: 10px;
  }
  .component-generic-video-text-refactored .col-eq:last-child {
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .component-generic-video-text-refactored.media-content-right .col-eq:first-child {
    -ms-flex-order: 2;
        order: 2;
  }
  .component-generic-video-text-refactored.media-content-right .col-eq:last-child {
    -ms-flex-order: 1;
        order: 1;
  }
}

/*--------------------------------------------
** CallOut - Fullwidth Overlay
**  Full-viewport Callout with background image and colored overlay 
**  In sidebar: will be contained by sidebar
---------------------------------------------*/
.component-fwo-refactored .bg-outer {
  min-height: 390px;

  left: 50%;
  /*width: 100vw;
  position: relative;*/
  background-size: cover;
}

@media (min-width: 1025px) {
  .component-fwo-refactored .bg-outer {
    background-attachment: fixed;
  }
}

.component-fwo-refactored .bg-inner {
  width: 100%;
  min-height: 390px;
  margin: 0 auto;
  padding: 60px 20px 20px;
  text-align: center;
  color: #FFFFFF;
}

.component-fwo-refactored h1,
.component-fwo-refactored h2,
.component-fwo-refactored h3 {
  color: #FFFFFF;
  margin-bottom: 30px;
}

.component-fwo-refactored .cta {
  position: absolute;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  bottom: 50px;
}

.component-fwo-refactored .btn {
  padding: 15px 20px;
}

@media (min-width: 1024px) {
  .bg-inner {
    min-height: 390px;
  }
}

@media (min-width: 1024px) {
  .sidebar .component-fwo-refactored {
    margin-left: 0;
    margin-right: 0;
  }
  .sidebar .component-fwo-refactored .bg-outer {
    width: auto;
    margin-left: auto;
    left: auto;
    position: relative;
    background-size: cover;
    background-attachment: inherit;
  }
}

/*--------------------------------------------
** CTA Button Module
---------------------------------------------*/
.component-cta-button-refactored .cta-button {
  position: relative;
  display: inline-block;
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}

.component-cta-button-refactored .cta-button:last-child {
  margin-bottom: 0;
}

@media (min-width: 993px) {
  .component-cta-button-refactored .cta-button {
    margin-bottom: 0;
  }
  .component-cta-button-refactored .cta-button:nth-child(odd) {
    padding-right: 5px;
  }
  .component-cta-button-refactored .cta-button:nth-child(even) {
    padding-left: 5px;
  }
}

.component-cta-button-refactored .cta-button a {
  font-size: 16px;
  display: block;
  padding: 14px 60px 20px 20px;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .component-cta-button-refactored .cta-button a {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

@media (min-width: 1024px) {
  .component-cta-button-refactored .cta-button a {
    font-size: 20px;
    font-size: 2rem;
  }
}

.component-cta-button-refactored .cta-button a:hover {
  padding: 19px 59px 19px 19px;
}

.component-cta-button-refactored .cta-button > i {
  position: absolute;
  top: 35%;
  right: 40px;
  color: #FFFFFF;
  font-size: 20px;
  font-size: 2rem;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .component-cta-button-refactored .cta-button > i {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media (min-width: 1024px) {
  .component-cta-button-refactored .cta-button > i {
    top: 20px;
    font-size: 40px;
    font-size: 4rem;
  }
}

/*--------------------------------------------
** Social Media Module
---------------------------------------------*/
.component-social-media-module-refactored .title-container {
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  .component-social-media-module-refactored .title-container {
    padding-right: 0;
    margin-bottom: 0;
  }
}

.component-social-media-module-refactored .title-container .title {
  background-color: #f5f5f5;
  height: 70px;
  line-height: 70px;
  color: #003087;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .component-social-media-module-refactored .title-container .title {
    margin-bottom: 0px;
  }
}

@media (max-width: 424px) {
  .component-social-media-module-refactored .title-container .title {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .component-social-media-module-refactored .title-container .title {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (min-width: 768px) {
  .component-social-media-module-refactored .title-container .title {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (min-width: 1024px) {
  .component-social-media-module-refactored .title-container .title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.component-social-media-module-refactored .links {
  text-align: center;
}

.component-social-media-module-refactored .links .social-links-list {
  display: inline-block;
}

@media (max-width: 424px) {
  .component-social-media-module-refactored .links .social-links-list {
    width: 250px;
  }
  .component-social-media-module-refactored .links .social-links-list :nth-child(3n) {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .component-social-media-module-refactored .links {
    height: 70px;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .component-social-media-module-refactored .links {
    text-align: right;
  }
}

.component-social-media-module-refactored a.social-link {
  display: block;
  float: left;
  font-size: 21px;
  font-size: 2.1rem;
  height: 70px;
  width: 70px;
  color: #FFFFFF;
  text-align: center;
  margin-right: 8px;
}

@media (max-width: 1023px) {
  .component-social-media-module-refactored a.social-link {
    display: inline-block;
    float: none;
  }
  .component-social-media-module-refactored a.social-link:first-child {
    margin-bottom: 8px;
  }
}

.component-social-media-module-refactored a.social-link:visited {
  color: #FFFFFF;
}

.component-social-media-module-refactored a.social-link:active {
  color: #FFFFFF;
}

.component-social-media-module-refactored a.social-link:last-child {
  margin-right: 0px;
}

.component-social-media-module-refactored a.social-link:after {
  font-family: FontAwesome;
  display: inline-block;
  padding-top: 19px;
  color: #FFFFFF;
  transition: all 500ms linear;
}
.z-1{background: url(../images/zico1.png) no-repeat;}
.z-1:hover{background: url(../images/zico1a.png) no-repeat;}
.z-1 a{color:#fff;}
.z-1 a:hover{color:#DA291C;}
.z-2{background: url(../images/zico2.png) no-repeat;}
.z-2:hover{background: url(../images/zico2a.png) no-repeat;}
.z-2 a{color:#fff;}
.z-2 a:hover{color:#2F60B2;}

.component-social-media-module-refactored a.social-link.fb {
   /*
  background-color: #003087;
  border: #003087 1px solid;
  */
  content: url(../images/bico1.png);
}


.component-social-media-module-refactored a.social-link.fb:hover {
  color: #003087;content: url(../images/bico1a.png);
}



.component-social-media-module-refactored a.social-link.tw {
  /*
  background-color: #41b6e6;
  border: #41b6e6 1px solid;
  */
  content:url(../images/bico2.png);
}

.component-social-media-module-refactored a.social-link.tw:hover {
  content: url(../images/bico2a.png);
}

.component-social-media-module-refactored a.social-link.tw:hover {
  color: #41b6e6;
}

.component-social-media-module-refactored a.social-link.tw:hover:after {
  color: #41b6e6;
}

.component-social-media-module-refactored a.social-link.yt {
  /*
  background-color: #cc181e;
  border: #cc181e 1px solid;
  */
  content: url(../images/bico3.png);
}

.component-social-media-module-refactored a.social-link.yt:hover{
  content: url(../images/bico3a.png);
}

.component-social-media-module-refactored a.social-link.yt:hover {
  color: #cc181e;
}

.component-social-media-module-refactored a.social-link.yt:hover:after {
  color: #cc181e;
}

.component-social-media-module-refactored a.social-link.gp {
  background-color: #db4437;
  border: #db4437 1px solid;
}

.component-social-media-module-refactored a.social-link.gp:after {
  content: "\f0d5";
}

.component-social-media-module-refactored a.social-link.gp:hover {
  color: #db4437;
}

.component-social-media-module-refactored a.social-link.gp:hover::after {
  color: #db4437;
}

.component-social-media-module-refactored a.social-link.li {
  background-color: #007396;
  border: #007396 1px solid;
}

.component-social-media-module-refactored a.social-link.li:after {
  content: "\f0e1";
}

.component-social-media-module-refactored a.social-link.li:hover {
  color: #007396;
}

.component-social-media-module-refactored a.social-link.li:hover::after {
  color: #007396;
}

.component-social-media-module-refactored a.social-link.ig {
  background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
  border: #F15245 1px solid;
}

.component-social-media-module-refactored a.social-link.ig:after {
  content: "\f16d";
}

.component-social-media-module-refactored a.social-link.ig:hover {
  background: #fff;
  color: #F15245;
}

.component-social-media-module-refactored a.social-link.ig:hover:after {
  color: #F15245;
}

@media (min-width: 1024px) {
  .component-social-media-module-refactored a.social-link:hover {
    border: #007396 1px solid;
    background-color: #FFFFFF !important;
    margin-top: -6px;
    transition: all 500ms linear;
  }
}

@media (max-width: 767px) {
  .component-social-media-module-refactored a.social-link.fb:hover, .component-social-media-module-refactored a.social-link.tw:hover, .component-social-media-module-refactored a.social-link.yt:hover, .component-social-media-module-refactored a.social-link.gp:hover, .component-social-media-module-refactored a.social-link.li:hover, .component-social-media-module-refactored a.social-link.ig:hover {
    background-color: #FFFFFF;
  }
}

/*--------------------------------------------
** Body Content
---------------------------------------------*/
.component-body-content-refactored {
  min-height: 50px;
}
/*
.component-body-content-refactored .element-inner .content.add-padding {
  padding: 30px 30px;
}
*/
.component-body-content-refactored img {
  max-width: 100%;
  height: auto !important;
}

/*--------------------------------------------
** BCH Global Header
---------------------------------------------*/
.component-global-header-refactored {
  z-index: 21;
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .component-global-header-refactored {
    width: 1200px;
  }
}

.component-global-header-refactored .close {
  float: none;
  line-height: 50px;
}

.component-global-header-refactored .header-logo {
  height: 135px;
  padding: 0;
}

.component-global-header-refactored .header-nav {
  min-height: 90px;
}

.component-global-header-refactored .header-logo a {
  display: inline-block;
  vertical-align: middle;
}

.component-global-header-refactored .desktop-search {
  width: 50px;
}

.component-global-header-refactored .desktop-search input {
  outline: none;
}

.component-global-header-refactored .desktop-search input[type=search] {
  position: absolute;
  -webkit-appearance: textfield;
  border-radius: 0;
  background: transparent;
  border: none;
  color: #003087;
  font-size: 100%;
  width: 50px;
  height: 50px;
  right: 0;
  top: 0;
  transition: all .5s;
}

.component-global-header-refactored .desktop-search input[type=search] ~ i {
  font-size: 18px;
  font-size: 1.8rem;
  color: #FFFFFF;
  content: "\f002";
  font-family: FontAwesome;
  position: absolute;
  top: 15px;
  right: 15px;
}

.component-global-header-refactored .desktop-search input[type=search]:focus {
  padding-left: 20px;
  padding-right: 50px;
  width: 1140px;
  border: 1px solid transparent;
  height: 48px;
  margin-top: 1px;
  background: #FFFFFF;
}

.component-global-header-refactored .desktop-search input[type=search]:focus ~ i {
  color: #003087;
}

.component-global-header-refactored .desktop-search input[type=search]:focus:-ms-input-placeholder {
  color: #c5b9ac;
}

.component-global-header-refactored .desktop-search input[type=search]:focus::placeholder {
  color: #c5b9ac;
}

.component-global-header-refactored .desktop-search input[type=search]:-ms-input-placeholder {
  color: transparent;
}

.component-global-header-refactored .desktop-search input[type=search]::placeholder {
  color: transparent;
}

.component-global-header-refactored .desktop-search:hover input[type=search] {
  border: 1px solid transparent;
  height: 48px;
  margin-top: 1px;
  position: absolute;
  background: #FFFFFF;
}

.component-global-header-refactored .desktop-search:hover input[type=search] ~ i {
  color: #003087;
}

.component-global-header-refactored .desktop-search input::-webkit-search-decoration,
.component-global-header-refactored .desktop-search input::-webkit-search-cancel-button {
  display: none;
}

.component-global-header-refactored .secondary-nav {
  position: absolute;
  top: 0px;
  right: 0px;
}

@media (max-width: 1023px) {
  .component-global-header-refactored .close i {
    padding-right: 10px;
  }
  .component-global-header-refactored .hamburger {
    display: inline-block;
    cursor: pointer;
    padding: 0;
    margin-left: 15px;
  }
  .component-global-header-refactored .bar {
    display: block;
    width: 25px;
    height: 3px;
    background-color: #003087;
    margin: 4px 0;
  }
  .component-global-header-refactored .header-logo {
    background-color: #FFFFFF;
    text-align: center;
    height: 70px;
    padding-top: 15px;
    z-index: 100;
  }
  .component-global-header-refactored .header-logo a img {
    max-width: 70%;
    margin: auto;
  }
}

@media (max-width: 1023px) and (max-width: 424px) {
  .component-global-header-refactored .header-logo a img {
    max-width: 100%;
  }
}

@media (max-width: 1023px) {
  .component-global-header-refactored .mobilenavbar {
    position: absolute;
    left: -100%;
    transition: 0.5s;
  }
  .component-global-header-refactored .mobilenavbar.open {
    left: 50%;
    padding-left: 10px;
  }
  .component-global-header-refactored .tertiary-nav,
  .component-global-header-refactored .secondary-nav,
  .component-global-header-refactored .primary-nav {
    position: relative;
    background-color: #f5f5f5;
  }
  .component-global-header-refactored .primary-nav {
    position: absolute;
    top: -70px;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    z-index: 900;
  }
  .component-global-header-refactored .primary-nav .component-secondary-nav-refactored {
    margin-left: inherit;
  }
  .component-global-header-refactored .desktop-search {
    display: none;
  }
  .component-global-header-refactored .mobile-search i {
    font-size: 18px;
    font-size: 1.8rem;
    color: #003087;
    content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    top: 18px;
    left: 0;
  }
  .component-global-header-refactored .mobile-search input[type=search] {
    width: 100%;
    margin-left: -10px;
    padding-left: 35px;
    background: #f5f5f5;
    border: none;
    outline: none;
    color: #003087;
  }
  .component-global-header-refactored .mobile-search input[type=search]:-ms-input-placeholder {
    color: #003087;
  }
  .component-global-header-refactored .mobile-search input[type=search]::placeholder {
    color: #003087;
  }
  .component-global-header-refactored .mobile-search input[type=search]:focus {
    background: #FFFFFF;
  }
  .component-global-header-refactored .mobile-search input[type=search]:focus:-ms-input-placeholder {
    color: #c5b9ac;
  }
  .component-global-header-refactored .mobile-search input[type=search]:focus::placeholder {
    color: #c5b9ac;
  }
  .component-global-header-refactored .mobile-search input::-webkit-search-decoration,
  .component-global-header-refactored .mobile-search input::-webkit-search-cancel-button {
    display: none;
  }
}

@media (max-width: 767px) {
  .component-global-header-refactored .indent {
    margin-left: 5px;
  }
}

@media only screen and (max-width: 420px) {
  .component-global-header-refactored .col-xs-1 {
    padding-right: 0;
  }
}

/*--------------------------------------------
** Primary Nav Bar
---------------------------------------------*/
.component-primary-nav-refactored ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.component-primary-nav-refactored ul li {
  display: inline-block;
}

.component-primary-nav-refactored li.dropmenu > a {
  color: #FFFFFF;
  display: inline-block;
  line-height: 50px;
  font-size: 16px;
  padding: 0px 59px 0 56px;
  position:relative;
}

.component-primary-nav-refactored li.dropmenu > a img{
    padding-left: 10px;
    position: absolute;
    top: 22px;
    right: 30px;
}	
@media (min-width: 1024px) and (max-width: 1199px) {
  .component-primary-nav-refactored li.dropmenu > a {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 16px;
  }
}

.component-primary-nav-refactored li.dropmenu > a:hover, .component-primary-nav-refactored li.dropmenu > a:after, .component-primary-nav-refactored li.dropmenu > a:focus {
  text-decoration: none;
  background-color: #FFFFFF;
  color: #003087;
}

@media (min-width: 1024px) {
  .component-primary-nav-refactored li.dropmenu:hover > .mega-menu {
    display: -ms-flexbox;
    display: flex;
  }
}

.component-primary-nav-refactored .primary-nav-outer {
  background-color: #304170;
}

.component-primary-nav-refactored .primary-nav-inner {
  width: auto;
  margin: 0 auto;
  position: relative;
}

@media (min-width: 992px) {
  .component-primary-nav-refactored .primary-nav-inner {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .component-primary-nav-refactored .primary-nav-inner {
    width: 1200px;
  }
}

.component-primary-nav-refactored .primary-nav-inner > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.component-primary-nav-refactored .mega-menu {
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 0;
  margin: 0;
  padding: 0;
  background-color: #f5f5f5;
}

.component-primary-nav-refactored .mega-menu .nav-header {
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 2rem;
  color: #4a4a4a;
}

.component-primary-nav-refactored .mega-menu .nav-header a {
  color: #D82C27;
}


@media (min-width: 1024px) {
  .component-primary-nav-refactored .mega-menu .mega-menu-column {
    background-color: #f5f5f5;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: calc( 20% - 5px);
    margin-top: 35px;
    margin-bottom: 0px;
    height: 170px;
  }
  .component-primary-nav-refactored .mega-menu .mega-menu-column:nth-child(5n+1) {
    margin-left: 0;
    width: 20%;
    border: none;
  }
  .component-primary-nav-refactored .mega-menu .mega-menu-column ul li {
    display: inline-block;
    font-size: 15px;
    padding: 10px 20px;
    min-width: 120px;
	padding-top: 0; padding-bottom: 0;
  }
  .component-primary-nav-refactored .mega-menu .mega-menu-column ul li.nav-header {
    font-size: 20px;
    display: block;
  }
}

@media (max-width: 1023px) {
  .component-primary-nav-refactored .primary-nav-outer {
    background-color: #f5f5f5;
  }
  .component-primary-nav-refactored .primary-nav-inner {
    text-align: left;
  }
  .component-primary-nav-refactored .primary-nav-inner > ul,
  .component-primary-nav-refactored ul li {
    display: block;
  }
  .component-primary-nav-refactored li.dropmenu {
    border-bottom: 1px solid #e7e7e7;
    position: relative;
  }
  .component-primary-nav-refactored li.dropmenu .dropmenu-toggler {
    padding: 0 0;
    position: absolute;
    top: 10px;
    right: 30px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #003087;
  }
  .component-primary-nav-refactored li.dropmenu .dropmenu-toggler:after {
    font-size: 18px;
    font-size: 1.8rem;
    color: #003087;
    content: "\f055";
    font-family: FontAwesome;
  }
  .component-primary-nav-refactored li.dropmenu.open .dropmenu-toggler:after {
    content: "\f056";
  }
  .component-primary-nav-refactored li.dropmenu > a {
    color: #003087;
    width: 100%;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 0 0;
  }
  .component-primary-nav-refactored li.dropmenu > a > .plus {
    float: right;
    padding-right: 30px;
  }
  .component-primary-nav-refactored li.dropmenu > a > .minus {
    float: right;
    display: none;
    padding-right: 30px;
  }
  .component-primary-nav-refactored li.dropmenu.open > a > .plus {
    display: none;
  }
  .component-primary-nav-refactored li.dropmenu.open > a > .minus {
    display: block;
  }
  .component-primary-nav-refactored .dropmenu .mega-menu {
    display: none;
    padding-left: 40px;
  }
  .component-primary-nav-refactored .dropmenu .mega-menu li {
    padding: 10px 5px 10px 10px;
  }
  .component-primary-nav-refactored .dropdown-menu {
    position: relative;
    background-color: #f5f5f5;
    box-shadow: none;
    border: none;
  }
  .component-primary-nav-refactored a,
  .component-primary-nav-refactored .mega-menu .nav-header,
  .component-primary-nav-refactored .mega-menu .nav-header > a {
    font-size: 18px;
    font-size: 1.8rem;
    color: #003087;
  }
  .component-primary-nav-refactored .mega-menu li.mega-menu-column {
    float: none;
    display: block;
    width: 80%;
  }
  .component-primary-nav-refactored .mega-menu li.mega-menu-column.featured-story {
    display: none;
  }
}

/*--------------------------------------------
** Tertiary Nav Bar
---------------------------------------------*/
.component-tertiary-nav-refactored {
  margin-top: 25px;
}

.component-tertiary-nav-refactored ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: right;
}

.component-tertiary-nav-refactored ul li {
  display: inline;
  font-size: 12px;
  font-size: 1.2rem;
}

.component-tertiary-nav-refactored ul li:not(:last-child) {
  padding-right: 2em;
}

.component-tertiary-nav-refactored ul li a {
  font-weight: bold;
}

.component-tertiary-nav-refactored a.chat:before {
  font-family: FontAwesome;
  content: "\f086";
  display: inline-block;
  padding-right: 5px;
  margin-top: -5px;
  vertical-align: middle;
  color: inherit;
}

.component-tertiary-nav-refactored a.feedback:before {
  font-family: FontAwesome;
  content: "\f27a";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  margin-top: -5px;
  color: inherit;
}

.component-tertiary-nav-refactored a.globe:before {
  font-family: FontAwesome;
  content: "\f0ac";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  margin-top: -5px;
  color: inherit;
}

.component-tertiary-nav-refactored a.usd:before {
  font-family: FontAwesome;
  content: "\f155";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  margin-top: -5px;
  color: inherit;
}

.component-tertiary-nav-refactored a.user-circle:before {
  font-family: FontAwesome;
  content: "\f2bd";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  margin-top: -5px;
  color: inherit;
}

@media (max-width: 1023px) {
  .component-tertiary-nav-refactored {
    margin-top: 0;
  }
  .component-tertiary-nav-refactored ul,
  .component-tertiary-nav-refactored li {
    float: left;
    margin: 0;
    padding: 0;
    display: block;
  }
  .component-tertiary-nav-refactored ul {
    width: 100%;
  }
  .component-tertiary-nav-refactored li {
    width: 50%;
  }
  .component-tertiary-nav-refactored li a {
    display: block;
    padding: 0;
    line-height: 80px;
    text-align: center;
    font-weight: normal;
  }
  .component-tertiary-nav-refactored li a:hover {
    background-color: rgba(255, 255, 255, 0.7);
  }
}

/*--------------------------------------------
** Secondary Nav Bar
---------------------------------------------*/
.component-secondary-nav-refactored {
  margin-top: 23px;
}

.component-secondary-nav-refactored ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: right;
}

.component-secondary-nav-refactored ul li {
  display: inline;
  font-size: 12px;
  font-size: 1.2rem;
}

.component-secondary-nav-refactored li a {
  padding-left: 2em;
}

.component-secondary-nav-refactored .btn-donate {
  padding: 6px 12px;
  margin-left: 2em;
  font-size: 12px;
  font-size: 1.2rem;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .component-secondary-nav-refactored li a {
    padding: 1em 0 0 1em;
  }
}

@media (max-width: 1023px) {
  .component-secondary-nav-refactored {
    margin-top: 0px;
    margin-left: 10px;
  }
  .component-secondary-nav-refactored ul {
    width: 100%;
    background-color: #f5f5f5;
  }
  .component-secondary-nav-refactored ul li {
    display: block;
    font-size: 18px;
    line-height: 50px;
  }
  .component-secondary-nav-refactored li a {
    color: #003087;
    padding: 0;
  }
}

/*--------------------------------------------
** Global Footer Component
---------------------------------------------*/
.component-global-footer-refactored .inner {
  background-color: #f5f5f5;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

.component-global-footer-refactored .inner h3 {
  font-size: 1.2em;
  margin: 10px 0 10px;
}

.component-global-footer-refactored .inner ul {
  list-style-type: none;
  line-height: 30px;
  padding: 0;
}

.component-global-footer-refactored .inner .footer-column {
  padding: 10px 5px 30px;
  margin-left: -0.3px;
  margin-right: -0.3px;
}

@media (min-width: 1024px) {
  .component-global-footer-refactored .inner .footer-column {
    padding: 10px 5px 55px;
  }
}

.component-global-footer-refactored .inner .footer-column:first-of-type {
  min-height: 320px;
}

.component-global-footer-refactored .inner .copyright {
  position: absolute;
  bottom: 0;
  right: 20px;
}

.component-global-footer-refactored .inner .first-half {
  margin-right: 10px;
}

.component-global-footer-refactored .inner .first-group {
  clear: both;
  padding-top: 20px;
}

.component-global-footer-refactored .inner .group {
  clear: both;
  padding-top: 30px;
}

.component-global-footer-refactored .inner .group > div {
  float: left;
}

.component-global-footer-refactored .inner .group .fa {
  font-size: 30px;
  padding-right: 20px;
  color: #003087;
}

.component-global-footer-refactored .inner .first-group img,
.component-global-footer-refactored .inner .group img {
  max-width: 200px;
}

@media (max-width: 1023px) {
  .component-global-footer-refactored {
    margin-left: calc(-50vw + 50%);
    width: 100vw;
    padding: 0;
  }
  .component-global-footer-refactored .inner {
    padding: 20px 20px 0 20px;
  }
}

/*--------------------------------------------
** Hero Banner
---------------------------------------------*/
.component-hero-banner-refactored {
  z-index: 10;
  position: relative;
}

.component-hero-banner-refactored .hero-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.component-hero-banner-refactored .hero-container:before, .component-hero-banner-refactored .hero-container:after {
  content: " ";
  display: table;
}

.component-hero-banner-refactored .hero-container:after {
  clear: both;
}

@media (min-width: 768px) {
  .component-hero-banner-refactored .hero-container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .component-hero-banner-refactored .hero-container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .component-hero-banner-refactored .hero-container {
    width: 1170px;
  }
}

@media (max-width: 1023px) {
  .component-hero-banner-refactored .hero-container {
    width: calc(100% - 30px) !important;
    padding: 0;
  }
}

.component-hero-banner-refactored .call-out {
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
}

.component-hero-banner-refactored.hero-image {
  min-height: 650px;
  position: relative;
  background-size: cover;
}

.component-hero-banner-refactored .call-out-inner {
  position: relative;
  height: 100%;
}

.component-hero-banner-refactored .hero-text {
  width: 60%;
  text-align: left;
  color: #FFFFFF;
  padding: 100px 10px 0 10px;
  text-shadow: 1px 1px 1px #000000;
}

.component-hero-banner-refactored .hero-text p:first-of-type {
  font-size: 3.2rem;
  font-weight: 500;
  margin: 20px 0 10px;
  line-height: 1.1;
}

.component-hero-banner-refactored h1 {
  color: #FFFFFF;
}

@media (max-width: 1023px) {
  .component-hero-banner-refactored.hero-image {
    background-attachment: inherit;
  }
}

@media (max-width: 1023px) {
  .component-hero-banner-refactored.hero-image {
    min-height: 320px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: inherit;
  }
  .component-hero-banner-refactored .hero-text {
    width: 100%;
    text-align: left;
    color: #FFFFFF;
    padding: 0;
  }
  .component-hero-banner-refactored .hero-bottom {
    position: relative;
  }
}

@media (min-width: 1025px) {
  .component-hero-banner-refactored {
    background-attachment: fixed;
  }
}

@media (min-width: 1024px) {
  .component-hero-banner-refactored {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-top: -50px;
    padding-top: 50px;
  }
}

@media (max-width: 767px) {
  .component-hero-banner-refactored {
    width: 100%;
  }
}

.component-hero-banner-refactored.section-banner {
  min-height: 320px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 424px) {
  .component-hero-banner-refactored.section-banner {
    min-height: 320px;
  }
}

.component-hero-banner-refactored.doctor-banner {
  min-height: 0;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-bottom {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media (max-width: 1023px) {
  .hero-bottom {
    position: relative;
  }
}

.contact-callout {
  position: absolute;
  right: 0;
  top: 0;
  width: 33%;
}

@media (max-width: 1023px) {
  .contact-callout {
    position: relative;
    width: 100%;
    margin-top: -220px;
  }
}

/*--------------------------------------------
** How Can We Help Component
---------------------------------------------*/
.component-how-can-we-help-refactored {
  z-index: 20;
  position: relative;
  margin-bottom: 20px;
}

.component-how-can-we-help-refactored .hcwh-button {
  width: 20%;
  float: left;
  margin-bottom: 5px;
}

.component-how-can-we-help-refactored .hcwh-button:hover {

}
/*ײ*/
@media (max-width: 1023px) {
  .component-how-can-we-help-refactored .hcwh-button {
    width: calc( 50% - 7px);
    box-sizing: border-box;
    float: none;
    display: none;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .component-how-can-we-help-refactored .hcwh-button:nth-child(odd) {
    margin-left: 5px;
  }
  .component-how-can-we-help-refactored .hcwh-button:nth-child(even) {
    margin-right: 5px;
  }
  .component-how-can-we-help-refactored .hcwh-button:first-child {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .component-how-can-we-help-refactored .hcwh-button:first-child .circle {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .component-how-can-we-help-refactored .hcwh-button:first-child .txt {
    display: inline-block;
    margin-right: 5px;
  }
}

.component-how-can-we-help-refactored .hcwh-button-inner {
  background-color: transparent;
  padding: 20px 0;
}

@media (max-width: 1023px) {
  .component-how-can-we-help-refactored .hcwh-button-inner {
   background-color: #e7e7e7;
  }
}

.component-how-can-we-help-refactored .circle {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  border: none;
  margin: 0 auto 20px;
  box-shadow: 0 0 20px 0 #4a4a4a;
}


.component-how-can-we-help-refactored .circle i {
  font-size: 42px;
  font-size: 4.2rem;
  color: #FFFFFF;
}

.component-how-can-we-help-refactored .circle.indigo {
  background-color: #783491;
}

.component-how-can-we-help-refactored .circle.indigo:hover {
  background-color: #FFFFFF;
  border: 1px solid #783491;
}

.component-how-can-we-help-refactored .circle.indigo:hover i {
  color: #783491;
}

.component-how-can-we-help-refactored .circle.blue {
  background-color: #ffc000;
}

.component-how-can-we-help-refactored .circle.blue:hover {
  background-color: #FFFFFF;
  border: 1px solid #ffc000;
}

.component-how-can-we-help-refactored .circle.blue:hover i {
  color: #ffc000;
}

.component-how-can-we-help-refactored .circle.sky {
  background-color: #23b8f1;
}

.component-how-can-we-help-refactored .circle.sky:hover {
  background-color: #FFFFFF;
  border: 1px solid #23b8f1;
}

.component-how-can-we-help-refactored .circle.sky:hover i {
  color: #23b8f1;
}

.component-how-can-we-help-refactored .circle.purple {
  background-color: #da291c;
}

.component-how-can-we-help-refactored .circle.purple:hover {
  background-color: #FFFFFF;
  border: 1px solid #da291c;
}

.component-how-can-we-help-refactored .circle.purple:hover i {
  color: #da291c;
}

.component-how-can-we-help-refactored .circle.yellow {
  background-color: #478339;
}

.component-how-can-we-help-refactored .circle.yellow:hover {
  background-color: #FFFFFF;
  border: 1px solid #478339;
}

.component-how-can-we-help-refactored .circle.yellow:hover i {
  color: #478339;
}

.component-how-can-we-help-refactored .txt {
  font-size: 16px;
  font-size: 1.6rem;
  text-shadow: 0 0 10px #4a4a4a;
  color: #FFFFFF;
}

@media (max-width: 1023px) {
  .component-how-can-we-help-refactored .txt {
    text-shadow: none;
  }
  .component-how-can-we-help-refactored .txt.indigo {
    color: #007396;
  }
  .component-how-can-we-help-refactored .txt.blue {
    color: #003087;
  }
  .component-how-can-we-help-refactored .txt.sky {
    color: #41b6e6;
  }
  .component-how-can-we-help-refactored .txt.purple {
    color: #80225f;
  }
  .component-how-can-we-help-refactored .txt.yellow {
    color: #2F60B2;
  }
}

@media (min-width: 1024px) {
  .component-sticky-nav-refactored .component-how-can-we-help-refactored {
    margin-bottom: 0;
  }
  .component-sticky-nav-refactored .component-how-can-we-help-refactored .hcwh-button-inner {
    padding: 5px 0;
  }
  .component-sticky-nav-refactored .component-how-can-we-help-refactored .circle {
    width: 40px;
    height: 40px;
    margin-bottom: 0;
    /* box-shadow: 0 0 5px 0 #4a4a4a; */
    box-shadow: none;
  }
  .component-sticky-nav-refactored .component-how-can-we-help-refactored .circle i {
    font-size: 22px;
  }
  .component-sticky-nav-refactored .component-how-can-we-help-refactored .txt {
    font-size: 14px;
    color: #304170;
    text-shadow: none;
  }
}

/*--------------------------------------------
** Section Nav Bar
---------------------------------------------*/
.component-section-nav-refactored {
  margin: 0;
  width: 100%;
}

.component-section-nav-refactored ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.component-section-nav-refactored ul li {
  display: inline;
}

.component-section-nav-refactored a {
  color: #FFFFFF;
  padding: 0 1em;
  display: inline-block;
  line-height: 50px;
  font-size: 1.2em;
}

.component-section-nav-refactored .section-nav-inner a:hover,
.component-section-nav-refactored .section-nav-inner li.active > a {
  text-decoration: none;
  background-color: #FFFFFF;
  color: #003087;
}

.component-section-nav-refactored .section-nav-outer {
  position: relative;
  z-index: 100;
  background-color: rgba(242, 169, 0, 0.7);
}

.component-section-nav-refactored .section-nav-outer.fixed-position {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #2F60B2;
}

.component-section-nav-refactored .section-nav-inner {
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  position: relative;
}

.component-section-nav-refactored .dropdown-menu {
  left: 15px;
}

@media (max-width: 1023px) {
  .component-section-nav-refactored .pull-full {
    width: 100%;
    margin-left: 0;
  }
  .component-section-nav-refactored .section-nav-upper {
    display: block;
    text-align: center;
    background-color: #2F60B2;
  }
  .component-section-nav-refactored .section-nav-upper .more-options {
    width: 100%;
  }
  .component-section-nav-refactored .section-nav-outer .section-nav-upper > a:after {
    font-family: FontAwesome;
    content: "\f078";
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    color: #FFFFFF;
  }
  .component-section-nav-refactored .section-nav-outer.open .section-nav-upper > a:after {
    content: "\f077";
  }
  .component-section-nav-refactored .section-nav-outer .open {
    display: none;
  }
  .component-section-nav-refactored .section-nav-outer .closed {
    display: inline;
  }
  .component-section-nav-refactored .section-nav-outer.open .open {
    display: inline;
  }
  .component-section-nav-refactored .section-nav-outer.open .closed {
    display: none;
  }
  .component-section-nav-refactored .section-nav-inner {
    display: none;
  }
  .component-section-nav-refactored .section-nav-outer.open .section-nav-inner {
    display: block;
    padding: 0;
  }
  .component-section-nav-refactored ul li {
    display: block;
    text-align: left;
  }
  .component-section-nav-refactored .section-nav-inner a {
    color: #003087;
    padding: 0 0 0 1em;
    display: inline-block;
    line-height: 50px;
    font-size: 1.2em;
    border-bottom: 1px solid #ccc;
    background-color: #f5f5f5;
    width: 100%;
  }
}

.section-nav-container {
  position: relative;
  z-index: 20;
}

/*--------------------------------------------
** Page Title
---------------------------------------------*/
/*--------------------------------------------
** CallOut - Contact
**  Part of the Page or Section Title Banner
---------------------------------------------*/
.component-contact-refactored {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 1024px) {
  .component-contact-refactored.section-nav-loaded {
    padding-bottom: 60px;
  }
}

.component-contact-refactored .contact-inner {
  padding: 20px 15px;
}

@media (max-width: 1023px) {
  .component-contact-refactored .contact-inner {
    background-color: transparent;
  }
}

@media (min-width: 1024px) {
  .component-contact-refactored .contact-inner {
    background-color: rgba(242, 169, 0, 0.7);
  }
}

.component-contact-refactored .callout-inner {
  color: #FFFFFF;
}

.component-contact-refactored .phone {
  font-size: 16px;
  font-size: 1.6rem;
  padding-bottom: 10px;
  float: left;
  width: 100%;
}

.component-contact-refactored .phone a {
  color: #FFFFFF;
  text-decoration: underline;
}

.component-contact-refactored .phone a:hover, .component-contact-refactored .phone a:active {
  color: #FFFFFF;
  text-decoration: underline;
}

@media (min-width: 992px) {
  .component-contact-refactored .phone a {
    text-decoration: none;
  }
}

.component-contact-refactored .ctas {
  position: relative;
}

.component-contact-refactored .ctas .btn {
  width: 100%;
  line-height: 40px;
  margin-top: 10px;
  position: relative;
}

.component-contact-refactored .ctas .btn:before {
  font-size: 25px;
  font-size: 2.5rem;
  position: absolute;
  left: 20px;
}

.component-contact-refactored .phone-label {
  display: block;
}

.component-contact-refactored .information-container {
  color: #FFFFFF;
}

.component-contact-refactored .information-container .phone-label,
.component-contact-refactored .information-container .phone {
  font-size: 14px;
  font-size: 1.4rem;
}

@media (max-width: 1023px) {
  .component-contact-refactored {
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .component-contact-refactored .information-container {
    padding: 20px;
    color: #003087;
  }
  .component-contact-refactored .callout-inner {
    position: relative;
    z-index: 11;
    height: 200px;
    margin-left: calc(-50vw + 50%);
    width: 100vw;
    background-color: #e7e7e7;
    background: linear-gradient(to bottom, rgba(166, 166, 166, 0), #a6a6a6);
  }
  .component-contact-refactored .mobile-inner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
  }
  .component-contact-refactored .mobile-inner .phone-container {
    position: relative;
    float: left;
    width: 83.3333333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .component-contact-refactored .mobile-inner .phone-container .phone-row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .component-contact-refactored .mobile-inner .phone-container .phone-row:before, .component-contact-refactored .mobile-inner .phone-container .phone-row:after {
    content: " ";
    display: table;
  }
  .component-contact-refactored .mobile-inner .phone-container .phone-row:after {
    clear: both;
  }
  .component-contact-refactored .mobile-inner .phone-container .phone-row .cell {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .component-contact-refactored .mobile-inner .email-container {
    position: relative;
    float: left;
    width: 16.6666666667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .component-contact-refactored .mobile-inner .email-container .email-button {
    position: absolute;
    bottom: 10px;
  }
  .component-contact-refactored .btn-email {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .component-contact-refactored .contact-inner {
    padding: 20px 0;
  }
  .component-contact-refactored .ctas {
    padding-left: 15px;
    padding-right: 15px;
  }
  .component-contact-refactored .mobile-inner p {
    font-size: 10px;
    vertical-align: bottom;
  }
  .component-contact-refactored .btn-email {
    font-size: 20px;
  }
  .component-contact-refactored .phone {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

/*--------------------------------------------
** Sticky Nav Bar
---------------------------------------------*/
.component-sticky-nav-refactored {
  z-index: 100;
  position: relative;
}

.component-sticky-nav-refactored .help-bar {
  position: fixed;
  bottom: 0px;
  transition: all 500ms ease;
}

@media (min-width: 1024px) {
  .component-sticky-nav-refactored .help-bar {
    height: 0;
  }
  .component-sticky-nav-refactored .help-bar.scrolled {
    height: 52px;
  }
}

.component-sticky-nav-refactored .help-bar .help-closed {
  text-align: center;
  color: #FFFFFF;
  padding: 9px 0;
}

@media (min-width: 1024px) {
  .component-sticky-nav-refactored .help-bar .help-closed {
    background-color: #304170;
    border: 1px solid #304170;
    border-bottom: 0;
  }
}

.component-sticky-nav-refactored .help-bar .help-closed:hover {
  color: #003087;
  background-color: #FFFFFF;
}

.component-sticky-nav-refactored .help-bar .help-closed:hover span {
  color: #003087;
}

.component-sticky-nav-refactored .help-bar .help-closed:hover span:after {
  padding-left: 16px;
  color: #003087;
  transition: all 500ms ease;
}

.component-sticky-nav-refactored .help-bar .help-closed span {
  color: #FFFFFF;
  font-size: 1.2em;
  vertical-align: middle;
}
/*
.component-sticky-nav-refactored .help-bar .help-closed span:after {
  font-family: FontAwesome;
  content: "\f139";
  display: inline-block;
  padding-left: 6px;
  vertical-align: bottom;
  color: #FFFFFF;
}
*/
.component-sticky-nav-refactored .help-bar .help-closed .close {
  display: none;
}

.component-sticky-nav-refactored .help-bar .help-opened {
  clear: both;
  background-color: #f5f5f5;
  border-top: 5px solid #304170;
  margin-left: 0;
  width: 100vw;
}

.component-sticky-nav-refactored .help-bar.opened {
  height: 122px;
  transition: all 500ms ease;
}

@media (min-width: 1024px) {
  .component-sticky-nav-refactored .help-bar-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
  }
  .component-sticky-nav-refactored .help-bar-container:before, .component-sticky-nav-refactored .help-bar-container:after {
    content: " ";
    display: table;
  }
  .component-sticky-nav-refactored .help-bar-container:after {
    clear: both;
  }
}

@media (min-width: 1024px) and (min-width: 768px) {
  .component-sticky-nav-refactored .help-bar-container {
    width: 750px;
  }
}

@media (min-width: 1024px) and (min-width: 992px) {
  .component-sticky-nav-refactored .help-bar-container {
    width: 970px;
  }
}

@media (min-width: 1024px) and (min-width: 1200px) {
  .component-sticky-nav-refactored .help-bar-container {
    width: 1170px;
  }
}

@media (min-width: 1024px) {
  .component-sticky-nav-refactored .fifth {
    width: 20%;
  }
}

.component-sticky-nav-refactored .help-opened-title {
  display: none;
}

.component-sticky-nav-refactored .help-opened-inner {
  display: none;
  margin: 0 auto;
  background-color: #f5f5f5;
  height: 70px;
}

@media (min-width: 1025px) {
  .component-sticky-nav-refactored .help-opened-inner {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0;
    display: block;
  }
  .component-sticky-nav-refactored .help-opened-inner:before, .component-sticky-nav-refactored .help-opened-inner:after {
    content: " ";
    display: table;
  }
  .component-sticky-nav-refactored .help-opened-inner:after {
    clear: both;
  }
}

@media (min-width: 1025px) and (min-width: 768px) {
  .component-sticky-nav-refactored .help-opened-inner {
    width: 750px;
  }
}

@media (min-width: 1025px) and (min-width: 992px) {
  .component-sticky-nav-refactored .help-opened-inner {
    width: 970px;
  }
}

@media (min-width: 1025px) and (min-width: 1200px) {
  .component-sticky-nav-refactored .help-opened-inner {
    width: 1170px;
  }
}

.component-sticky-nav-refactored .help-bar.opened .help-opened-inner {
  display: block;
  transition: all 1000ms ease;
}

.component-sticky-nav-refactored .help-bar .help-opened .element-inner {
  height: 70px;
  text-align: center;
  transition: all 1000ms ease;
}
/*Ҳ*/
@media (max-width: 1023px) {
  .artical_sider{display:none;}
}
/*ײ*/
@media (max-width: 1023px) {
  .component-sticky-nav-refactored {
    position: absolute;
    z-index: 25;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    z-index: 25;
    display: none;
  }
  .component-sticky-nav-refactored .help-bar {
    position: absolute;
    top: 10px;
    right: 15px;
    bottom: initial;
    height: 40px;
    width: 40px;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  .component-sticky-nav-refactored .help-bar {
    right: 15vw;
  }
}

@media (max-width: 1023px) {
  .component-sticky-nav-refactored .help-bar.scrolled {
    position: fixed;
    background-color: #FFFFFF;
    border: 1px solid #003087;
    right: 0;
  }
  .component-sticky-nav-refactored .help-bar.scrolled.lower {
    top: 55px;
  }
  .component-sticky-nav-refactored .help-bar.opened {
    top: 0;
    border: none;
    right: 0;
  }
  .component-sticky-nav-refactored .help-bar.opened.scrolled {
    right: 0;
  }
  .component-sticky-nav-refactored .help-bar.opened.scrolled.lower {
    top: 0;
  }
  .component-sticky-nav-refactored .desktop-text {
    display: none;
  }
  .component-sticky-nav-refactored .help-bar .help-closed {
    background-color: transparent;
    padding: 0;
  }
  .component-sticky-nav-refactored .help-bar .help-closed span {
    color: #003087;
  }
  .component-sticky-nav-refactored .help-bar.opened .help-closed .close {
    display: block;
    margin-top: 10px;
  }
  .component-sticky-nav-refactored .help-bar .help-closed:after {
    font-family: FontAwesome;
    content: "\f29c";
    display: inline-block;
    color: #003087;
    font-size: 26px;
    font-size: 2.6rem;
    margin-top: -5px;
  }
  .component-sticky-nav-refactored .help-bar.opened .help-opened-title {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 30px 0;
  }
  .component-sticky-nav-refactored .help-bar .help-opened {
    border-top: none;
    margin-left: 0;
    width: 100%;
  }
  .component-sticky-nav-refactored .help-bar.opened {
    height: 100vh;
    width: 100vw;
    background-color: #f5f5f5;
    z-index: 900;
  }
  .component-sticky-nav-refactored .help-opened-inner {
    width: 100%;
  }
  .component-sticky-nav-refactored .help-bar.opened .help-closed::after {
    display: none;
  }
  .component-sticky-nav-refactored .help-bar.opened .help-closed span::after {
    content: "\f05c";
    color: #003087;
  }
  .component-sticky-nav-refactored .help-bar .help-closed:hover {
    color: #003087;
    background-color: transparent;
    border: none;
  }
}

@media (max-width: 767px) {
  .component-sticky-nav-refactored .help-bar.opened {
    width: 100vw;
  }
}

.sticky-footer {
  position: relative;
  z-index: 21;
}

/*--------------------------------------------
** CallOut - Related Content Listing
---------------------------------------------*/
.component-related-content-refactored .header {
  color: #FFFFFF;
  background-color: #007396;
  padding: 5px 20px;
}

.component-related-content-refactored .header h1,
.component-related-content-refactored .header h2,
.component-related-content-refactored .header h3 {
  color: #FFFFFF;
}

.component-related-content-refactored ul {
  list-style-type: none;
}

.component-related-content-refactored ul li {
  margin-bottom: 10px;
}

.component-related-content-refactored .listing {
  border: 1px solid #007396;
  padding-top: 10px;
}

/*--------------------------------------------
** Callout Listing Module
**	Displays Special Callout Components
---------------------------------------------*/
.component-callout-listing-refactored .header {
  text-align: center;
  padding: 20px;
}

.component-callout-listing-refactored .callout-listing-inner .callout-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px;
}

.component-callout-listing-refactored .callout-listing-inner .callout-list .component-sco-refactored {
  padding: 0 5px;
  margin-left: -0.3px;
  margin-right: -0.3px;
}

@media (max-width: 767px) {
  .component-callout-listing-refactored .callout-listing-inner .callout-list .component-sco-refactored {
    margin-top: 10px;
  }
}

/*--------------------------------------------
** CallOut - Special
**  The only place this callout is used is in the Callout Listing Component
---------------------------------------------*/
.component-sco-refactored {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.component-sco-refactored .callout-image img {
  width: 100%;
}

.component-sco-refactored .callout-text {
  height: 100%;
  padding: 20px 0px 40px 0px;
  font-size: 16px;
  line-height: 16px;
}

.component-sco-refactored .callout-text h3
{margin-top:20px;}
.component-sco-refactored .callout-text p {
 text-align:left;
 margin-top:15px;
}

.component-sco-refactored .callout-text a.link {
  position: absolute;
  bottom: 10px;
}

@media (max-width: 767px) {
  .component-sco-refactored {
    max-width: 390px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*--------------------------------------------
** Icon Listing
**	 Component to display a list of images used to display partner logos
---------------------------------------------*/
.component-icon-listing-refactored h2 {
  text-align: center;
  margin-bottom: 10px;
}

.component-icon-listing-refactored .icon-list {
  text-align: center;
}

.component-icon-listing-refactored .icon-list .icon-list-item {
  float: none;
  padding: 0 10px;
  display: inline-block;
  margin-bottom: 20px;
}

/*--------------------------------------------
** Team Listing
**	 Component to display a list of team members
---------------------------------------------*/
/*--------------------------------------------
** Team Member
---------------------------------------------*/
.team-member .image {
  float: left;
  width: 120px;
}

.team-member .profile {
  float: left;
  width: calc( 100% - 130px);
  padding-left: 10px;
}

.team-member h4 {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0;
}

.team-member .profile span {
  display: block;
  line-height: 14px;
  margin-bottom: 10px;
}

.team-member .title {
  font-size: 10px;
  font-size: 1rem;
}

.team-member .dept {
  font-size: 12px;
  font-size: 1.2rem;
}

/*--------------------------------------------
** Team Member
---------------------------------------------*/
.team-member .image {
  float: left;
  width: 128px;
  height: 165px;
}

.team-member .image .img-responsive {
  max-width: initial;
  height: 100%;
  width: 100%;
}

.team-member .profile {
  float: left;
  width: calc( 100% - 130px);
  padding-left: 10px;
}

.team-member h4 {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0;
}

.team-member .profile span {
  display: block;
  line-height: 14px;
  margin-bottom: 10px;
}

.team-member .title {
  font-size: 10px;
  font-size: 1rem;
}

.team-member .dept {
  font-size: 12px;
  font-size: 1.2rem;
}

/*--------------------------------------------
** CallOut - Related Conditions and Treatments Listing
---------------------------------------------*/
/*--------------------------------------------
** Related Condition - part of Related Conditions Listing
---------------------------------------------*/
.component-related-condition-refactored:first-child {
  padding-top: 0;
}

.component-related-condition-refactored:last-child {
  padding-bottom: 0;
}

.component-related-condition-refactored .item-block {
  background-color: #f5f5f5;
  padding: 10px;
}

.component-related-condition-refactored .item-block h3 {
  margin-top: 0;
}

.component-related-condition-refactored .item-block .item-info {
  margin-left: 30px;
}

/*--------------------------------------------
** CallOut - Doctor
**  Sidebar Callout for Doctor Profile
---------------------------------------------*/
.component-dco-refactored {
  text-shadow: -1px 1px 1px #003087;
}

.component-dco-refactored .callout-inner {
  color: #FFFFFF;
  padding: 20px 0;
}

.component-dco-refactored .callout-inner .doctor-image img {
  max-width: 175px;
}

.component-dco-refactored .callout-inner .doctor-image .raa {
  padding-top: 10px;
}

.component-dco-refactored .callout-inner .doctor-image .raa .btn-blue {
  width: 80%;
  text-shadow: 0 1px 0 #003087;
}

.component-dco-refactored .doctor-info h3,
.component-dco-refactored .doctor-info h4,
.component-dco-refactored .doctor-info h5 {
  color: #FFFFFF;
}

.component-dco-refactored .doctor-info .print {
  color: #FFFFFF;
}

.component-dco-refactored .doctor-info .print span {
  display: inline-block;
}

.component-dco-refactored .doctor-info .print span:before {
  content: "\f02f";
}

.component-dco-refactored .doctor-info span {
  display: block;
  line-height: 30px;
}

.component-dco-refactored .doctor-info span:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  font-size: 2rem;
  width: 25px;
  margin-right: 5px;
}

.component-dco-refactored .doctor-info span.fax:before {
  content: "\f1ac";
}

.component-dco-refactored .doctor-info span.phone:before {
  content: "\f10b";
  font-size: 30px;
  font-size: 3rem;
}

.component-dco-refactored .doctor-info span.web a {
  color: #FFFFFF;
}

.component-dco-refactored .doctor-info span.web:before {
  content: "\f108";
}

.component-dco-refactored .doctor-info span.email a {
  color: #FFFFFF;
}

.component-dco-refactored .doctor-info span.email:before {
  margin-right: 0;
  content: "\f003";
}

.component-dco-refactored .doctor-info span.virtual-visit a {
  color: #FFFFFF;
}

.component-dco-refactored .doctor-info span.virtual-visit:before {
  margin-right: 0;
  content: "\f108";
}

/*--------------------------------------------
** CallOut - Doctor Locations
**  Sidebar Callout for Doctor Profile
---------------------------------------------*/
.component-locs-refactored .callout .callout-header h2 {
  border-bottom: 1px solid #c5b9ac;
}

.component-locs-refactored .callout .callout-header h2:before {
  content: '\f041';
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 10px;
}

.component-locs-refactored .callout span {
  display: block;
}

.component-locs-refactored .callout .directions {
  text-align: right;
}

.component-locs-refactored .callout .location {
  border-bottom: 1px solid #c5b9ac;
}

.component-locs-refactored .callout .locs-map {
  width: 100%;
  height: 200px;
  margin-top: 15px;
}

/*--------------------------------------------
** Provider Quote
---------------------------------------------*/
.component-quote-refactored .callout {
  min-height: 150px;
}

.component-quote-refactored .callout .callout-inner {
  box-shadow: 2px 2px 15px #ccc;
  padding: 20px;
}

.component-quote-refactored ul {
  list-style-type: none;
}

/*--------------------------------------------
** Sidebar Navigation List
---------------------------------------------*/
.main-content .component-sidebar-nav-refactored {
  display: block;
}

@media (min-width: 1024px) {
  .main-content .component-sidebar-nav-refactored {
    display: none;
  }
}

.sidebar .component-sidebar-nav-refactored {
  display: block;
}

.component-sidebar-nav-refactored ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.component-sidebar-nav-refactored .top-link,
.component-sidebar-nav-refactored ul li {
  display: block;
  line-height: 16px;
  min-height: 60px;
  width: 100%;
}

.component-sidebar-nav-refactored .top-link,
.component-sidebar-nav-refactored .sidebar-nav-inner > ul > li {
  margin: 0 1em;
  border-bottom: 2px solid #e7e7e7;
  width: 90%;
}

.component-sidebar-nav-refactored .top-link {
  padding-bottom: 23px;
  padding-top: 23px;
}

.component-sidebar-nav-refactored .top-link > a {
  font-size: 16px;
  margin-left: 1em;
  color: #003087;
  display: inline-block;
  line-height: 1.7;
}

.component-sidebar-nav-refactored .sidebar-nav-inner > ul > li {
  margin-top: 5px;
}

.component-sidebar-nav-refactored li > a {
  display: block;
  padding: 1.3em 1em;
  width: 100%;
  font-size: 16px;
  color: #003087;
  line-height: 1.7;
}

.component-sidebar-nav-refactored li > a > span {
  margin-right: -1em;
  width: 30px;
  text-align: center;
}

.component-sidebar-nav-refactored li > a > span.text {
  display: inline-block;
  text-align: left;
  width: 97%;
}

.component-sidebar-nav-refactored .sidebar-submenu {
  display: none;
}

.component-sidebar-nav-refactored .open > .sidebar-submenu {
  display: block;
  margin-left: 20px;
}

.component-sidebar-nav-refactored li > a > .plus {
  float: right;
}

.component-sidebar-nav-refactored li > a > .minus {
  float: right;
  display: none;
}

.component-sidebar-nav-refactored li.open > a {
  color: #4a4a4a;
}

.component-sidebar-nav-refactored li.open > a > .plus {
  display: none;
}

.component-sidebar-nav-refactored li.open > a > .minus {
  display: block;
}

.component-sidebar-nav-refactored .mobile-nav-inner {
  display: none;
}

@media (max-width: 1023px) {
  .component-sidebar-nav-refactored {
    margin: 0;
  }
  .component-sidebar-nav-refactored .mobile-nav-inner {
    background-color: #2F60B2;
    text-align: center;
    display: block;
  }
  .component-sidebar-nav-refactored .mobile-nav-inner > a {
    display: block;
    width: 100%;
    color: #FFFFFF;
    line-height: 40px;
    font-size: 20px;
  }
  .component-sidebar-nav-refactored .mobile-nav-inner > a:after {
    font-family: FontAwesome;
    content: "\f078";
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    color: #FFFFFF;
  }
  .component-sidebar-nav-refactored .mobile-nav-inner.open > a:after {
    content: "\f077";
  }
  .component-sidebar-nav-refactored .sidebar-nav-inner {
    display: none;
  }
  .component-sidebar-nav-refactored .sidebar-nav-inner.open {
    display: block;
  }
}

/*--------------------------------------------
** Medical Services
---------------------------------------------*/
.component-meds-refactored .callout h2 {
  border-bottom: 1px solid #c5b9ac;
}

.component-meds-refactored .callout h2:before {
  font-family: FontAwesome;
  content: "\f0fe";
  display: inline-block;
  padding-right: 10px;
}

.component-meds-refactored ul {
  list-style-position: inside;
  list-style-type: none;
  break-inside: avoid-column;
  padding-left: 0;
  margin-left: 20px;
}

@media (min-width: 768px) {
  .component-meds-refactored ul {
    column-count: 3;
  }
}

.component-meds-refactored ul li {
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 10px;
  min-width: 190px;
}

/*--------------------------------------------
** Personal Message
---------------------------------------------*/
.component-personal-msg-refactored .callout .title {
  padding: 20px;
  margin: 0;
}

.component-personal-msg-refactored .callout ul {
  list-style-type: none;
}

/*--------------------------------------------
** Education
---------------------------------------------*/
.component-education-refactored .callout h2 {
  border-bottom: 1px solid #c5b9ac;
}

.component-education-refactored .callout h2:before {
  font-family: FontAwesome;
  content: "\f19d";
  display: inline-block;
  padding-right: 10px;
}

.component-education-refactored .callout h5 {
  margin-left: 20px;
}

.component-education-refactored .callout ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 20px;
}

/*--------------------------------------------
** Professional History
---------------------------------------------*/
.component-history-refactored .callout h2 {
  border-bottom: 1px solid #c5b9ac;
}

.component-history-refactored .callout h2:before {
  font-family: FontAwesome;
  content: "\f073";
  display: inline-block;
  padding-right: 10px;
}

.component-history-refactored .callout ul {
  padding-left: 0;
  margin-left: 20px;
  list-style-type: none;
}

/*--------------------------------------------
** Certifications
---------------------------------------------*/
.component-certifications-refactored .callout h2 {
  border-bottom: 1px solid #c5b9ac;
}

.component-certifications-refactored .callout h2:before {
  font-family: FontAwesome;
  content: "\f0a3";
  display: inline-block;
  padding-right: 10px;
}

.component-certifications-refactored .callout ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 20px;
}

/*--------------------------------------------
** Doctor Publications
---------------------------------------------*/
.component-pubs-refactored .callout h2 {
  border-bottom: 1px solid #c5b9ac;
}

.component-pubs-refactored .callout h2:before {
  font-family: FontAwesome;
  content: "\f1ea";
  display: inline-block;
  padding-right: 10px;
}

.component-pubs-refactored .callout h5 {
  margin: 0 0 0 20px;
}

.component-pubs-refactored .callout ul {
  list-style-type: none;
}

.component-pubs-refactored .callout ol {
  margin-bottom: 0;
}

.component-pubs-refactored .callout ol li {
  margin: 10px 0;
}

.component-pubs-refactored .callout .show-more-state {
  display: none;
}

.component-pubs-refactored .callout .show-more-state ~ ol > .show-more-target {
  margin: 0;
}

.component-pubs-refactored .callout .show-more-state:checked ~ ol > .show-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
  margin-bottom: 10px;
}

.component-pubs-refactored .callout .show-more-state:checked ~ .show-more-button .show-more-text {
  display: none;
}

.component-pubs-refactored .callout .show-more-state:checked ~ .show-more-button .show-less-text {
  display: inline-block;
}

/*--------------------------------------------
** Research
---------------------------------------------*/
.component-research-refactored .bg-outer {
  min-height: 300px;
}

.component-research-refactored .overlay {
  min-height: 300px;
}

.component-research-refactored .callout-body {
  color: #FFFFFF;
  padding: 10px 40px;
  min-height: 270px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.component-research-refactored .button-container {
  margin-top: auto;
}

.component-research-refactored .button-inner {
  position: relative;
}

.component-research-refactored ul {
  list-style-type: none;
}

/*--------------------------------------------
** Facebook Feed Component
---------------------------------------------*/
.component-facebook-feed-refactored .header h2, .component-facebook-feed-refactored .header h3 {
  color: #003087;
}

.component-facebook-feed-refactored .header .header-inner {
  margin: 20px auto;
  text-align: center;
}

@media (min-width: 768px) {
  .component-facebook-feed-refactored .fb-item {
    padding: 0 5px;
  }
}

.component-facebook-feed-refactored .fbCarousel-control {
  position: absolute;
  font-size: 35px;
  font-size: 3.5rem;
  color: #e7e7e7;
  top: 42%;
}

.component-facebook-feed-refactored .fbCarousel-control.left {
  left: 10px;
}

.component-facebook-feed-refactored .fbCarousel-control.right {
  right: 10px;
}

@media (min-width: 768px) {
  .component-facebook-feed-refactored .fbCarousel-control {
    display: none;
  }
}

.component-facebook-feed-refactored .fb-text {
  padding: 20px 10px;
  background-color: #f5f5f5;
}

.component-facebook-feed-refactored .fb-icon {
  text-align: right;
  font-size: 30px;
  font-size: 3rem;
}

.component-facebook-feed-refactored .fb-icon a {
  color: #003087;
}

@media (max-width: 767px) {
  .component-facebook-feed-refactored .fbCarousel {
    padding: 0 45px;
  }
}

@media (max-width: 767px) {
  .component-facebook-feed-refactored .fbCarousel-inner {
    position: relative;
    overflow: hidden;
  }
  .component-facebook-feed-refactored .fbCarousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left;
  }
  .component-facebook-feed-refactored .fbCarousel-inner > .item > img,
  .component-facebook-feed-refactored .fbCarousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
  }
}

@media all and (max-width: 767px) and (transform-3d), (max-width: 767px) and (-webkit-transform-3d) {
  .component-facebook-feed-refactored .fbCarousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .component-facebook-feed-refactored .fbCarousel-inner > .item.next, .component-facebook-feed-refactored .fbCarousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .component-facebook-feed-refactored .fbCarousel-inner > .item.prev, .component-facebook-feed-refactored .fbCarousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .component-facebook-feed-refactored .fbCarousel-inner > .item.next.left, .component-facebook-feed-refactored .fbCarousel-inner > .item.prev.right, .component-facebook-feed-refactored .fbCarousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

@media (max-width: 767px) {
  .component-facebook-feed-refactored .fbCarousel-inner > .active,
  .component-facebook-feed-refactored .fbCarousel-inner > .next,
  .component-facebook-feed-refactored .fbCarousel-inner > .prev {
    display: block;
  }
  .component-facebook-feed-refactored .fbCarousel-inner > .active {
    left: 0;
  }
  .component-facebook-feed-refactored .fbCarousel-inner > .next,
  .component-facebook-feed-refactored .fbCarousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .component-facebook-feed-refactored .fbCarousel-inner > .next {
    left: 100%;
  }
  .component-facebook-feed-refactored .fbCarousel-inner > .prev {
    left: -100%;
  }
  .component-facebook-feed-refactored .fbCarousel-inner > .next.left,
  .component-facebook-feed-refactored .fbCarousel-inner > .prev.right {
    left: 0;
  }
  .component-facebook-feed-refactored .fbCarousel-inner > .active.left {
    left: -100%;
  }
  .component-facebook-feed-refactored .fbCarousel-inner > .active.right {
    left: 100%;
  }
}

/*--------------------------------------------
** Request An Appointment Form
---------------------------------------------*/
.raa-form-container .raa-label {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .raa-form-container .raa-label {
    float: left;
    width: 33.3333333333%;
  }
}

.raa-form-container .raa-input {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .raa-form-container .raa-input {
    float: left;
    width: 66.6666666667%;
  }
}

.raa-form-container.raa-three-columns .form-step-title {
  border-bottom: 1px solid #c5b9ac;
}

.raa-form-container.raa-three-columns .raa-label {
  display: none;
}

.raa-form-container.raa-three-columns .raa-input {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .raa-form-container.raa-three-columns .raa-input {
    float: left;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .raa-form-container.raa-three-columns .raa-input.raa-date-input input[type=date] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    min-width: 100%;
    padding-top: 0;
  }
}

.raa-form-container.raa-three-columns textarea {
  line-height: 1.6;
}

.raa-form-container .form-wizard {
  min-height: 500px;
  transition: all 500ms ease;
}

.raa-form-container .form-wizard .form-step {
  position: absolute;
  transition: all 500ms ease;
  top: 0;
}

.raa-form-container .form-wizard .form-step.slidein {
  left: 0;
}

.raa-form-container .form-wizard .form-step.slideout {
  left: -100vw;
}

.raa-form-container .form-wizard .form-step.next-step {
  left: 100vw;
}

/*--------------------------------------------
** Media Listing Module
---------------------------------------------*/
.component-media-listing-refactored .header .header-inner h2 {
  border-bottom: 1px solid #c5b9ac;
}

.component-media-listing-refactored .header .header-inner h2:before {
  font-family: FontAwesome;
  content: "\f008";
  display: inline-block;
  padding-right: 10px;
}

.component-media-listing-refactored .media-items-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.component-media-listing-refactored .media-items-container .media-item {
  margin-bottom: 10px;
  margin-left: -0.3px;
  margin-right: -0.3px;
}

@media (min-width: 768px) {
  .component-media-listing-refactored .media-items-container .media-item {
    margin-bottom: 0;
  }
}

.component-media-listing-refactored .media-items-container .media-item h4 {
  font-weight: 600;
}

.component-media-listing-refactored .media-items-container .media-item * iframe {
  width: 100%;
  height: 100%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  background-color: rgba(245, 245, 246, 0.7);
}

.component-media-listing-refactored .media-items-container .media-item.show-more-target {
  margin-bottom: 0;
}

.component-media-listing-refactored .media-items-container .show-more-state:checked ~ .show-more-target {
  margin-top: 10px;
  margin-bottom: 10px;
}

.coveo-conditions-and-treatments {
  margin: 0 10px;
  font-family: Open Sans, Arial, sans-serif;
  margin-left: -15px;
  margin-right: -15px;
}

.coveo-conditions-and-treatments:before, .coveo-conditions-and-treatments:after {
  content: " ";
  display: table;
}

.coveo-conditions-and-treatments:after {
  clear: both;
}

.coveo-conditions-and-treatments .coveo-main-section {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.coveo-conditions-and-treatments .coveo-main-section .coveo-results-column .CoveoResultList {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  margin-top: 0;
}

.coveo-conditions-and-treatments .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container {
  margin-left: -15px;
  margin-right: -15px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}

.coveo-conditions-and-treatments .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container:before, .coveo-conditions-and-treatments .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container:after {
  content: " ";
  display: table;
}

.coveo-conditions-and-treatments .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container:after {
  clear: both;
}

.coveo-conditions-and-treatments .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult {
  border-bottom: 0;
  margin: 0;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .coveo-conditions-and-treatments .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult {
    float: left;
    width: 50%;
  }
}

.coveo-conditions-and-treatments .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult .coveo-result-container .coveo-title {
  font-size: 16px;
  font-size: 1.6rem;
  color: #003087;
  padding-bottom: 10px;
}

.coveo-conditions-and-treatments .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult .coveo-result-container .coveo-title a {
  color: #003087;
}

.coveo-conditions-and-treatments .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult .coveo-result-container .coveo-title a:hover {
  color: #003087;
  text-decoration: underline;
}

/*--------------------------------------------
** Facebook Feed Component
---------------------------------------------*/
.component-facebook-feed-refactored-no-slider .header {
  margin: 0 auto 20px auto;
  text-align: center;
}

.component-facebook-feed-refactored-no-slider .header h2,
.component-facebook-feed-refactored-no-slider .header h3 {
  margin: 0;
  color: #003087;
}

.component-facebook-feed-refactored-no-slider .fb-row {
  margin: 0 -5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .component-facebook-feed-refactored-no-slider .fb-row {
    display: block;
  }
}

.component-facebook-feed-refactored-no-slider .fb-row .fb-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .component-facebook-feed-refactored-no-slider .fb-row .fb-item {
    display: block;
  }
}

@media (min-width: 768px) {
  .component-facebook-feed-refactored-no-slider .fb-row .fb-item {
    padding: 0 5px;
  }
}

.component-facebook-feed-refactored-no-slider .fb-row .fb-item .fb-image {
  min-height: 100px;
}

.component-facebook-feed-refactored-no-slider .fb-row .fb-item .fb-text {
  padding: 20px 10px;
  background-color: #f5f5f5;
}

.component-facebook-feed-refactored-no-slider .fb-row .fb-item .fb-icon {
  text-align: right;
  font-size: 30px;
  font-size: 3rem;
}

.component-facebook-feed-refactored-no-slider .fb-row .fb-item .fb-icon a {
  color: #003087;
}

.component-facebook-feed-refactored-no-slider .fb-row .show-more-state:checked ~ .show-more-target {
  margin-top: 10px;
  margin-bottom: 10px;
}

/*--------------------------------------------
** Twitter Feed Component
---------------------------------------------*/
.component-twitter-refactored .header {
  margin: 0 auto 20px auto;
  text-align: center;
}

.component-twitter-refactored .header h2,
.component-twitter-refactored .header h3 {
  margin: 0;
  color: #003087;
}

@media (min-width: 768px) {
  .component-twitter-refactored .tw-row .tw-item {
    padding: 0 5px;
    margin-top: 0;
    margin-bottom: 10px;
  }
}

.component-twitter-refactored .tw-row .tw-item .tw-header {
  margin-left: -15px;
  margin-right: -15px;
}

.component-twitter-refactored .tw-row .tw-item .tw-header:before, .component-twitter-refactored .tw-row .tw-item .tw-header:after {
  content: " ";
  display: table;
}

.component-twitter-refactored .tw-row .tw-item .tw-header:after {
  clear: both;
}

.component-twitter-refactored .tw-row .tw-item .tw-header .tw-image {
  position: relative;
  float: left;
  width: 33.3333333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.component-twitter-refactored .tw-row .tw-item .tw-header .tw-data {
  position: relative;
  float: left;
  width: 66.6666666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.component-twitter-refactored .tw-row .tw-item .tw-header .tw-data span {
  display: block;
}

.component-twitter-refactored .tw-row .tw-item .tw-tweet {
  padding: 10px 0;
}

.component-twitter-refactored .tw-row .tw-item .tw-links span {
  display: inline-block;
}

.component-twitter-refactored .tw-row .tw-item .tw-links span:first-child:after {
  color: #e7e7e7;
  content: "|";
  display: inline-block;
  margin: 0 7px 0 10px;
}

.component-twitter-refactored .tw-row .show-more-state ~ .show-more-target {
  margin-top: 0;
  margin-bottom: 0;
}

.component-twitter-refactored .tw-row .show-more-state:checked ~ .show-more-target {
  margin-top: 10px;
  margin-bottom: 10px;
}

/*--------------------------------------------
** Image Slider Component
---------------------------------------------*/
.component-image-slider-refactored .header h2,
.component-image-slider-refactored .header h3 {
  color: #003087;
}

.component-image-slider-refactored .header .header-inner {
  margin: 20px auto;
  text-align: center;
}

.component-image-slider-refactored .swiper-custom-container {
  display: -ms-flexbox;
  display: flex;
}

.component-image-slider-refactored .swiper-custom-container .swiper-container {
  padding-left: 0;
  padding-right: 0;
}

.component-image-slider-refactored .swiper-custom-container .swiper-button a {
  position: absolute;
  top: 45%;
  color: #003087;
}

.component-image-slider-refactored .swiper-custom-container .swiper-button a i {
  font-size: 35px;
  font-size: 3.5rem;
}

.component-image-slider-refactored .swiper-custom-container .swiper-button a.right {
  right: 15px;
}

/*--------------------------------------------
** Generic Modal Block
---------------------------------------------*/
.component-generic-modal {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 200;
  display: none;
  border: none;
}

.component-generic-modal .modal-close {
  position: absolute;
  top: -14px;
  right: -14px;
  height: 24px;
  width: 24px;
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius: 24px;
  background: black;
  box-shadow: -1px 2px 5px black;
}

.component-generic-modal .modal-close:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  font-size: 1.5rem;
  content: "\f00d";
  display: block;
  margin-left: 4px;
  margin-top: 2px;
  color: #FFFFFF;
}

.component-generic-modal .countdown-clock {
  margin-top: 20px;
  font-size: 24px;
  font-size: 2.4rem;
}

@media (max-width: 424px) {
  .component-generic-modal .countdown-clock {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.component-generic-modal .modal-outer {
  width: 85%;
  margin: 50px auto 0;
  position: relative;
  background: #FFFFFF;
  border: none;
}

@media screen and (min-width: 800px) and (max-width: 1024px) {
  .component-generic-modal .modal-outer {
    width: 90%;
  }
}

@media (min-width: 1025px) {
  .component-generic-modal .modal-outer {
    width: 1024px;
  }
}

.component-generic-modal .modal-outer .modal-content {
  width: 100%;
  height: 100%;
  border: none;
}

.component-generic-modal .modal-outer .modal-content .modal-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 10px;
  position: relative;
  overflow: hidden;
}

.component-generic-modal .modal-outer .modal-content .modal-inner:before, .component-generic-modal .modal-outer .modal-content .modal-inner:after {
  content: " ";
  display: table;
}

.component-generic-modal .modal-outer .modal-content .modal-inner:after {
  clear: both;
}

.component-generic-modal .modal-outer .modal-content .modal-inner .img-left {
  width: 100%;
  display: none;
}

.component-generic-modal .modal-outer .modal-content .modal-inner .img-left img {
  margin: auto;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .component-generic-modal .modal-outer .modal-content .modal-inner .img-left {
    display: block;
    padding-top: 10px;
  }
  .component-generic-modal .modal-outer .modal-content .modal-inner .img-left img {
    width: 70%;
  }
}

@media (min-width: 1024px) {
  .component-generic-modal .modal-outer .modal-content .modal-inner .img-left {
    display: block;
    float: left;
    width: 50%;
    overflow: hidden;
  }
}

.component-generic-modal .modal-outer .modal-content .modal-inner .text-right {
  color: #FFFFFF;
  width: 100%;
  text-align: center;
  margin-top: -1px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 20px;
}

.component-generic-modal .modal-outer .modal-content .modal-inner .text-right h1 {
  color: #FFFFFF;
  font-size: 26px;
  font-size: 2.6rem;
}

@media (min-width: 1024px) {
  .component-generic-modal .modal-outer .modal-content .modal-inner .text-right h1 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (min-width: 1024px) {
  .component-generic-modal .modal-outer .modal-content .modal-inner .text-right {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 0;
    display: block;
    float: left;
    width: 50%;
  }
}

.component-generic-modal .modal-outer .modal-content .modal-inner .text-full {
  position: relative;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 20px;
}

@media (min-width: 1024px) {
  .component-generic-modal .modal-outer .modal-content .modal-inner .text-full {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/*--------------------------------------------
** CallOut - Request an Appointment
**  Sidebar Callout for Doctor Profile
---------------------------------------------*/
.component-raa-callout-refactored h2 {
  font-size: 22px;
  font-size: 2.2rem;
  border-bottom: 1px solid #c5b9ac;
}

.component-raa-callout-refactored h2:before {
  content: '\f274';
  font-family: FontAwesome;
  display: inline-block;
  padding-right: 10px;
}

.component-raa-callout-refactored .callout-inner {
  background-color: #f5f5f5;
}

.component-raa-callout-refactored .callout-inner {
  padding: 20px;
  text-align: center;
}

.component-raa-callout-refactored .raa {
  margin-bottom: 20px;
}

.coveo-fad {
  margin: 0 10px;
  font-family: Open Sans, Arial, sans-serif;
  min-height: 800px;
  margin-left: -15px;
  margin-right: -15px;
}

.coveo-fad:before, .coveo-fad:after {
  content: " ";
  display: table;
}

.coveo-fad:after {
  clear: both;
}

.coveo-fad .coveo-main-section {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
}

.coveo-fad .coveo-main-section .coveo-results-column {
  margin-left: -15px;
  margin-right: -15px;
}

.coveo-fad .coveo-main-section .coveo-results-column:before, .coveo-fad .coveo-main-section .coveo-results-column:after {
  content: " ";
  display: table;
}

.coveo-fad .coveo-main-section .coveo-results-column:after {
  clear: both;
}

@media (max-width: 767px) {
  .coveo-fad .coveo-main-section .coveo-results-column {
    padding: 0;
  }
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoSearchbox .CoveoSearchButton {
  border-radius: 0;
  border: 1px #4a4a4a solid;
  border-left: 0;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoSearchbox .CoveoOmnibox {
  border: 1px #4a4a4a solid;
  border-radius: 0;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoSearchbox .CoveoOmnibox .magic-box-input {
  border-radius: 0;
}

.coveo-fad .coveo-main-section .coveo-results-column.coveo-no-results {
  max-width: 100%;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-facet-column-na {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 767px) {
  .coveo-fad .coveo-main-section .coveo-results-column .coveo-facet-column-na {
    transition: all 0.5s ease;
    position: absolute;
    z-index: 10000;
    width: 100vw;
    left: -105vw;
    top: 0;
    background-color: white;
  }
  .coveo-fad .coveo-main-section .coveo-results-column .coveo-facet-column-na.open {
    left: -7vw;
  }
}

@media (min-width: 768px) {
  .coveo-fad .coveo-main-section .coveo-results-column .coveo-facet-column-na {
    float: left;
    width: 33.3333333333%;
  }
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-facet-column-na .CoveoFacet {
  border: none;
  background-color: initial;
  margin: 0;
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-facet-column-na .CoveoFacet .coveo-facet-header {
  padding: 0px 10px;
  border-bottom: 1px #4a4a4a solid;
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-facet-column-na .CoveoFacet .coveo-facet-footer {
  min-height: 0;
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-facet-column-na .CoveoFacet .coveo-facet-values .coveo-facet-value {
  padding: 0 10px;
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-facet-column-na .CoveoFacet .coveo-facet-values .coveo-facet-value .coveo-facet-value-label .coveo-facet-value-label-wrapper .coveo-facet-value-caption {
  font-weight: 300;
  font-size: 14px;
  font-size: 1.4rem;
  color: #4a4a4a;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 15px;
  margin-top: 0;
}

@media (min-width: 768px) {
  .coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList {
    float: left;
    width: 66.6666666667%;
  }
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout {
  border-bottom: 0;
  margin: 0;
  width: 100%;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame {
  margin: 0 0;
  border: none;
  position: relative;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row {
  display: block;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px #4a4a4a solid;
  min-height: 220px;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row:before, .coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row:after {
  content: " ";
  display: table;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row:after {
  clear: both;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row.front {
  display: block;
  opacity: 1;
  transition: ease 0.5s all;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row.back {
  visibility: hidden;
  opacity: 0;
  transition: ease 0.5s all;
  position: absolute;
  top: 0;
  width: 100%;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .coveo-image {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .coveo-image {
    float: left;
    width: 25%;
  }
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .coveo-image img {
  width: 175px;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .coveo-title {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #003087;
  white-space: normal;
}

@media (min-width: 768px) {
  .coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .coveo-title {
    float: left;
    width: 41.6666666667%;
  }
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .coveo-title a {
  color: #003087;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .coveo-title a:hover {
  color: #003087;
  text-decoration: underline;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .coveo-title .coveo-description {
  color: #4a4a4a;
  font-size: 14px;
  font-size: 1.4rem;
  white-space: wrap;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .coveo-address {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
  font-size: 1.2rem;
}

@media (min-width: 768px) {
  .coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .coveo-address {
    float: left;
    width: 33.3333333333%;
  }
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .coveo-result-link {
  position: absolute;
  bottom: 0;
  right: 0;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .hide-button {
  position: absolute;
  top: 0;
  right: 0;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .hide-button a {
  color: #003087;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .hide-button a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  font-size: 2rem;
  content: "\f00d";
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .hide-button a:hover:before, .coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .hide-button a:active:before {
  text-decoration: underline;
}

.coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .custom-coveo-cell {
  position: relative;
  float: left;
  width: 33.3333333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-alphabet-facet-container-custom .CoveoFacet {
  background-color: initial;
  border: none;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  margin: 0;
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-alphabet-facet-container-custom .CoveoFacet .coveo-facet-header {
  display: none;
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-alphabet-facet-container-custom .CoveoFacet .coveo-facet-footer {
  display: none;
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-alphabet-facet-container-custom .CoveoFacet .coveo-facet-values {
  padding: 0;
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-alphabet-facet-container-custom .CoveoFacet .coveo-facet-values .coveo-facet-value {
  display: inline-block;
  padding: 0px 10px;
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-alphabet-facet-container-custom .CoveoFacet .coveo-facet-values .coveo-facet-value .coveo-facet-value-label {
  margin: 0;
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-alphabet-facet-container-custom .CoveoFacet .coveo-facet-values .coveo-facet-value .coveo-facet-value-label .coveo-facet-value-label-wrapper .coveo-facet-value-caption {
  font-weight: 300;
  font-size: 16px;
  font-size: 1.6rem;
  color: #4a4a4a;
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-alphabet-facet-container-custom .CoveoFacet .coveo-facet-values .coveo-facet-value:hover {
  background-color: initial;
  text-decoration: underline;
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-alphabet-facet-container-custom .CoveoFacet .coveo-facet-values .coveo-facet-value.coveo-selected {
  text-decoration: underline;
}

.coveo-fad .coveo-main-section .coveo-results-column .coveo-alphabet-facet-container-custom .CoveoFacet .coveo-facet-values .coveo-facet-value .coveo-facet-value-checkbox {
  display: none;
}

.coveo-fad .coveo-alphabet-facet-container-custom .coveo-facet-values .coveo-facet-value .coveo-facet-value-label-wrapper .coveo-facet-value-caption {
  text-transform: uppercase;
}

.coveo-fad .coveo-alphabet-facet-container-custom .coveo-facet-values .coveo-facet-value .coveo-facet-value-label-wrapper .coveo-facet-value-count {
  display: none;
}

.coveo-fad .coveo-facet-value-exclude {
  display: none;
}

.coveo-fad .CoveoBreadcrumb {
  font-size: 14px;
  font-size: 1.4rem;
  color: #4a4a4a;
}

.coveo-fad .CoveoBreadcrumb .coveo-facet-breadcrumb-title {
  color: #4a4a4a;
}

.coveo-fad .CoveoBreadcrumb .coveo-facet-breadcrumb-value {
  color: #003087;
}

.coveo-fad .CoveoBreadcrumb .coveo-facet-breadcrumb-value .coveo-facet-breadcrumb-caption {
  color: #003087;
}

.coveo-fad .CoveoBreadcrumb .coveo-facet-breadcrumb-value:hover {
  color: #003087;
  text-decoration: line-through;
}

.coveo-fad .CoveoBreadcrumb .coveo-facet-breadcrumb-value .coveo-facet-breadcrumb-clear {
  display: none;
}

.coveo-fad .CoveoBreadcrumb .coveo-breadcrumb-clear-all {
  border-radius: 0;
}

.coveo-fad .custom-results-header {
  font-size: 12px;
  font-size: 1.2rem;
  color: #4a4a4a;
}

.coveo-fad .custom-results-header .CoveoQuerySummary {
  font-size: 12px;
  font-size: 1.2rem;
  color: #4a4a4a;
}

.coveo-fad .custom-results-header .CoveoQueryDuration {
  font-size: 12px;
  font-size: 1.2rem;
  color: #4a4a4a;
}

.coveo-fad .coveo-facet-search-results .coveo-facet-value {
  padding: 0 10px;
}

.coveo-fad .coveo-facet-search-results .coveo-facet-value .coveo-facet-value-label .coveo-facet-value-label-wrapper .coveo-facet-value-caption {
  font-weight: 300;
  font-size: 14px;
  font-size: 1.4rem;
  color: #4a4a4a;
}

.coveo-fad .coveo-show-filters, .coveo-fad .coveo-close-filters {
  display: block;
}

@media (min-width: 768px) {
  .coveo-fad .coveo-show-filters, .coveo-fad .coveo-close-filters {
    display: none;
  }
}

.coveo-fad .CoveoResult a {
  color: #003087;
}

.coveo-fad .CoveoResult a:hover, .coveo-fad .CoveoResult a:visited {
  color: #003087;
}

.coveo-fad .CoveoResult a:hover {
  text-decoration: underline;
}

.coveo-fad .CoveoResult a.btn-blue {
  text-decoration: none;
  color: #FFFFFF;
}

.coveo-fad .CoveoResult a.btn-blue:hover {
  color: #003087;
}

.coveo-fad .CoveoResultLink {
  color: #003087;
}

.coveo-fad .CoveoResultLink:hover, .coveo-fad .CoveoResultLink:visited {
  color: #003087;
}

.coveo-fad .CoveoResultLink.btn-blue {
  text-decoration: none;
  color: #FFFFFF;
}

.coveo-fad .CoveoResultLink.btn-blue:hover {
  color: #003087;
}

.coveo-fad .ppoc-icon {
  float: right;
}

/*--------------------------------------------
** Callout - Generic
---------------------------------------------*/
.component-gco-refactored .callout .content {
  padding: 10px;
}

.coveo-centers-and-services {
  margin: 0 10px;
  font-family: Open Sans, Arial, sans-serif;
  margin-left: -15px;
  margin-right: -15px;
}

.coveo-centers-and-services:before, .coveo-centers-and-services:after {
  content: " ";
  display: table;
}

.coveo-centers-and-services:after {
  clear: both;
}

.coveo-centers-and-services .coveo-main-section {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.coveo-centers-and-services .coveo-main-section .coveo-results-column .CoveoResultList {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  margin-top: 0;
}

.coveo-centers-and-services .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container {
  margin-left: -15px;
  margin-right: -15px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}

.coveo-centers-and-services .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container:before, .coveo-centers-and-services .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container:after {
  content: " ";
  display: table;
}

.coveo-centers-and-services .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container:after {
  clear: both;
}

.coveo-centers-and-services .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult {
  border-bottom: 0;
  margin: 0;
  padding-bottom: 15px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .coveo-centers-and-services .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult {
    float: left;
    width: 50%;
  }
}

.coveo-centers-and-services .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult .coveo-result-container .coveo-title {
  font-size: 16px;
  font-size: 1.6rem;
  color: #003087;
}

.coveo-centers-and-services .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult .coveo-result-container .coveo-title a {
  color: #003087;
}

.coveo-centers-and-services .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult .coveo-result-container .coveo-title a:hover {
  color: #003087;
  text-decoration: underline;
}

.coveo-centers-and-services .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout.CoveoResult .coveo-result-container .coveo-phone {
  padding-left: 15px;
}

.coveo-global-search {
  margin: 0 10px;
  font-family: Open Sans, Arial, sans-serif;
  margin-left: -15px;
  margin-right: -15px;
}

.coveo-global-search:before, .coveo-global-search:after {
  content: " ";
  display: table;
}

.coveo-global-search:after {
  clear: both;
}

.coveo-global-search .coveo-main-section {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.coveo-global-search .coveo-main-section .coveo-results-column {
  margin-left: -15px;
  margin-right: -15px;
  width: 100%;
}

.coveo-global-search .coveo-main-section .coveo-results-column:before, .coveo-global-search .coveo-main-section .coveo-results-column:after {
  content: " ";
  display: table;
}

.coveo-global-search .coveo-main-section .coveo-results-column:after {
  clear: both;
}

.coveo-global-search .coveo-main-section .coveo-results-column .CoveoSearchbox .CoveoSearchButton {
  border-radius: 0;
  border: 1px #4a4a4a solid;
  border-left: 0;
}

.coveo-global-search .coveo-main-section .coveo-results-column .CoveoSearchbox .CoveoOmnibox {
  border: 1px #4a4a4a solid;
  border-radius: 0;
}

.coveo-global-search .coveo-main-section .coveo-results-column .CoveoSearchbox .CoveoOmnibox .magic-box-input {
  border-radius: 0;
}

.coveo-global-search .coveo-main-section .coveo-results-column.coveo-no-results {
  max-width: 100%;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}

.coveo-global-search .coveo-main-section .coveo-results-column .CoveoResultList {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  margin-top: 0;
}

.coveo-global-search .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container {
  margin-left: -15px;
  margin-right: -15px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}

.coveo-global-search .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container:before, .coveo-global-search .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container:after {
  content: " ";
  display: table;
}

.coveo-global-search .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container:after {
  clear: both;
}

.coveo-global-search .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout {
  border-bottom: 1px solid #6e7ca0;
  margin: 0;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.coveo-global-search .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout .coveo-result-container {
  padding-bottom: 20px;
  padding-bottom: 20px;
}

.coveo-global-search .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout .coveo-result-container .coveo-title {
  font-size: 18px;
  font-size: 1.8rem;
  color: #003087;
}

.coveo-global-search .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout .coveo-result-container .coveo-title a {
  color: #003087;
}

.coveo-global-search .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-list-layout .coveo-result-container .coveo-title a:hover {
  color: #003087;
  text-decoration: underline;
}

.desktop-search .CoveoSearchInterface {
  min-width: 0;
  min-height: initial;
  background: transparent;
}

.desktop-search .CoveoSearchbox .CoveoSearchButton {
  border: none;
  float: none;
  position: absolute;
  width: 50px;
  height: 48px;
  display: none;
}

.desktop-search .CoveoSearchbox .CoveoSearchButton .coveo-icon {
  display: none;
}

.desktop-search .CoveoSearchbox .magic-box {
  border: 0;
  width: 50px;
  height: 48px;
  margin-top: 1px;
  position: absolute;
  top: 0;
  right: 0;
  transition: all .5s;
}

.desktop-search .CoveoSearchbox .magic-box:hover .magic-box-input .magic-box-underlay:after {
  color: #003087;
}

.desktop-search .CoveoSearchbox .magic-box .magic-box-input > input {
  color: transparent;
}

.desktop-search .CoveoSearchbox .magic-box .magic-box-input > input:-ms-input-placeholder {
  color: transparent;
}

.desktop-search .CoveoSearchbox .magic-box .magic-box-input > input::placeholder {
  color: transparent;
}

.desktop-search .CoveoSearchbox .magic-box:hover {
  background-color: #FFFFFF;
}

.desktop-search .CoveoSearchbox .magic-box:hover:after {
  color: #003087;
}

.desktop-search .CoveoSearchbox .magic-box.magic-box-hasFocus {
  width: 970px;
  background-color: #FFFFFF;
}

@media (min-width: 1024px) {
  .desktop-search .CoveoSearchbox .magic-box.magic-box-hasFocus {
    width: 1140px;
    max-width: 90vw;
  }
}

.desktop-search .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-underlay:after {
  color: #003087;
}

.desktop-search .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-input > input {
  color: #003087;
}

.desktop-search .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-input > input:-ms-input-placeholder {
  color: #c5b9ac;
}

.desktop-search .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-input > input::placeholder {
  color: #c5b9ac;
}

.desktop-search .CoveoSearchbox .magic-box.magic-box-hasFocus:after {
  color: #003087;
}

.desktop-search .CoveoSearchbox .magic-box .magic-box-clear {
  display: none;
}

.desktop-search .magic-box .magic-box-input {
  background: transparent;
}

.desktop-search .magic-box .magic-box-input .magic-box-underlay:after {
  pointer-events: all;
  font-family: FontAwesome;
  font-size: 18px;
  font-size: 1.8rem;
  color: #FFFFFF;
  content: "\f002";
  position: absolute;
  top: 13px;
  right: 15px;
}

.coveo-recommendations .coveo-results-column {
  margin-left: -15px;
  margin-right: -15px;
  width: 100%;
}

.coveo-recommendations .coveo-results-column:before, .coveo-recommendations .coveo-results-column:after {
  content: " ";
  display: table;
}

.coveo-recommendations .coveo-results-column:after {
  clear: both;
}

.coveo-results-column {
  margin-left: -15px;
  margin-right: -15px;
  width: 100%;
}

.coveo-results-column:before, .coveo-results-column:after {
  content: " ";
  display: table;
}

.coveo-results-column:after {
  clear: both;
}

.coveo-results-column .CoveoSearchbox .CoveoSearchButton {
  border-radius: 0;
  border: 1px #4a4a4a solid;
  border-left: 0;
}

.coveo-results-column .CoveoSearchbox .CoveoOmnibox {
  border: 1px #4a4a4a solid;
  border-radius: 0;
}

.coveo-results-column .CoveoSearchbox .CoveoOmnibox .magic-box-input {
  border-radius: 0;
}

.coveo-results-column.coveo-no-results {
  max-width: 100%;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}

.coveo-facets-over-results {
  display: block;
}

.coveo-facets-over-results .coveo-facet-container-custom {
  display: inline-block;
  width: 24%;
}

.coveo-alphabet-facet-container-custom .CoveoFacet {
  background-color: initial;
  border: none;
  color: #003087;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  margin: 0;
}

.coveo-alphabet-facet-container-custom .CoveoFacet .coveo-facet-header {
  display: none;
}

.coveo-alphabet-facet-container-custom .CoveoFacet .coveo-facet-footer {
  display: none;
}

.coveo-alphabet-facet-container-custom .CoveoFacet .coveo-facet-values .coveo-facet-value {
  display: inline-block;
  padding: 0px 5px 0px 5px;
}

.coveo-alphabet-facet-container-custom .CoveoFacet .coveo-facet-values .coveo-facet-value:hover {
  background-color: initial;
  text-decoration: underline;
}

.coveo-alphabet-facet-container-custom .CoveoFacet .coveo-facet-values .coveo-facet-value.coveo-selected {
  text-decoration: underline;
}

.coveo-alphabet-facet-container-custom .CoveoFacet .coveo-facet-values .coveo-facet-value .coveo-facet-value-checkbox {
  display: none;
}

.coveo-type-facet-container-custom .CoveoFacet {
  background-color: initial;
  color: #003087;
  border: none;
  display: inline-block;
  overflow: hidden;
  width: 100%;
}

.coveo-type-facet-container-custom .CoveoFacet .coveo-facet-header {
  display: none;
}

.coveo-type-facet-container-custom .CoveoFacet .coveo-facet-footer {
  display: none;
}

.coveo-type-facet-container-custom .CoveoFacet .coveo-facet-values .coveo-facet-value {
  display: inline-block;
  padding: 0px 5px 0px 5px;
}

.coveo-type-facet-container-custom .CoveoFacet .coveo-facet-values .coveo-facet-value:hover {
  background-color: initial;
  text-decoration: underline;
}

.coveo-type-facet-container-custom .CoveoFacet .coveo-facet-values .coveo-facet-value.coveo-selected {
  text-decoration: underline;
}

.coveo-type-facet-container-custom .CoveoFacet .coveo-facet-values .coveo-facet-value .coveo-facet-value-checkbox {
  display: none;
}

.CoveoBreadcrumb {
  font-size: 14px;
  font-size: 1.4rem;
  color: #4a4a4a;
  padding-bottom: 0;
}

.CoveoBreadcrumb .coveo-facet-breadcrumb-title {
  color: #4a4a4a;
}

.CoveoBreadcrumb .coveo-facet-breadcrumb-value {
  color: #003087;
}

.CoveoBreadcrumb .coveo-facet-breadcrumb-value .coveo-facet-breadcrumb-caption {
  color: #003087;
}

.CoveoBreadcrumb .coveo-facet-breadcrumb-value:hover {
  color: #003087;
  text-decoration: line-through;
}

.CoveoBreadcrumb .coveo-facet-breadcrumb-value .coveo-facet-breadcrumb-clear {
  display: none;
}

.CoveoBreadcrumb .coveo-breadcrumb-clear-all {
  border-radius: 0;
  border: none;
}

.custom-results-header {
  font-size: 12px;
  font-size: 1.2rem;
  color: #4a4a4a;
}

.custom-results-header .CoveoQuerySummary {
  font-size: 12px;
  font-size: 1.2rem;
  color: #4a4a4a;
}

.custom-results-header .CoveoQueryDuration {
  font-size: 12px;
  font-size: 1.2rem;
  color: #4a4a4a;
}

.coveo-alphabet-facet-container-custom .coveo-facet-values .coveo-facet-value .coveo-facet-value-label-wrapper .coveo-facet-value-caption {
  text-transform: uppercase;
}

.coveo-alphabet-facet-container-custom .coveo-facet-values .coveo-facet-value .coveo-facet-value-label-wrapper .coveo-facet-value-count {
  display: none;
}

.coveo-facet-value-exclude {
  display: none;
}

.coveo-item-type {
  /*
  @include font-size(1.2);
  background-color:$boston-grey;
  color:$ui-text-black;
*/
  font-size: 11px;
  font-size: 1.1rem;
  color: #41b6e6;
}

.coveo-facet-value-label {
  padding: 0;
}

.CoveoFacet {
  margin: 0;
}

.coveo-breadcrumb-items {
  padding-bottom: 0;
}

.coveo-pager .CoveoResultsPerPage {
  margin: 0;
  position: relative;
  float: left;
  width: 58.3333333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .coveo-pager .CoveoResultsPerPage {
    float: left;
    width: 33.3333333333%;
  }
}

.coveo-pager .CoveoResultsPerPage .coveo-results-per-page-text {
  color: #4a4a4a;
}

.coveo-pager .CoveoResultsPerPage .coveo-pager-list-item, .coveo-pager .CoveoResultsPerPage .coveo-results-per-page-list-item {
  border-radius: 0;
  border-color: #003087;
  background-color: #FFFFFF;
  color: #003087;
}

.coveo-pager .CoveoResultsPerPage .coveo-pager-list-item a, .coveo-pager .CoveoResultsPerPage .coveo-results-per-page-list-item a {
  color: #003087;
}

.coveo-pager .CoveoResultsPerPage .coveo-pager-list-item.coveo-active, .coveo-pager .CoveoResultsPerPage .coveo-active.coveo-results-per-page-list-item, .coveo-pager .CoveoResultsPerPage .coveo-pager-list-item:hover, .coveo-pager .CoveoResultsPerPage .coveo-results-per-page-list-item:hover {
  background-color: #003087;
  color: #FFFFFF;
}

.coveo-pager .CoveoResultsPerPage .coveo-pager-list-item.coveo-active a, .coveo-pager .CoveoResultsPerPage .coveo-active.coveo-results-per-page-list-item a, .coveo-pager .CoveoResultsPerPage .coveo-pager-list-item:hover a, .coveo-pager .CoveoResultsPerPage .coveo-results-per-page-list-item:hover a {
  color: #FFFFFF;
}

.coveo-pager .CoveoPager {
  margin: 0;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

.coveo-pager .CoveoPager .coveo-pager-list, .coveo-pager .CoveoPager .coveo-results-per-page-list {
  margin: 0;
}

.coveo-pager .CoveoPager .coveo-pager-list-item, .coveo-pager .CoveoPager .coveo-results-per-page-list-item {
  border-radius: 0;
  border-color: #003087;
  background-color: #FFFFFF;
  color: #003087;
}

.coveo-pager .CoveoPager .coveo-pager-list-item a, .coveo-pager .CoveoPager .coveo-results-per-page-list-item a {
  color: #003087;
}

.coveo-pager .CoveoPager .coveo-pager-list-item.coveo-active, .coveo-pager .CoveoPager .coveo-active.coveo-results-per-page-list-item, .coveo-pager .CoveoPager .coveo-pager-list-item:hover, .coveo-pager .CoveoPager .coveo-results-per-page-list-item:hover {
  background-color: #003087;
  color: #FFFFFF;
}

.coveo-pager .CoveoPager .coveo-pager-list-item.coveo-active a, .coveo-pager .CoveoPager .coveo-active.coveo-results-per-page-list-item a, .coveo-pager .CoveoPager .coveo-pager-list-item:hover a, .coveo-pager .CoveoPager .coveo-results-per-page-list-item:hover a {
  color: #FFFFFF;
}

@media (min-width: 0px) {
  .directory-results .coveo-pager .CoveoResultsPerPage,
  .directory-results .coveo-pager .CoveoPager {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .directory-results .coveo-pager .CoveoResultsPerPage {
    text-align: left;
  }
  .directory-results .coveo-pager .CoveoPager {
    text-align: right;
  }
}

.directory-results .coveo-pager {
  clear: both;
}

.directory-results .coveo-pager .CoveoResultsPerPage {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .directory-results .coveo-pager .CoveoResultsPerPage {
    float: left;
    width: 50%;
  }
}

.directory-results .coveo-pager .CoveoPager {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .directory-results .coveo-pager .CoveoPager {
    float: left;
    width: 50%;
  }
}

.coveo-first-loading-animation {
  background: #FFFFFF;
  text-align: center;
}

.coveo-first-loading-animation .coveo-logo {
  background-image: url("/Includes/BCH/images/bch-logo.png");
  background-color: #FFFFFF;
  background-size: auto;
  display: inline-block;
  width: 379px;
  height: 67px;
}

.coveo-custom {
  background-color: #FFFFFF;
}

.coveo-waiting-for-first-query {
  min-height: 700px;
}

.coveo-waiting-for-first-query {
  min-height: 700px;
}

.coveo-sort-section {
  border: 0;
}

.coveo-sort-section > span {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.coveo-hidden-sort-section {
  visibility: hidden;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.print-all {
  float: right;
  margin-top: -20px;
  cursor: pointer;
}

.CoveoQueryDuration {
  display: none !important;
}

@media print {
  @page {
    margin: 0.5in;
  }
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    font-size: 10px;
    line-height: 14px;
  }
  h2:before {
    font-size: 24px;
  }
  a,
  a:visited {
    text-decoration: none;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after,
  a[href^="mailto:"]:after,
  a[href^="tel:"]:after {
    content: "";
  }
  a[href^="/"]:after, a[href^=".."]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
    font-size: 10px;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .header-nav,
  .main-nav,
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
  a.btn {
    display: none;
  }
  .show-more-text,
  .CoveoSearchbox,
  .coveo-facet-values,
  .component-cta-button-refactored,
  .component-media-listing-refactored,
  .component-primary-nav-refactored,
  .component-sticky-nav-refactored,
  .component-raa-callout-refactored,
  .component-research-refactored,
  .component-fwo-refactored,
  .component-social-media-module-refactored,
  .component-global-footer-refactored {
    display: none;
  }
  .component-hero-banner-refactored {
    margin-top: 0;
    padding-top: 0;
  }
  .component-hero-banner-refactored.section-banner,
  .component-hero-banner-refactored.hero-image {
    min-height: 1px;
  }
  .component-hero-banner-refactored .hero-text {
    padding: 10px 0;
  }
  .component-pubs-refactored .callout ol li a {
    text-decoration: underline;
  }
  .component-global-header-refactored .header-nav,
  .component-dco-refactored .callout-inner .doctor-image .raa,
  .directory-results .coveo-pager,
  .coveo-fad .custom-results-header,
  .coveo-fad .coveo-main-section .coveo-results-column .coveo-facet-column-na,
  .component-locs-refactored .locs-map,
  .component-locs-refactored .directions {
    display: none;
  }
  .component-global-header-refactored .desktop-log img {
    margin-top: 60px;
    margin-bottom: 20px;
  }
  .component-dco-refactored .doctor-info span::before {
    vertical-align: middle;
  }
  .coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList {
    width: 100%;
  }
  .coveo-list-layout.CoveoResult {
    padding-top: 10px;
    border-bottom: 1px solid #000 !important;
  }
  .coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row.front {
    width: 50%;
    float: left;
    border: none;
    min-height: 180px;
  }
  .coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .coveo-image {
    width: 19%;
    height: 180px;
  }
  .coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .coveo-title {
    width: 80%;
    font-size: 14px;
  }
  .coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .coveo-title .coveo-description {
    font-size: 10px;
  }
  .coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .coveo-address {
    font-size: 10px;
    float: left;
    margin: 20px 0 0 0;
    width: 80%;
  }
  .coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row.back {
    position: relative;
    float: left;
    visibility: visible;
    opacity: 1;
    border: none;
    font-size: 10px;
    min-height: 180px;
    width: 50%;
  }
  .coveo-fad .coveo-main-section .coveo-results-column .CoveoResultList .coveo-result-list-container .coveo-result-frame .custom-coveo-row .custom-coveo-cell {
    word-wrap: break-word;
  }
  .coveo-fad .CoveoResult a {
    display: none;
  }
}

#map svg text {
  display: none !important;
}

#maplightbox {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
}

#maplightbox .wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

#maplightbox .wrapper .content {
  position: relative;
  width: 50%;
  min-height: 350px;
  margin: 150px auto auto;
  border: 1px solid #fff;
  background: rgba(0, 48, 135, 0.3);
}

#maplightbox .wrapper .content ul {
  list-style-type: none;
}

#maplightbox .wrapper .content p,
#maplightbox .wrapper .content h3,
#maplightbox .wrapper .content h4 {
  color: #FFFFFF;
}

@media (max-width: 767px) {
  #maplightbox .wrapper .content {
    width: 90%;
    margin: 20px auto auto;
  }
  #maplightbox .wrapper .content ul {
    margin: 0 0 1.5em 1em;
  }
}

#maplightbox .wrapper .content .close {
  float: right;
  font-size: 0.9rem;
}

#maplightbox .wrapper .content a {
  color: #41b6e6;
}

.browserupgrade {
  background: #FFFFFF;
  color: #003087;
  text-align: center;
  box-shadow: 10px 10px 5px #4a4a4a;
}
