.blueborder2 select {
	border-width: 2px,2px,2px,2px;
	border-color: #036;
}
img, legend {
	border: 0 none;
}
pre, textarea {
	overflow: auto;
}
address, dl, ol, ul {
	margin-bottom: 1rem;
}
caption, th {
	text-align: left;
}
fieldset, legend, td, th {
	padding: 0;
}
.btn-group > .btn-group, .btn-toolbar .btn-group, .btn-toolbar .input-group, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-2, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .dropdown-menu, .table-reflow thead, .table-reflow tr {
	float: left;
}
.breadcrumb, .carousel-indicators, .dropdown-menu, .media-list, .nav, .pager {
	list-style: outside none none;
}

html {
	font-family: sans-serif;
}
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 none;
}
b, optgroup, strong {
	font-weight: 700;
}
dfn {
	font-style: italic;
}
h1 {
	margin: 0.67em 0;
}
dd, h1, h2, h3, h4, h5, h6, label {
	margin-bottom: 0.5rem;
}
dl, ol, p, pre, ul {
	margin-top: 0;
}
mark {
	background: #ff0 none repeat scroll 0 0;
	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 {
	vertical-align: middle;
}
svg:not(:root) {
	overflow: hidden;
}
code, kbd, pre, samp {
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
address, legend {
	line-height: inherit;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0 none;
 padding: 0;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	float: none !important;
	padding: 0;
	top: 0 !important;
}
textarea {
	resize: vertical !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td.col-align-right {
    text-align: right;
    padding-right: 10px;
}
.indent-left {
	padding-left: 2em;	
}
.card-landing .card-block {
    width: 100%;
}

span.smallText {
    font-size: 18px;
    color: black;
    font-weight: 400;
}


ul {
    -webkit-padding-start: 0px;
}

ul.titleContainer {
 	-webkit-column-count: 2;
	-moz-column-count: 2;
 	-o-column-count: 2;
 	column-count: 2; 
	margin-left: 10px;
    padding-left: 0px;
    font-size: 16px;
	line-height: 1.0;
} 

li {
	list-style-position: outside;
}
/* chrome only */
@media screen and (-webkit-min-device-pixel-ratio:0)
  and (min-resolution:.001dpcm) {
	li {
		margin-left:17px;
		padding-left:5px;
	}
	ul.embedded li
	{
		margin-left:20px;
	}
}
ul.info-list.dashboard > li {
    line-height: 1px !important;
    height: 20px;
}
ul.info-list.dashboard-left > li {
    height: 20px;
}

ul.info-list.dashboard-left {
    margin-top: -10px;
}

p.compact {
    margin-top: -10px;
}
span.redWarning {
    color: maroon;
    position: relative;
    top: -10px;
    text-align: left;
    white-space: nowrap;
}
.form-group.tall {
    height: 58px;
    vertical-align: middle;
    display: inherit;
}
.gray.your-data.notice {
    padding-top: 7px;
    height: 40px;
}

input#dog1Height {
    min-width: 75px;
    width: 75px;
}
input#dog2Height {
    min-width: 75px;
    width: 75px;
}

ul.helper-text {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    line-height: 22px;
    color: #808080;
  }
  
  ul.helper-text > li.valid {
    color: #1fd34a;
}

ul.helper-text2 {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    line-height: 22px;
    color: #808080;
  }
  
  ul.helper-text2 > li.valid {
    color: #1fd34a;
}


select[name^=titlequalificationsearned_length] {
    width: 55px;
    -webkit-appearance: menulist;
    padding: 1px !important;
    border: 1px solid black !important;
}

/* Changed width from 98.5% to 98% to fix unequal red border around white content area */
.card-landing .card-interior, .news-landing-archive-interior-container .news-landing-archive-interior .card-interior, .news-landing-archive-interior-container .year-container .year .card-interior {
    width: 98%;
}

@media print {
blockquote, img, pre, tr {
	page-break-inside: avoid;
}
*, *::after, *::before {
	box-shadow: none !important;
	text-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
abbr[title]::after {
	content: " (" attr(title) ")";
}
blockquote, pre {
	border: 1px solid #999;
}
thead {
	display: table-header-group;
}
img {
	max-width: 100% !important;
}
h2, h3, p {
}
h2, h3 {
	page-break-after: avoid;
}
.navbar {
	display: none;
}
.btn > .caret, .dropup > .btn > .caret {
	border-top-color: #000 !important;
}
.label {
	border: 1px solid #000;
}
.table {
	border-collapse: collapse !important;
}
.table td, .table th {
	background-color: #fff !important;
}
.table-bordered td, .table-bordered th {
	border: 1px solid #ddd !important;
}
}
label, output {
	display: inline-block;
}
html {
	box-sizing: border-box;
	font-size: 16px;
}
*, *::after, *::before {
	box-sizing: inherit;
}
body {
	background-color: #fff;
	color: #373a3c;
	font-size: 1rem;
	line-height: 1.5;
	margin: 0;
}
[tabindex="-1"]:focus {
	outline: 0 none !important;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
}
abbr[data-original-title], abbr[title] {
	border-bottom: 1px dotted #818a91;
	cursor: help;
}
address {
	font-style: normal;
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0;
}
dt {
	font-weight: 700;
}
dd {
	margin-left: 0;
}
blockquote, figure {
	margin: 0 0 1rem;
}
blockquote p {
	font-size: 1em;
	line-height: normal;
	margin: 0;
}
a {
	text-decoration: none;
}
/*.interior-article a {
	border-bottom: 2px solid #036;	
} duplicate of line 245*/
a:focus, a:hover {
	color: #014c8c;
	text-decoration: underline;
}
a:focus {
	outline: thin dotted;
	outline-offset: -2px;
}
.table-responsive a {
	border-bottom: 1px dotted #036;
}
.table-responsive a:hover {
	border-bottom: 1px solid #036 !important;
}
.interior-article a {
	border-bottom: 1px solid #036;	
}

.interio
[role="button"] {
	cursor: pointer;
}
[role="button"], a, area, button, input, label, select, summary, textarea {
}
table {
	background-color: transparent;
}
caption {
	caption-side: bottom;
	color: #818a91;
	padding-bottom: 0.75rem;
	padding-top: 0.75rem;
}
button:focus {
	outline: 1px dotted;
}
button, input, select, textarea {
	border-radius: 0;
	line-height: inherit;
	margin: 0;
}
fieldset {
	border: 0 none;
	margin: 0;
	min-width: 0;
}
legend {
	display: block;
	font-size: 1.5rem;
	margin-bottom: 0.5rem;
	width: 100%;
}
input[type="search"] {
	box-sizing: inherit;
}
[hidden] {
	display: none !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: inherit;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	margin-bottom: 0.5rem;
}
.blockquote, hr {
	margin-bottom: 1rem;
}
.display-1, .display-2, .display-3, .display-4, .lead {
	font-weight: 300;
}
h5 {
	font-size: 1.25rem;
}
h6 {
	font-size: 1rem;
}
.h1 {
	font-size: 2.5rem;
}
.h2 {
	font-size: 2rem;
}
.h3 {
	font-size: 1.75rem;
}
.h4 {
	font-size: 1.5rem;
}
.h5 {
	font-size: 1.25rem;
}
.h6 {
	font-size: 1rem;
}
.lead {
	font-size: 1.25rem;
}
.display-1 {
	font-size: 6rem;
}
.display-2 {
	font-size: 5.5rem;
}
.display-3 {
	font-size: 4.5rem;
}
.display-4 {
	font-size: 3.5rem;
}
hr {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: rgba(0, 0, 0, 0.1) -moz-use-text-color -moz-use-text-color;
	border-image: none;
	border-style: solid none none;
	border-width: 1px 0 0;
	box-sizing: content-box;
	height: 0;
	margin-top: 1rem;
}
.small, small {
	font-size: 80%;
	font-weight: 400;
}
.mark, mark {
	background-color: #fcf8e3;
	padding: 0.2em;
}
.list-inline, .list-unstyled {
	list-style: outside none none;
	padding-left: 0;
}
.list-inline-item {
	display: inline-block;
}
.list-inline-item:not(:last-child) {
	margin-right: 5px;
}
.dl-horizontal {
	margin-left: -1.875rem;
	margin-right: -1.875rem;
}
.container, .container-fluid {
	margin-left: auto;
	margin-right: auto;
}
.dl-horizontal::after {
	clear: both;
	content: "";
	display: table;
}
.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
.blockquote {
	border-left: 0.25rem solid #eceeef;
	font-size: 1.25rem;
	padding: 0.5rem 1rem;
}
.blockquote-footer {
	color: #818a91;
	display: block;
	font-size: 80%;
	line-height: 1.5;
}
.blockquote-footer::before {
	content: "Ã¢â‚¬â€� ";
}
.blockquote-reverse {
	border-left: 0 none;
	border-right: 0.25rem solid #eceeef;
	padding-left: 0;
	padding-right: 1rem;
	text-align: right;
}
.blockquote-reverse .blockquote-footer::before {
	content: "";
}
.blockquote-reverse .blockquote-footer::after {
	content: " Ã¢â‚¬â€�";
}
.carousel-inner > .carousel-item > a > img, .carousel-inner > .carousel-item > img, .img-fluid {
	display: block;
	height: auto;
	max-width: 100%;
}
.figure, .img-thumbnail, figure {
	display: inline-block;
}
.img-rounded {
	border-radius: 0.3rem;
}
.img-thumbnail {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0.25rem;
	height: auto;
	line-height: 1.5;
	max-width: 100%;
	padding: 0.25rem;
	transition: all 0.2s ease-in-out 0s;
}
code, kbd {
	font-size: 90%;
	padding: 0.2rem 0.4rem;
}
.img-circle {
	border-radius: 50%;
}
.figure-img, figure img, .figure img {
	line-height: 1;
	margin-bottom: 0.5rem;
}
.table, pre {
	margin-bottom: 1rem;
}
.figure-caption, .figcaption, .figure .figcaption {
	color: #818a91;
	font-size: 90%;
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
	background-color: #f7f7f9;
	border-radius: 0.25rem;
	color: #bd4147;
}
kbd {
	background-color: #333;
	border-radius: 0.2rem;
	color: #fff;
}
kbd kbd {
	font-size: 100%;
	font-weight: 700;
	padding: 0;
}
pre {
	color: #373a3c;
	display: block;
	font-size: 90%;
	line-height: 1.5;
}
.container-fluid::after, .container::after, .row::after {
	clear: both;
	content: "";
	display: table;
}
pre code {
	background-color: transparent;
	border-radius: 0;
	color: inherit;
	font-size: inherit;
	padding: 0;
}
.container, .container-fluid {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

@media (min-width: 544px) {
.container {
	max-width: 100%;
}
}

@media (min-width: 1200px) {
.container {
	max-width: 1200px;
}
}
.c-select, .table, img {
	max-width: 100%;
}
.row {
	margin-left: -0.9375rem;
	margin-right: -0.9375rem;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-2, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-2, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-2, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-2, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-2, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	min-height: 1px;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	position: relative;
}
.col-xs-1 {
	width: 4.16667%;
}
.col-xs-2 {
	width: 8.33333%;
}
.col-xs-3 {
	width: 12.5%;
}
.col-xs-4 {
	width: 16.6667%;
}
.col-xs-5 {
	width: 20.8333%;
}
.col-xs-6 {
	width: 25%;
}
.col-xs-7 {
	width: 29.1667%;
}
.col-xs-8 {
	width: 33.3333%;
}
.col-xs-9 {
	width: 37.5%;
}
.col-xs-10 {
	width: 41.6667%;
}
.col-xs-11 {
	width: 45.8333%;
}
.col-xs-12 {
	width: 50%;
}
.col-xs-13 {
	width: 54.1667%;
}
.col-xs-14 {
	width: 58.3333%;
}
.col-xs-15 {
	width: 62.5%;
}
.col-xs-16 {
	width: 66.6667%;
}
.col-xs-17 {
	width: 70.8333%;
}
.col-xs-18 {
	width: 75%;
}
.col-xs-19 {
	width: 79.1667%;
}
.col-xs-20 {
	width: 83.3333%;
}
.col-xs-21 {
	width: 87.5%;
}
.col-xs-22 {
	width: 91.6667%;
}
.col-xs-23 {
	width: 95.8333%;
}
.col-xs-24 {
	width: 100%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-pull-1 {
	right: 4.16667%;
}
.col-xs-pull-2 {
	right: 8.33333%;
}
.col-xs-pull-3 {
	right: 12.5%;
}
.col-xs-pull-4 {
	right: 16.6667%;
}
.col-xs-pull-5 {
	right: 20.8333%;
}
.col-xs-pull-6 {
	right: 25%;
}
.col-xs-pull-7 {
	right: 29.1667%;
}
.col-xs-pull-8 {
	right: 33.3333%;
}
.col-xs-pull-9 {
	right: 37.5%;
}
.col-xs-pull-10 {
	right: 41.6667%;
}
.col-xs-pull-11 {
	right: 45.8333%;
}
.col-xs-pull-12 {
	right: 50%;
}
.col-xs-pull-13 {
	right: 54.1667%;
}
.col-xs-pull-14 {
	right: 58.3333%;
}
.col-xs-pull-15 {
	right: 62.5%;
}
.col-xs-pull-16 {
	right: 66.6667%;
}
.col-xs-pull-17 {
	right: 70.8333%;
}
.col-xs-pull-18 {
	right: 75%;
}
.col-xs-pull-19 {
	right: 79.1667%;
}
.col-xs-pull-20 {
	right: 83.3333%;
}
.col-xs-pull-21 {
	right: 87.5%;
}
.col-xs-pull-22 {
	right: 91.6667%;
}
.col-xs-pull-23 {
	right: 95.8333%;
}
.col-xs-pull-24 {
	right: 100%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-push-1 {
	left: 4.16667%;
}
.col-xs-push-2 {
	left: 8.33333%;
}
.col-xs-push-3 {
	left: 12.5%;
}
.col-xs-push-4 {
	left: 16.6667%;
}
.col-xs-push-5 {
	left: 20.8333%;
}
.col-xs-push-6 {
	left: 25%;
}
.col-xs-push-7 {
	left: 29.1667%;
}
.col-xs-push-8 {
	left: 33.3333%;
}
.col-xs-push-9 {
	left: 37.5%;
}
.col-xs-push-10 {
	left: 41.6667%;
}
.col-xs-push-11 {
	left: 45.8333%;
}
.col-xs-push-12 {
	left: 50%;
}
.col-xs-push-13 {
	left: 54.1667%;
}
.col-xs-push-14 {
	left: 58.3333%;
}
.col-xs-push-15 {
	left: 62.5%;
}
.col-xs-push-16 {
	left: 66.6667%;
}
.col-xs-push-17 {
	left: 70.8333%;
}
.col-xs-push-18 {
	left: 75%;
}
.col-xs-push-19 {
	left: 79.1667%;
}
.col-xs-push-20 {
	left: 83.3333%;
}
.col-xs-push-21 {
	left: 87.5%;
}
.col-xs-push-22 {
	left: 91.6667%;
}
.col-xs-push-23 {
	left: 95.8333%;
}
.col-xs-push-24 {
	left: 100%;
}
.col-xs-offset-0 {
	margin-left: 0;
}
.col-xs-offset-1 {
	margin-left: 4.16667%;
}
.col-xs-offset-2 {
	margin-left: 8.33333%;
}
.col-xs-offset-3 {
	margin-left: 12.5%;
}
.col-xs-offset-4 {
	margin-left: 16.6667%;
}
.col-xs-offset-5 {
	margin-left: 20.8333%;
}
.col-xs-offset-6 {
	margin-left: 25%;
}
.col-xs-offset-7 {
	margin-left: 29.1667%;
}
.col-xs-offset-8 {
	margin-left: 33.3333%;
}
.col-xs-offset-9 {
	margin-left: 37.5%;
}
.col-xs-offset-10 {
	margin-left: 41.6667%;
}
.col-xs-offset-11 {
	margin-left: 45.8333%;
}
.col-xs-offset-12 {
	margin-left: 50%;
}
.col-xs-offset-13 {
	margin-left: 54.1667%;
}
.col-xs-offset-14 {
	margin-left: 58.3333%;
}
.col-xs-offset-15 {
	margin-left: 62.5%;
}
.col-xs-offset-16 {
	margin-left: 66.6667%;
}
.col-xs-offset-17 {
	margin-left: 70.8333%;
}
.col-xs-offset-18 {
	margin-left: 75%;
}
.col-xs-offset-19 {
	margin-left: 79.1667%;
}
.col-xs-offset-20 {
	margin-left: 83.3333%;
}
.col-xs-offset-21 {
	margin-left: 87.5%;
}
.col-xs-offset-22 {
	margin-left: 91.6667%;
}
.col-xs-offset-23 {
	margin-left: 95.8333%;
}
.col-xs-offset-24 {
	margin-left: 100%;
}

@media (min-width: 544px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-2, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	float: left;
}
.col-sm-1 {
	width: 4.16667%;
}
.col-sm-2 {
	width: 8.33333%;
}
.col-sm-3 {
	width: 12.5%;
}
.col-sm-4 {
	width: 16.6667%;
}
.col-sm-5 {
	width: 20.8333%;
}
.col-sm-6 {
	width: 25%;
}
.col-sm-7 {
	width: 29.1667%;
}
.col-sm-8 {
	width: 33.3333%;
}
.col-sm-9 {
	width: 37.5%;
}
.col-sm-10 {
	width: 41.6667%;
}
.col-sm-11 {
	width: 45.8333%;
}
.col-sm-12 {
	width: 50%;
}
.col-sm-13 {
	width: 54.1667%;
}
.col-sm-14 {
	width: 58.3333%;
}
.col-sm-15 {
	width: 62.5%;
}
.col-sm-16 {
	width: 66.6667%;
}
.col-sm-17 {
	width: 70.8333%;
}
.col-sm-18 {
	width: 75%;
}
.col-sm-19 {
	width: 79.1667%;
}
.col-sm-20 {
	width: 83.3333%;
}
.col-sm-21 {
	width: 87.5%;
}
.col-sm-22 {
	width: 91.6667%;
}
.col-sm-23 {
	width: 95.8333%;
}
.col-sm-24 {
	width: 100%;
}
.col-sm-pull-0 {
	right: auto;
}
.col-sm-pull-1 {
	right: 4.16667%;
}
.col-sm-pull-2 {
	right: 8.33333%;
}
.col-sm-pull-3 {
	right: 12.5%;
}
.col-sm-pull-4 {
	right: 16.6667%;
}
.col-sm-pull-5 {
	right: 20.8333%;
}
.col-sm-pull-6 {
	right: 25%;
}
.col-sm-pull-7 {
	right: 29.1667%;
}
.col-sm-pull-8 {
	right: 33.3333%;
}
.col-sm-pull-9 {
	right: 37.5%;
}
.col-sm-pull-10 {
	right: 41.6667%;
}
.col-sm-pull-11 {
	right: 45.8333%;
}
.col-sm-pull-12 {
	right: 50%;
}
.col-sm-pull-13 {
	right: 54.1667%;
}
.col-sm-pull-14 {
	right: 58.3333%;
}
.col-sm-pull-15 {
	right: 62.5%;
}
.col-sm-pull-16 {
	right: 66.6667%;
}
.col-sm-pull-17 {
	right: 70.8333%;
}
.col-sm-pull-18 {
	right: 75%;
}
.col-sm-pull-19 {
	right: 79.1667%;
}
.col-sm-pull-20 {
	right: 83.3333%;
}
.col-sm-pull-21 {
	right: 87.5%;
}
.col-sm-pull-22 {
	right: 91.6667%;
}
.col-sm-pull-23 {
	right: 95.8333%;
}
.col-sm-pull-24 {
	right: 100%;
}
.col-sm-push-0 {
	left: auto;
}
.col-sm-push-1 {
	left: 4.16667%;
}
.col-sm-push-2 {
	left: 8.33333%;
}
.col-sm-push-3 {
	left: 12.5%;
}
.col-sm-push-4 {
	left: 16.6667%;
}
.col-sm-push-5 {
	left: 20.8333%;
}
.col-sm-push-6 {
	left: 25%;
}
.col-sm-push-7 {
	left: 29.1667%;
}
.col-sm-push-8 {
	left: 33.3333%;
}
.col-sm-push-9 {
	left: 37.5%;
}
.col-sm-push-10 {
	left: 41.6667%;
}
.col-sm-push-11 {
	left: 45.8333%;
}
.col-sm-push-12 {
	left: 50%;
}
.col-sm-push-13 {
	left: 54.1667%;
}
.col-sm-push-14 {
	left: 58.3333%;
}
.col-sm-push-15 {
	left: 62.5%;
}
.col-sm-push-16 {
	left: 66.6667%;
}
.col-sm-push-17 {
	left: 70.8333%;
}
.col-sm-push-18 {
	left: 75%;
}
.col-sm-push-19 {
	left: 79.1667%;
}
.col-sm-push-20 {
	left: 83.3333%;
}
.col-sm-push-21 {
	left: 87.5%;
}
.col-sm-push-22 {
	left: 91.6667%;
}
.col-sm-push-23 {
	left: 95.8333%;
}
.col-sm-push-24 {
	left: 100%;
}
.col-sm-offset-0 {
	margin-left: 0;
}
.col-sm-offset-1 {
	margin-left: 4.16667%;
}
.col-sm-offset-2 {
	margin-left: 8.33333%;
}
.col-sm-offset-3 {
	margin-left: 12.5%;
}
.col-sm-offset-4 {
	margin-left: 16.6667%;
}
.col-sm-offset-5 {
	margin-left: 20.8333%;
}
.col-sm-offset-6 {
	margin-left: 25%;
}
.col-sm-offset-7 {
	margin-left: 29.1667%;
}
.col-sm-offset-8 {
	margin-left: 33.3333%;
}
.col-sm-offset-9 {
	margin-left: 37.5%;
}
.col-sm-offset-10 {
	margin-left: 41.6667%;
}
.col-sm-offset-11 {
	margin-left: 45.8333%;
}
.col-sm-offset-12 {
	margin-left: 50%;
}
.col-sm-offset-13 {
	margin-left: 54.1667%;
}
.col-sm-offset-14 {
	margin-left: 58.3333%;
}
.col-sm-offset-15 {
	margin-left: 62.5%;
}
.col-sm-offset-16 {
	margin-left: 66.6667%;
}
.col-sm-offset-17 {
	margin-left: 70.8333%;
}
.col-sm-offset-18 {
	margin-left: 75%;
}
.col-sm-offset-19 {
	margin-left: 79.1667%;
}
.col-sm-offset-20 {
	margin-left: 83.3333%;
}
.col-sm-offset-21 {
	margin-left: 87.5%;
}
.col-sm-offset-22 {
	margin-left: 91.6667%;
}
.col-sm-offset-23 {
	margin-left: 95.8333%;
}
.col-sm-offset-24 {
	margin-left: 100%;
}
}

@media (min-width: 768px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-2, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	float: left;
}
.col-md-1 {
	width: 4.16667%;
}
.col-md-2 {
	width: 8.33333%;
}
.col-md-3 {
	width: 12.5%;
}
.col-md-4 {
	width: 16.6667%;
}
.col-md-5 {
	width: 20.8333%;
}
.col-md-6 {
	width: 25%;
}
.col-md-7 {
	width: 29.1667%;
}
.col-md-8 {
	width: 33.3333%;
}
.col-md-9 {
	width: 37.5%;
}
.col-md-10 {
	width: 41.6667%;
}
.col-md-11 {
	width: 45.8333%;
}
.col-md-12 {
	width: 50%;
}
.col-md-13 {
	width: 54.1667%;
}
.col-md-14 {
	width: 58.3333%;
}
.col-md-15 {
	width: 62.5%;
}
.col-md-16 {
	width: 66.6667%;
}
.col-md-17 {
	width: 70.8333%;
}
.col-md-18 {
	width: 75%;
}
.col-md-19 {
	width: 79.1667%;
}
.col-md-20 {
	width: 83.3333%;
}
.col-md-21 {
	width: 87.5%;
}
.col-md-22 {
	width: 91.6667%;
}
.col-md-23 {
	width: 95.8333%;
}
.col-md-24 {
	width: 100%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-pull-1 {
	right: 4.16667%;
}
.col-md-pull-2 {
	right: 8.33333%;
}
.col-md-pull-3 {
	right: 12.5%;
}
.col-md-pull-4 {
	right: 16.6667%;
}
.col-md-pull-5 {
	right: 20.8333%;
}
.col-md-pull-6 {
	right: 25%;
}
.col-md-pull-7 {
	right: 29.1667%;
}
.col-md-pull-8 {
	right: 33.3333%;
}
.col-md-pull-9 {
	right: 37.5%;
}
.col-md-pull-10 {
	right: 41.6667%;
}
.col-md-pull-11 {
	right: 45.8333%;
}
.col-md-pull-12 {
	right: 50%;
}
.col-md-pull-13 {
	right: 54.1667%;
}
.col-md-pull-14 {
	right: 58.3333%;
}
.col-md-pull-15 {
	right: 62.5%;
}
.col-md-pull-16 {
	right: 66.6667%;
}
.col-md-pull-17 {
	right: 70.8333%;
}
.col-md-pull-18 {
	right: 75%;
}
.col-md-pull-19 {
	right: 79.1667%;
}
.col-md-pull-20 {
	right: 83.3333%;
}
.col-md-pull-21 {
	right: 87.5%;
}
.col-md-pull-22 {
	right: 91.6667%;
}
.col-md-pull-23 {
	right: 95.8333%;
}
.col-md-pull-24 {
	right: 100%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-push-1 {
	left: 4.16667%;
}
.col-md-push-2 {
	left: 8.33333%;
}
.col-md-push-3 {
	left: 12.5%;
}
.col-md-push-4 {
	left: 16.6667%;
}
.col-md-push-5 {
	left: 20.8333%;
}
.col-md-push-6 {
	left: 25%;
}
.col-md-push-7 {
	left: 29.1667%;
}
.col-md-push-8 {
	left: 33.3333%;
}
.col-md-push-9 {
	left: 37.5%;
}
.col-md-push-10 {
	left: 41.6667%;
}
.col-md-push-11 {
	left: 45.8333%;
}
.col-md-push-12 {
	left: 50%;
}
.col-md-push-13 {
	left: 54.1667%;
}
.col-md-push-14 {
	left: 58.3333%;
}
.col-md-push-15 {
	left: 62.5%;
}
.col-md-push-16 {
	left: 66.6667%;
}
.col-md-push-17 {
	left: 70.8333%;
}
.col-md-push-18 {
	left: 75%;
}
.col-md-push-19 {
	left: 79.1667%;
}
.col-md-push-20 {
	left: 83.3333%;
}
.col-md-push-21 {
	left: 87.5%;
}
.col-md-push-22 {
	left: 91.6667%;
}
.col-md-push-23 {
	left: 95.8333%;
}
.col-md-push-24 {
	left: 100%;
}
.col-md-offset-0 {
	margin-left: 0;
}
.col-md-offset-1 {
	margin-left: 4.16667%;
}
.col-md-offset-2 {
	margin-left: 8.33333%;
}
.col-md-offset-3 {
	margin-left: 12.5%;
}
.col-md-offset-4 {
	margin-left: 16.6667%;
}
.col-md-offset-5 {
	margin-left: 20.8333%;
}
.col-md-offset-6 {
	margin-left: 25%;
}
.col-md-offset-7 {
	margin-left: 29.1667%;
}
.col-md-offset-8 {
	margin-left: 33.3333%;
}
.col-md-offset-9 {
	margin-left: 37.5%;
}
.col-md-offset-10 {
	margin-left: 41.6667%;
}
.col-md-offset-11 {
	margin-left: 45.8333%;
}
.col-md-offset-12 {
	margin-left: 50%;
}
.col-md-offset-13 {
	margin-left: 54.1667%;
}
.col-md-offset-14 {
	margin-left: 58.3333%;
}
.col-md-offset-15 {
	margin-left: 62.5%;
}
.col-md-offset-16 {
	margin-left: 66.6667%;
}
.col-md-offset-17 {
	margin-left: 70.8333%;
}
.col-md-offset-18 {
	margin-left: 75%;
}
.col-md-offset-19 {
	margin-left: 79.1667%;
}
.col-md-offset-20 {
	margin-left: 83.3333%;
}
.col-md-offset-21 {
	margin-left: 87.5%;
}
.col-md-offset-22 {
	margin-left: 91.6667%;
}
.col-md-offset-23 {
	margin-left: 95.8333%;
}
.col-md-offset-24 {
	margin-left: 100%;
}
}

@media (min-width: 992px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-2, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	float: left;
}
.col-lg-1 {
	width: 4.16667%;
}
.col-lg-2 {
	width: 8.33333%;
}
.col-lg-3 {
	width: 12.5%;
}
.col-lg-4 {
	width: 16.6667%;
}
.col-lg-5 {
	width: 20.8333%;
}
.col-lg-6 {
	width: 25%;
}
.col-lg-7 {
	width: 29.1667%;
}
.col-lg-8 {
	width: 33.3333%;
}
.col-lg-9 {
	width: 37.5%;
}
.col-lg-10 {
	width: 41.6667%;
}
.col-lg-11 {
	width: 45.8333%;
}
.col-lg-12 {
	width: 50%;
}
.col-lg-13 {
	width: 54.1667%;
}
.col-lg-14 {
	width: 58.3333%;
}
.col-lg-15 {
	width: 62.5%;
}
.col-lg-16 {
	width: 66.6667%;
}
.col-lg-17 {
	width: 70.8333%;
}
.col-lg-18 {
	width: 75%;
}
.col-lg-19 {
	width: 79.1667%;
}
.col-lg-20 {
	width: 83.3333%;
}
.col-lg-21 {
	width: 87.5%;
}
.col-lg-22 {
	width: 91.6667%;
}
.col-lg-23 {
	width: 95.8333%;
}
.col-lg-24 {
	width: 100%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-pull-1 {
	right: 4.16667%;
}
.col-lg-pull-2 {
	right: 8.33333%;
}
.col-lg-pull-3 {
	right: 12.5%;
}
.col-lg-pull-4 {
	right: 16.6667%;
}
.col-lg-pull-5 {
	right: 20.8333%;
}
.col-lg-pull-6 {
	right: 25%;
}
.col-lg-pull-7 {
	right: 29.1667%;
}
.col-lg-pull-8 {
	right: 33.3333%;
}
.col-lg-pull-9 {
	right: 37.5%;
}
.col-lg-pull-10 {
	right: 41.6667%;
}
.col-lg-pull-11 {
	right: 45.8333%;
}
.col-lg-pull-12 {
	right: 50%;
}
.col-lg-pull-13 {
	right: 54.1667%;
}
.col-lg-pull-14 {
	right: 58.3333%;
}
.col-lg-pull-15 {
	right: 62.5%;
}
.col-lg-pull-16 {
	right: 66.6667%;
}
.col-lg-pull-17 {
	right: 70.8333%;
}
.col-lg-pull-18 {
	right: 75%;
}
.col-lg-pull-19 {
	right: 79.1667%;
}
.col-lg-pull-20 {
	right: 83.3333%;
}
.col-lg-pull-21 {
	right: 87.5%;
}
.col-lg-pull-22 {
	right: 91.6667%;
}
.col-lg-pull-23 {
	right: 95.8333%;
}
.col-lg-pull-24 {
	right: 100%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-push-1 {
	left: 4.16667%;
}
.col-lg-push-2 {
	left: 8.33333%;
}
.col-lg-push-3 {
	left: 12.5%;
}
.col-lg-push-4 {
	left: 16.6667%;
}
.col-lg-push-5 {
	left: 20.8333%;
}
.col-lg-push-6 {
	left: 25%;
}
.col-lg-push-7 {
	left: 29.1667%;
}
.col-lg-push-8 {
	left: 33.3333%;
}
.col-lg-push-9 {
	left: 37.5%;
}
.col-lg-push-10 {
	left: 41.6667%;
}
.col-lg-push-11 {
	left: 45.8333%;
}
.col-lg-push-12 {
	left: 50%;
}
.col-lg-push-13 {
	left: 54.1667%;
}
.col-lg-push-14 {
	left: 58.3333%;
}
.col-lg-push-15 {
	left: 62.5%;
}
.col-lg-push-16 {
	left: 66.6667%;
}
.col-lg-push-17 {
	left: 70.8333%;
}
.col-lg-push-18 {
	left: 75%;
}
.col-lg-push-19 {
	left: 79.1667%;
}
.col-lg-push-20 {
	left: 83.3333%;
}
.col-lg-push-21 {
	left: 87.5%;
}
.col-lg-push-22 {
	left: 91.6667%;
}
.col-lg-push-23 {
	left: 95.8333%;
}
.col-lg-push-24 {
	left: 100%;
}
.col-lg-offset-0 {
	margin-left: 0;
}
.col-lg-offset-1 {
	margin-left: 4.16667%;
}
.col-lg-offset-2 {
	margin-left: 8.33333%;
}
.col-lg-offset-3 {
	margin-left: 12.5%;
}
.col-lg-offset-4 {
	margin-left: 16.6667%;
}
.col-lg-offset-5 {
	margin-left: 20.8333%;
}
.col-lg-offset-6 {
	margin-left: 25%;
}
.col-lg-offset-7 {
	margin-left: 29.1667%;
}
.col-lg-offset-8 {
	margin-left: 33.3333%;
}
.col-lg-offset-9 {
	margin-left: 37.5%;
}
.col-lg-offset-10 {
	margin-left: 41.6667%;
}
.col-lg-offset-11 {
	margin-left: 45.8333%;
}
.col-lg-offset-12 {
	margin-left: 50%;
}
.col-lg-offset-13 {
	margin-left: 54.1667%;
}
.col-lg-offset-14 {
	margin-left: 58.3333%;
}
.col-lg-offset-15 {
	margin-left: 62.5%;
}
.col-lg-offset-16 {
	margin-left: 66.6667%;
}
.col-lg-offset-17 {
	margin-left: 70.8333%;
}
.col-lg-offset-18 {
	margin-left: 75%;
}
.col-lg-offset-19 {
	margin-left: 79.1667%;
}
.col-lg-offset-20 {
	margin-left: 83.3333%;
}
.col-lg-offset-21 {
	margin-left: 87.5%;
}
.col-lg-offset-22 {
	margin-left: 91.6667%;
}
.col-lg-offset-23 {
	margin-left: 95.8333%;
}
.col-lg-offset-24 {
	margin-left: 100%;
}
}

@media (min-width: 1200px) {
.col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-2, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
	float: left;
}
.col-xl-1 {
	width: 4.16667%;
}
.col-xl-2 {
	width: 8.33333%;
}
.col-xl-3 {
	width: 12.5%;
}
.col-xl-4 {
	width: 16.6667%;
}
.col-xl-5 {
	width: 20.8333%;
}
.col-xl-6 {
	width: 25%;
}
.col-xl-7 {
	width: 29.1667%;
}
.col-xl-8 {
	width: 33.3333%;
}
.col-xl-9 {
	width: 37.5%;
}
.col-xl-10 {
	width: 41.6667%;
}
.col-xl-11 {
	width: 45.8333%;
}
.col-xl-12 {
	width: 50%;
}
.col-xl-13 {
	width: 54.1667%;
}
.col-xl-14 {
	width: 58.3333%;
}
.col-xl-15 {
	width: 62.5%;
}
.col-xl-16 {
	width: 66.6667%;
}
.col-xl-17 {
	width: 70.8333%;
}
.col-xl-18 {
	width: 75%;
}
.col-xl-19 {
	width: 79.1667%;
}
.col-xl-20 {
	width: 83.3333%;
}
.col-xl-21 {
	width: 87.5%;
}
.col-xl-22 {
	width: 91.6667%;
}
.col-xl-23 {
	width: 95.8333%;
}
.col-xl-24 {
	width: 100%;
}
.col-xl-pull-0 {
	right: auto;
}
.col-xl-pull-1 {
	right: 4.16667%;
}
.col-xl-pull-2 {
	right: 8.33333%;
}
.col-xl-pull-3 {
	right: 12.5%;
}
.col-xl-pull-4 {
	right: 16.6667%;
}
.col-xl-pull-5 {
	right: 20.8333%;
}
.col-xl-pull-6 {
	right: 25%;
}
.col-xl-pull-7 {
	right: 29.1667%;
}
.col-xl-pull-8 {
	right: 33.3333%;
}
.col-xl-pull-9 {
	right: 37.5%;
}
.col-xl-pull-10 {
	right: 41.6667%;
}
.col-xl-pull-11 {
	right: 45.8333%;
}
.col-xl-pull-12 {
	right: 50%;
}
.col-xl-pull-13 {
	right: 54.1667%;
}
.col-xl-pull-14 {
	right: 58.3333%;
}
.col-xl-pull-15 {
	right: 62.5%;
}
.col-xl-pull-16 {
	right: 66.6667%;
}
.col-xl-pull-17 {
	right: 70.8333%;
}
.col-xl-pull-18 {
	right: 75%;
}
.col-xl-pull-19 {
	right: 79.1667%;
}
.col-xl-pull-20 {
	right: 83.3333%;
}
.col-xl-pull-21 {
	right: 87.5%;
}
.col-xl-pull-22 {
	right: 91.6667%;
}
.col-xl-pull-23 {
	right: 95.8333%;
}
.col-xl-pull-24 {
	right: 100%;
}
.col-xl-push-0 {
	left: auto;
}
.col-xl-push-1 {
	left: 4.16667%;
}
.col-xl-push-2 {
	left: 8.33333%;
}
.col-xl-push-3 {
	left: 12.5%;
}
.col-xl-push-4 {
	left: 16.6667%;
}
.col-xl-push-5 {
	left: 20.8333%;
}
.col-xl-push-6 {
	left: 25%;
}
.col-xl-push-7 {
	left: 29.1667%;
}
.col-xl-push-8 {
	left: 33.3333%;
}
.col-xl-push-9 {
	left: 37.5%;
}
.col-xl-push-10 {
	left: 41.6667%;
}
.col-xl-push-11 {
	left: 45.8333%;
}
.col-xl-push-12 {
	left: 50%;
}
.col-xl-push-13 {
	left: 54.1667%;
}
.col-xl-push-14 {
	left: 58.3333%;
}
.col-xl-push-15 {
	left: 62.5%;
}
.col-xl-push-16 {
	left: 66.6667%;
}
.col-xl-push-17 {
	left: 70.8333%;
}
.col-xl-push-18 {
	left: 75%;
}
.col-xl-push-19 {
	left: 79.1667%;
}
.col-xl-push-20 {
	left: 83.3333%;
}
.col-xl-push-21 {
	left: 87.5%;
}
.col-xl-push-22 {
	left: 91.6667%;
}
.col-xl-push-23 {
	left: 95.8333%;
}
.col-xl-push-24 {
	left: 100%;
}
.col-xl-offset-0 {
	margin-left: 0;
}
.col-xl-offset-1 {
	margin-left: 4.16667%;
}
.col-xl-offset-2 {
	margin-left: 8.33333%;
}
.col-xl-offset-3 {
	margin-left: 12.5%;
}
.col-xl-offset-4 {
	margin-left: 16.6667%;
}
.col-xl-offset-5 {
	margin-left: 20.8333%;
}
.col-xl-offset-6 {
	margin-left: 25%;
}
.col-xl-offset-7 {
	margin-left: 29.1667%;
}
.col-xl-offset-8 {
	margin-left: 33.3333%;
}
.col-xl-offset-9 {
	margin-left: 37.5%;
}
.col-xl-offset-10 {
	margin-left: 41.6667%;
}
.col-xl-offset-11 {
	margin-left: 45.8333%;
}
.col-xl-offset-12 {
	margin-left: 50%;
}
.col-xl-offset-13 {
	margin-left: 54.1667%;
}
.col-xl-offset-14 {
	margin-left: 58.3333%;
}
.col-xl-offset-15 {
	margin-left: 62.5%;
}
.col-xl-offset-16 {
	margin-left: 66.6667%;
}
.col-xl-offset-17 {
	margin-left: 70.8333%;
}
.col-xl-offset-18 {
	margin-left: 75%;
}
.col-xl-offset-19 {
	margin-left: 79.1667%;
}
.col-xl-offset-20 {
	margin-left: 83.3333%;
}
.col-xl-offset-21 {
	margin-left: 87.5%;
}
.col-xl-offset-22 {
	margin-left: 91.6667%;
}
.col-xl-offset-23 {
	margin-left: 95.8333%;
}
.col-xl-offset-24 {
	margin-left: 100%;
}
}
.table {
	width: 100%;
}
.table td, .table th {
	line-height: 1.5;
	vertical-align: middle;
}
.table thead th {
	border-bottom: 2px solid #eceeef;
	vertical-align: bottom;
}
.table td .form-group {
	margin: 0;
}
.table tbody + tbody {
	border-top: 2px solid #eceeef;
}
.table .table {
	background-color: #fff;
}
.table-sm td, .table-sm th {
	padding: 0.3rem;
}
.table-bordered, .table-bordered td, .table-bordered th {
	border: 1px solid #eceeef;
}
.table-bordered thead td, .table-bordered thead th {
	border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(2n+1) {
	background-color: #f9f9f9;
}
.table-active, .table-active > td, .table-active > th, .table-hover tbody tr:hover {
	background-color: #f5f5f5;
}
.table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
	background-color: #e8e8e8;
}
.table-success, .table-success > td, .table-success > th {
	background-color: #dff0d8;
}
.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
	background-color: #d0e9c6;
}
.table-info, .table-info > td, .table-info > th {
	background-color: #d9edf7;
}
.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
	background-color: #c4e3f3;
}
.table-warning, .table-warning > td, .table-warning > th {
	background-color: #fcf8e3;
}
.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
	background-color: #faf2cc;
}
.table-danger, .table-danger > td, .table-danger > th {
	background-color: #f2dede;
}
.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
	background-color: #ebcccc;
}
.table-responsive {
	display: block;
	min-height: 0.01%;
	overflow-x: auto;
	width: 100%;
}
.collapsing, .dropdown-divider, .embed-responsive, .modal, .modal-open, .navbar-divider {
	overflow: hidden;
}
.thead-inverse th {
	background-color: #373a3c;
	color: #fff;
}
.thead-default th {
	background-color: #eceeef;
	color: #55595c;
}
.table-inverse {
	background-color: #373a3c;
	color: #eceeef;
}
.table-inverse.table-bordered {
	border: 0 none;
}
.table-inverse td, .table-inverse th, .table-inverse thead th {
	border-color: #55595c;
}
.table-reflow tbody {
	display: block;
	white-space: nowrap;
}
.table-reflow td, .table-reflow th {
	border-left: 1px solid #eceeef;
	border-top: 1px solid #eceeef;
}
.table-reflow td:last-child, .table-reflow th:last-child {
	border-right: 1px solid #eceeef;
}
.table-reflow tbody:last-child tr:last-child td, .table-reflow tbody:last-child tr:last-child th, .table-reflow tfoot:last-child tr:last-child td, .table-reflow tfoot:last-child tr:last-child th, .table-reflow thead:last-child tr:last-child td, .table-reflow thead:last-child tr:last-child th {
	border-bottom: 1px solid #eceeef;
}
.table-reflow tr td, .table-reflow tr th {
	border: 1px solid #eceeef;
	display: block !important;
}
.form-control, .form-control-file, .form-control-range {
	display: block;
}
.form-control, input:not([type="checkbox"]):not([type="radio"]):not([type="search"]):not([type="submit"]):not([type="button"]), textarea {
	background-color: #fff;
	background-image: none;
	border: 1px solid #036;
	border-radius: 0;
	color: #55595c;
	display: block;
	font-size: 1rem;
	line-height: 1.5;
	max-width: 468px;
	min-width: 150px;
	padding: 0.375rem 0.75rem;
	width: 100%;
}
input:not([type="checkbox"]):not([type="radio"]):not([type="search"]):not([type="submit"]):not([type="button"]) {
	margin: 5px 0;
	padding: 9px 0.75rem;
}
#newsletterEmail {
	margin: 0 !important;
	max-width: none !important;
	min-width: auto !important;
	width: 66% !important;
}
.newsletter #newsletterEmail {
	width: 100% !important;
}
.form-control:focus, input:focus, textarea:focus, select:focus {
	border-color: #66afe9 !important;
	outline: 2 none;
}
.form-control::placeholder, input[type="text"]::placeholder {
 color: #999;
 opacity: 1;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .form-control-feedback, .has-success .form-control-label, .has-success .radio, .has-success .radio-inline, .has-success .text-help, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #5cb85c;
}
.form-control:disabled, .form-control[readonly], input:disabled, input[readonly] {
	background-color: #eceeef;
	opacity: 1;
}
.form-control:disabled, input:disabled {
	cursor: not-allowed;
}
.form-control-label {
	margin-bottom: 0;
	padding: 0.375rem 0.75rem;
}

@media not all {
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
	line-height: 2.25rem;
}
.input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"], input.input-sm[type="date"], input.input-sm[type="time"], input.input-sm[type="datetime-local"], input.input-sm[type="month"] {
	line-height: 1.8625rem;
}
.input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"], input.input-lg[type="date"], input.input-lg[type="time"], input.input-lg[type="datetime-local"], input.input-lg[type="month"] {
	line-height: 3.16667rem;
}
}
.form-control-static {
	margin-bottom: 0;
	min-height: 2.25rem;
	padding-bottom: 0.375rem;
	padding-top: 0.375rem;
}
.form-control-static.form-control-lg, .form-control-static.form-control-sm, .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, .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;
}
.form-control-sm, .input-group-sm > input, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	border-radius: 0.2rem;
	font-size: 0.875rem;
	line-height: 1.5;
	padding: 0.275rem 0.75rem;
}
.form-control-lg, .input-group-sm > input, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	border-radius: 0.3rem;
	font-size: 1.25rem;
	line-height: 1.33333;
	padding: 0.75rem 1.25rem;
}
.form-group {
	margin-bottom: 1rem;
}

@media (max-width: 768px) {
	.form-group {
		padding: 0 !important;
	}
	ul.titleContainer {
	 	-webkit-column-count: 1;
		-moz-column-count: 1;
	 	-o-column-count: 1;
	 	column-count: 1; 
	} 
}

.form-group p {
   font-size: 16px;	
}

.form-group ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.form-group ul li {
	font-size: 16px;
	padding: 0;
}
.form-group input:not([type="checkbox"]):not([type="radio"]):not([type="search"]):not([type="submit"]):not([type="button"]) {
	display: inline-block !important;
}

a.tooltip {
	border: 1px solid #000;
    border-radius: 25px;
    display: inline-block !important;
    height: 25px;
    text-align: center;
    width: 25px;
	margin-left: 10px;
	opacity: 1 !important;
	z-index: 0;
	position: relative;
}

a.tooltip:hover {
    text-decoration: none;	
}
a.tooltip-small {
	border-radius: 18px;
    height: 18px;
    width: 18px;
	border: 1px solid #000;
    display: inline-block !important;
    text-align: center;
	margin-left: 10px;
	opacity: 1 !important;
	z-index: 0;
	font-size: 13px;
}
.checkbox, .radio {
	display: block;
	margin-bottom: 0.75rem;
	position: relative;
}
.checkbox label, .checkbox-inline, .radio label, .radio-inline {
	cursor: pointer;
	font-weight: 400;
	margin-bottom: 0;
	padding-left: 1.25rem;
}
.checkbox label input:only-child, .radio label input:only-child {
	position: static;
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
	margin-left: -1.25rem;
	margin-top: 0.25rem;
	position: absolute;
}
.collapsing, .dropdown, .dropup {
	position: relative;
}
.checkbox + .checkbox, .radio + .radio {
	margin-top: -0.25rem;
}
.checkbox-inline, .radio-inline {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
	margin-left: 0.75rem;
	margin-top: 0;
}
.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, input.disabled[type="checkbox"], input[type="checkbox"]:disabled, input.disabled[type="radio"], input[type="radio"]:disabled {
	cursor: not-allowed;
}
.form-control-danger, .form-control-success, .form-control-warning {
	background-position: right 0.5625rem center;
	background-repeat: no-repeat;
	background-size: 1.4625rem 1.4625rem;
	padding-right: 2.25rem;
}
.has-success .form-control {
	border-color: #5cb85c;
}
.has-success .input-group-addon {
	background-color: #eaf6ea;
	border-color: #5cb85c;
	color: #5cb85c;
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .form-control-feedback, .has-warning .form-control-label, .has-warning .radio, .has-warning .radio-inline, .has-warning .text-help, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color: #f0ad4e;
}
.has-success .form-control-success {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==");
}
.has-warning .form-control {
	border-color: #f0ad4e;
}
.has-warning .input-group-addon {
	background-color: #fff;
	border-color: #f0ad4e;
	color: #f0ad4e;
}
.has-danger .checkbox, .has-danger .checkbox-inline, .has-danger .form-control-feedback, .has-danger .form-control-label, .has-danger .radio, .has-danger .radio-inline, .has-danger .text-help, .has-danger.checkbox label, .has-danger.checkbox-inline label, .has-danger.radio label, .has-danger.radio-inline label {
	color: #d9534f;
}
.has-warning .form-control-warning {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+");
}
.has-danger .form-control {
	border-color: #d9534f;
}
.has-danger .input-group-addon {
	background-color: #fdf7f7;
	border-color: #d9534f;
	color: #d9534f;
}
.has-danger .form-control-danger {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=");
}

@media (min-width: 544px) {
.form-inline .form-control-static, .form-inline .form-group {
	display: inline-block;
}
.form-inline .form-control-label, .form-inline .form-group {
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .form-control {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}
.form-inline .input-group {
	display: inline-table;
	vertical-align: middle;
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
	width: auto;
}
.form-inline .input-group > .form-control {
	width: 100%;
}
.form-inline .checkbox, .form-inline .radio {
	display: inline-block;
	margin-bottom: 0;
	margin-top: 0;
	vertical-align: middle;
}
.form-inline .checkbox label, .form-inline .radio label {
	padding-left: 0;
}
.form-inline .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"] {
	margin-left: 0;
	position: relative;
}
.form-inline .has-feedback .form-control-feedback {
	top: 0;
}
}
.btn-block, input.btn-block[type="button"], input.btn-block[type="reset"], input.btn-block[type="submit"] {
	width: 100%;
}
.btn {
	border: 1px solid transparent;
	border-radius: 0.25rem;
	cursor: pointer;
	display: inline-block;
	font-size: 1rem !important;
	font-weight: 400;
	line-height: 1.5;
	padding: 0.5rem 0.75rem;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
	outline: thin dotted;
	outline-offset: -2px;
}
.btn.focus, .btn:focus, .btn:hover {
	text-decoration: none;
}
.btn.active, .btn:active {
	background-image: none;
	outline: 0 none;
}
.btn.disabled, .btn:disabled {
	cursor: not-allowed;
	opacity: 0.65;
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none;
}
.btn-primary {
	background-color: #0275d8;
	border-color: #0275d8;
	color: #fff;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
	background-color: #025aa5;
	border-color: #01549b;
	color: #fff;
}
.btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
	background-color: #025aa5;
	background-image: none;
	border-color: #01549b;
	color: #fff;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
	background-color: #014682;
	border-color: #01315a;
	color: #fff;
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus:disabled, .btn-primary:disabled:focus, .btn-primary:disabled:hover {
	background-color: #0275d8;
	border-color: #0275d8;
}
.btn-secondary {
	background-color: #fff;
	border-color: #ccc;
	color: #373a3c;
}
.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover {
	background-color: #e6e6e6;
	border-color: #adadad;
	color: #373a3c;
}
.btn-secondary.active, .btn-secondary:active, .open > .btn-secondary.dropdown-toggle {
	background-color: #e6e6e6;
	background-image: none;
	border-color: #adadad;
	color: #373a3c;
}
.btn-secondary.active.focus, .btn-secondary.active:focus, .btn-secondary.active:hover, .btn-secondary.focus:active, .btn-secondary:active:focus, .btn-secondary:active:hover, .open > .btn-secondary.dropdown-toggle.focus, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle:hover {
	background-color: #d4d4d4;
	border-color: #8c8c8c;
	color: #373a3c;
}
.btn-secondary.disabled.focus, .btn-secondary.disabled:focus, .btn-secondary.disabled:hover, .btn-secondary.focus:disabled, .btn-secondary:disabled:focus, .btn-secondary:disabled:hover {
	background-color: #fff;
	border-color: #ccc;
}
.btn-info {
	background-color: #5bc0de;
	border-color: #5bc0de;
	color: #fff;
}
.btn-info.focus, .btn-info:focus, .btn-info:hover {
	background-color: #31b0d5;
	border-color: #2aabd2;
	color: #fff;
}
.btn-info.active, .btn-info:active, .open > .btn-info.dropdown-toggle {
	background-color: #31b0d5;
	background-image: none;
	border-color: #2aabd2;
	color: #fff;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
	background-color: #269abc;
	border-color: #1f7e9a;
	color: #fff;
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info.focus:disabled, .btn-info:disabled:focus, .btn-info:disabled:hover {
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.btn-success {
	background-color: #5cb85c;
	border-color: #5cb85c;
	color: #fff;
}
.btn-success.focus, .btn-success:focus, .btn-success:hover {
	background-color: #449d44;
	border-color: #419641;
	color: #fff;
}
.btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
	background-color: #449d44;
	background-image: none;
	border-color: #419641;
	color: #fff;
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open > .btn-success.dropdown-toggle.focus, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
	background-color: #398439;
	border-color: #2d672d;
	color: #fff;
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success.focus:disabled, .btn-success:disabled:focus, .btn-success:disabled:hover {
	background-color: #5cb85c;
	border-color: #5cb85c;
}
.btn-warning {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
	color: #fff;
}
.btn-warning.focus, .btn-warning:focus, .btn-warning:hover {
	background-color: #ec971f;
	border-color: #eb9316;
	color: #fff;
}
.btn-warning.active, .btn-warning:active, .open > .btn-warning.dropdown-toggle {
	background-color: #ec971f;
	background-image: none;
	border-color: #eb9316;
	color: #fff;
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning.focus:active, .btn-warning:active:focus, .btn-warning:active:hover, .open > .btn-warning.dropdown-toggle.focus, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
	background-color: #d58512;
	border-color: #b06d0f;
	color: #fff;
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning.focus:disabled, .btn-warning:disabled:focus, .btn-warning:disabled:hover {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}
.btn-danger {
	background-color: #d9534f;
	border-color: #d9534f;
	color: #fff;
}
.btn-danger.focus, .btn-danger:focus, .btn-danger:hover {
	background-color: #c9302c;
	border-color: #c12e2a;
	color: #fff;
}
.btn-danger.active, .btn-danger:active, .open > .btn-danger.dropdown-toggle {
	background-color: #c9302c;
	background-image: none;
	border-color: #c12e2a;
	color: #fff;
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus:active, .btn-danger:active:focus, .btn-danger:active:hover, .open > .btn-danger.dropdown-toggle.focus, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
	background-color: #ac2925;
	border-color: #8b211e;
	color: #fff;
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger.focus:disabled, .btn-danger:disabled:focus, .btn-danger:disabled:hover {
	background-color: #d9534f;
	border-color: #d9534f;
}
.btn-primary-outline {
	background-color: transparent;
	background-image: none;
	border-color: #0275d8;
	color: #0275d8;
}
.btn-primary-outline.active, .btn-primary-outline.focus, .btn-primary-outline:active, .btn-primary-outline:focus, .btn-primary-outline:hover, .open > .btn-primary-outline.dropdown-toggle {
	background-color: #0275d8;
	border-color: #0275d8;
	color: #fff;
}
.btn-primary-outline.disabled.focus, .btn-primary-outline.disabled:focus, .btn-primary-outline.disabled:hover, .btn-primary-outline.focus:disabled, .btn-primary-outline:disabled:focus, .btn-primary-outline:disabled:hover {
	border-color: #43a7fd;
}
.btn-secondary-outline {
	background-color: transparent;
	background-image: none;
	border-color: #ccc;
	color: #ccc;
}
.btn-secondary-outline.active, .btn-secondary-outline.focus, .btn-secondary-outline:active, .btn-secondary-outline:focus, .btn-secondary-outline:hover, .open > .btn-secondary-outline.dropdown-toggle {
	background-color: #ccc;
	border-color: #ccc;
	color: #fff;
}
.btn-secondary-outline.disabled.focus, .btn-secondary-outline.disabled:focus, .btn-secondary-outline.disabled:hover, .btn-secondary-outline.focus:disabled, .btn-secondary-outline:disabled:focus, .btn-secondary-outline:disabled:hover {
	border-color: #fff;
}
.btn-info-outline {
	background-color: transparent;
	background-image: none;
	border-color: #5bc0de;
	color: #5bc0de;
}
.btn-info-outline.active, .btn-info-outline.focus, .btn-info-outline:active, .btn-info-outline:focus, .btn-info-outline:hover, .open > .btn-info-outline.dropdown-toggle {
	background-color: #5bc0de;
	border-color: #5bc0de;
	color: #fff;
}
.btn-info-outline.disabled.focus, .btn-info-outline.disabled:focus, .btn-info-outline.disabled:hover, .btn-info-outline.focus:disabled, .btn-info-outline:disabled:focus, .btn-info-outline:disabled:hover {
	border-color: #b0e1ef;
}
.btn-success-outline {
	background-color: transparent;
	background-image: none;
	border-color: #5cb85c;
	color: #5cb85c;
}
.btn-success-outline.active, .btn-success-outline.focus, .btn-success-outline:active, .btn-success-outline:focus, .btn-success-outline:hover, .open > .btn-success-outline.dropdown-toggle {
	background-color: #5cb85c;
	border-color: #5cb85c;
	color: #fff;
}
.btn-success-outline.disabled.focus, .btn-success-outline.disabled:focus, .btn-success-outline.disabled:hover, .btn-success-outline.focus:disabled, .btn-success-outline:disabled:focus, .btn-success-outline:disabled:hover {
	border-color: #a3d7a3;
}
.btn-warning-outline {
	background-color: transparent;
	background-image: none;
	border-color: #f0ad4e;
	color: #f0ad4e;
}
.btn-warning-outline.active, .btn-warning-outline.focus, .btn-warning-outline:active, .btn-warning-outline:focus, .btn-warning-outline:hover, .open > .btn-warning-outline.dropdown-toggle {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
	color: #fff;
}
.btn-warning-outline.disabled.focus, .btn-warning-outline.disabled:focus, .btn-warning-outline.disabled:hover, .btn-warning-outline.focus:disabled, .btn-warning-outline:disabled:focus, .btn-warning-outline:disabled:hover {
	border-color: #f8d9ac;
}
.btn-danger-outline {
	background-color: transparent;
	background-image: none;
	border-color: #d9534f;
	color: #d9534f;
}
.btn-danger-outline.active, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline:focus, .btn-danger-outline:hover, .open > .btn-danger-outline.dropdown-toggle {
	background-color: #d9534f;
	border-color: #d9534f;
	color: #fff;
}
.btn-danger-outline.disabled.focus, .btn-danger-outline.disabled:focus, .btn-danger-outline.disabled:hover, .btn-danger-outline.focus:disabled, .btn-danger-outline:disabled:focus, .btn-danger-outline:disabled:hover {
	border-color: #eba5a3;
}
.btn-link {
	border-radius: 0;
	color: #0275d8;
	font-weight: 400;
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link:disabled {
	background-color: transparent;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
	background-color: transparent;
	color: #014c8c;
	text-decoration: underline;
}
.btn-link:disabled:focus, .btn-link:disabled:hover {
	color: #818a91;
	text-decoration: none;
}
.btn-group-lg > .btn, .btn-lg {
	border-radius: 0.3rem;
	font-size: 1.25rem;
	line-height: 1.33333;
	padding: 0.75rem 1.25rem;
}
.btn-group-sm > .btn, .btn-sm {
	border-radius: 0.2rem;
	font-size: 0.875rem;
	line-height: 1.5;
	padding: 0.25rem 0.75rem;
}
.btn-block {
	display: block;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
.fade {
	opacity: 0;
	transition: opacity 0.15s linear 0s;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
.collapsing {
	height: 0;
	transition-duration: 0.35s;
	transition-property: height;
	transition-timing-function: ease;
}
.dropdown-toggle::after {
	border-left: 0.3em solid transparent;
	border-right: 0.3em solid transparent;
	border-top: 0.3em solid;
	content: "";
	display: inline-block;
	height: 0;
	margin-left: 0.25rem;
	margin-right: 0.25rem;
	vertical-align: middle;
	width: 0;
}
.dropdown-toggle:focus {
	outline: 0 none;
}
.dropup .dropdown-toggle::after {
	border-bottom: 0.3em solid;
	border-top: 0 none;
}
.dropdown-menu {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
	color: #373a3c;
	display: none;
	font-size: 1rem;
	left: 0;
	margin: 2px 0 0;
	min-width: 160px;
	padding: 5px 0;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 1000;
}
.dropdown-menu > a {
	display: block;
	margin-bottom: 20px;
}
.dropdown-header, .dropdown-item {
	display: block;
	line-height: 1.5;
	padding: 3px 20px;
	white-space: nowrap;
}
.dropdown-divider {
	background-color: #e5e5e5;
	height: 1px;
	margin: 0.5rem 0;
}
.dropdown-item {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	clear: both;
	color: #373a3c;
	font-weight: 400;
	text-align: inherit;
	width: 100%;
}
.c-indicator, .label, .pager {
	text-align: center;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}
.dropdown-item:focus, .dropdown-item:hover {
	background-color: #f5f5f5;
	color: #2b2d2f;
	text-decoration: none;
}
.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
	background-color: #0275d8;
	color: #fff;
	outline: 0 none;
	text-decoration: none;
}
.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
	color: #818a91;
}
.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
	background-color: transparent;
	background-image: none;
	cursor: not-allowed;
	text-decoration: none;
}
.c-input, .file {
	cursor: pointer;
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0 none;
}
.dropdown-menu-right {
	left: auto;
	right: 0;
}
.dropdown-menu-left {
	left: 0;
	right: auto;
}
.dropdown-header {
	color: #818a91;
	font-size: 0.875rem;
}
.dropdown-backdrop {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	left: auto;
	right: 0;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-bottom: 0.3em solid;
	border-top: 0 none;
	content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	bottom: 100%;
	margin-bottom: 2px;
	top: auto;
}
.c-indicator, .file-custom {
	left: 0;
	top: 0;
}
.btn-group, .btn-group-vertical {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.btn-group-vertical > .btn, .btn-group > .btn {
	float: left;
	position: relative;
}
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
	z-index: 2;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar {
	margin-left: -5px;
}
.btn-toolbar::after {
	clear: both;
	content: "";
	display: table;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
	margin-left: 5px;
}
.btn .caret, .btn-group > .btn:first-child {
	margin-left: 0;
}
.btn-group > .btn: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: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 none;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}
.btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-lg + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}
.btn-group-lg > .btn .caret, .btn-lg .caret {
	border-width: 0.3em 0.3em 0;
}
.dropup .btn-group-lg > .btn .caret, .dropup .btn-lg .caret {
	border-width: 0 0.3em 0.3em;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	max-width: 100%;
	width: 100%;
}
.btn-group-vertical > .btn-group::after {
	clear: both;
	content: "";
	display: table;
}
.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-left: 0;
	margin-top: -1px;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0.25rem;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-bottom-left-radius: 0.25rem;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.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-left-radius: 0;
	border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
[data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
	clip: rect(0px, 0px, 0px, 0px);
	pointer-events: none;
	position: absolute;
}
.c-input, .input-group, .input-group-btn, .input-group-btn > .btn {
	position: relative;
}
.input-group {
	border-collapse: separate;
	display: table;
}
.input-group .form-control {
	float: left;
	margin-bottom: 0;
	position: relative;
	width: 100%;
	z-index: 2;
}
.input-group .form-control:active, .input-group .form-control:focus, .input-group .form-control:hover, .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
	z-index: 3;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
	display: table-cell;
}
.input-group-addon, .input-group-btn {
	vertical-align: middle;
	white-space: nowrap;
	width: 1%;
}
.input-group-addon {
	background-color: #eceeef;
	border: 1px solid #ccc;
	border-radius: 0.25rem;
	color: #55595c;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1;
	padding: 0.375rem 0.75rem;
	text-align: center;
}
.alert-link, .close, .label {
	font-weight: 700;
}
.input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
	border-radius: 0.2rem;
	font-size: 0.875rem;
	padding: 0.275rem 0.75rem;
}
.input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
	border-radius: 0.3rem;
	font-size: 1.25rem;
	padding: 0.75rem 1.25rem;
}
.input-group-addon input[type="checkbox"], .input-group-addon input[type="radio"] {
	margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.input-group-addon:first-child {
	border-right: 0 none;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.input-group-addon:last-child {
	border-left: 0 none;
}
.input-group-btn {
	font-size: 0;
	white-space: nowrap;
}
.input-group-btn > .btn + .btn {
	margin-left: -1px;
}
.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 {
	margin-left: -1px;
	z-index: 2;
}
.input-group-btn:last-child > .btn-group:active, .input-group-btn:last-child > .btn-group:focus, .input-group-btn:last-child > .btn-group:hover, .input-group-btn:last-child > .btn:active, .input-group-btn:last-child > .btn:focus, .input-group-btn:last-child > .btn:hover {
	z-index: 3;
}
.c-input {
	color: #555;
	display: inline;
	padding-left: 1.5rem;
}
.c-input > input {
	opacity: 0;
	position: absolute;
	z-index: -1;
}
.c-input > input:checked ~ .c-indicator {
	background-color: #0074d9;
	color: #fff;
}
.c-input > input:focus ~ .c-indicator {
	box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
}
.c-input > input:active ~ .c-indicator {
	background-color: #84c6ff;
	color: #fff;
}
.c-input + .c-input {
	margin-left: 1rem;
}
.c-indicator {
	background-color: #eee;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50% 50%;
	color: #eee;
	display: block;
	font-size: 65%;
	height: 1rem;
	line-height: 1rem;
	position: absolute;
	width: 1rem;
}
.c-checkbox .c-indicator {
	border-radius: 0.25rem;
}
.c-checkbox input:checked ~ .c-indicator {
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=");
}
.c-checkbox input:indeterminate ~ .c-indicator {
	background-color: #0074d9;
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K");
}
.c-radio .c-indicator {
	border-radius: 50%;
}
.c-radio input:checked ~ .c-indicator {
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==");
}
.c-inputs-stacked .c-input {
	display: inline;
}
.c-inputs-stacked .c-input::after {
	content: "";
	display: block;
	margin-bottom: 0.25rem;
}
.c-select, .file {
	display: inline-block;
}
.c-inputs-stacked .c-input + .c-input {
	margin-left: 0;
}
.c-select {
	-moz-appearance: none;
	background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC") no-repeat scroll right 0.75rem center / 8px 10px;
	border: 1px solid #ccc;
	color: #55595c;
	padding: 0.375rem 1.75rem 0.375rem 0.75rem;
	vertical-align: middle;
}
.c-select:focus {
	border-color: #51a7e8;
	outline: 0 none;
}
.c-select-sm {
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.c-select-sm:not([multiple]) {
	height: 26px;
	min-height: 26px;
}
.file {
	height: 2.5rem;
	position: relative;
}
.file-custom, .file-custom::before {
	color: #555;
	height: 2.5rem;
	line-height: 1.5;
	padding: 0.5rem 1rem;
	position: absolute;
}
.file input {
	margin: 0;
	min-width: 14rem;
	opacity: 0;
}
.file-custom {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0.25rem;
	right: 0;
	z-index: 5;
}
.file-custom::after {
	content: "Choose file...";
}
.file-custom::before {
	background-color: #eee;
	border: 1px solid #ddd;
	border-radius: 0 0.25rem 0.25rem 0;
	bottom: -0.075rem;
	content: "Browse";
	display: block;
	right: -0.075rem;
	top: -0.075rem;
	z-index: 6;
}
.nav-inline .nav-item, .nav-link {
	display: inline-block;
}
.nav-pills::after, .nav-tabs::after, .navbar::after {
	clear: both;
	content: "";
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
}
.nav-link:focus, .nav-link:hover {
	text-decoration: none;
}
.nav-link.disabled {
	color: #818a91;
}
.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
	background-color: transparent;
	color: #818a91;
	cursor: not-allowed;
}
.nav-inline .nav-item + .nav-item, .nav-inline .nav-link + .nav-link {
	margin-left: 1rem;
}
.nav-tabs::after {
	display: table;
}
.nav-tabs .nav-item {
	float: left;
	margin-bottom: -1px;
}
.card, .card-title {
	margin-bottom: 0.75rem;
}
.nav-tabs .nav-link {
	border: 1px solid transparent;
	display: block;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color: #eceeef #eceeef #ddd;
}
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
	background-color: transparent;
	border-color: transparent;
	color: #818a91;
}
.nav-pills::after {
	display: table;
}
.nav-pills .nav-item {
	float: left;
}
.nav-pills .nav-item + .nav-item {
	margin-left: 0.2rem;
}
.nav-pills .nav-link {
	border-radius: 0.25rem;
	display: block;
	padding: 0.5em 1em;
}
.nav-pills .nav-item.open .nav-link, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-item.open .nav-link:hover, .nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover {
	background-color: #0275d8;
	color: #fff;
	cursor: default;
}
.nav-stacked .nav-item {
	display: block;
	float: none;
}
.breadcrumb > li, .navbar-brand, .navbar-nav .nav-item, .page-link {
	float: left;
}
.nav-stacked .nav-item + .nav-item {
	margin-left: 0;
	margin-top: 0.2rem;
}
.navbar-divider, .navbar-nav .nav-item + .nav-item, .navbar-nav .nav-link + .nav-link {
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
.nav-tabs .dropdown-menu {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: -1px;
}
.navbar {
	padding: 0.5rem;
	position: relative;
}
.navbar::after {
	display: table;
}
.navbar-full {
	z-index: 1000;
}
.navbar-fixed-bottom, .navbar-fixed-top {
	left: 0;
	position: fixed;
	right: 0;
	z-index: 1030;
}
.navbar-fixed-top {
	top: 0;
}
.navbar-fixed-bottom {
	bottom: 0;
}
.navbar-sticky-top {
	position: sticky;
	top: 0;
	width: 100%;
	z-index: 1030;
}

@media (min-width: 544px) {
.navbar {
	border-radius: 0.25rem;
}
.navbar-fixed-bottom, .navbar-fixed-top, .navbar-full, .navbar-sticky-top {
	border-radius: 0;
}
}
.navbar-brand {
	font-size: 1.25rem;
	margin-right: 1rem;
	padding-bottom: 0.25rem;
	padding-top: 0.25rem;
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none;
}
.navbar-brand > img {
	display: block;
}
.navbar-divider {
	float: left;
	margin-right: 1rem;
	padding-bottom: 0.425rem;
	padding-top: 0.425rem;
	width: 1px;
}
.navbar-divider::before {
	content: " ";
}
.navbar-toggler {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid transparent;
	border-radius: 0.25rem;
	font-size: 1.25rem;
	line-height: 1;
	padding: 0.5rem 0.75rem;
}
.navbar-toggler:focus, .navbar-toggler:hover {
	text-decoration: none;
}

@media (min-width: 544px) {
.navbar-toggleable-xs {
	display: block !important;
}
}

@media (min-width: 768px) {
.navbar-toggleable-sm {
	display: block !important;
}
}

@media (min-width: 992px) {
.navbar-toggleable-md {
	display: block !important;
}
}
.navbar-nav .nav-link {
	display: block;
	padding-bottom: 0.425rem;
	padding-top: 0.425rem;
}
.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, 0.6);
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .active > .nav-link:focus, .navbar-light .navbar-nav .active > .nav-link:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.active:focus, .navbar-light .navbar-nav .nav-link.active:hover, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link.open:focus, .navbar-light .navbar-nav .nav-link.open:hover, .navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover {
	color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-divider {
	background-color: rgba(0, 0, 0, 0.075);
}
.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
	color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, 0.75);
}
.card-inverse .card-blockquote, .card-inverse .card-footer, .card-inverse .card-header, .card-inverse .card-title, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .active > .nav-link:focus, .navbar-dark .navbar-nav .active > .nav-link:hover, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.active:focus, .navbar-dark .navbar-nav .nav-link.active:hover, .navbar-dark .navbar-nav .nav-link.open, .navbar-dark .navbar-nav .nav-link.open:focus, .navbar-dark .navbar-nav .nav-link.open:hover, .navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover {
	color: #fff;
}
.navbar-dark .navbar-divider {
	background-color: rgba(255, 255, 255, 0.075);
}
.card {
	border: 1px solid #e5e5e5;
	border-radius: 0.25rem;
	display: block;
	position: relative;
}
.card-block {
	padding: 1.25rem;
}
.card-footer, .card-header {
	background-color: #f5f5f5;
	padding: 0.75rem 1.25rem;
}
.card-subtitle, .card-text:last-child {
	margin-bottom: 0;
}
.card-subtitle {
	margin-top: -0.375rem;
}
.card-link:hover {
	text-decoration: none;
}
.card-link + .card-link {
	margin-left: 1.25rem;
}
.card > .list-group:first-child .list-group-item:first-child {
	border-radius: 0.25rem 0.25rem 0 0;
}
.card > .list-group:last-child .list-group-item:last-child {
	border-radius: 0 0 0.25rem 0.25rem;
}
.card-header {
	border-bottom: 1px solid #e5e5e5;
}
.card-header:first-child {
	border-radius: 0.25rem 0.25rem 0 0;
}
.card-footer {
	border-top: 1px solid #e5e5e5;
}
.card-footer:last-child {
	border-radius: 0 0 0.25rem 0.25rem;
}
.card-primary {
	background-color: #0275d8;
	border-color: #0275d8;
}
.card-success {
	background-color: #5cb85c;
	border-color: #5cb85c;
}
.card-info {
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.card-warning {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}
.card-danger {
	background-color: #d9534f;
	border-color: #d9534f;
}
.card-danger-outline, .card-info-outline, .card-primary-outline, .card-secondary-outline, .card-success-outline, .card-warning-outline {
	background-color: transparent;
}
.card-primary-outline {
	border-color: #0275d8;
}
.card-secondary-outline {
	border-color: #ccc;
}
.card-info-outline {
	border-color: #5bc0de;
}
.card-success-outline {
	border-color: #5cb85c;
}
.card-warning-outline {
	border-color: #f0ad4e;
}
.card-danger-outline {
	border-color: #d9534f;
}
.card-inverse .card-footer, .card-inverse .card-header {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.card-inverse .card-blockquote > footer, .card-inverse .card-link, .card-inverse .card-text {
	color: rgba(255, 255, 255, 0.65);
}
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
	color: #fff;
}
.card-blockquote {
	border-left: 0 none;
	margin-bottom: 0;
	padding: 0;
}
.card-img {
	border-radius: 0.25rem;
}
.card-img-overlay {
	bottom: 0;
	left: 0;
	padding: 1.25rem;
	position: absolute;
	right: 0;
	top: 0;
}
.card-img-top {
	border-radius: 0.25rem 0.25rem 0 0;
}
.card-img-bottom {
	border-radius: 0 0 0.25rem 0.25rem;
}

@media (min-width: 544px) {
.card-deck {
	display: table;
	table-layout: fixed;
}
.card-deck .card {
	display: table-cell;
	vertical-align: top;
}
.card-deck-wrapper {
	margin-left: -1.25rem;
	margin-right: -1.25rem;
}
.card-group {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.card-group .card {
	display: table-cell;
	vertical-align: top;
}
.card-group .card + .card {
	border-left: 0 none;
	margin-left: 0;
}
.card-group .card:first-child {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.card-group .card:first-child .card-img-top {
	border-top-right-radius: 0;
}
.card-group .card:first-child .card-img-bottom {
	border-bottom-right-radius: 0;
}
.card-group .card:last-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.card-group .card:last-child .card-img-top {
	border-top-left-radius: 0;
}
.card-group .card:last-child .card-img-bottom {
	border-bottom-left-radius: 0;
}
.card-group .card:not(:first-child):not(:last-child), .card-group .card:not(:first-child):not(:last-child) .card-img-bottom, .card-group .card:not(:first-child):not(:last-child) .card-img-top {
	border-radius: 0;
}
.card-columns {
}
.card-columns .card {
	display: inline-block;
	width: 100%;
}
}

@media (min-width: 768px) {
.card-deck .card:nth-child(4) {
	position: relative;
	top: 0;
}
}

@media (max-width: 543px) {
.card-deck .card:nth-child(4) {
	top: 0 !important;
}
}
.breadcrumb, .pagination {
	border-radius: 0.25rem;
	margin-bottom: 1rem;
}
.breadcrumb {
	background-color: #eceeef;
	padding: 0.75rem 1rem;
}
.breadcrumb::after {
	clear: both;
	content: "";
	display: table;
}
.breadcrumb > li + li::before {
	color: #818a91;
	content: "/";
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.breadcrumb > .active {
	color: #818a91;
}
.pagination {
	display: inline-block;
	margin-top: 1rem;
	padding-left: 0;
}
.page-item {
	display: inline;
}
.page-item:first-child .page-link {
	border-bottom-left-radius: 0.25rem;
	border-top-left-radius: 0.25rem;
	margin-left: 0;
}
.page-item:last-child .page-link {
	border-bottom-right-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}
.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
	background-color: #0275d8;
	border-color: #0275d8;
	color: #fff;
	cursor: default;
	z-index: 2;
}
.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
	background-color: #fff;
	border-color: #ddd;
	color: #818a91;
	cursor: not-allowed;
}
.page-link {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #0275d8;
	line-height: 1.5;
	margin-left: -1px;
	padding: 0.5rem 0.75rem;
	position: relative;
	text-decoration: none;
}
.close, .pager-next > a, .pager-next > span {
	float: right;
}
.page-link:focus, .page-link:hover {
	background-color: #eceeef;
	border-color: #ddd;
	color: #014c8c;
}
.pagination-lg .page-link {
	font-size: 1.25rem;
	line-height: 1.33333;
	padding: 0.75rem 1.5rem;
}
.pagination-lg .page-item:first-child .page-link {
	border-bottom-left-radius: 0.3rem;
	border-top-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
	border-bottom-right-radius: 0.3rem;
	border-top-right-radius: 0.3rem;
}
.pagination-sm .page-link {
	font-size: 0.875rem;
	line-height: 1.5;
	padding: 0.275rem 0.75rem;
}
.pagination-sm .page-item:first-child .page-link {
	border-bottom-left-radius: 0.2rem;
	border-top-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
	border-bottom-right-radius: 0.2rem;
	border-top-right-radius: 0.2rem;
}
.pager {
	margin-bottom: 1rem;
	margin-top: 1rem;
	padding-left: 0;
}
.pager::after {
	clear: both;
	content: "";
	display: table;
}
.pager li {
	display: inline;
}
.pager li > a, .pager li > span {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
	display: inline-block;
	padding: 5px 14px;
}
.pager li > a:focus, .pager li > a:hover {
	background-color: #eceeef;
	text-decoration: none;
}
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
	background-color: #fff;
	color: #818a91;
	cursor: not-allowed;
}
.pager-prev > a, .pager-prev > span {
	float: left;
}
.label {
	border-radius: 0.25rem;
	color: #fff;
	display: inline-block;
	font-size: 75%;
	line-height: 1;
	padding: 0.25em 0.4em;
	vertical-align: baseline;
	white-space: nowrap;
}
.label:empty {
	display: none;
}
.btn .label {
	position: relative;
	top: -1px;
}
a.label:focus, a.label:hover {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
.label-pill {
	border-radius: 10rem;
	padding-left: 0.6em;
	padding-right: 0.6em;
}
.label-default {
	background-color: #818a91;
}
.label-default[href]:focus, .label-default[href]:hover {
	background-color: #687077;
}
.label-primary {
	background-color: #0275d8;
}
.label-primary[href]:focus, .label-primary[href]:hover {
	background-color: #025aa5;
}
.label-success {
	background-color: #5cb85c;
}
.label-success[href]:focus, .label-success[href]:hover {
	background-color: #449d44;
}
.label-info {
	background-color: #5bc0de;
}
.label-info[href]:focus, .label-info[href]:hover {
	background-color: #31b0d5;
}
.label-warning {
	background-color: #f0ad4e;
}
.label-warning[href]:focus, .label-warning[href]:hover {
	background-color: #ec971f;
}
.label-danger {
	background-color: #d9534f;
}
.label-danger[href]:focus, .label-danger[href]:hover {
	background-color: #c9302c;
}
.jumbotron {
	background-color: #eceeef;
	border-radius: 0.3rem;
	margin-bottom: 2rem;
	padding: 2rem 1rem;
}

@media (min-width: 544px) {
.jumbotron {
	padding: 4rem 2rem;
}
}
.jumbotron-hr {
	border-top-color: #d0d5d8;
}
.jumbotron-fluid {
	border-radius: 0;
	padding-left: 0;
	padding-right: 0;
}
.alert {
	border: 1px solid transparent;
	border-radius: 0.25rem;
	margin-bottom: 1rem;
	padding: 15px;
}
.alert > p, .alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-heading {
	color: inherit;
}
.alert-dismissible {
	padding-right: 35px;
}
.alert-dismissible .close {
	color: inherit;
	position: relative;
	right: -21px;
	top: -2px;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d0e9c6;
	color: #3c763d;
}
.alert-success hr {
	border-top-color: #c1e2b3;
}
.alert-success .alert-link {
	color: #2b542c;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bcdff1;
	color: #31708f;
}
.alert-info hr {
	border-top-color: #a6d5ec;
}
.alert-info .alert-link {
	color: #245269;
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faf2cc;
	color: #8a6d3b;
}
.alert-warning hr {
	border-top-color: #f7ecb5;
}
.alert-warning .alert-link {
	color: #66512c;
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebcccc;
	color: #a94442;
}
.alert-danger hr {
	border-top-color: #e4b9b9;
}
.alert-danger .alert-link {
	color: #843534;
}
@keyframes progress-bar-stripes {
0% {
 background-position: 1rem 0;
}
100% {
 background-position: 0 0;
}
}
.progress {
	display: block;
	height: 1rem;
	margin-bottom: 1rem;
	width: 100%;
}
.progress[value] {
	border: 0 none;
	color: #0074d9;
}
button.close, select {
}

@media not all {
.progress {
	background-color: #eee;
	border-radius: 0.25rem;
}
.progress-bar {
	background-color: #0074d9;
	border-bottom-left-radius: 0.25rem;
	border-top-left-radius: 0.25rem;
	display: inline-block;
	height: 1rem;
	text-indent: -999rem;
}
.progress[width^="0"] {
	background-color: transparent;
	background-image: none;
	color: #818a91;
	min-width: 2rem;
}
.progress[width="100%"] {
	border-bottom-right-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}
.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: 1rem 1rem;
}
}
.progress-striped[value]::-moz-progress-bar {
 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: 1rem 1rem;
}
.progress-animated[value]::-moz-progress-bar {
 animation: 2s linear 0s normal none infinite running progress-bar-stripes;
}
.progress-success[value]::-moz-progress-bar {
 background-color: #5cb85c;
}

@media not all {
.progress-animated .progress-bar-striped {
	animation: 2s linear 0s normal none infinite running progress-bar-stripes;
}
.progress-success .progress-bar {
	background-color: #5cb85c;
}
.progress-info .progress-bar {
	background-color: #5bc0de;
}
}
.progress-info[value]::-moz-progress-bar {
 background-color: #5bc0de;
}
.progress-warning[value]::-moz-progress-bar {
 background-color: #f0ad4e;
}

@media not all {
.progress-warning .progress-bar {
	background-color: #f0ad4e;
}
.progress-danger .progress-bar {
	background-color: #d9534f;
}
}
.progress-danger[value]::-moz-progress-bar {
 background-color: #d9534f;
}
.media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media, .media-body {
	overflow: hidden;
}
.media-body {
	width: 10000px;
}
.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top;
}
.home-links a::before, .media-middle {
	vertical-align: middle;
}
.media-bottom {
	vertical-align: bottom;
}
.media-object {
	display: block;
}
.media-object.img-thumbnail {
	max-width: none;
}
.media-right {
	padding-left: 10px;
}
.media-left {
	padding-right: 10px;
}
.media-heading {
	margin-bottom: 5px;
	margin-top: 0;
}
.media-list {
	padding-left: 0;
}
.list-group {
	margin-bottom: 0;
	padding-left: 0;
}
.list-group-item {
	background-color: #fff;
	border: 1px solid #ddd;
	display: block;
	margin-bottom: -1px;
	padding: 0.75rem 1.25rem;
	position: relative;
}
.list-group-item:first-child {
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
	border-bottom-left-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
	margin-bottom: 0;
}
.list-group-flush .list-group-item {
	border-radius: 0;
	border-width: 1px 0;
}
.list-group-flush:first-child .list-group-item:first-child {
	border-top: 0 none;
}
.list-group-flush:last-child .list-group-item:last-child {
	border-bottom: 0 none;
}
a.list-group-item, button.list-group-item {
	color: #555;
	text-align: inherit;
	width: 100%;
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333;
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	background-color: #f5f5f5;
	color: #555;
	text-decoration: none;
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	background-color: #eceeef;
	color: #818a91;
	cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
	color: #818a91;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	background-color: #0275d8;
	border-color: #0275d8;
	color: #fff;
	z-index: 2;
}
.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: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, .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 {
	color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
	color: #a8d6fe;
}
.list-group-item-success {
	background-color: #dff0d8;
	color: #3c763d;
}
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:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	background-color: #d0e9c6;
	color: #3c763d;
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
	background-color: #3c763d;
	border-color: #3c763d;
	color: #fff;
}
.list-group-item-info {
	background-color: #d9edf7;
	color: #31708f;
}
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:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	background-color: #c4e3f3;
	color: #31708f;
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
	background-color: #31708f;
	border-color: #31708f;
	color: #fff;
}
.list-group-item-warning {
	background-color: #fcf8e3;
	color: #8a6d3b;
}
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:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
	background-color: #faf2cc;
	color: #8a6d3b;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
	background-color: #8a6d3b;
	border-color: #8a6d3b;
	color: #fff;
}
.list-group-item-danger {
	background-color: #f2dede;
	color: #a94442;
}
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:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
	background-color: #ebcccc;
	color: #a94442;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
	background-color: #a94442;
	border-color: #a94442;
	color: #fff;
}
.list-group-item-heading {
	margin-bottom: 5px;
	margin-top: 0;
}
.list-group-item-text {
	line-height: 1.3;
	margin-bottom: 0;
}
.embed-responsive {
	display: block;
	height: 0;
	padding: 0;
	position: relative;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	border: 0 none;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.embed-responsive-21by9 {
	padding-bottom: 42.8571%;
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
	padding-bottom: 75%;
}
.embed-responsive-1by1 {
	padding-bottom: 100%;
}
.close {
	color: #000;
	font-size: 1.5rem;
	line-height: 1;
	opacity: 0.2;
	text-shadow: 0 1px 0 #fff;
}
.popover, .tooltip, .ui-tooltip-content {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 1.5;
	overflow-wrap: normal;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
}
.close:focus, .close:hover {
	color: #000;
	cursor: pointer;
	opacity: 0.5;
	text-decoration: none;
}
button.close {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
	padding: 0;
}
.modal-content, .popover {
	background-clip: padding-box;
}
.modal {
	bottom: 0;
	display: none;
	left: 0;
	outline: 0 none;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1050;
}
.modal-footer::after, .modal-header::after {
	clear: both;
	content: "";
	display: table;
}
.modal.fade .modal-dialog {
	transform: translate(0px, -25%);
	transition: transform 0.3s ease-out 0s;
}
.modal.in .modal-dialog {
	transform: translate(0px, 0px);
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	margin: 10px;
	position: relative;
	width: auto;
}
.modal-content {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
	outline: 0 none;
	position: relative;
}
.modal-backdrop {
	background-color: #000;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1040;
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop.in {
	opacity: 0.5;
}
.modal-header {
	border-bottom: 1px solid #e5e5e5;
	padding: 15px;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	line-height: 1.5;
	margin: 0;
}
.modal-body {
	padding: 15px;
	position: relative;
}
.modal-footer {
	border-top: 1px solid #e5e5e5;
	padding: 15px;
	text-align: right;
}
.popover, .tooltip, .ui-tooltip.ui-widget-content {
	display: block;
	position: absolute;
}
.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.modal-scrollbar-measure {
	height: 50px;
	overflow: scroll;
	position: absolute;
	top: -9999px;
	width: 50px;
}

@media (min-width: 544px) {
.modal-dialog {
	margin: 30px auto;
	width: 600px;
}
.modal-sm {
	width: 300px;
}
}

@media (min-width: 768px) {
.modal-lg {
	width: 900px;
}
}

.tooltip {
	opacity: 0;
	text-align: start;
	z-index: 1070;
}
.tooltip.in {
	opacity: 0.9;
}
.tooltip.bs-tether-element-attached-bottom, .tooltip.tooltip-top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.bs-tether-element-attached-bottom .tooltip-arrow, .tooltip.tooltip-top .tooltip-arrow {
	border-top-color: #000;
	border-width: 5px 5px 0;
	bottom: 0;
	left: 50%;
	margin-left: -5px;
}
.tooltip.bs-tether-element-attached-left, .tooltip.tooltip-right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bs-tether-element-attached-left .tooltip-arrow, .tooltip.tooltip-right .tooltip-arrow {
	border-right-color: #000;
	border-width: 5px 5px 5px 0;
	left: 0;
	margin-top: -5px;
	top: 50%;
}
.tooltip.bs-tether-element-attached-top, .tooltip.tooltip-bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.bs-tether-element-attached-top .tooltip-arrow, .tooltip.tooltip-bottom .tooltip-arrow {
	border-bottom-color: #000;
	border-width: 0 5px 5px;
	left: 50%;
	margin-left: -5px;
	top: 0;
}
.tooltip.bs-tether-element-attached-right, .tooltip.tooltip-left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip.bs-tether-element-attached-right .tooltip-arrow, .tooltip.tooltip-left .tooltip-arrow {
	border-left-color: #000;
	border-width: 5px 0 5px 5px;
	margin-top: -5px;
	right: 0;
	top: 50%;
}
.ui-tooltip.ui-widget-content {
	border: 0 !important;
	background: transparent !important;
}

.tooltip-inner, .ui-tooltip-content {
	background-color: #000;
	border-radius: 0.25rem;
	color: #fff;
	max-width: 200px;
	padding: 3px 8px;
	text-align: center;
}
.tooltip-arrow {
	border-color: transparent;
	border-style: solid;
	height: 0;
	position: absolute;
	width: 0;
}
.popover {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
	left: 0;
	max-width: 276px;
	padding: 1px;
	text-align: start;
	top: 0;
	z-index: 1060;
}
.carousel-caption, .carousel-control {
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.popover.bs-tether-element-attached-bottom, .popover.popover-top {
	margin-top: -10px;
}
.popover.bs-tether-element-attached-bottom .popover-arrow, .popover.popover-top .popover-arrow {
	border-bottom-width: 0;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
}
.popover.bs-tether-element-attached-bottom .popover-arrow::after, .popover.popover-top .popover-arrow::after {
	border-bottom-width: 0;
	border-top-color: #fff;
	bottom: 1px;
	content: "";
	margin-left: -10px;
}
.popover.bs-tether-element-attached-left, .popover.popover-right {
	margin-left: 10px;
}
.popover.bs-tether-element-attached-left .popover-arrow, .popover.popover-right .popover-arrow {
	border-left-width: 0;
	border-right-color: rgba(0, 0, 0, 0.25);
	left: -11px;
	margin-top: -11px;
	top: 50%;
}
.popover.bs-tether-element-attached-left .popover-arrow::after, .popover.popover-right .popover-arrow::after {
	border-left-width: 0;
	border-right-color: #fff;
	bottom: -10px;
	content: "";
	left: 1px;
}
.popover.bs-tether-element-attached-top, .popover.popover-bottom {
	margin-top: 10px;
}
.popover.bs-tether-element-attached-top .popover-arrow, .popover.popover-bottom .popover-arrow {
	border-bottom-color: rgba(0, 0, 0, 0.25);
	border-top-width: 0;
	left: 50%;
	margin-left: -11px;
	top: -11px;
}
.popover.bs-tether-element-attached-top .popover-arrow::after, .popover.popover-bottom .popover-arrow::after {
	border-bottom-color: #fff;
	border-top-width: 0;
	content: "";
	margin-left: -10px;
	top: 1px;
}
.popover.bs-tether-element-attached-right, .popover.popover-left {
	margin-left: -10px;
}
.popover.bs-tether-element-attached-right .popover-arrow, .popover.popover-left .popover-arrow {
	border-left-color: rgba(0, 0, 0, 0.25);
	border-right-width: 0;
	margin-top: -11px;
	right: -11px;
	top: 50%;
}
.popover.bs-tether-element-attached-right .popover-arrow::after, .popover.popover-left .popover-arrow::after {
	border-left-color: #fff;
	border-right-width: 0;
	bottom: -10px;
	content: "";
	right: 1px;
}
.popover-title {
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	font-size: 1rem;
	margin: 0;
	padding: 8px 14px;
}
.popover-content {
	padding: 9px 14px;
}
.popover-arrow, .popover-arrow::after {
	border-color: transparent;
	border-style: solid;
	display: block;
	height: 0;
	position: absolute;
	width: 0;
}
.carousel, .carousel-inner {
	position: relative;
}
.popover-arrow {
	border-width: 11px;
}
.popover-arrow::after {
	border-width: 10px;
	content: "";
}
.carousel-inner {
	overflow: hidden;
	width: 100%;
}
.carousel-inner > .carousel-item {
	display: none;
	position: relative;
	transition: left 0.6s ease-in-out 0s;
}
.carousel-inner > .carousel-item > a > img, .carousel-inner > .carousel-item > img {
	line-height: 1;
}

@media not all, (-webkit-transform-3d) {
.carousel-inner > .carousel-item {
	backface-visibility: hidden;
	padding: 0 !important;
	perspective: 1000px;
	transition: transform 0.6s ease-in-out 0s;
}
.carousel-inner > .carousel-item.active.right, .carousel-inner > .carousel-item.next {
	left: 0;
	transform: translate3d(100%, 0px, 0px);
}
.carousel-inner > .carousel-item.active.left, .carousel-inner > .carousel-item.prev {
	left: 0;
	transform: translate3d(-100%, 0px, 0px);
}
.carousel-inner > .carousel-item.active, .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right {
	left: 0;
	transform: translate3d(0px, 0px, 0px);
}
}
.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 {
	font-size: 20px;
	opacity: 0.5;
	width: 15%;
}
.carousel-control.left {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0) 100%);
	background-repeat: repeat-x;
}
.carousel-control.right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	left: auto;
	right: 0;
}
.carousel-control:focus, .carousel-control:hover {
	color: #fff;
	opacity: 0.9;
	outline: 0 none;
	text-decoration: none;
}
.carousel-control .icon-next, .carousel-control .icon-prev {
	display: inline-block;
	font-family: serif;
	height: 20px;
	line-height: 1;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	width: 20px;
	z-index: 5;
}
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .icon-next {
	margin-right: -10px;
	right: 50%;
}
.carousel-control .icon-prev::before {
	content: "Ã¢â‚¬Â¹";
}
.carousel-control .icon-next::before {
	content: "Ã¢â‚¬Âº";
}
.carousel-indicators {
	bottom: 10px;
	left: 50%;
	margin-left: -30%;
	padding-left: 0;
	position: absolute;
	text-align: center;
	width: 60%;
	z-index: 15;
}
.carousel-indicators li {
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	width: 10px;
}
.carousel-indicators .active {
	background-color: #fff;
	height: 12px;
	margin: 0;
	width: 12px;
}
.carousel-caption {
	bottom: 20px;
	left: 15%;
	padding-bottom: 20px;
	padding-top: 20px;
	position: absolute;
	right: 15%;
	z-index: 10;
}
.carousel-caption .btn, .text-hide {
	text-shadow: none;
}

@media (min-width: 544px) {
.carousel-control .icon-next, .carousel-control .icon-prev {
	font-size: 30px;
	height: 30px;
	margin-top: -15px;
	width: 30px;
}
.carousel-control .icon-prev {
	margin-left: 0;
}
.carousel-control .icon-next {
	margin-right: -11px;
}
.carousel-caption {
	left: 20%;
	padding-bottom: 30px;
	right: 20%;
}
.carousel-indicators {
	bottom: 20px;
}
}
.clearfix::after {
	clear: both;
	content: "";
	display: table;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.hidden-xl-down, .hidden-xs-up, .visible-print-block {
	display: none !important;
}
.pull-xs-left {
	float: left !important;
}
.pull-xs-right {
	float: right !important;
}
.pull-xs-none {
	float: none !important;
}

@media (min-width: 544px) {
.pull-sm-left {
	float: left !important;
}
.pull-sm-right {
	float: right !important;
}
.pull-sm-none {
	float: none !important;
}
}

@media (min-width: 768px) {
.comments .btn, .pull-md-left {
	float: left !important;
}
.comments p.note, .pull-md-right {
	float: right !important;
}
.pull-md-none {
	float: none !important;
}
}

@media (min-width: 992px) {
.pull-lg-left {
	float: left !important;
}
.pull-lg-right {
	float: right !important;
}
.pull-lg-none {
	float: none !important;
}
}
.sr-only {
	border: 0 none;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.p-r-0, .p-x-0 {
	padding-right: 0 !important;
}
.p-l-0, .p-x-0 {
	padding-left: 0 !important;
}
.p-t-0, .p-y-0 {
	padding-top: 0 !important;
}
.p-b-0, .p-y-0 {
	padding-bottom: 0 !important;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.m-t-0, .m-y-0 {
	margin-top: 0 !important;
}
.m-b-0, .m-y-0 {
	margin-bottom: 0 !important;
}
.invisible {
	visibility: hidden !important;
}
.text-hide {
	background-color: transparent;
	border: 0 none;
	color: transparent;
}
h2, h3, h4 {
	line-height: 1.2;
}
.card-landing p.author, .font-italic, .news-landing-archive-interior-container .news-landing-archive-interior p.author, .news-landing-archive-interior-container .year-container .year p.author, figcaption p, .figcaption p {
	font-style: italic;
}
.text-justify {
	text-align: justify !important;
}
.text-nowrap {
	white-space: nowrap !important;
}
.home-follow .home-follow-links, .home-info div.noon, .text-truncate {
	white-space: nowrap;
}
.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
}
.text-xs-left {
	text-align: left !important;
}
.text-xs-right {
	text-align: right !important;
}
.text-xs-center {
	text-align: center !important;
}

@media (min-width: 544px) {
.text-sm-left {
	text-align: left !important;
}
.text-sm-right {
	text-align: right !important;
}
.text-sm-center {
	text-align: center !important;
}
.hidden-sm-up {
	display: none !important;
}
}

@media (min-width: 768px) {
.text-md-left {
	text-align: left !important;
}
.text-md-right {
	text-align: right !important;
}
.text-md-center {
	text-align: center !important;
}
.hidden-md-up {
	display: none !important;
}
}

@media (min-width: 992px) {
.text-lg-left {
	text-align: left !important;
}
.text-lg-right {
	text-align: right !important;
}
.text-lg-center {
	text-align: center !important;
}
.hidden-lg-up {
	display: none !important;
}
}
.text-lowercase {
	text-transform: lowercase !important;
}
.text-uppercase {
	text-transform: uppercase !important;
}
.text-capitalize {
	text-transform: capitalize !important;
}
.font-weight-normal {
	font-weight: 400;
}
.font-weight-bold {
	font-weight: 700;
}

.text-muted {
	color: #818a91;
}
.text-primary {
	color: #0275d8 !important;
}
a.text-primary:focus, a.text-primary:hover {
	color: #025aa5;
}
.text-success {
	color: #5cb85c !important;
}
a.text-success:focus, a.text-success:hover {
	color: #449d44;
}
.text-info {
	color: #5bc0de !important;
}
a.text-info:focus, a.text-info:hover {
	color: #31b0d5;
}
.text-warning {
	color: #f0ad4e !important;
}
a.text-warning:focus, a.text-warning:hover {
	color: #ec971f;
}
.text-danger {
	color: #d9534f !important;
}
a.text-danger:focus, a.text-danger:hover {
	color: #c9302c;
}
.bg-inverse {
	background-color: #373a3c;
	color: #eceeef;
}
.bg-danger, .bg-info, .bg-primary, .bg-success, .bg-warning {
	color: #fff !important;
}
.bg-faded {
	background-color: #f7f7f9;
}
.bg-primary {
	background-color: #0275d8 !important;
}
a.bg-primary:focus, a.bg-primary:hover {
	background-color: #025aa5;
}
.bg-success {
	background-color: #5cb85c !important;
}
a.bg-success:focus, a.bg-success:hover {
	background-color: #449d44;
}
.bg-info {
	background-color: #5bc0de !important;
}
a.bg-info:focus, a.bg-info:hover {
	background-color: #31b0d5;
}
.bg-warning {
	background-color: #f0ad4e !important;
}
a.bg-warning:focus, a.bg-warning:hover {
	background-color: #ec971f;
}
.bg-danger {
	background-color: #d9534f !important;
}
a, h2, h3 {
	color: #036;
}
a.bg-danger:focus, a.bg-danger:hover {
	background-color: #c9302c;
}
.m-x-auto {
	margin-left: auto !important;
	margin-right: auto !important;
}
.m-r-0, .m-x-0 {
	margin-right: 0 !important;
}
.m-l-0, .m-x-0 {
	margin-left: 0 !important;
}
.m-a-0 {
	margin: 0 !important;
}
.m-r-1, .m-x-1 {
	margin-right: 1rem !important;
}
.m-l-1, .m-x-1 {
	margin-left: 1rem !important;
}
.m-t-1, .m-y-1 {
	margin-top: 1rem !important;
}
.m-b-1, .m-y-1 {
	margin-bottom: 1rem !important;
}
.m-a-1 {
	margin: 1rem !important;
}
.m-r-2, .m-x-2 {
	margin-right: 1.5rem !important;
}
.m-l-2, .m-x-2 {
	margin-left: 1.5rem !important;
}
.m-t-2, .m-y-2 {
	margin-top: 1.5rem !important;
}
.m-b-2, .m-y-2 {
	margin-bottom: 1.5rem !important;
}
.m-a-2 {
	margin: 1.5rem !important;
}
.m-r-3, .m-x-3 {
	margin-right: 3rem !important;
}
.m-l-3, .m-x-3 {
	margin-left: 3rem !important;
}
.m-t-3, .m-y-3 {
	margin-top: 3rem !important;
}
.m-b-3, .m-y-3 {
	margin-bottom: 3rem !important;
}
.m-a-3 {
	margin: 3rem !important;
}
h1, h2, p {
	margin-bottom: 1.5rem;
}
.p-a-0 {
	padding: 0 !important;
}
.p-r-1, .p-x-1 {
	padding-right: 1rem !important;
}
.p-l-1, .p-x-1 {
	padding-left: 1rem !important;
}
.p-t-1, .p-y-1 {
	padding-top: 1rem !important;
}
.p-b-1, .p-y-1 {
	padding-bottom: 1rem !important;
}
.p-a-1 {
	padding: 1rem !important;
}
.p-r-2, .p-x-2 {
	padding-right: 1.5rem !important;
}
.p-l-2, .p-x-2 {
	padding-left: 1.5rem !important;
}
.p-t-2, .p-y-2 {
	padding-top: 1.5rem !important;
}
.p-b-2, .p-y-2 {
	padding-bottom: 1.5rem !important;
}
.p-a-2 {
	padding: 1.5rem !important;
}
.p-r-3, .p-x-3 {
	padding-right: 3rem !important;
}
.p-l-3, .p-x-3 {
	padding-left: 3rem !important;
}
.p-t-3, .p-y-3 {
	padding-top: 3rem !important;
}
.p-b-3, .p-y-3 {
	padding-bottom: 3rem !important;
}
.p-a-3 {
	padding: 3rem !important;
}
.pos-f-t {
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1030;
}

@media (max-width: 543px) {
.hidden-xs-down {
	display: none !important;
}
}

@media (max-width: 767px) {
.hidden-sm-down {
	display: none !important;
}
}

@media (max-width: 991px) {
.hidden-md-down {
	display: none !important;
}
.card-landing .card-interior, .news-landing-archive-interior-container .news-landing-archive-interior .card-interior, .news-landing-archive-interior-container .year-container .year .card-interior {
	 	width: auto; 
	}
}

@media (max-width: 1199px) {
.hidden-lg-down {
	display: none !important;
}
}

@media (min-width: 1200px) {
.pull-xl-left {
	float: left !important;
}
.pull-xl-right {
	float: right !important;
}
.pull-xl-none {
	float: none !important;
}
.text-xl-left {
	text-align: left !important;
}
.text-xl-right {
	text-align: right !important;
}
.text-xl-center {
	text-align: center !important;
}
.hidden-xl-up {
	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;
}
.hidden-print {
	display: none !important;
}
}
body {
	font-family: Roboto, sans-serif;
}
h1 {
	color: #000;
	font-size: 2rem;
	line-height: 1.25;
}

@media (min-width: 992px) {
h1 {
	font-size: 2.5rem;
	margin-bottom: 2rem;
}
}
h2 {
	font-size: 1.75rem;
}

@media (min-width: 992px) {
h2 {
	font-size: 1.75rem;
}
}

@media (min-width: 1400px) {
h2 {
	font-size: 1.875rem;
	margin-bottom: 2rem;
}
}
h3 {
	font-size: 1.45rem;
}

@media (min-width: 1400px) {
h3 {
	font-size: 1.5rem;
}
}
h4 {
	font-size: 1.125rem;
	font-weight: 400;
}
p {
	font-size: 1rem;
	line-height: 1.625;
}

@media (min-width: 992px) {
p {
	font-size: 1.25rem;
	line-height: 1.5;
	margin-bottom: 1rem;
}
ul {
	font-size: 1.25rem;
}
h3 {
	font-weight: 600;
}
}
figcaption p, .figcaption p {
	color: #696969;
	font-size: 0.9rem;
	line-height: 1.3;
	margin-bottom: 10px;
	margin-top: 10px;
}
.trade, .trade p {
	font-size: 0.85rem;
}
.meta date, .meta p {
	font-size: 1.25rem;
	font-weight: 300;
	line-height: 1.8;
}
.red {
	color: #933;
}
.black {
	color: #000;
}
.btn-blue, .btn-red, .btn-green, .btn-orange, .btn-medred {
	color: #fff !important;
}
.btn-yellow {
	color: #000 !important;
}
.smaller {
	font-size: 0.875rem;
}
.menu-open {
	overflow-y: hidden;
	position: fixed;
}

@media (min-width: 1300px) {
.container-large {
	margin: 0 auto;
	max-width: 1190px;
}
}

div.addthis_sharing_toolbox {
	min-height: 40px;
}

.addthis_sharing_toolbox {
	margin-top: 1rem;
	white-space: nowrap;
}

.addthis_sharing_toolbox.header {
	display: block;
	margin-top: 0rem;
	/*width: 100%;*/
}
.addthis_sharing_toolbox.header #atstbx {
	float: right;
}
.filters .addthis_sharing_toolbox {
	margin-right: 2.5rem;
}
.flex {
	display: flex;
	flex-wrap: wrap;
}
.flex-reverse {
	flex-direction: row-reverse;
	justify-content: flex-end;
}
section.lede {
	background-image: url("../images/lede-image.jpg");
	background-position: 50% center;
	background-size: cover;
	border-bottom: 0.5rem solid #f90;
	height: 10em;
	width: 100%;
}

@media (min-width: 992px) {
section.lede {
	height: 20em;
}
div.figure {
	float: left;
	margin: 0 1.5rem 0 0;
	padding: 0.5rem 0 0;
	width: 350px;
}
}
.form-inline, div.figure img {
	width: 100%;
}

/*
commented out 3/29/17
.form-group {
	max-width: 540px;
	width: 100%;
}*/

.form-group div {
	padding: 0;
}

.form-group div.col-md-7 label {
	line-height: 2.5;
	margin: 5px 0;
}

.form-group div.col-md-7 .tooltip {
	margin: 10px;
}

.select-wrapper {
	position: relative;
	display: inline-block;
	background: url('../icons/select-arrow.png') no-repeat right center;
	border: 1px solid #036;
	margin: 5px 0;
}

select {
	-moz-appearance: none;
	-webkit-appearance:none;
	background-color: transparent !important;
	border: 1 !important;
	width: 100%;
	padding: 0.55rem 2rem 0.55rem 0.5rem !important;
}
select::-ms-expand {
    display: none;
}
.form-inline .form-control {
	border-radius: 0;
	float: left;
	padding: 0.5rem;
	width: 66%;
}
.form-inline button[type="submit"] {
	float: left;
	font-size: 0.95rem;
	padding: 0.5rem 0.75rem;
	width: 33% !important;
}
.form-inline .form-control[type="text"], .form-inline .form-control[type="email"], .form-inline button[type="submit"] {
	height: 40px;
}
.btn-calendar {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
}
.btn-blue, input[type="button"], input[type="submit"] {
	background: #012169 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	height: 40px;
}
.btn-blue:hover, input[type="button"]:hover, input[type="submit"]:hover {
	background: #004d99 none repeat scroll 0 0;
}

input[type="button"], input[type="submit"] {
	color: #ffffff;
	height: 40px;
	margin: 10px 0;
	padding: 0 20px;
}

@media (max-width: 991px) {
input[type="button"], input[type="submit"] {
	margin: 5px 0;
}
}
.btn-red {
	background: #a4343a none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	height: 40px;
}
.btn-red:hover {
	background: #dc4405 none repeat scroll 0 0;
}
.btn-green {
	background: #228b22 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	height: 40px;
}
.btn-green:hover {
	background: #84e184 none repeat scroll 0 0;
}
.btn-medred {
	background: #dc4405 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	height: 40px;
}
.btn-medred:hover {
	background: #ff8200 none repeat scroll 0 0;
}
.btn-yellow {
	background: #ffff00 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	height: 40px;
}
.btn-yellow:hover {
	background: #ffffaa none repeat scroll 0 0;
}
.btn-orange {
	background: #ff8200 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	height: 40px;
}
.btn-orange:hover {
	background: #a4343a none repeat scroll 0 0;
}
.read-more::before {
	background: rgba(0, 0, 0, 0) url("../icons/readmore.gif") repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: 22px;
	margin-right: 5px;
	position: relative;
	top: 5px;
	width: 22px;
}
.card-block .more {
	margin-top: 1rem;
}
.card-block .addthis_sharing_toolbox {
	float: left;
	margin-top: 1rem;
}

@media (max-width: 767px) {
.card-landing .card-block .addthis_sharing_toolbox {
	float: none !important;
}
}

ul,
ol {
	font-size: 1.25rem;
}

.card-block .read-more {
	margin-top: 1rem;
}
.sidebar-header-pull .breadcrumbs {
	margin-bottom: 15px;
}
.sidebar-header-pull .subtopics h3 {
	margin-top: 0;
}


@media (min-width: 992px) {
.sidebar-header-pull .subtopics h3 {
	margin-top: -70px;
}
}
.page-header .navbar.top {
	background: #f90 none repeat scroll 0 0;
	border-radius: 0;
	padding: 0.5em 0.5em 0;
}

@media (min-width: 992px) {
}
.page-header .navbar.top .navbar-brand {
	color: #003366;
	font-size: 0.75rem;
	font-weight: bold;
	line-height: 1;
	margin: 5px 0 0;
	padding: 0 0 0.5rem;
	text-transform: uppercase;
}

@media (min-width: 992px) {
.page-header .navbar.top .navbar-brand {
	font-size: 0.9rem;
}
}
.page-header .navbar.top ul {
	list-style-type: none;
	margin: -5px 0 5px;
}
.page-header .navbar.top .nav-link {
	color: #003366;
	display: inline-block;
	font-size: 0.8125rem;
	line-height: 1;
	padding-top: 0;
}
.page-header .navbar.top .nav-link:hover {
	color: #003366;
	text-decoration: underline;
}
.page-header .navbar.top .nav-item {
	margin: 0;
}
.page-header .navbar.top .nav-item::before {
	color: #003366;
	content: "|";
	float: left;
	font-weight: 300;
	padding: 0 0.6rem;
	position: relative;
	top: 2px;
}
.page-header .navbar.top .nav-item:first-child::before {
	content: "";
	display: none;
}
.page-header .navbar.top .navbar-toggle-btn {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	font-size: 1.25rem;
	margin-top: -0.45em;
}
.page-header .navbar.main {
	border-bottom: 0.25rem solid #f90;
	border-radius: 0;
	padding-bottom: 0;
	padding-top: 0;
}

@media (min-width: 1400px) {
.page-header .navbar.top.container {
	padding: 0 0.9375rem;
}
}
.page-header .navbar.main .navbar-logo {
	margin-left: 0;
}

@media (min-width: 992px) {
	.page-header .navbar.main .navbar-logo {
		margin-left: 24px;
	}
}


.page-header .navbar.main img {
	display: block;
	height: 4em;
	margin: 0.5em 0;
}
.page-header .navbar.main .nav-link {
	color: #fff;
	padding: 0;
	text-transform: uppercase;
}

@media (min-width: 992px) {
.page-header .navbar.main .nav-link {
	font-size: 16px;
}
}

@media (min-width: 1180px) {
.page-header .navbar.main .nav-link {
	font-size: 18px;
	line-height: normal;
}
}

@media (min-width: 992px) {
.navbar.top .container, .navbar.main, .navbar.main .container {
	padding: 0;
}
.page-header .navbar.main {
	border-bottom-width: 0.5rem;
}
.page-header .navbar.main img {
	height: 5em;
	margin: 1em 0;
	padding: 0 0.5em;
}
.page-header .navbar.main .nav-link {
	color: #036;
	max-height: 112px;
	padding: 2.75em 1.1em;
}
.page-header .navbar.main .nav-item:focus .mega-menu {
	opacity: 1;
}
}

@media (min-width: 1400px) {
.page-header .navbar.main img {
	padding: 0;
}
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
.page-header .navbar.main .nav-link {
	color: #fff;
	padding: 0.75rem 0 0.75rem 1rem;
}
.page-header .navbar.main .nav-link::after {
	content: ">";
	display: inline-block;
	float: right;
	margin-right: 1.5rem;
	text-align: right;
}
}
.page-header .navbar.main .nav-item {
	transition: background 0.2s linear 0s;
}
.page-header .navbar.main .nav-item svg {
	fill: #036;
	position: relative;
	top: -0.75rem;
}

@media (min-width: 1180px) {
.page-header .navbar.main .nav-item svg {
	top: -14px;
}
}
.page-header .navbar.main .nav-item:hover,
.page-header .navbar.main .desktop-menu .nav-item a.hover {
	background: #036 none repeat scroll 0 0;
	opacity: 1;
}

.page-header .navbar.main .nav-item:hover svg {
	fill: #fff;
}
.page-header .navbar.main .nav-item:hover a,
.page-header .navbar.main .desktop-menu .nav-item a.hover {
	color: #fff;
}
.page-header .navbar.main .auxiliary-container .nav-link, .page-header .navbar.main .auxiliary-container:hover .nav-link {
	color: #036;
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
.page-header .navbar.main .nav-item {
	border-bottom: 1px solid #7b7b7b;
	display: block;
	float: none;
	margin-left: 0 !important;
}
.page-header .navbar.main .nav-item.search-icon-container .nav-link {
	display: none;
}
.page-header .navbar.main .nav-item.search-icon-container .mega-menu {
	display: block;
	opacity: 1;
	padding: 20px;
	z-index: 999;
}
.page-header .navbar.main .nav-item.search-icon-container .mega-menu form input[type="text"] {
	float: left;
	width: 80%;
}
}
.page-header .navbar.main .auxiliary-container .mega-menu {
	display: block;
	padding: 0;
}
.page-header .navbar.main .auxiliary-container .nav-link::after {
	content: "";
}
.page-header .navbar.main .auxiliary-container .nav-item a:hover {
	color: #fff;
}

@media (max-width: 991px) {
.page-header #mainMenu {
	background: #036 none repeat scroll 0 0;
	height: 100%;
	overflow-y: auto;
	position: fixed;
	right: -300px;
	top: 0;
	transition: all 0.5s ease 0s;
	width: 300px;
	z-index: 9999;
}
.page-header #mainMenu.open {
	right: 0;
}
.page-header #mainMenu .inner {
	overflow-y: auto;
}

.page-header .mega-menu {
	height: auto !important;
}

.page-header .navbar.main .auxiliary-container .nav-link,
.page-header .navbar.main .auxiliary-container:hover .nav-link {
	color: #fff;
}
}
.page-header #mainMenu h1 {
	color: #fff;
	font-size: 1rem;
	margin: 0.75rem 0;
	text-align: center;
	text-transform: uppercase;
}
.page-header #mainMenu #closeMainMenu {
	color: #fff;
	font-size: 1.2rem;
	position: absolute;
	right: 1rem;
	text-decoration: none;
	top: 0.45rem;
}
.page-header .mega-menu {
	background: #036;
	left: 0;
	padding: 2rem 2%;
	position: absolute;
	visibility: visible;
	width: 100%;
	z-index: -1;
	height: 250px;
}

@media (min-width: 992px) {
	.page-header .mega-menu ul {
    	font-size: 1rem;
	}	
}

@media (min-width: 1300px) {
	.page-header .mega-menu ul {
    	font-size: 1.1rem;
	}
}

@media only screen and (min-width: 992px) {
.page-header .mega-menu {
	visibility: hidden;
}
}

@media (min-width: 992px) {
.page-header .navbar.main .nav-item:hover .mega-menu,
.page-header .navbar.main .desktop-menu .nav-item .mega-menu.hover {
	opacity: 1;
	transition: all 0s ease 0.37s;
	visibility: visible;
	z-index: 999;
}
}
.page-header .mega-menu > a {
	display: block;
	margin-bottom: 20px;
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
.page-header .mega-menu {
	border: medium none;
	display: none;
	padding: 2rem 1.25rem;
	position: relative;
	z-index: 999;
}
.page-header .mega-menu [class*="col-"] {
	padding: 0 0 25px;
	width: 100%;
}
.page-header .mega-menu [class*="col-"]:last-child {
	padding: 0;
}
}
.page-header .mega-menu h2 {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	text-transform: uppercase;
}
.page-header .mega-menu ul {
	padding-left: 0;
}
.page-header .mega-menu li {
	list-style-type: none;
	padding: 0.25rem 0;
}
.page-header .mega-menu a {
	color: #fff;
}
.page-header .mega-menu a:hover {
	text-decoration: underline;
}
.page-header .mega-menu p {
	font-size: 1rem;
	margin: 0;
}
.page-header .mega-menu form input[type="text"] {
	border: 1px solid #fff !important;
	font-size: 0.9rem;
	padding: 0.2rem 0.5rem;
	width: 10rem;
}

@media (min-width: 992px) {
.page-header .mega-menu form {
	text-align: right;
}
.page-header .mega-menu form input[type="text"] {
	display: inline-block !important;
	width: 30rem;
}
}

.page-header .mega-menu form .btn {
	padding: 0.2rem 0.8rem;
	position: relative;
	background: #fff;
	color: #036 !important;
}

@media (max-width: 991px) {
.page-header .mega-menu form .btn {
	top: 0;
}
}
.hamburger-icon {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	height: 1.25em;
	margin-right: 0;
	position: relative;
	text-indent: -9999em;
	top: 30px;
	width: 1.5em;
}
.hamburger-icon::before {
	border-bottom: 0.25em solid #f90;
	border-top: 0.8em double #f90;
	content: "";
	height: 1.25em;
	left: 0;
	position: absolute;
	top: 0;
	width: 1.5em;
}
footer.links {
	border-top: 0.5em solid #f90;
	padding: 3em 0 2em;
}
footer.links nav {
	clear: both;
}
footer.links .dropdown > a {
	border-bottom: 1px solid #036;
	color: #036;
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}
footer.links .dropdown > a:active, footer.links .dropdown > a:hover {
	color: #000;
	text-decoration: none;
}
footer.links .dropdown-menu > span {
	color: #000;
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
footer.links nav {
	clear: none;
}
footer.links .dropdown-menu > span {
	margin-bottom: 14px;
}
}
footer.links ul {
	font-size: 0.6rem;
	line-height: 1.25;
	list-style-type: none;
	margin-bottom: 2.5rem;
	padding-left: 0;
}

@media (min-width: 992px) {
footer.links ul {
	font-size: 0.75rem;
	margin-bottom: 25px;
}
footer.links .dropdown-toggle::after {
	display: none;
}
}
footer.links li {
	margin-bottom: 22px;
}
footer.contact p, footer.copyright p {
	font-size: 0.75em;
	margin-bottom: 0;
}
footer.links a {
	color: #036;
}
footer.links .dropdown-menu {
	border: medium none;
	display: block;
	max-height: 0;
	min-width: inherit;
	overflow: hidden;
	padding: 0;
	position: relative;
	transition: all 0.75s ease 0s;
}
footer.links .open > .dropdown-menu {
	max-height: 1000px;
}
footer.links .dropdown-menu a {
	font-size: 16px;
}

@media (max-width: 991px) {
footer.links .dropdown {
	margin: 0;
	width: 100%;
}
}

@media (min-width: 992px) {
footer.links .dropdown-menu a {
	font-size: 15px;
}
footer.links li {
	margin-bottom: 8px;
}
}
footer.contact {
	background: #036 none repeat scroll 0 0;
	color: #fff;
	padding: 1em 0;
}
footer.contact p {
	line-height: 2;
}
footer.contact a {
	color: #fff;
}
footer.contact img {
	margin-left: 0.5rem;
}
footer.contact .contact-follow {
	margin-top: 3rem;
}
footer.copyright {
	background: #484848 none repeat scroll 0 0;
	color: #c9c9c9;
	padding: 0.5rem 0;
}
aside, aside .background {
	background: #f5f5f5 none repeat scroll 0 0;
}
footer.copyright a {
	color: #c9c9c9;
}
.breadcrumbs ul {
	padding-bottom: .75rem;
	/*padding-top: 1.25rem;*/
}
.breadcrumbs li {
	color: #036;
	display: inline;
	font-size: 0.75rem;
	list-style-type: none;
}
.breadcrumbs li::after {
	color: #036;
	content: "|";
	padding: 0 0.25rem 0 0.5rem;
}
.breadcrumbs li:last-child::after {
	content: "";
}
.breadcrumbs li:last-child a {
	font-weight: 400;
}
.breadcrumbs a {
	color: #036;
	font-weight: 700;
}
aside section {
	display: inline-block;
	margin: 2rem 0;
}
aside h3 {
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 1rem;
	text-transform: uppercase;
}
aside p {
	font-size: 1rem;
	line-height: 1.5;
}
aside hr {
	border-top: 1px solid #c9c9c9;
}
aside img {
	margin: 0.5rem 0;
}
aside .background {
	padding-bottom: 1rem;
	padding-top: 1rem;
}

@media (min-width: 992px) {
footer.links .dropdown-menu {
	max-height: 1000px;
}
aside hr {
	/*margin: 0 0 0 -100rem;
	position: absolute;
	width: calc(100% + 100rem - 0.9375rem);*/
}
aside .background {
	height: 100%;
	margin-left: -100rem;
	padding-left: 100rem;
	position: absolute;
}
}
aside .subtopics ul {
	margin: 0;
	padding-left: 0;
}
aside .subtopics li {
	font-size: 1.125rem;
	list-style-type: none;
	padding: 0.5rem 0;
}
aside .subtopics a {
	color: #000;
}
aside .newsletter {
	background-image: url("../images/pawprint-grey-bg.png");
	background-repeat: no-repeat;
	background-size: contain;
	margin: 2rem 0;
}
aside .newsletter h3 {
	color: #933;
}
aside .newsletter p {
	font-size: 1rem;
	line-height: 1.5;
}
aside .newsletter .form-inline button, aside .newsletter .form-inline input {
	font-size: 0.875rem;
	margin-bottom: 0.5rem;
}
aside .newsletter .form-inline button {
	min-width: 100px !important;
}
aside .newsletter .form-inline input {
	margin: 0 !important;
}
aside .newsletter .form-group {
	display: block;
	float: left;
}
aside .newsletter .form-group:first-child {
	width: 100%;
}

@media (min-width: 552px) {
aside .newsletter .form-group:first-child {
	width: 75%;
}
}

@media (min-width: 768px) {
aside .newsletter .form-group:first-child {
	width: 100%;
}
}

@media (min-width: 1200px) {
aside .newsletter .form-group:first-child {
	width: 62%;
}
}

@media (max-width: 1024px) {
aside .newsletter .form-inline button[type="submit"], aside .newsletter .form-inline input[type="email"] {
	display: inline-block;
	margin: 0;
	min-width: 90px;
}
}

@media (min-width: 768px) and (max-width: 1200px) {
#newsletterEmail {
	margin-bottom: 20px !important;
	width: 100% !important;
}
}
aside .ads {
	text-align: center;
	width: 100%;
}
.comments label, .posted-comments h3 {
	color: #333;
	display: block;
	font-size: 1.25em;
	font-weight: 700;
	text-transform: uppercase;
}
.comments textarea {
	height: 10rem;
	margin-bottom: 1rem;
	width: 100%;
}
.comments .btn {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #036;
	font-size: 1.125rem;
}
.comments p.note {
	color: #333;
	font-size: 1rem;
	margin-top: 0.6rem;
}
.posted-comments h3 {
	border-top: 1px solid #dddddd;
	padding: 15px 0 0;
}
.posted-comments ul {
	list-style: outside none none;
	margin: 0 0 20px;
	padding: 0;
}
.posted-comments ul li {
	background: #fff none repeat scroll 0 0;
	padding: 20px;
}
.posted-comments ul li:nth-child(2n) {
	background: #f0f0f0 none repeat scroll 0 0;
}
.posted-comments .comment-profile {
	display: inline-block;
	margin: 0 1% 10px 0;
	vertical-align: top;
	width: 18%;
}
.posted-comments .comment-body {
	display: inline-block;
	width: 79%;
}
.posted-comments .comment-author {
	font-size: 20px;
}
.posted-comments .comment-time {
	color: #666666;
}
.posted-comments .comment-text p {
	font-size: 16px;
	line-height: 24px;
	margin: 10px 0 0;
}
.related-info, .home-info {
	background-color: #ab3336;
	background-image: url("../images/red-striped-bg.gif");
	clear: both;
	margin-bottom: 2rem;
	padding: 1rem;
}
.related-info {
	display: inline-block;
	width: 100%;
}
.related-info h3.related-info-title {
	color: #fff;
	font-size: 1.125rem;
	margin-bottom: 0;
}
.home-info .card-deck {
	display: block;
	margin-top: 2rem;
}

@media (max-width: 991px) {
.related-info .card-deck, .related-info .card-deck .card {
	display: block;
}
}

@media (min-width: 992px) {
.related-info {
	width: auto;
}
.related-info .card-deck, .home-info .card-deck {
	flex-wrap: nowrap;
}
}
.related-info .card-deck-wrapper, .home-info .card-deck-wrapper {
	margin: 0 auto;
}
.related-info .card-block, .home-info .card-block {
	background: #fff none repeat scroll 0 0;
	margin: 0 2%;
	min-height: 200px;
	padding: 0.5rem;
}
.home-info .card-block {
	padding: 0.5rem 5px;
	min-height: 190px;	
}

@media (min-width: 992px) {
.related-info .card-block, .home-info .card-block {
	min-height: 180px;
}
}
.related-info .card, .home-info .card {
	border: medium none;
	border-radius: 0;
	padding: 0;
}
.related-info .card .card-interior, .home-info .card .card-interior {
	background: #fff none repeat scroll 0 0;
	margin: 0 2%;
}
.home-info .card .card-img-top {
	border-radius: 0;
	width: 100%;
}
.card-image {
	display: block;
}

@media (min-width: 992px) {
.related-info .card {
	width: 33%;
}
.home-info .card .card-img-top {
	max-width: 100%;
}
}
.related-info .card-deck {
	margin: 10px auto 0;
}

@media (min-width: 992px) {
.home-info .card-deck .card {
	display: block;
}
}
.related-info .card h4, .home-info .card p.card-title {
	font-size: 1rem;
	font-weight: 700;
	line-height: normal;
	padding: 5px 5px 0;
	text-align: center;
}

.home-info .card p.card-title {
	padding: 5px 0;	
}
.related-info .card p, .home-info .card p {
	color: #333;
	font-size: 1rem;
	margin-bottom: 0;
}

.tab-pane a, .tab-pane p {
	font-size: 0.875rem;
}
.related-info .card p.author,
.home-info .card p.author {
	font-style: italic;
	line-height: normal;
	text-align: center;
}
.home-info .card p.author {
	font-size:	13px;
	font-weight: bold;
	margin: 5px 0 8px;
}

.home-info .card h6 {
	font-size: 14px;
	line-height: 17px;	
}
.related-info .card .more, .home-info .card .more {
	bottom: 10px;
	font-weight: 700;
	margin-top: 1rem;
	position: absolute;
	width: 90%;
}
.home-info .card .more {
	width: 85%;
}
.nav-tabs {
	border-bottom: 1px solid #f90;
	padding-top: 10px;
}
.nav-tabs .nav-link {
	border-color: #d4d4d4 #d4d4d4 transparent;
	border-radius: 0;
	border-top-width: 4px;
	padding: 2em 1.8em;

}
.nav-tabs .nav-item + .nav-item {
	margin-left: 0;
}
.nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover, .nav-tabs .nav-item.active .nav-link, .nav-tabs .nav-item.active .nav-link:focus, .nav-tabs .nav-item.active .nav-link:hover {
	background-color: #fff;
	border-color: #f90 #f90 transparent;
	color: #55595c;
}
.nav-tabs .nav-link, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-bottom-color: transparent;
}

@media (max-width: 768px) {
.nav-tabs {
	margin-top: 15px;
}
.nav-tabs .nav-item {
	width: 100%;
}
}
.tab-content {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #f90;
	border-image: none;
	border-style: solid;
	border-width: 0 1px 1px;
	margin-bottom: 2.5rem;
}
.tab-pane {
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
}
.tab-pane > .row {
	margin: 0 !important;
	padding: 0 20px;
}
#tabs_.row, .panel-collapse .row:first-child {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.tab-pane .col-md-offset-1, .tab-pane .col-lg-offset-1 {
	margin-left: -1% !important;
}
.tab-pane h3 {
	font-weight: 700;
	text-transform: uppercase;
}
.tab-pane p {
	line-height: 1.3;
}
#accordion {
	border: 1px solid #f90;
	margin-bottom: 20px;
}
#accordion .panel-title {
	border-bottom: 1px solid #f90;
	margin: 0;
	padding: 0;
}
#accordion .panel-title a {
	display: block;
	padding: 5px;
	text-decoration: none;
}
#accordion .tab-pane {
	border-bottom: 1px solid #f90;
	padding: 0;
}
.home-main, .home-social {
	border-bottom: 0.5em solid #f90;
}
.home-main {
	background: #f0f4f7 none repeat scroll 0 0;
}
#accordion .tab-pane .gray {
	padding: 10px;
}
#accordion .tab-pane .gray hr {
	margin-left: 0;
	margin-right: 0;
}
#accordion .profile-sidebar, #accordion .profile-dashboard-left {
	margin: 0 0 20px;
	width: 100%;
}
#accordion .tab-pane .events-container {
	padding: 0;
}
#accordion .performance-container, #accordion .performance-wrapper .col-md-8, #accordion .profile-dashboard-mid, #accordion .profile-dashboard-right {
	width: 100%;
}
#accordion #collapseOne, #accordion #collapseThree, #accordion #collapseTwo {
	padding-top: 35px;
}
#accordion #profile-main {
	width: 100%;
}
.life-time .item {
	padding: 0 30px 30px;
	width: 100%;
}
.home-main .home-main-container {
	border-right: 1px solid #fff;
	display: flex;
	flex-wrap: wrap;
}

@media (min-width: 992px) {
	.home-main .home-main-container {
		flex-wrap: nowrap;
	}
}

.home-main .home-main-left, .home-main .home-main-right {
	width: 100%;
}

@media (min-width: 992px) {
	.home-main .home-main-left {
		width: 60%;
	}
	.home-main .home-main-right {
		width: 40%;
	}
}

@media (min-width: 1300px) {
	.home-main .home-main-left {
		width: 65.5%;
	}
	.home-main .home-main-right {
		width: 34.5%;
	}
}

#home-carousel .carousel-inner {
	height: 100%;
}
#home-carousel .caption {
	background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
	padding: 12px;
	width: 100%;
}

@media (max-width: 991px) {
	.carousel-inner > .carousel-item > a > img, .carousel-inner > .carousel-item > img, .img-fluid {
		height: auto;
		max-height: none;
		width: 100%;
	}
	.home-main .home-main-container {
		border-right: 0 none;
	}
}

@media (min-width: 992px) {
	#home-carousel .caption {
		background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
		bottom: 0;
		position: absolute;
	}
}

@media (min-width: 992px) and (max-width: 1185px) {
	.home-main .home-main-left {
		overflow: hidden;
	}
	#home-carousel .carousel-item img {
		position: relative;
	}
	.carousel-inner > .carousel-item > a > img, .carousel-inner > .carousel-item > img, .img-fluid {
		height: 390px;
		max-height: none;
		max-width: none;
	}
}

@media (min-width: 1186px) and (max-width: 1316px) {
.carousel-inner > .carousel-item > a > img, .carousel-inner > .carousel-item > img, .img-fluid {
	height: 428px;
	max-height: none;
	max-width: none;
}
}
#home-carousel .carousel-control {
	background-color: #fff;
	height: 85%;
}
#home-carousel .caption h1 {
	color: #fff;
	font-size: 1.125rem;
	font-weight: 700;
	margin-top: 1px;
	margin-bottom: 0;
}
#home-carousel .caption h2 {
	color: #fff;
	font-size: 1rem;
	margin-bottom: 0;
}
#home-carousel .carousel-control.left, #home-carousel .carousel-control.right {
	background-image: none;
}
#home-carousel .carousel-control.left span.sr-only, #home-carousel .carousel-control.right span.sr-only {
	background: #000 none repeat scroll 0 0;
}
#home-carousel .icon-next, #home-carousel .icon-prev {
	font-size: 1.5rem;
	position: absolute;
}
#home-carousel .icon-next::before, #home-carousel .icon-prev::before {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	color: #f90;
	padding: 2rem 1rem;
}
.home-links, .home-links a {
	background: #f0f4f7 none repeat scroll 0 0;
}
#home-carousel .icon-prev {
	left: 0;
}
#home-carousel .icon-prev::before {
	content: '\276e';
	font-family: "Zapf Dingbats";
}
#home-carousel .icon-next {
	right: 25px;
}
#home-carousel .icon-next::before {
	content: '\276f';
	font-family: "Zapf Dingbats";
}
.home-links ul {
	margin: 0;
	padding: 0;
}
.home-links li {
	border-top: 1px solid #fff;
	list-style-type: none;
}
.home-links li:first-child {
	border-top: 0 none;
}
.home-links a {
	color: #003366;
	display: block;
	font-size: 20px;
	font-weight: 300;
	padding: 16px 12px;
}

@media (min-width: 992px) and (max-width: 1184px) {
.home-links a {
	padding: 12.2px;
}
}
.home-links a:hover {
	background: #036 none repeat scroll 0 0;
	color: #fff;
	text-decoration: none;
}
.home-links a::before {
	content: "";
	display: inline-block;
	width: 66px;
}
.home-links a span {
	display: inline-block;
	padding-left: 15px;
	position: relative;
	vertical-align: middle;
	width: 77%;
}
.home-links .home-links-events::before {
	background: rgba(0, 0, 0, 0) url("../icons/calendar1.png") no-repeat scroll 0 0;
	height: 50px;
}
.home-links .home-links-events:hover::before {
	background: rgba(0, 0, 0, 0) url("../icons/calendar1-hover.png") no-repeat scroll 0 0;
}
.home-links .home-links-special-events::before {
	background: rgba(0, 0, 0, 0) url("../icons/join-the-fun.png") no-repeat scroll 0 0;
	height: 50px;
}
.home-links .home-links-special-events:hover::before {
	background: rgba(0, 0, 0, 0) url("../icons/join-the-fun-hover.png") no-repeat scroll 0 0;
}
.home-links .home-links-register::before {
	background: rgba(0, 0, 0, 0) url("../icons/register.png") no-repeat scroll 0 0;
	height: 51px;
}
.home-links .home-links-register:hover::before {
	background: rgba(0, 0, 0, 0) url("../icons/register-hover.png") no-repeat scroll 0 0;
}
.home-links .home-links-forms::before {
	background: rgba(0, 0, 0, 0) url("../icons/form.png") no-repeat scroll 0 0;
	height: 62px;
}
.home-links .home-links-forms:hover::before {
	background: rgba(0, 0, 0, 0) url("../icons/form-hover.png") no-repeat scroll 0 0;
}
.home-links .home-links-find-group::before {
	background: rgba(0, 0, 0, 0) url("../icons/find-group.png") no-repeat scroll 0 0;
	height: 51px;
}
.home-links .home-links-find-group:hover::before {
	background: rgba(0, 0, 0, 0) url("../icons/find-group-hover.png") no-repeat scroll 0 0;
}
.home-links .home-links-press-center::before {
	background: rgba(0, 0, 0, 0) url("../icons/press-center.png") no-repeat scroll 0 0;
	height: 60px;
}
.home-links .home-links-press-center:hover::before {
	background: rgba(0, 0, 0, 0) url("../icons/press-center-hover.png") no-repeat scroll 0 0;
}
.home-info {
	margin: 0;
	padding: 40px 0;
}

.home-info .container {
	padding: 0;
}
.home-info div.noon, #featured-profile-title {
	color: #fff;
	margin: 0 2%;
	position: absolute;
	top: -2rem;
	font-weight: normal;
	letter-spacing: 0.5px;
}
.home-info div.noon {
	left: 20px;
	margin: 0;
	top: 0rem;
	width: 500px;
}

.home-info div.noon h3 {
	color: #fff;
	font-size: 1.5rem;	
	margin: 0;
	font-weight: normal;
}

@media (max-width: 767px) {
.home-info {
	padding: 2rem 0;
}
.home-info div.noon, #featured-profile-title {
	margin: 0 2% 10px;
	position: relative;
	top: 0;
}
.home-info div.noon {
	left: 0;
	margin: 0 2%;
	position: relative;
	top: -1rem;
}
}
.home-info div.noon .readmore a {
	background: rgba(0, 0, 0, 0) url("../icons/readmore-red.gif") no-repeat scroll 0 0 / contain;
	color: #fff;
	display: block;
	font-size: 0.9rem;
	padding-left: 30px;
	position: relative;
	top: 4px;
}
.home-info div.noon .readmore a:hover {
	text-decoration: none;
}
.home-social {
	padding: 30px 0;
}
.home-social .container {
	max-width: 1190px;	
}
.home-social section {
	display: table-cell;
}
.home-social .form-control {
	padding: 0.375rem 0.75rem;
}
.home-social h3 {
	font-weight: bold;
}
.home-social .home-follow h3 {
	position: relative;
	left: -10px;
}
.home-follow .home-follow-links {
	min-height: 120px;
}
.home-follow .home-follow-links img {
}
.home-follow-links a {
	display: inline-block;
	max-width: 76px;
	position: relative;
	width: 25%;
}
.home-follow #home-sm-ig {
	top: 40px;
}
.home-follow #home-sm-fb {
	bottom: 0;
}
.home-follow #home-sm-tw {
	top: 40px;
}
.home-follow #home-sm-yt {
	bottom: 20px;
}

@media (max-width: 991px) {
.home-follow .home-follow-links {
	margin: 15px 0;
	text-align: center;
}
.home-follow-links a {
	max-width: 100%;
	width: 24%;
}
}

@media (min-width: 992px) {
.home-follow .home-follow-links {
	margin-top: 20px;
}
}
.home-logo p {
	margin: 0;
	text-align: center;
}
.home-logo img {
	margin: 20px 0;
	max-width: 100%;
}

@media (min-width: 992px) {
.home-logo img {
	margin: 4% 0;
}
}

@media (min-width: 552px) {
.home-sponsors .sponsor-logos {
	display: table;
	margin: 0 0 30px;
	width: 100%;
}
}
.home-newsletter {
	background-color: #ff9801;
	background-image: url("../images/pawprint-white-bg.png");
	background-position: center center;
	background-repeat: no-repeat;
	padding: 1rem;
}
.home-newsletter #newsletterEmail {
	margin: 0 !important;
	width: 100% !important;
}
.home-newsletter h1 {
	font-size: 1.5rem;
	margin-bottom: 1rem;
}
.home-newsletter p {
	font-size: 1rem;
	line-height: 1;
	margin-bottom: 20px;
}
.home-newsletter button, .home-newsletter input {
	border-radius: 0;
}
.home-newsletter button {
	min-width: 90px;
}
.home-newsletter .form-group {
	display: block;
	float: left;
	width: 100%;
}

@media (min-width: 552px) {
.home-newsletter .form-group {
	width: auto;
}
.home-newsletter .form-group:first-child {
	width: 75%;
}
}

@media (min-width: 992px) {
.home-newsletter .form-group:first-child {
	width: 64%;
}
}

@media (min-width: 1192px) {
.home-newsletter .form-group:first-child {
	width: auto;
}
}
.home-newsletter .form-inline .form-control-label, .home-newsletter .form-inline .form-group {
	vertical-align: top;
}
/*Form errors*/
.help-block.with-errors {
	clear: both;
	color: #993333;
	display: block;
	font-weight: 700;
	padding-top: 5px;
}
.has-error input {
    border: 2px solid #993333 !important;
}

.home-newsletter .help-block.with-errors {
	color: #000;
}
.home-sponsors {
	padding: 30px 0;
}
.home-sponsors h3 {
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center;
}
.home-sponsors .sponsor-logos a {
	display: block;
	margin-bottom: 10px;
	min-height: 180px;
}

@media (min-width: 553px) {
.home-sponsors .sponsor-logos a {
	float: left;
	width: 50%;
}
}

@media (min-width: 768px) {
.home-sponsors .sponsor-logos a {
	display: table-cell;
	vertical-align: middle;
	width: 33%;
}
}

@media (min-width: 1180px) {
.home-sponsors .sponsor-logos a {
	display: table-cell;
	float: none;
	vertical-align: middle;
	width: auto;
}
}
.home-sponsors .sponsor-logos img {
	display: block;
	margin: 0 auto;
	max-width: 160px;
}
.home-sponsors .ad-space {
	padding-top: 1.5rem;
	text-align: center;
}
.home-sponsors .ad-space img {
	width: 100%;
}

@media (min-width: 992px) {
.home-sponsors .sponsor-logos img {
	margin: 0 auto;
	width: 100%;
}
.home-sponsors .ad-space {
	padding-top: 2.5rem;
}
.home-sponsors .ad-space img {
	width: auto;
}
}
.interior-article article {
	margin-top: 2rem;
}

@media (min-width: 992px) {
.interior-article article {
	margin-top: 0;
}
}
.comments input[type="submit"] {
	background: rgba(0, 0, 0, 0) url("../icons/readmore.gif") no-repeat scroll left center / 20px auto;
	padding-left: 25px;
}
.landing-page header {
	background: rgba(0, 0, 0, 0) url("../images/red-striped-bg.gif") repeat scroll 0 0;
}
.landing-page header h1 {
	color: #fff;
	font-size: 1.875rem;
	margin: 3rem 0;
	text-transform: uppercase;
}
.landing-page article {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #fff;
	border-image: none;
	border-style: solid;
	border-width: 0.375rem 0;
}
.landing-page h2 {
	font-weight: 400;
	margin-top: 3rem;
}
.landing-page .ad-space {
	margin: 40px 0;
	text-align: center;
}

@media (max-width: 991px) {
.landing-page h2 {
	height: auto !important;
}
}

@media (min-width: 992px) {
.landing-page h2 {
	padding-right: 20px;
}
}
.landing-page .landing-link {
	border: 1px solid #036;
	color: #036;
	display: block;
	margin: 1rem 0;
	padding: 1.5rem 0.5rem;
	text-align: center;
	width: 100%;
}
.landing-page .landing-link a {
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

@media (min-width: 992px) {
.landing-page .landing-link {
	display: table;
	height: 138px;
}
.landing-page .landing-link a {
	display: table-cell;
}
}

@media (min-width: 1400px) {
.landing-page .landing-link, .landing-page .landing-link a {
	padding: 10px;
}
}
.landing-page .landing-link span {
	display: none;
	font-size: 20px;
	line-height: normal;
	margin: 0;
	padding: 2rem 0 0;
}
.landing-page .landing-link:hover {
	background: #036 none repeat scroll 0 0;
	color: #fff;
	padding: 10px;
	text-decoration: none;
}
.landing-page .landing-link:hover a {
	border-bottom: 4px solid #fff;
	border-top: 1px solid #fff;
	color: #fff;
	padding: 20px;
	text-decoration: none;
}
.landing-page .landing-link:hover span {
	display: block;
}

@media (max-width: 991px) {
.landing-page .landing-link a {
	border-top: 1px solid #036;
	padding-top: 1rem;
}
.landing-page .landing-link span {
	border-bottom: 4px solid #036;
	display: block;
	padding-bottom: 1rem;
}
}
.news-landing .row > section {
	margin-top: 2rem;
}

@media (min-width: 992px) {
.news-landing .row > section {
	margin-top: 0;
}
}
.news-landing .filters {
	display: block;
	float: left;
	width: 100%;
}
.news-landing form label {
	display: block;
	margin: 0;
}
.news-landing .actions {
	margin: 4rem 0;
	text-align: center;
}
.news-landing .actions a {
	line-height: 28px;
}
.news-landing .ad-space {
	text-align: center;
}
.news-landing .filters .more {
	margin-top: 1.25rem;
}
.card-landing, .news-landing-archive-interior-container .news-landing-archive-interior, .news-landing-archive-interior-container .year-container .year {
	background: rgba(0, 0, 0, 0) url("../images/red-striped-bg.gif") repeat scroll 0 0;
	display: inline-block;
	margin: 2rem 0 0;
	width: 100%;
}
.card-landing .card-interior, .news-landing-archive-interior-container .news-landing-archive-interior .card-interior, .news-landing-archive-interior-container .year-container .year .card-interior {
	background: #fff none repeat scroll 0 0;
	margin: 0.375rem;
}
.card-landing .card-img-top, .news-landing-archive-interior-container .news-landing-archive-interior .card-img-top, .news-landing-archive-interior-container .year-container .year .card-img-top {
	border-radius: 0;
}

@media (min-width: 992px) {
.card-landing .card-interior, .news-landing-archive-interior-container .news-landing-archive-interior .card-interior, .news-landing-archive-interior-container .year-container .year .card-interior {
	display: flex;
	justify-content: space-between;
	margin: 1%;
	width: 98.1%;
}
.news-landing .card-interior {
	width: 98%;
}
.card-landing .card-img-top, .news-landing-archive-interior-container .news-landing-archive-interior .card-img-top, .news-landing-archive-interior-container .year-container .year .card-img-top {
	overflow: hidden;
	width: 42%;
}
.card-landing .card-img-top img, .news-landing-archive-interior-container .news-landing-archive-interior .card-img-top img, .news-landing-archive-interior-container .year-container .year .card-img-top img {
	max-width: 100%;
}
}
.card-landing .card-img-top img, .news-landing-archive-interior-container .news-landing-archive-interior .card-img-top img, .news-landing-archive-interior-container .year-container .year .card-img-top img {
}

@media (min-width: 992px) and (max-width: 1050px) {
.news-landing .card-landing .card-img-top img {
	left: -10%;
	max-width: 304px;
	position: relative;
}
}
.card-landing .card-block, .news-landing-archive-interior-container .news-landing-archive-interior .card-block, .news-landing-archive-interior-container .year-container .year .card-block {
	padding: 1rem 1rem 0.25rem;
}
.card-landing h2, .news-landing-archive-interior-container .news-landing-archive-interior h2, .news-landing-archive-interior-container .year-container .year h2 {
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.3;
}
.card-landing p, .news-landing-archive-interior-container .news-landing-archive-interior p, .news-landing-archive-interior-container .year-container .year p {
	font-size: 0.85rem;
	line-height: 1.3;
	margin-bottom: 1rem;
}

@media (min-width: 992px) {
.card-landing .card-block, .news-landing-archive-interior-container .news-landing-archive-interior .card-block, .news-landing-archive-interior-container .year-container .year .card-block {
	border-left: 2px solid #933;
	width: 58%;
}
.card-landing p.author, .news-landing-archive-interior-container .news-landing-archive-interior p.author, .news-landing-archive-interior-container .year-container .year p.author {
	margin-bottom: 0;
}
}
.card-landing .card-block {
	background: #fff none repeat scroll 0 0;
	display: block;
	float: left;
	margin: 0 0 10px;
	padding: 1rem 1rem 0;
	width: 100%;
}

@media (min-width: 992px) {
.card-landing .card-block {
	float: none;
	margin: 0;
	width: 80%;
}
.news-landing .card-landing .card-block {
	padding: 11px;
	width: 58%;
}
.card-landing .card-block .addthis_sharing_toolbox {
	bottom: 10px;
	position: absolute;
	right: 10px;
}
}
p.actions {
	margin-top: 2rem;
	text-align: center;
}
.card-landing p.more, .news-landing-archive-interior-container .news-landing-archive-interior p.more, .news-landing-archive-interior-container .year-container .year p.more {
	display: inline-block;
	margin: 1.25rem 0 0 0.25rem;
}
.card-landing p.more img, .news-landing-archive-interior-container .news-landing-archive-interior p.more img, .news-landing-archive-interior-container .year-container .year p.more img {
	height: 25px;
}
.news-landing .card {
	border: 0 none;
	border-radius: 0;
}
.news-landing-archive-interior-container .year-container:first-child {
	margin-top: 2rem;
}
.news-landing-archive-interior-container .year-container .year {
	color: #fff;
	font-size: 16px;
	font-weight: 100;
	margin-top: 0;
	padding: 0.5rem 1.5rem;
}
.news-landing-archive-interior-container .news-landing-archive-interior {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-bottom: 1px solid #933;
	margin-top: 0.5rem;
	padding-bottom: 1rem;
}
.news-landing-archive-interior-container .news-landing-archive-interior:last-child {
	border-bottom: 0 none;
}
.news-landing-archive-interior-container .mo-padding {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.profile h1 {
	font-weight: 500;
}
.profile .gallery-container, .tab-pane .profile-dashboard-mid h3 {
	color: #333;
}
.profile aside {
	margin-top: 2rem;
	padding-top: 2rem;
}

@media (min-width: 992px) {
.profile aside {
	margin-top: 0;
	padding-top: 0;
}
}
.profile .qa-container {
	margin-top: 25px;
}
.profile .qa-container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.profile .qa-container li {
	margin: 0 0 1.5rem;
	padding: 0;
}
.profile .question {
	border-bottom: 1px solid #f90;
	font-size: 0.875rem;
	font-weight: 700;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.profile .answer {
	font-size: 0.875rem;
	margin-top: 10px;
}
.profile .profile-image img {
	border: 1px solid #933;
	height: auto;
	max-width: 100%;
}
.profile .gallery-container img {
	border: 1px solid #933;
	max-width: 100%;
}
.profile .gallery-container .title {
	font-size: 1rem;
	font-weight: 700;
	margin: 10px 0;
	text-transform: uppercase;
}
.profile h3 {
	font-size: 1.125rem;
	margin: 0 0 10px;
}
.profile .text, .profile .text p {
	font-size: 0.875rem;
}
.profile aside hr {
	margin: 0 0 0 -0.9375rem;
	max-width: 100%;
}
.tab-pane .gray {
	background: #f5f5f5 none repeat scroll 0 0;
	padding-top: 1.25rem;
}
/*.tab-pane .gray hr {
	margin-left: -1.275rem;
	margin-right: -1.275rem;
}*/
.tab-pane .profile-dashboard-mid hr {
	margin-left: 15px;
	margin-right: 15px;
}
.tab-pane .profile-dashboard-mid h3 {
	color: #333;
	font-size: 1.5rem;
	font-weight: 300;
	text-transform: none;
	float: left;
}
@media (max-width: 992px) {
.profile-dashboard-left,
.profile-dashboard-mid,
.profile-dashboard-right {
	padding: 0 !important;
}

.profile h3 {
	font-size: 1.5rem;
}

.profile-dashboard-mid,
.profile-dashboard-right {
	border-top: 1px solid #000;
    padding-top: 30px !important;
	margin-top: 30px;
}

.your-dogs .pull-md-right {
	float: right;
	margin-bottom: 30px;	
}

.your-dogs .button-group {
	clear: both;
    margin-bottom: 30px;
}

.dogs-container {
	padding: 0 !important;
}

.your-dogs.grid .item {
	padding: 8px;
}

}

.content {
	margin-top: 1.25rem;
}

.your-dogs::after {
    clear: both;
    content: '';
    display: block;
}






.filter-your-dogs button, .filter-authorized-dogs button, .filter-authorized-groups button {
	border-width: 0;
	border-color: transparent;
	background: none;
	font-size: 13px;
	margin: 0 5px;
	padding: 0;
	position: relative;
	top: 5px;
	color: #933;
}

.filter-your-dogs button:first-child, .filter-authorized-dogs button:first-child, .filter-authorized-groups button:first-child {
	margin-left: 10px;
	margin-right: 0;
}

.filter-your-dogs button:first-child:after, .filter-authorized-dogs button:first-child:after, .filter-authorized-groups button:first-child:after {
	content: '|';
	padding: 0 0 0 10px;
}

.filter-your-dogs button span, .filter-authorized-dogs button span, .filter-authorized-groups button span {
	border-bottom: 1px solid #933;
}



@media (max-width: 768px) {
.events-container {
	padding: 1rem;
}


}
.events-container .title {
	clear: both;
	color: #036;
	font-size: 1rem;
	padding-top: 1.25rem;
	width: 100%;
}
.events-container h3.title {
	clear: both;
	color: #036;
	/*border: 1px solid red;*/
	font-size: 1.25rem;
	padding-top: .5rem;
	width: 100%;
}

.item {
	font-size: 0.875rem;
	padding-bottom: 1rem;
	padding-top: 1rem;
}
.dogs-container .description, .dogs-container .title {
	font-size: 1rem;
	font-weight: 700;
}
.item .month-container {
	background-image: url("../icons/calendar.png");
	height: 53px;
	margin: -5px 10px 0 0;
	padding: 25px 8px 7px;
	text-align: center;
	width: 65px;
}
.item .month {
	display: block;
	font-weight: 700;
	line-height: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.item .start-date {
	font-weight: 700;
}
.item .start-date::after {
	content: "-";
	font-weight: 700;
	margin: 0 5px;
}
.item .end-date {
	font-weight: 700;
}
.item .events-container .title {
	color: #036;
	font-weight: 700;
}
.dogs-container img {
	border: 1px solid #933;
	float: left;
	margin: 0 1rem 1rem 0;
}
.dogs-container .view {
	clear: both;
	display: block;
	font-weight: 700;
	margin-top: 1.25rem;
}
.dogs-container hr:last-child, .performance-container .new-window-icon {
	display: none;
}
.dogs-container .description {
	color: #767676;
}
.dogs-container .profile {
	font-weight: 700;
	margin-top: 1rem;
}
.dogs-container .authorized-dogs, .dogs-container .authorized-groups {
	margin-top: 1.25rem;
	padding-top: 1.25rem;
}
.dogs-container .authorized-dogs .owner {
	line-height: 1.2;
	/* margin-top: 0.625rem; */
}

@media (max-width: 768px) {
.dogs-container {
	padding: 0 15px;
}
}
.add-icon, .clock-icon, .icon, .new-window-icon, .search-icon, .remove-icon {
	background-repeat: no-repeat;
	float: left;
}
.clock-icon {
	background-image: url("../icons/clock.png");
	height: 29px;
	margin-right: 10px;
	width: 29px;
}
.search-icon {
	background-image: url("../icons/search.png");
	height: 17px;
	margin: 3px 5px 0 0;
	width: 17px;
}
.new-window-icon {
	background-image: url("../icons/new-window-icon.png");
	height: 18px;
	width: 18px;
}
.add-icon {
	background-image: url("../icons/add.png");
	height: 21px;
	width: 21px;
}
.remove-icon {
	background-image: url("../icons/remove.png");
	height: 21px;
	width: 21px;
}
.your-data {
	margin-bottom: 20px;
}
.judge-profile-container .events-container h3 {
	color: #333;
	text-transform: none;
}
.judge-profile-container .events-container .title {
	color: #333;
}
#profile-dashboard-tabs .btn-blue {
	margin-top: 8px;
	padding: 0.3rem 1rem;
}
#profile-dashboard-tabs select {
	margin-left: 0.25rem;
}

#tab2_ .performance-wrapper .col-lg-8,
#tab2_ .performance-wrapper .col-md-12 {
	border-right: 1px solid #ccc;
}

@media (max-width: 768px) {
	#tab2_ .performance-wrapper .col-md-12 {
		border-right: 0;
		padding: 0;
		height: auto !important;
	}
}

@media (max-width: 991px) {
	#tab2_ .performance-wrapper .col-md-12:nth-child(2n+0) {
		border-right: 0;	
	}
	
}

@media (min-width: 992px) {
	#tab2_ .performance-wrapper .col-lg-8:nth-child(3n+0) {
		border-right: 0;	
	}
}

#tab2_ .performance-wrapper .performance-container.no-hover {
	background: transparent;
}

.performance-container {
	margin-bottom: 40px;
	min-height: 240px;
	padding: 10px 0;
}
.performance-container:hover {
	background-color: #f5f5f5;
}
.performance-container:hover .new-window-icon {
	display: block;
}
.performance-container .padding-helper, .performance-container .view_all, .performance-container h3.title, .performance-container h4.sub_title, .performance-container li {
	padding-left: 10px;
	padding-right: 10px;
}
.performance-container .items {
	margin-bottom: 20px;
}
.performance-container h3.title {
	border-bottom: 1px solid #f90;
	color: #333;
	font-size: 0.875rem;
	font-weight: 700;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.performance-container h4.sub_title {
	color: #333;
	font-size: 0.875rem;
}
.performance-container .view_all {
	font-weight: 700;
}
.performance-container ul {
	margin: 0;
	padding: 0;
}
.performance-container li {
	list-style-type: none;
	margin: 0;
	padding-bottom: 0;
	padding-top: 0;
}

@media (max-width: 768px) {
.performance-container {
	margin-bottom: 10px;
	min-height: auto;
}
}
.performance-summary {
	margin: 40px 0;
}

@media (max-width: 768px) {
.performance-summary {
	margin: 20px 0 0;
}
}
.performance-summary img {
	border: 1px solid #933;
	margin: 0 10px 0 0;
}
#top .dog img, .dog img {
	border: 2px solid #933;
	float: left;
}
.performance-summary h3 {
	color: #333;
	font-size: 24px;
	font-weight: 300;
	text-transform: none;
}
#accountdashboard, #judgeprofileinformation, #performance-titles {
	padding: 0;
}
#performance-titles {
}
#top h2, .life-time .tab-pane h2, .top-scores-title {
	background: rgba(0, 0, 0, 0) url("../images/red-striped-bg.gif") repeat scroll 0 0;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 300;
	margin: 0;
	padding: 0.875rem 0;
	text-align: center;
	text-transform: uppercase;
}
.lifetime-awards > .row {
	margin-top: 2rem;
}

@media (min-width: 992px) {
.lifetime-awards > .row {
	margin-top: 0;
}
}
.lifetime-awards .ad-space {
	margin-bottom: 2rem;
}
.lifetime-awards .nav-tabs .nav-item {
	margin-left: 0;
	text-align: center;
	width: 100%;
}

@media (min-width: 768px) {
.lifetime-awards .nav-tabs .nav-item {
	width: calc(100% / 7);
}
}
.lifetime-awards .tab-pane {
	padding: 2rem 1rem;
}
.lifetime-awards .tab-content {
	margin-bottom: 0.5rem;
}
.lifetime-awards .nav-link {
	background-position: center 0.5rem;
	background-repeat: no-repeat;
	color: #000;
	padding: 4.25rem 0 1rem;
}
.lifetime-awards .nav-link.active {
	font-weight: 700;
}
.lifetime-awards .nav-link.top {
	background-image: url("../icons/star-top.gif");
}
.lifetime-awards .nav-link.diamond {
	background-image: url("../icons/star-diamond.png");
}
.lifetime-awards .nav-link.titanium {
	background-image: url("../icons/star-titanium.png");
}
.lifetime-awards .nav-link.platinum {
	background-image: url("../icons/star-platinum.gif");
}
.lifetime-awards .nav-link.gold {
	background-image: url("../icons/star-gold.gif");
}
.lifetime-awards .nav-link.silver {
	background-image: url("../icons/star-silver.gif");
}
.lifetime-awards .nav-link.bronze {
	background-image: url("../icons/star-bronze.gif");
}
.star {
	background-size: 100% auto;
	font-size: 1.25rem;
	height: 98px;
	margin: 1rem auto;
	position: relative;
	width: 103px;
}
.star span {
	position: absolute;
	text-align: center;
	top: 2.5rem;
	width: 100%;
}
#top .dog, #top hr {
	width: 65%;
}
.diamond {
	background-image: url("../icons/star-diamond-big.png");
	color: #fff;
	
}
.platinum {
	background-image: url("../icons/star-platinum-big.png");
}
.titanium {
	background-image: url("../icons/star-titanium-big.png");
}
.gold {
	background-image: url("../icons/star-gold-big.png");
}
.silver {
	background-image: url("../icons/star-silver-big.png");
}
.bronze {
	background-image: url("../icons/star-bronze-big.png");
	color: #fff;
}
#top h3, .tabular-listing h3 {
	color: #000;
}
.dog img {
	margin-right: 1rem;
}
#top h3 {
	font-size: 1.5rem;
	font-weight: 300;
	text-align: center;
}
#top .dog {
	font-size: 1.125rem;
	margin: 0 auto 2rem;
}
#top .dog .name {
	display: inline-block;
	padding: 0.5rem 0 1rem;
}
#top .dog img {
	margin-right: 1rem;
}
.tabular-listing h3, .tabular-listing img, .tabular-listing p {
	display: block;
	font-size: 1.5rem;
	font-weight: 300;
	text-align: center;
}
.tabular-listing .star {
	text-align: left;
}
.tabular-listing .star span {
	font-size: 1.25rem;
	font-weight: 400;
}
.tabular-listing img {
	float: none;
}

@media (min-width: 992px) {
.tabular-listing h3, .tabular-listing img, .tabular-listing p {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.tabular-listing h3 {
	margin: 0.5rem 0 0 2rem;
}
.tabular-listing h3 span:first-child {
	margin-right: 2rem;
}
.tabular-listing img {
	margin-left: 2rem;
	position: relative;
	top: 1.5rem;
}
}
.tabular-listing .dog img {
	display: inline;
	margin: 2rem 2rem 0;
}

@media (min-width: 992px) {
.tabular-listing .dog img {
	margin: 0 0 0 2rem;
}
}
.table {
	margin-top: 2rem;
}
.table td, .table th {
	border-top: 1px solid #933;
	padding: .15rem; /* Christian N. Abad - Was 1rem; */
}
.no-border-top td, .no-border-top th {
	border-top: none !important;
}
.table thead tr {
	background: rgba(0, 0, 0, 0) url("../images/red-striped-bg.gif") repeat scroll 0 0;
	border: 0 none;
	padding: 0 2rem;
}
.table thead th {
	color: #fff;
	font-size: 1rem;
	font-weight: 300;
	text-transform: uppercase;
}
.table tbody tr:hover {
	background: #f5f5f5 none repeat scroll 0 0;
}
.at-svc-compact .at-icon-wrapper {
	background: #fff url("../icons/link.gif") no-repeat scroll left top !important;
	height: 33px !important;
	padding: 0 !important;
	width: 31px !important;
}
.at-svc-compact .at-icon-addthis {
	display: none;
}
.row.sponsor-logos::before {
	content: "";
}
.featured-video {
	background: #ff9900 none repeat scroll 0 0;
	border-radius: 0;
	margin: 10px 0;
	padding: 20px;
	width: 100%;
}
.featured-video h4 {
	color: #fff;
}
.featured-video .card-interior {
	display: table;
	margin: 0;
	width: 100%;
}
.featured-video .card-img-top, .featured-video .card-block {
	display: table-cell;
	flex-basis: 0;
	vertical-align: top;
}
.featured-video .card-img-top img:hover {
	opacity: 0.9;
}
.featured-video .card-block {
	border: 0 none;
	padding: 1rem;
	width: 52%;
}

@media (max-width: 1200px) {
.featured-video {
	display: block;
	margin: 10px auto;
	max-width: 400px;
	width: 100%;
}
.featured-video .card-img-top, .featured-video .card-block {
	display: block;
	flex-basis: 0;
	width: 100%;
}
}
.embed-video {
	max-width: 650px;
}
#datepicker {
	display: inline-block;
	width: auto;
}
.ui-datepicker-trigger img {
	height: 25px;
	width: 26px;
}
.ui-datepicker-trigger {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	display: inline-block;
}
blockquote {
	background: #f9f9f9 none repeat scroll 0 0;
	border-left: 3px solid #ccc;
	padding: 10px;
}
#skip a {
	height: 1px;
	left: -10000px;
	overflow: hidden;
	position: absolute;
	top: auto;
	width: 1px;
}
#skip a:focus {
	height: auto;
	position: static;
	width: auto;
}
.img-right, .img-left {
	max-width: 350px;
}
.img-right {
	float: right;
	padding: 10px 0 10px 10px;
}
.img-left {
	float: left;
	padding: 10px 10px 10px 0;
}

@media (max-width: 991px) {
.CS_FormFieldLabelContainer, .CS_FormFieldControlContainer {
	display: block;
}
}
#news-filter .form-group {
	padding: 0;
}
#news-filter input:not([type="checkbox"]):not([type="radio"]):not([type="search"]):not([type="submit"]):not([type="button"]) {
	margin: 0;
}
.CS_SR_Results_Header {
	display: block;
	font-size: 24px;
	margin-bottom: 10px;
}

@media (min-width: 992px) {
.CS_SR_Results_Header {
	font-size: 24px;
}
}
.CS_Element_SearchResults table td {
	padding: 10px 0;
}
.CS_Element_SearchResults table td a {
	font-size: 18px;
	font-weight: 700;
}
.CS_SR_PageNav {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.CS_SR_PageNav a.CS_SR_Page {
	color: #003366;
	padding: 0 5px;
	text-decoration: underline;
}
.CS_SR_PageNav a.CS_SR_Page:hover {
	font-weight: bold;
	text-decoration: none;
}
.CS_SR_PageNav span.CS_SR_Current_Page {
	font-weight: 700;
	padding: 0 5px;
}
#cs_control_3674 {
	display: block;
	width: 100%;
}

@media (min-width: 544px) {
#cs_control_3674 {
	display: inline-block;
	width: 50%;
}
.home-info .card-deck.feature-added .card:nth-child(4) {
	top: 33px;
}
}

@media (min-width: 768px) {
.home-info .card-deck.feature-added {
}
#cs_control_3674 {
	width: 25%;
}
.home-info .card-deck.feature-added .card:nth-child(4) {
	top: 0;
}
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
	display: none !important;
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
.visible-xs {
	display: block !important;
}
table.visible-xs {
	display: table !important;
}
tr.visible-xs {
	display: table-row !important;
}
td.visible-xs, th.visible-xs {
	display: table-cell !important;
}
}

@media (max-width: 767px) {
.visible-xs-block {
	display: block !important;
}
}

@media (max-width: 767px) {
.visible-xs-inline {
	display: inline !important;
}
}

@media (max-width: 767px) {
.visible-xs-inline-block {
	display: inline-block !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
	display: block !important;
}
table.visible-sm {
	display: table !important;
}
tr.visible-sm {
	display: table-row !important;
}
td.visible-sm, th.visible-sm {
	display: table-cell !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
	display: block !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
	display: inline !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
	display: inline-block !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
	display: block !important;
}
table.visible-md {
	display: table !important;
}
tr.visible-md {
	display: table-row !important;
}
td.visible-md, th.visible-md {
	display: table-cell !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
	display: block !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
	display: inline !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
	display: inline-block !important;
}
}

@media (min-width: 1200px) {
.visible-lg {
	display: block !important;
}
table.visible-lg {
	display: table !important;
}
tr.visible-lg {
	display: table-row !important;
}
td.visible-lg, th.visible-lg {
	display: table-cell !important;
}
}

@media (min-width: 1200px) {
.visible-lg-block {
	display: block !important;
}
}

@media (min-width: 1200px) {
.visible-lg-inline {
	display: inline !important;
}
}

@media (min-width: 1200px) {
.visible-lg-inline-block {
	display: inline-block !important;
}
}
.panel {
	background-color: #fff;
	border: 1px solid transparent;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
}
.panel-body {
	padding: 15px;
}
.panel-heading {
	border-bottom: 1px solid transparent;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	color: inherit;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
}
.panel > .table-responsive {
	border: 0 none;
	margin-bottom: 0;
}
.panel-group {
	margin-bottom: 20px;
}
.panel-group .panel {
	margin-bottom: 10px;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0 none;
}
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
	border-top: 0 none;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}
.panel-default {
	border-color: #ddd;
}
.panel-default > .panel-heading {
	background-color: #f5f5f5;
	border-color: #ddd;
	color: #333;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
	background-color: #333;
	color: #f5f5f5;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}

@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;
}
}
.accordion-toggle.nav-link {
	display: block;
	padding: 15px;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}

.dog-edit-profile-table {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.dog-edit-profile-table div.table-row {
	display: table-row;
}

.dog-edit-profile-table div.table-cell {
	display: table-cell;
	vertical-align: top;
	padding: 0 10px;
}

@media (max-width: 992px) {
	.dog-edit-profile-table > div.table-cell {
		display: block;
	}
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.loginBox,
.registerBox {
    border: 1px solid gray;
    display: table-cell;
    padding: 1em;
    width: 45%;
}

.loginRegisterContainer {
    display: table;
    margin: auto;
    width: 100%;
}

@media (max-width: 992px) {
	.loginBox,
	.registerBox {
		display: block;
		width: 100%;
		margin: 0 0 30px;
	}
}

#handlerTable caption {
	caption-side: top;
	text-align: center;
	color: #000;
   font-size: 20px;
}

.form-control.hasDatepicker {
	width: 100px !important;
}

.info-list {
	list-style-type: none;
	padding: 0 0 0 10px;
}

/*Competitive Results*/
@media (max-width: 1199px) {
	div.table-scrolling-wrap {
		display: block;
		overflow-y: hidden;
		padding: 0;
		width: 100%;
	}
	div.table-scrolling-wrap th, div.table-scrolling-wrap td {
		display: table-cell;
		white-space: wrap;
		width: auto !important;
	}
}

.grid-item {

	min-height: 150px;

}

.lastupdated  {
	font-size: .75em;
	font-style: italic;
	margin-left: 25px;
	text-decoration: none;
}

.nounderline {
	text-decoration: none;
}
	
	
.formcontents {
	font-size: 1em;
	line-height: .8em;
}
.formcategory {
	font-size: 1.5em;
}

/* added for news tables 5/18/19 - rsegal */

.news_table_small {
	padding: 6px;
}
.news_table_medium {
	padding: 12px;
}
.news_table_large {
	padding: 18px;
}

/* added for hotels 5/21/19 AVT */

.hotel_table {
	width: 100%;
	border-collapse: collapse;
}
.hotel_table.th, .hotel_table.tr {
	padding: 10px;
}
.hotel_table.td:hover {
	{background-color: #f5f5f5;}
}

.z-depth-0 {
	margin-bottom: 0px;
}

.z-depth-0 .card-header {
	padding: 0px;
	background-color: #036;
	font-color: white;
}

.mb-0 .btn-link {
	color: white;
}

.z-depth-0 .card-header .mb-0 {
	margin-bottom: 0px;
}

.filter-nav {
	margin-left:60px;
	float: left;
}

.btn-filter {
	background-color: #C8D8EB;
	border-color: #C8D8EB;
	color: black;
	padding: 0px !important;
	margin: 2px !important;
	font-size: 12px !important;
}

.btn-filter.active {
	background-color: #036;
	border-color: #036;
	color: #fff;
}


