/* Brand colors */
/* Assets */
/* Default var overrides */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; }
body {
	margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: transparent; }
a:active, a:hover {
	outline: 0; }
abbr[title] {
	border-bottom: 1px dotted; }
b, strong {
	font-weight: bold; }
dfn {
	font-style: italic; }
h1 {
	font-size: 2em;
	margin: 0.67em 0; }
mark {
	background: #ff0;
	color: #000; }
small {
	font-size: 80%; }
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline; }
sup {
	top: -0.5em; }
sub {
	bottom: -0.25em; }
img {
	border: 0; }
svg:not(:root) {
	overflow: hidden; }
figure {
	margin: 1em 40px; }
hr {
	box-sizing: content-box;
	height: 0; }
pre {
	overflow: auto; }
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em; }
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0; }
button {
	overflow: visible; }
button, select {
	text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer; }
button[disabled], html input[disabled] {
	cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0; }
input {
	line-height: normal; }
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto; }
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none; }
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em; }
legend {
	border: 0;
	padding: 0; }
textarea {
	overflow: auto; }
optgroup {
	font-weight: bold; }
table {
	border-collapse: collapse;
	border-spacing: 0; }
td, th {
	padding: 0; }
@media print {
* {
	text-shadow: none !important;
	color: #000 !important;
	background: transparent !important;
	box-shadow: none !important; }
a, a:visited {
	text-decoration: underline; }
a[href]:after {
	content: " (" attr(href) ")"; }
abbr[title]:after {
	content: " (" attr(title) ")"; }
a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""; }
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid; }
thead {
	display: table-header-group; }
tr, img {
	page-break-inside: avoid; }
img {
	max-width: 100%; }
p, h2, h3 {
	orphans: 3;
	widows: 3; }
h2, h3 {
	page-break-after: avoid; }
select {
	background: #fff !important; }
.navbar {
	display: none; }
.table td, .table th {
	background-color: #fff !important; }
.btn > .caret, .dropup > .btn > .caret {
	border-top-color: #000 !important; }
.label {
	border: 1px solid #000; }
.table {
	border-collapse: collapse !important; }
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd !important; } }
* {
box-sizing: border-box; }
*:before, *:after {
box-sizing: border-box; }
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body {
font-family: "franklin-gothic-urw", Helvetica, Arial, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 14px;
line-height: 1.42857;
color: #333333;
background-color: #fff; }
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit; }
a {
color: #004d40;
text-decoration: none; }
a:hover, a:focus {
color: #000000;
text-decoration: underline; }
a:focus {
outline: thin dotted;
outline: 5px auto-webkit-focus-ring-color;
outline-offset: -2px; }
a.link-directedit {
	color: white;
}
figure {
margin: 0; }
img {
vertical-align: middle; }
.img-responsive {
display: block;
max-width: 100%;
height: auto; }
.img-rounded {
border-radius: 6px; }
.img-thumbnail {
padding: 4px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto; }
.img-circle {
border-radius: 50%; }
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee; }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit; }
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
font-weight: normal;
line-height: 1;
color: #acacac; }
h1, .h1, h2, .h2, h3, .h3 {
margin-top: 20px;
margin-bottom: 10px; }
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
font-size: 65%; }
h4, .h4, h5, .h5, h6, .h6 {
margin-top: 10px;
margin-bottom: 10px; }
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
font-size: 75%; }
h1, .h1 {
font-size: 36px; }
h2, .h2 {
font-size: 30px; }
h3, .h3 {
font-size: 24px; }
h4, .h4 {
font-size: 18px; }
h5, .h5 {
font-size: 14px; }
h6, .h6 {
font-size: 12px; }
p {
margin: 0 0 10px; }
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 200;
line-height: 1.4; }
@media (min-width: 768px) {
.lead {
  font-size: 21px; } }
small, .small {
font-size: 85%; }
cite {
font-style: normal; }
mark, .mark {
background-color: #fcf8e3;
padding: 0.2em; }
.text-left {
text-align: left; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text-justify {
text-align: justify; }
.text-muted {
color: #acacac; }
.text-primary {
color: #004d40; }
a.text-primary:hover {
color: #001a15; }
.text-success {
color: #3c763d; }
a.text-success:hover {
color: #2b542b; }
.text-info {
color: #31708f; }
a.text-info:hover {
color: #245369; }
.text-warning {
color: #8a6d3b; }
a.text-warning:hover {
color: #66502c; }
.text-danger {
color: #a94442; }
a.text-danger:hover {
color: #843534; }
.bg-primary {
color: #fff; }
.bg-primary {
background-color: #004d40; }
a.bg-primary:hover {
background-color: #001a15; }
.bg-success {
background-color: #dff0d8; }
a.bg-success:hover {
background-color: #c1e2b3; }
.bg-info {
background-color: #d9edf7; }
a.bg-info:hover {
background-color: #afdaee; }
.bg-warning {
background-color: #fcf8e3; }
a.bg-warning:hover {
background-color: #f7ecb5; }
.bg-danger {
background-color: #f2dede; }
a.bg-danger:hover {
background-color: #e4b9b9; }
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee; }
ul, ol {
margin-top: 0;
margin-bottom: 10px; }
ul ul, ul ol, ol ul, ol ol {
margin-bottom: 0; }
.list-unstyled, .list-inline {
padding-left: 0;
list-style: none; }
.list-inline {
margin-left: -5px; }
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px; }
dl {
margin-top: 0;
margin-bottom: 20px; }
dt, dd {
line-height: 1.42857; }
dt {
font-weight: bold; }
dd {
margin-left: 0; }
.dl-horizontal dd:before, .dl-horizontal dd:after {
content: " ";
display: table; }
.dl-horizontal dd:after {
clear: both; }
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.dl-horizontal dd {
margin-left: 180px; } }
abbr[title], abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #acacac; }
.initialism {
font-size: 90%;
text-transform: uppercase; }
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857;
color: #acacac; }
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0'; }
.blockquote-reverse, blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right; }
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
content: ''; }
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
content: '\00A0 \2014'; }
blockquote:before, blockquote:after {
content: ""; }
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857; }
code, kbd, pre, samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px; }
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px; }
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0; }
.pre-scrollable {
max-height: 340px;
overflow-y: scroll; }
.container {
margin-right: auto;
margin-left: auto;
padding-left: 20px;
padding-right: 20px; }
.container:before, .container:after {
content: " ";
display: table; }
.container:after {
clear: both; }
@media (min-width: 768px) {
.container {
  width: 750px; } }
@media (min-width: 992px) {
.container {
  width: 970px; } }
@media (min-width: 1200px) {
.container {
  width: 1170px; } }
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.container-fluid:before, .container-fluid:after {
content: " ";
display: table; }
.container-fluid:after {
clear: both; }
.row {
margin-left: -15px;
margin-right: -15px; }
.row:before, .row:after {
content: " ";
display: table; }
.row:after {
clear: both; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left; }
.col-xs-1 {
width: 8.33333%; }
.col-xs-2 {
width: 16.66667%; }
.col-xs-3 {
width: 25%; }
.col-xs-4 {
width: 33.33333%; }
.col-xs-5 {
width: 41.66667%; }
.col-xs-6 {
width: 50%; }
.col-xs-7 {
width: 58.33333%; }
.col-xs-8 {
width: 66.66667%; }
.col-xs-9 {
width: 75%; }
.col-xs-10 {
width: 83.33333%; }
.col-xs-11 {
width: 91.66667%; }
.col-xs-12 {
width: 100%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-pull-1 {
right: 8.33333%; }
.col-xs-pull-2 {
right: 16.66667%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-4 {
right: 33.33333%; }
.col-xs-pull-5 {
right: 41.66667%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-7 {
right: 58.33333%; }
.col-xs-pull-8 {
right: 66.66667%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-10 {
right: 83.33333%; }
.col-xs-pull-11 {
right: 91.66667%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-push-0 {
left: auto; }
.col-xs-push-1 {
left: 8.33333%; }
.col-xs-push-2 {
left: 16.66667%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-4 {
left: 33.33333%; }
.col-xs-push-5 {
left: 41.66667%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-7 {
left: 58.33333%; }
.col-xs-push-8 {
left: 66.66667%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-10 {
left: 83.33333%; }
.col-xs-push-11 {
left: 91.66667%; }
.col-xs-push-12 {
left: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 8.33333%; }
.col-xs-offset-2 {
margin-left: 16.66667%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-4 {
margin-left: 33.33333%; }
.col-xs-offset-5 {
margin-left: 41.66667%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-7 {
margin-left: 58.33333%; }
.col-xs-offset-8 {
margin-left: 66.66667%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-10 {
margin-left: 83.33333%; }
.col-xs-offset-11 {
margin-left: 91.66667%; }
.col-xs-offset-12 {
margin-left: 100%; }
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left; }
.col-sm-1 {
width: 8.33333%; }
.col-sm-2 {
width: 16.66667%; }
.col-sm-3 {
width: 25%; }
.col-sm-4 {
width: 33.33333%; }
.col-sm-5 {
width: 41.66667%; }
.col-sm-6 {
width: 50%; }
.col-sm-7 {
width: 58.33333%; }
.col-sm-8 {
width: 66.66667%; }
.col-sm-9 {
width: 75%; }
.col-sm-10 {
width: 83.33333%; }
.col-sm-11 {
width: 91.66667%; }
.col-sm-12 {
width: 100%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-pull-1 {
right: 8.33333%; }
.col-sm-pull-2 {
right: 16.66667%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-4 {
right: 33.33333%; }
.col-sm-pull-5 {
right: 41.66667%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-7 {
right: 58.33333%; }
.col-sm-pull-8 {
right: 66.66667%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-10 {
right: 83.33333%; }
.col-sm-pull-11 {
right: 91.66667%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-push-0 {
left: auto; }
.col-sm-push-1 {
left: 8.33333%; }
.col-sm-push-2 {
left: 16.66667%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-4 {
left: 33.33333%; }
.col-sm-push-5 {
left: 41.66667%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-7 {
left: 58.33333%; }
.col-sm-push-8 {
left: 66.66667%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-10 {
left: 83.33333%; }
.col-sm-push-11 {
left: 91.66667%; }
.col-sm-push-12 {
left: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 8.33333%; }
.col-sm-offset-2 {
margin-left: 16.66667%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-4 {
margin-left: 33.33333%; }
.col-sm-offset-5 {
margin-left: 41.66667%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-7 {
margin-left: 58.33333%; }
.col-sm-offset-8 {
margin-left: 66.66667%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-10 {
margin-left: 83.33333%; }
.col-sm-offset-11 {
margin-left: 91.66667%; }
.col-sm-offset-12 {
margin-left: 100%; } }
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left; }
.col-md-1 {
width: 8.33333%; }
.col-md-2 {
width: 16.66667%; }
.col-md-3 {
width: 25%; }
.col-md-4 {
width: 33.33333%; }
.col-md-5 {
width: 41.66667%; }
.col-md-6 {
width: 50%; }
.col-md-7 {
width: 58.33333%; }
.col-md-8 {
width: 66.66667%; }
.col-md-9 {
width: 75%; }
.col-md-10 {
width: 83.33333%; }
.col-md-11 {
width: 91.66667%; }
.col-md-12 {
width: 100%; }
.col-md-pull-0 {
right: auto; }
.col-md-pull-1 {
right: 8.33333%; }
.col-md-pull-2 {
right: 16.66667%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-4 {
right: 33.33333%; }
.col-md-pull-5 {
right: 41.66667%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-7 {
right: 58.33333%; }
.col-md-pull-8 {
right: 66.66667%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-10 {
right: 83.33333%; }
.col-md-pull-11 {
right: 91.66667%; }
.col-md-pull-12 {
right: 100%; }
.col-md-push-0 {
left: auto; }
.col-md-push-1 {
left: 8.33333%; }
.col-md-push-2 {
left: 16.66667%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-4 {
left: 33.33333%; }
.col-md-push-5 {
left: 41.66667%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-7 {
left: 58.33333%; }
.col-md-push-8 {
left: 66.66667%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-10 {
left: 83.33333%; }
.col-md-push-11 {
left: 91.66667%; }
.col-md-push-12 {
left: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 8.33333%; }
.col-md-offset-2 {
margin-left: 16.66667%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-4 {
margin-left: 33.33333%; }
.col-md-offset-5 {
margin-left: 41.66667%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-7 {
margin-left: 58.33333%; }
.col-md-offset-8 {
margin-left: 66.66667%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-10 {
margin-left: 83.33333%; }
.col-md-offset-11 {
margin-left: 91.66667%; }
.col-md-offset-12 {
margin-left: 100%; } }
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left; }
.col-lg-1 {
width: 8.33333%; }
.col-lg-2 {
width: 16.66667%; }
.col-lg-3 {
width: 25%; }
.col-lg-4 {
width: 33.33333%; }
.col-lg-5 {
width: 41.66667%; }
.col-lg-6 {
width: 50%; }
.col-lg-7 {
width: 58.33333%; }
.col-lg-8 {
width: 66.66667%; }
.col-lg-9 {
width: 75%; }
.col-lg-10 {
width: 83.33333%; }
.col-lg-11 {
width: 91.66667%; }
.col-lg-12 {
width: 100%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-pull-1 {
right: 8.33333%; }
.col-lg-pull-2 {
right: 16.66667%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-4 {
right: 33.33333%; }
.col-lg-pull-5 {
right: 41.66667%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-7 {
right: 58.33333%; }
.col-lg-pull-8 {
right: 66.66667%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-10 {
right: 83.33333%; }
.col-lg-pull-11 {
right: 91.66667%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-push-0 {
left: auto; }
.col-lg-push-1 {
left: 8.33333%; }
.col-lg-push-2 {
left: 16.66667%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-4 {
left: 33.33333%; }
.col-lg-push-5 {
left: 41.66667%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-7 {
left: 58.33333%; }
.col-lg-push-8 {
left: 66.66667%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-10 {
left: 83.33333%; }
.col-lg-push-11 {
left: 91.66667%; }
.col-lg-push-12 {
left: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 8.33333%; }
.col-lg-offset-2 {
margin-left: 16.66667%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-4 {
margin-left: 33.33333%; }
.col-lg-offset-5 {
margin-left: 41.66667%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-7 {
margin-left: 58.33333%; }
.col-lg-offset-8 {
margin-left: 66.66667%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-10 {
margin-left: 83.33333%; }
.col-lg-offset-11 {
margin-left: 91.66667%; }
.col-lg-offset-12 {
margin-left: 100%; } }
table {
max-width: 100%;
background-color: transparent; }
th {
text-align: left; }
.table {
width: 100%;
margin-bottom: 20px; }
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857;
vertical-align: top;
border-top: 1px solid #ddd; }
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd; }
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
border-top: 0; }
.table > tbody + tbody {
border-top: 2px solid #ddd; }
.table .table {
background-color: #fff; }
.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
padding: 5px; }
.table-bordered {
border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
border-bottom-width: 2px; }
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9; }
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
background-color: #f5f5f5; }
table col[class*="col-"] {
position: static;
float: none;
display: table-column; }
table td[class*="col-"], table th[class*="col-"] {
position: static;
float: none;
display: table-cell; }
.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
background-color: #f5f5f5; }
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8; }
.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
background-color: #dff0d8; }
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6; }
.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
background-color: #d9edf7; }
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
background-color: #c4e4f3; }
.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
background-color: #fcf8e3; }
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc; }
.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
background-color: #f2dede; }
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc; }
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: scroll;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
-webkit-overflow-scrolling: touch; }
.table-responsive > .table {
  margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
.table-responsive > .table-bordered {
  border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0; }
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5; }
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold; }
input[type="search"] {
box-sizing: border-box; }
input[type="radio"], input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal; }
input[type="file"] {
display: block; }
input[type="range"] {
display: block;
width: 100%; }
select[multiple], select[size] {
height: auto; }
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto-webkit-focus-ring-color;
outline-offset: -2px; }
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857;
color: #555555; }
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus {
border-color: #66afe9;
outline: 0;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder {
color: #acacac;
opacity: 1; }
.form-control:-ms-input-placeholder {
color: #acacac; }
.form-control::-webkit-input-placeholder {
color: #acacac; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
opacity: 1; }
textarea.form-control {
height: auto; }
input[type="search"] {
-webkit-appearance: none; }
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
line-height: 34px;
line-height: 1.42857 \0; }
input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn {
line-height: 30px; }
input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn {
line-height: 46px; }
.form-group {
margin-bottom: 15px; }
.radio, .checkbox {
display: block;
min-height: 20px;
margin-top: 10px;
margin-bottom: 10px; }
.radio label, .checkbox label {
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer; }
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px; }
.radio + .radio, .checkbox + .checkbox {
margin-top: -5px; }
.radio-inline, .checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer; }
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px; }
input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline {
cursor: not-allowed; }
.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
height: 30px;
line-height: 30px; }
textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn {
height: auto; }
.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px; }
select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
height: 46px;
line-height: 46px; }
textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn {
height: auto; }
.has-feedback {
position: relative; }
.has-feedback .form-control {
padding-right: 42.5px; }
.form-control-feedback {
position: absolute;
top: 25px;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center; }
.input-lg + .form-control-feedback, .input-lg + .input-group-lg > .form-control, .input-group-lg > .input-lg + .form-control, .input-lg + .input-group-lg > .input-group-addon, .input-group-lg > .input-lg + .input-group-addon, .input-lg + .input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .input-lg + .btn {
width: 46px;
height: 46px;
line-height: 46px; }
.input-sm + .form-control-feedback, .input-sm + .input-group-sm > .form-control, .input-group-sm > .input-sm + .form-control, .input-sm + .input-group-sm > .input-group-addon, .input-group-sm > .input-sm + .input-group-addon, .input-sm + .input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .input-sm + .btn {
width: 30px;
height: 30px;
line-height: 30px; }
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
color: #3c763d; }
.has-success .form-control {
border-color: #3c763d;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus {
border-color: #2b542b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8; }
.has-success .form-control-feedback {
color: #3c763d; }
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
color: #8a6d3b; }
.has-warning .form-control {
border-color: #8a6d3b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus {
border-color: #66502c;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c09f6b; }
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3; }
.has-warning .form-control-feedback {
color: #8a6d3b; }
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
color: #a94442; }
.has-error .form-control {
border-color: #a94442;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus {
border-color: #843534;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede; }
.has-error .form-control-feedback {
color: #a94442; }
.form-control-static {
margin-bottom: 0; }
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373; }
@media (min-width: 768px) {
.form-inline .form-group, .form-inline .navbar-form {
display: inline-block;
margin-bottom: 0;
vertical-align: middle; }
.form-inline .form-control, .form-inline .navbar-form {
display: inline-block;
width: auto;
vertical-align: middle; }
.form-inline .input-group, .form-inline .navbar-form {
display: inline-table;
vertical-align: middle; }
.form-inline .input-group .input-group-addon, .form-inline .input-group .navbar-form, .form-inline .input-group .input-group-btn, .form-inline .input-group .navbar-form, .form-inline .input-group .form-control, .form-inline .input-group .navbar-form {
  width: auto; }
.form-inline .input-group > .form-control, .form-inline .input-group > .navbar-form {
width: 100%; }
.form-inline .control-label, .form-inline .navbar-form {
margin-bottom: 0;
vertical-align: middle; }
.form-inline .radio, .form-inline .navbar-form, .form-inline .checkbox, .form-inline .navbar-form {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
vertical-align: middle; }
.form-inline .radio input[type="radio"], .form-inline .radio .navbar-form, .form-inline .checkbox input[type="checkbox"], .form-inline .checkbox .navbar-form {
float: none;
margin-left: 0; }
.form-inline .has-feedback .form-control-feedback, .form-inline .has-feedback .navbar-form {
top: 0; } }
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox {
min-height: 27px; }
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
content: " ";
display: table; }
.form-horizontal .form-group:after {
clear: both; }
.form-horizontal .form-control-static {
padding-top: 7px;
padding-bottom: 7px; }
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 15px; }
.btn {
display: inline-block;
margin-bottom: 4px;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 2px solid transparent;
white-space: normal;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
border-radius: 6px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.btn:focus, .btn:active:focus, .btn.active:focus {
outline: thin dotted;
outline: 5px auto-webkit-focus-ring-color;
outline-offset: -2px; }
.btn:hover, .btn:focus {
color: #333;
text-decoration: none; }
.btn:active, .btn.active {
outline: 0;
background-image: none;
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
box-shadow: none; }
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
color: #333;
background-color: #e6e6e6;
border-color: #adadad; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc; }
.btn-default .badge {
color: #fff;
background-color: #333; }
.btn-primary {
color: #fff;
background-color: #847641;
border-color: #847641; }
a.btn-primary {
	color: white;
}
a.btn-primary:hover, a.btn-primary:focus, a.btn-primary:active, a.btn-primary.active, .open > a.btn-primary.dropdown-toggle {
color: #847641;
background-color: white;
border-color: #847641; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
background-color: #004d40;
border-color: #00342a; }
.btn-primary .badge {
color: #004d40;
background-color: #fff; }
.btn-white {
	color: #fff;
	background-color: transparent;
	background-color: rgba(255,255,255,0.1);
	border-color: #fff;
	font: bold 115%/1.1 "nimbus-sans-condensed", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	border-radius: 1.2em;
	letter-spacing: 1px;
	padding: 0.5em;
	width: 80%;
	max-width: 320px;
}
a.btn-white {
	color: white;
}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open > .btn-white.dropdown-toggle {
	color: #333;
	background-color: white;
	background-color: rgba(255,255,255,0.75);
	border-color: white;
}
a.btn.btn-white:hover {
	color: #333 !important;
}
.btn-white:active, .btn-white.active, .open > .btn-white.dropdown-toggle {
	background-image: none;
}
.btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled:active, .btn-white.disabled.active, .btn-white[disabled], .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled]:active, .btn-white[disabled].active, fieldset[disabled] .btn-white, fieldset[disabled] .btn-white:hover, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white.active {
	background-color: #004d40;
	border-color: #00342a;
}
.btn-white .badge {
	color: #004d40;
	background-color: #fff;
}
.btn-tertiary {
	color: #ab9767;
	border-color: #ab9767;
	font: bold 115%/1.1 "nimbus-sans-condensed", sans-serif;
	font-weight: 400;
	border-radius: 0;
	letter-spacing: 1px;
	padding: 0.5em;
}
.btn-give {
	font: bold 135%/1.1 "nimbus-sans-condensed", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	width: 80%;
	max-width: 160px;
	border-radius: 1.2em;
	letter-spacing: 1px;
	display: block;
	margin: 6px auto;
	padding: 0.5em;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4eae4c; }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
color: #fff;
background-color: #469d44;
border-color: #3b8439; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4eae4c; }
.btn-success .badge {
color: #5cb85c;
background-color: #fff; }
.btn-info {
color: #fff;
background-color: #4f86a0;
border-color: #4f86a0; }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
color: #fff !important;
background-color: #565656;
border-color: #565656; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46bada; }
.btn-info .badge {
color: #5bc0de;
background-color: #fff; }
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #ec971f;
border-color: #d58112; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236; }
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff; }
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43d3a; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #c92e2c;
border-color: #ac2525; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43d3a; }
.btn-danger .badge {
color: #d9534f;
background-color: #fff; }
.btn-link {
color: #004d40;
font-weight: normal;
cursor: pointer;
border-radius: 0; }
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
background-color: transparent;
box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent; }
.btn-link:hover, .btn-link:focus {
color: #000000;
text-decoration: underline;
background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
color: #acacac;
text-decoration: none; }
.btn-lg, .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px; }
.btn-sm, .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.btn-xs, .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px; }
.btn-block {
display: block;
width: 100%;
max-width: 350px;
margin-left: auto;
margin-right: auto;
padding-left: 0;
padding-right: 0; }
.btn-block + .btn-block {
margin-top: 5px; }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
width: 100%; }
.fade {
opacity: 0;
transition: opacity 0.15s linear; }
.fade.in {
opacity: 1; }
.collapse {
display: none; }
.collapse.in {
display: block; }
tr.collapse.in {
display: table-row; }
tbody.collapse.in {
display: table-row-group; }
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease; }
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent; }
.dropdown {
position: relative; }
.dropdown-toggle:focus {
outline: 0; }
 .dropdown-menu {
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
background-clip: padding-box; }
 .dropdown-menu.pull-right {
right: 0;
left: auto; }
 .dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
 .dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857;
color: #333333; }
/*  .dropdown-menu > li > a:hover,  .dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5; } */
 .dropdown-menu > .active > a,  .dropdown-menu > .active > a:hover,  .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
outline: 0;
background-color: #004d40; }
 .dropdown-menu > .disabled > a,  .dropdown-menu > .disabled > a:hover,  .dropdown-menu > .disabled > a:focus {
color: #acacac;
cursor: pointer; }
 .dropdown-menu > .disabled > a:hover,  .dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: pointer; }
.open >  .dropdown-menu {
display: block; }
.open > a {
outline: 0; }
 .dropdown-menu-right {
left: auto;
right: 0; }
 .dropdown-menu-left {
left: 0;
right: auto; }
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857;
color: #acacac; }
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990; }
.pull-right >  .dropdown-menu {
right: 0;
left: auto; }
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid;
content: ""; }
.dropup  .dropdown-menu, .navbar-fixed-bottom .dropdown  .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px; }
@media (min-width: 768px) {
.navbar-right  .dropdown-menu {
right: 0;
left: auto; }
.navbar-right  .dropdown-menu-left {
left: 0;
right: auto; } }
.btn-group, .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle; }
.btn-group > .btn, .btn-group-vertical > .btn {
position: relative;
float: left; }
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
  z-index: 2; }
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  outline: 0; }
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
margin-left: -1px; }
.btn-toolbar {
margin-left: -5px; }
.btn-toolbar:before, .btn-toolbar:after {
content: " ";
display: table; }
.btn-toolbar:after {
clear: both; }
.btn-toolbar .btn-group, .btn-toolbar .input-group {
float: left; }
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
margin-left: 5px; }
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0; }
.btn-group > .btn:first-child {
margin-left: 0; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.btn-group > .btn-group {
float: left; }
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0; }
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.btn-group > .btn-group:last-child > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
outline: 0; }
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px; }
.btn-group > .btn-lg + .dropdown-toggle, .btn-group > .btn-lg + .btn-group-lg > .btn, .btn-group-lg > .btn-group > .btn-lg + .btn {
padding-left: 12px;
padding-right: 12px; }
.btn-group.open .dropdown-toggle {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn-group.open .dropdown-toggle.btn-link {
box-shadow: none; }
.btn .caret {
margin-left: 0; }
.btn-lg .caret, .btn-lg .btn-group-lg > .btn, .btn-group-lg > .btn-lg .btn {
border-width: 5px 5px 0;
border-bottom-width: 0; }
.dropup .btn-lg .caret, .dropup .btn-lg .btn-group-lg > .btn, .btn-group-lg > .dropup .btn-lg .btn {
border-width: 0 5px 5px; }
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
content: " ";
display: table; }
.btn-group-vertical > .btn-group:after {
clear: both; }
.btn-group-vertical > .btn-group > .btn {
float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0; }
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0; }
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0; }
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0; }
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate; }
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%; }
.btn-group-justified > .btn-group .btn {
width: 100%; }
[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
position: absolute;
z-index: -1;
opacity: 0; }
.input-group {
position: relative;
display: table;
border-collapse: separate; }
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0; }
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0; }
.input-group-addon, .input-group-btn, .input-group .form-control {
display: table-cell; }
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0; }
.input-group-addon, .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle; }
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #ccc;
border-radius: 4px; }
.input-group-addon.input-sm, .input-group-sm > .input-group-addon.form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px; }
.input-group-addon.input-lg, .input-group-lg > .input-group-addon.form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px; }
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
margin-top: 0; }
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.input-group-addon:first-child {
border-right: 0; }
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.input-group-addon:last-child {
border-left: 0; }
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap; }
.input-group-btn > .btn {
position: relative; }
.input-group-btn > .btn + .btn {
  margin-left: -1px; }
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2; }
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
margin-right: -1px; }
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
margin-left: -1px; }
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none; }
.nav:before, .nav:after {
content: " ";
display: table; }
.nav:after {
clear: both; }
.nav > li {
position: relative;
display: block; }
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }
  .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee; }
.nav > li.disabled > a {
  color: #acacac; }
  .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #acacac;
    text-decoration: none;
    background-color: transparent;
    cursor: pointer; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #eeeeee;
border-color: #004d40; }
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5; }
.nav > li > a > img {
max-width: none; }
.nav-tabs {
border-bottom: 1px solid #ddd; }
.nav-tabs > li {
float: left;
margin-bottom: -1px; }
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }
  .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }
.nav-pills > li {
float: left; }
.nav-pills > li > a {
border-radius: 4px; }
.nav-pills > li + li {
margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #004d40; }
.nav-stacked > li {
float: none; }
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0; }
.nav-justified, .nav-tabs.nav-justified {
width: 100%; }
.nav-justified > li, .nav-justified > .nav-tabs.nav-justified {
float: none; }
.nav-justified > li > a, .nav-justified > li > .nav-tabs.nav-justified {
  text-align: center;
  margin-bottom: 5px; }
.nav-justified > .dropdown  .dropdown-menu, .nav-justified > .dropdown .nav-tabs.nav-justified {
top: auto;
left: auto; }
@media (min-width: 768px) {
.nav-justified > li, .nav-justified > .nav-tabs.nav-justified {
  display: table-cell;
  width: 1%; }
  .nav-justified > li > a, .nav-justified > li > .nav-tabs.nav-justified {
    margin-bottom: 0; } }
.nav-tabs-justified, .nav-tabs.nav-justified, .nav-tabs.nav-justified {
border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs-justified > li > .nav-tabs.nav-justified, .nav-tabs-justified > li > .nav-tabs.nav-justified {
margin-right: 0;
border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified {
border: 1px solid #ddd; }
@media (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs-justified > li > .nav-tabs.nav-justified, .nav-tabs-justified > li > .nav-tabs.nav-justified {
  border-bottom: 1px solid #ddd;
  border-radius: 4px 4px 0 0; }
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified {
  border-bottom-color: #fff; } }
.tab-content > .tab-pane {
display: none; }
.tab-content > .active {
display: block; }
.nav-tabs  .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0; }
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent; }
@media (max-width: 767px) {
	.navbar {
		min-height: 0;
	}
}
.navbar:before, .navbar:after {
content: " ";
display: table; }
.navbar:after {
clear: both; }
@media (min-width: 768px) {
.navbar {
  border-radius: 4px; } }
.navbar-header:before, .navbar-header:after {
content: " ";
display: table; }
.navbar-header:after {
clear: both; }
@media (min-width: 768px) {
.navbar-header {
float: left; } }
.navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after {
content: " ";
display: table; }
.navbar-collapse:after {
clear: both; }
.navbar-collapse.in {
overflow-y: auto; }
@media (min-width: 768px) {
.navbar-collapse {
  width: auto;
  border-top: 0;
  box-shadow: none; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .navbar-collapse.in {
    overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0; } }
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height: 340px; }
@media (max-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 200px; } }
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px; }
@media (min-width: 768px) {
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
	margin-right: 0;
	margin-left: 0; } }
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px; }
@media (min-width: 768px) {
.navbar-static-top {
	border-radius: 0; } }
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030; }
@media (min-width: 768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0; } }
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px; }
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0; }
.navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
height: 50px; }
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none; }
	@media (min-width: 768px) {
		.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
			margin-left: -15px;
		}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px; }
.navbar-toggle:focus {
outline: 0; }
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
background: white; }
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px; }
@media (min-width: 768px) {
.navbar-toggle {
	display: none; } }
.navbar-nav {
margin: 7.5px -15px; }
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px; }
@media (max-width: 767px) {
.navbar-nav .open  .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none; }
.navbar-nav .open  .dropdown-menu > li > a, .navbar-nav .open  .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px; }
.navbar-nav .open  .dropdown-menu > li > a {
	line-height: 20px; }
.navbar-nav .open  .dropdown-menu > li > a:hover, .navbar-nav .open  .dropdown-menu > li > a:focus {
	background-image: none; } }
@media (min-width: 768px) {
.navbar-nav {
	min-height: 100%;
	width: 100%;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

  	-webkit-flex-row: row;
	flex-row: row;

	margin: 0; }
.navbar-nav > li {
	width: 16%;
	float: left;
	border-right: solid 1px #8d8d8d;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1; }
.navbar-nav > li:nth-of-type(5) {
	border-right: none;
}
.navbar-nav > li > a {
	padding-top: 15px;
	padding-bottom: 15px; }
.navbar-nav.navbar-right:last-child {
	margin-right: -15px; } }
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 8px;
margin-bottom: 8px; }
@media (max-width: 767px) {
.navbar-form .form-group {
	margin-bottom: 5px; } }
@media (min-width: 768px) {
.navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	box-shadow: none; }
.navbar-form.navbar-right:last-child {
	margin-right: -15px; } }
.navbar-nav > li >  .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0; }
.navbar-fixed-bottom .navbar-nav > li >  .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px; }
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
margin-top: 10px;
margin-bottom: 10px; }
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
margin-top: 14px;
margin-bottom: 14px; }
.navbar-text {
margin-top: 15px;
margin-bottom: 15px; }
@media (min-width: 768px) {
.navbar-text {
	float: left;
	margin-left: 15px;
	margin-right: 15px; }
.navbar-text.navbar-right:last-child {
	margin-right: 0; } }
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7; }
.navbar-default .navbar-brand {
color: #777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent; }
.navbar-default .navbar-text {
color: #777; }
.navbar-default .navbar-nav > li > a {
color: #777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent; }
.navbar-default .navbar-toggle {
border-color: #ddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #ddd; }
.navbar-default .navbar-toggle .icon-bar {
background-color: #888; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #e7e7e7; }
/* .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus */
.navbar-default .menuIsOpen > a:hover {
background-color: #d2c5a8;
color: #555; }
@media (max-width: 767px) {
.navbar-default .navbar-nav .open  .dropdown-menu > li > a {
	color: white; }
.navbar-default .navbar-nav .open  .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open  .dropdown-menu > li > a:hover {
	color: #847641;
	background: transparent;
}
.navbar-default .navbar-nav .open  .dropdown-menu > .active > a, .navbar-default .navbar-nav .open  .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open  .dropdown-menu > .active > a:focus {
	color: #555;
	background-color: #e7e7e7; }
.navbar-default .navbar-nav .open  .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open  .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open  .dropdown-menu > .disabled > a:focus {
	color: #ccc;
	background-color: transparent; } }
.navbar-default .navbar-link {
color: #777; }
.navbar-default .navbar-link:hover {
color: #333; }
.navbar-default .btn-link {
color: #777; }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
color: #333; }
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc; }
.navbar-inverse {
background-color: #222;
border-color: #090909; }
.navbar-inverse .navbar-brand {
color: #acacac; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent; }
.navbar-inverse .navbar-text {
color: #acacac; }
.navbar-inverse .navbar-nav > li > a {
color: #acacac; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent; }
.navbar-inverse .navbar-toggle {
border-color: #333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #333; }
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #090909;
color: #fff; }
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open  .dropdown-menu > .dropdown-header {
	border-color: #090909; }
.navbar-inverse .navbar-nav .open  .dropdown-menu .divider {
	background-color: #090909; }
.navbar-inverse .navbar-nav .open  .dropdown-menu > li > a {
	color: #acacac; }
.navbar-inverse .navbar-nav .open  .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open  .dropdown-menu > li > a:focus {
	color: #fff;
	background-color: transparent; }
.navbar-inverse .navbar-nav .open  .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open  .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open  .dropdown-menu > .active > a:focus {
	color: #fff;
	background-color: #090909; }
.navbar-inverse .navbar-nav .open  .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open  .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open  .dropdown-menu > .disabled > a:focus {
	color: #444;
	background-color: transparent; } }
.navbar-inverse .navbar-link {
color: #acacac; }
.navbar-inverse .navbar-link:hover {
color: #fff; }
.navbar-inverse .btn-link {
color: #acacac; }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
color: #fff; }
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444; }
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px; }
.breadcrumb > li {
display: inline-block; }
.breadcrumb > li + li:before {
content: "/\00a0";
padding: 0 5px;
color: #ccc; }
.breadcrumb > .active {
color: #acacac; }
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px; }
.pagination > li {
display: inline; }
.pagination > li > a, .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857;
text-decoration: none;
color: #004d40;
background-color: #fff;
border: 1px solid #ddd;
margin-left: -1px; }
.pagination > li:first-child > a, .pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px; }
.pagination > li:last-child > a, .pagination > li:last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
color: #000000;
background-color: #eeeeee;
border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
z-index: 2;
color: #fff;
background-color: #004d40;
border-color: #004d40;
cursor: default; }
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
color: #acacac;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed; }
.pagination-lg > li > a, .pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
border-bottom-right-radius: 6px;
border-top-right-radius: 6px; }
.pagination-sm > li > a, .pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px; }
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; }
.pager {
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center; }
.pager:before, .pager:after {
content: " ";
display: table; }
.pager:after {
clear: both; }
.pager li {
display: inline; }
.pager li > a, .pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px; }
.pager li > a:hover, .pager li > a:focus {
text-decoration: none;
background-color: #eeeeee; }
.pager .next > a, .pager .next > span {
float: right; }
.pager .previous > a, .pager .previous > span {
float: left; }
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
color: #acacac;
background-color: #fff;
cursor: not-allowed; }
.label {
display: inline;
padding: 0.2em 0.6em 0.3em;
font-size: 65%;
font-weight: normal;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
border-radius: 0.25em; }
.label:empty {
display: none; }
.btn .label {
position: relative;
top: -1px; }
a.label:hover, a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer; }
.label-default {
background-color: #acacac; }
.label-default[href]:hover, .label-default[href]:focus {
background-color: #939393; }
.label-primary {
background-color: #7a232e; }
.label-primary[href]:hover, .label-primary[href]:focus {
background-color: #001a15; }
.label-success {
background-color: #5cb85c; }
.label-success[href]:hover, .label-success[href]:focus {
background-color: #469d44; }
.label-info {
background-color: #5bc0de; }
.label-info[href]:hover, .label-info[href]:focus {
background-color: #31b2d5; }
.label-warning {
background-color: #f0ad4e; }
.label-warning[href]:hover, .label-warning[href]:focus {
background-color: #ec971f; }
.label-danger {
background-color: #d9534f; }
.label-danger[href]:hover, .label-danger[href]:focus {
background-color: #c92e2c; }
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #fff;
line-height: 1;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
background-color: #acacac;
border-radius: 10px; }
.badge:empty {
display: none; }
.btn .badge {
position: relative;
top: -1px; }
.btn-xs .badge, .btn-xs .btn-group-xs > .btn, .btn-group-xs > .btn-xs .btn {
top: 0;
padding: 1px 5px; }
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
color: #004d40;
background-color: #fff; }
.nav-pills > li > a > .badge {
margin-left: 3px; }
a.badge:hover, a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer; }
.jumbotron {
padding: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eeeeee; }
.jumbotron h1, .jumbotron .h1 {
color: inherit; }
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200; }
.jumbotron > hr {
border-top-color: #d5d5d5; }
.container .jumbotron {
border-radius: 6px; }
.jumbotron .container {
max-width: 100%; }
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px; }
.container .jumbotron {
padding-left: 60px;
padding-right: 60px; } }
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
transition: all 0.2s ease-in-out; }
.thumbnail > img, .thumbnail a > img {
display: block;
max-width: 100%;
height: auto;
margin-left: auto;
margin-right: auto; }
.thumbnail .caption {
padding: 9px;
color: #333333; }
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
border-color: #004d40; }
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px; }
.alert h4 {
margin-top: 0;
color: inherit; }
.alert .alert-link {
font-weight: bold; }
.alert > p, .alert > ul {
margin-bottom: 0; }
.alert > p + p {
margin-top: 5px; }
.alert-dismissable {
padding-right: 35px; }
.alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit; }
.alert-success {
background-color: #dff0d8;
border-color: #d7e9c6;
color: #3c763d; }
.alert-success hr {
border-top-color: #cae2b3; }
.alert-success .alert-link {
color: #2b542b; }
.alert-info {
background-color: #d9edf7;
border-color: #bce9f1;
color: #31708f; }
.alert-info hr {
border-top-color: #a6e2ec; }
.alert-info .alert-link {
color: #245369; }
.alert-warning {
background-color: #fcf8e3;
border-color: #faeacc;
color: #8a6d3b; }
.alert-warning hr {
border-top-color: #f7e0b5; }
.alert-warning .alert-link {
color: #66502c; }
.alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442; }
.alert-danger hr {
border-top-color: #e4b9c0; }
.alert-danger .alert-link {
color: #843534; }
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0; }
to {
background-position: 0 0; } }
@keyframes progress-bar-stripes {
from {
background-position: 40px 0; }
to {
background-position: 0 0; } }
.progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #d2c5a8;
border-radius: 4px;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #ab9767;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
transition: width 0.6s ease; }
.progress-striped .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: 40px 40px; }
.progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite; }
.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
min-width: 30px; }
.progress-bar[aria-valuenow="0"] {
color: #acacac;
min-width: 30px;
background-color: transparent;
background-image: none;
box-shadow: none; }
.progress-bar-success {
background-color: #5cb85c; }
.progress-striped .progress-bar-success {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-info {
background-color: #5bc0de; }
.progress-striped .progress-bar-info {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-warning {
background-color: #f0ad4e; }
.progress-striped .progress-bar-warning {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-danger {
background-color: #d9534f; }
.progress-striped .progress-bar-danger {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.media, .media-body {
overflow: hidden;
zoom: 1; }
.media, .media .media {
margin-top: 15px; }
.media:first-child {
margin-top: 0; }
.media-object {
display: block; }
.media-heading {
margin: 0 0 5px; }
.media > .pull-left {
margin-right: 10px; }
.media > .pull-right {
margin-left: 10px; }
.media-list {
padding-left: 0;
list-style: none; }
.list-group {
margin-bottom: 20px;
padding-left: 0; }
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd; }
.list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px; }
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; }
.list-group-item > .badge {
float: right; }
.list-group-item > .badge + .badge {
margin-right: 5px; }
a.list-group-item {
color: #555; }
a.list-group-item .list-group-item-heading {
color: #333; }
a.list-group-item:hover, a.list-group-item:focus {
text-decoration: none;
color: #555;
background-color: #f5f5f5; }
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
background-color: #eeeeee;
color: #acacac; }
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
color: inherit; }
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
color: #acacac; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #004d40;
border-color: #004d40; }
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
color: inherit; }
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
color: #1affd5; }
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8; }
a.list-group-item-success {
color: #3c763d; }
a.list-group-item-success .list-group-item-heading {
color: inherit; }
a.list-group-item-success:hover, a.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6; }
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d; }
.list-group-item-info {
color: #31708f;
background-color: #d9edf7; }
a.list-group-item-info {
color: #31708f; }
a.list-group-item-info .list-group-item-heading {
color: inherit; }
a.list-group-item-info:hover, a.list-group-item-info:focus {
color: #31708f;
background-color: #c4e4f3; }
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f; }
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3; }
a.list-group-item-warning {
color: #8a6d3b; }
a.list-group-item-warning .list-group-item-heading {
color: inherit; }
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc; }
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b; }
.list-group-item-danger {
color: #a94442;
background-color: #f2dede; }
a.list-group-item-danger {
color: #a94442; }
a.list-group-item-danger .list-group-item-heading {
color: inherit; }
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc; }
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442; }
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px; }
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3; }
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
.panel-body {
padding: 15px; }
.panel-body:before, .panel-body:after {
content: " ";
display: table; }
.panel-body:after {
clear: both; }
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px; }
.panel-heading > .dropdown .dropdown-toggle {
color: inherit; }
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit; }
.panel-title-bigger {
	font-size: 20px;
}
.panel-title > a {
color: inherit;
text-decoration: none !important; }
h3.panel-title > a {
	color: #686868 !important;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.panel > .list-group {
margin-bottom: 0; }
.panel > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0; }
.panel > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 3px;
border-top-left-radius: 3px; }
.panel > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0; }
.panel > .table, .panel > .table-responsive > .table {
margin-bottom: 0; }
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px; }
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px; }
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px; }
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
border-top: 0; }
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
border: 0; }
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0; }
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0; }
.panel > .table-responsive {
border: 0;
margin-bottom: 0; }
.panel-group {
margin-bottom: 20px; }
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px; }
.panel-group .panel + .panel {
  margin-top: 5px; }
.panel-group .panel-heading {
border-bottom: 0; }
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd; }
.panel-group .panel-footer {
border-top: 0; }
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }
.panel-default {
border-color: #ddd; }
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #ddd; }
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd; }
.panel-primary {
border-color: #004d40; }
.panel-primary > .panel-heading {
color: #fff;
background-color: #004d40;
border-color: #004d40; }
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #004d40; }
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #004d40; }
.panel-success {
border-color: #d7e9c6; }
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d7e9c6; }
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d7e9c6; }
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d7e9c6; }
.panel-info {
border-color: #bce9f1; }
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce9f1; }
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce9f1; }
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce9f1; }
.panel-warning {
border-color: #faeacc; }
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faeacc; }
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faeacc; }
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faeacc; }
.panel-danger {
border-color: #ebccd1; }
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1; }
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1; }
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0; }
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%; }
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%; }
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15); }
.well-lg {
padding: 24px;
border-radius: 6px; }
.well-sm {
padding: 9px;
border-radius: 3px; }
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.2;
filter: alpha(opacity=20); }
.close:hover, .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50); }
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none; }
.modal-open {
overflow: hidden; }
.modal {
display: none;
overflow: auto;
overflow-y: scroll;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0; }
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
transform: translate(0, -25%);
transition: -webkit-transform 0.3s ease-out;
transition: transform 0.3s ease-out; }
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
.modal-dialog {
position: relative;
width: auto;
margin: 10px; }
.modal-content {
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: 0; }
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000; }
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0); }
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50); }
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.42857px; }
.modal-header .close {
margin-top: -2px; }
.modal-title {
margin: 0;
line-height: 1.42857; }
.modal-body {
position: relative;
padding: 15px; }
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after {
content: " ";
display: table; }
.modal-footer:after {
clear: both; }
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn {
margin-left: -1px; }
.modal-footer .btn-block + .btn-block {
margin-left: 0; }
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll; }
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto; }
.modal-content {
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
.modal-sm {
width: 300px; } }
@media (min-width: 992px) {
.modal-lg {
width: 900px; } }
.tooltip {
position: absolute;
z-index: 1070;
display: block;
visibility: visible;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0); }
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90); }
.tooltip.top {
margin-top: -3px;
padding: 5px 0; }
.tooltip.right {
margin-left: 3px;
padding: 0 5px; }
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0; }
.tooltip.left {
margin-left: -3px;
padding: 0 5px; }
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px; }
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid; }
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-width: 5px 5px 0;
border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
bottom: 0;
right: 5px;
border-width: 5px 5px 0;
border-top-color: #000; }
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000; }
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000; }
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 400px;
width: 90%;
padding: 1px;
text-align: left;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
white-space: normal; }
.popover.top {
margin-top: -10px; }
.popover.right {
margin-left: 10px; }
.popover.bottom {
margin-top: 10px; }
.popover.left {
margin-left: -10px; }
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 18px;
font-weight: normal;
line-height: 24px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0; }
.popover-content {
padding: 9px 14px; }
.popover > .arrow, .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid; }
.popover > .arrow {
border-width: 11px; }
.popover > .arrow:after {
border-width: 10px;
content: ""; }
.popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.05);
bottom: -11px; }
.popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #fff; }
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.05); }
.popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #fff; }
.popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.05);
top: -11px; }
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #fff; }
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.05); }
.popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #fff;
bottom: -10px; }
.popover h2 {
	font-size: 1.
}
.carousel {
position: relative; }
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%; }
.carousel-inner > .item {
display: none;
position: relative;
transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
  line-height: 1; }
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
display: block; }
.carousel-inner > .active {
left: 0; }
.carousel-inner > .next, .carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%; }
.carousel-inner > .next {
left: 100%; }
.carousel-inner > .prev {
left: -100%; }
.carousel-inner > .next.left, .carousel-inner > .prev.right {
left: 0; }
.carousel-inner > .active.left {
left: -100%; }
.carousel-inner > .active.right {
left: 100%; }
.carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-control.left {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
.carousel-control.right {
left: auto;
right: 0;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
.carousel-control:hover, .carousel-control:focus {
outline: 0;
color: #fff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90); }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block; }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px; }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px; }
.carousel-control .icon-prev, .carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
font-family:  serif; }
.carousel-control .icon-prev:before {
content: '\2039'; }
.carousel-control .icon-next:before {
content: '\203a'; }
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center; }
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0); }
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #fff; }
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-caption .btn {
text-shadow: none; }
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px; }
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
margin-left: -15px; }
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
margin-right: -15px; }
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px; }
.carousel-indicators {
bottom: 20px; } }
.clearfix:before, .clearfix:after {
content: " ";
display: table; }
.clearfix:after {
clear: both; }
.center-block {
display: block;
margin-left: auto;
margin-right: auto; }
.pull-right {
float: right !important; }
.pull-left {
float: left !important; }
.hide {
display: none !important; }
.show {
display: block !important; }
.invisible {
visibility: hidden; }
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.hidden {
display: none !important;
visibility: hidden !important; }
.affix {
position: fixed; }
@-ms-viewport {
width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
display: none !important; }
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
display: none !important; }
@media (max-width: 767px) {
.visible-xs {
display: block !important; }
table.visible-xs {
display: table; }
tr.visible-xs {
display: table-row !important; }
th.visible-xs, td.visible-xs {
display: table-cell !important; } }
@media (max-width: 767px) {
.visible-xs-block {
display: block !important; } }
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important; } }
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important; }
table.visible-sm {
display: table; }
tr.visible-sm {
display: table-row !important; }
th.visible-sm, td.visible-sm {
display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important; }
table.visible-md {
display: table; }
tr.visible-md {
display: table-row !important; }
th.visible-md, td.visible-md {
display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important; } }
@media (min-width: 1200px) {
.visible-lg {
display: block !important; }
table.visible-lg {
display: table; }
tr.visible-lg {
display: table-row !important; }
th.visible-lg, td.visible-lg {
display: table-cell !important; } }
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important; } }
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important; } }
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important; } }
@media (max-width: 767px) {
.hidden-xs {
display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important; } }
@media (min-width: 1200px) {
.hidden-lg {
display: none !important; } }
.visible-print {
display: none !important; }
@media print {
.visible-print {
display: block !important; }
table.visible-print {
display: table; }
tr.visible-print {
display: table-row !important; }
th.visible-print, td.visible-print {
display: table-cell !important; } }
.visible-print-block {
display: none !important; }
@media print {
.visible-print-block {
  display: block !important; } }
.visible-print-inline {
display: none !important; }
@media print {
.visible-print-inline {
  display: inline !important; } }
.visible-print-inline-block {
display: none !important; }
@media print {
.visible-print-inline-block {
  display: inline-block !important; } }
@media print {
.hidden-print {
	display: none !important; } }
/*bootstrap 3 resets for SharePoint*/
/*reset elements that B3 is expecting to be border-box*/
* [class^="col-"], * [class^="col-"]:before, * [class^="col-"]:after, .container, .container:before, .container:after, .row, .row:before, .row:after, .nav *, .navbar-toggle, .table, .table-responsive, .form-control, .btn-block, .caret,  .dropdown-menu, .navbar-toggle, .page-navigation *, .icon-bar, .breadcrumb, .progress-bar, .modal-dialog, legend, fieldset, code, pre {
	box-sizing: border-box; }
/* img {
	max-width: none;
	width: auto; } */
#scriptWPQ2 img, img.ms-webpart-menuArrowImg, #applist img, .ms-core-menu-icon > img {
	width: auto;
/*within a span may still need to have width of image not 100% for SP2013 OOTB features/imges*/
	max-width: none; }
.ms-siteactions-imgspan {
	float: none;
	margin: 0px; }
input.ms-cui-cb-input {
	height: 14px;
	padding: 3px 7px 2px; }
select, input[type="file"] {
	height: auto;
	line-height: 20px; }
label {
	display: inline-block;
	margin-bottom: 0px;
	font-weight: normal; }
.navbar-toggle {
	min-width: 0px; }
a:focus {
	outline: none; }
button::-moz-focus-inner {
	border: 0; }
/*end bootstrap resets*/
/*SharePoint overrides some B3 classes, reset back*/
.container {
	background-color: transparent;
	border: 1px transparent none;
	color: inherit;
	margin: 0px auto;
	width: auto; }
/*end SP resets*/
/*template styles*/
/*Main SP containers*/
/*end Main SP containers*/
#s4-bodyContainer {
	width: auto !important; }
/*header*/
.header {
	margin-top: 10px; }
.headtitle {
	margin-left: 10px; }
#pageTitle {
	margin: 0px 0px 5px;
	font-size: 2em; }
/* breadcrumb*/
ul.s4-breadcrumb {
	margin-bottom: 5px;
	padding: 0px; }
ul.s4-breadcrumb, ul.s4-breadcrumb ul {
	margin: 0px 0px 5px;
	padding: 0px;
	list-style: none inside none;
	display: inline-block; }
ul.s4-breadcrumb .s4-breadcrumb-arrowcont {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: transparent url('../img/glyphicons-halflings.png') no-repeat -262px -92px; }
ul.s4-breadcrumb .s4-breadcrumb-arrowcont img {
	display: none !important; }
ul.s4-breadcrumb > li:first-child > span.s4-breadcrumb-arrowcont {
	display: none; }
ul.s4-breadcrumb a.s4-breadcrumbCurrentNode {
	color: #000; }
/* end breadcrumb*/
/*search box*/
.header .searchbox {
	display: block;
	float: none;
	clear: both; }
#searchIcon {
	display: none;
}
/*end search box*/
/*end header*/
/*top nav */
#topnavbar {
	height: auto; }
#topnavbar.navbar {
	z-index: 50; }
#topnavbar .navbar-collapse {
	max-height: none;
	clear: both; }
/*on mobile devices top nav bar will be a drop down, so we want to show across*/
.ms-core-listMenu-horizontalBox {
	display: block; }
#topnavbar .nav ul, #topnavbar .nav ul > li {
	float: none;
	list-style: none outside none;
	margin: 0;
	padding: 0; }
#topnavbar .nav ul.static {
	display: block;
	position: relative;
	text-align: left; }
#topnavbar li.static {
	display: block;
	width: 100%;
	position: relative; }
#topnavbar li.static > .menu-item {
	display: block;
	height: 47px;
	line-height: 1em;
	padding: 15px 0;
	margin: 0px;
	position: relative; }
.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
	border: none; }
/*images within nav should not use respponsive properties*/
#topnavbar .nav img {
	max-width: none; }
/*hide the edit nav button on mobile devices*/
#topnavbar .nav ul.root > li.ms-navedit-editArea {
	display: none; }
/*hide or provide padding for downdown arrow*/
#topnavbar .ms-core-listMenu-horizontalBox .dynamic-children.additional-background {
	width: 100%;
	display: block; }
/*dynamic menus should not appear*/
#topnavbar ul.dynamic {
	display: none !important;
	position: relative !important;
	top: auto !important;
	left: auto !important;
	width: auto !important;
	box-shadow: none; }
#topnavbar li.shown > ul.dynamic {
	display: block !important; }
#topnavbar ul.dynamic > li {
	background: transparent none;
	border-right: medium none;
	border-top: 1px solid #d1d1d1;
	display: block;
	float: none;
	height: auto; }
#topnavbar li.dynamic .menu-item {
	padding: 15px; }
#topnavbar .ms-core-listMenu-horizontalBox .dynamic-children.additional-background {
	background-image: url("/_layouts/15/images/menu-down.gif"); }
#topnavbar .ms-core-listMenu-horizontalBox .dynamic .dynamic-children.additional-background {
	background-image: url("/_layouts/15/images/menu-down.gif"); }
/*end top nav */
/*left nav */
#sideNavBox.col-md-3 {
	float: none;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0px;
	margin-right: 0px;
	width: auto; }
/*end left nav */
/* main content areas */
div.table {
	margin: 0px;
/*added by design manager admin page, ruins rd layout*/ }
.col-md-9 .ms-table {
	display: inherit; }
.col-md-9 .tableCol-75 {
	display: inherit; }
#ms-core-tableNoSpace {
	display: block; }
/*site settings*/
/*Settings page - Add app page*/
#idStorefrontManagementLeftNavBar.ms-core-sideNavBox-removeLeftMargin {
	margin-left: 0; }
a.ms-storefront-selectanchor, a.ms-storefront-selectanchor:link, a.ms-storefront-selectanchor:visited {
	clear: both;
	width: auto; }
/*end site settings*/
/*web part zones*/
* [class^="col-"] .ms-webpart-zone, * [class^="col-"] .ms-webpart-cell-vertical, * [class^="col-"] .ms-webpart-chrome-vertical {
	display: block;
/*forces zone to stay within confines of responsive zone*/ }
* [class^="col-"] .ms-WPBody > table, * [class^="col-"] .ms-WPBody > table > tbody, * [class^="col-"] .ms-WPBody > table > tbody > tr, * [class^="col-"] .ms-WPBody > table > tbody > tr > td {
	display: block;
	width: 100%; }
.ms-SPZone.ms-webpart-zone {
	padding: 5px; }
.ms-SPZone > .s4-wpcell, .ms-SPZone > .s4-wpcell-plain, .ms-rtestate-write > .ms-rte-wpbox > div > .s4-wpcell, .ms-rtestate-write > .ms-rte-wpbox > div > .s4-wpcell-plain {
	padding: 5px 5px 10px; }
/*web part properties*/
/*edit mode table fixes*/
#MSOTlPn_WebPartPageDiv > tbody > tr > td:first-child {
	padding-right: 10px;
/*without the padding the left column overflows over the webpart properties toolpane*/ }
/*end edit mode table fixes*/
.ms-ToolPaneBody select, .ms-ToolPaneBody textarea, .ms-ToolPaneBody input[type="text"], .ms-ToolPaneBody input[type="password"], .ms-ToolPaneBody input[type="datetime"], .ms-ToolPaneBody input[type="datetime-local"], .ms-ToolPaneBody input[type="date"], .ms-ToolPaneBody input[type="month"], .ms-ToolPaneBody input[type="time"], .ms-ToolPaneBody input[type="week"], .ms-ToolPaneBody input[type="number"], .ms-ToolPaneBody input[type="email"], .ms-ToolPaneBody input[type="url"], .ms-ToolPaneBody input[type="search"], .ms-ToolPaneBody input[type="tel"], .ms-ToolPaneBody input[type="color"], .ms-ToolPaneBody .uneditable-input {
	margin-bottom: 0px;
	width: auto;
	height: auto;
	line-height: 20px; }
.ms-ToolPaneBody label {
	display: inline-block;
	margin-bottom: 0px; }
/*end web part properties*/
/*Gallery Grid in Banner/Homepage2*/
ul.three-up {
	display: block;
	overflow: hidden;
	margin: 0 -8px;
	padding: 0; }
ul.three-up > li {
	display: block;
	float: left;
	height: auto;
	margin: 0 8px 8px;
	width: 27%;
	list-style: none; }
ul.three-up > li:nth-child(3n+1) {
	clear: none; }
/*end web part zones*/
/* end main content areas */
/*Fullscreen*/
.ms-fullscreenmode #mainbody, .b3-fullscreenmode #mainbody {
	margin-left: 0px;
	width: 100%; }
.ms-fullscreenmode #sideNavBox, .b3-fullscreenmode #sideNavBox {
	display: none; }
/*end template styles */
/*responsive*/
@media (min-width: 768px) {
/*fix ribbon back to normal*/
/*end ribbon*/
/*search box*/
/*end search box*/
/*top nav*/
/*because of the nested nature of OOTB top nav, we must treat the first element differently*/
/*reset back to inline for normal view*/
/*hide or provide padding for downdown arrow*/
/*show the edit nav link again for larger devices*/
/*we need to override where SP is placing dynamic nav items*/
/*3rd level +*/
/*end top nav*/
/*left nav */
/*end left nav */
#suiteBar {
	display: table-row;
	height: 30px; }
#suiteBarLeft, #suiteBarRight {
	display: table-cell;
	width: 100%; }
#suiteBarRight {
	width: auto; }
#suiteBarRight .ms-core-deltaSuiteBarRight {
	float: none; }
.header .searchbox {
	display: block;
	float: right;
	clear: none; }
#topnavbar {
	height: auto; }
#topnavbar .nav-collapse {
	margin-top: 0px; }
#topnavbar .ms-core-listMenu-horizontalBox {
	display: block; }
#topnavbar .nav ul.static {
	display: inline-block; }
#topnavbar .nav li.static {
	display: inline-block;
	width: auto; }
#topnavbar .nav li.static > .menu-item {
	display: inline-block;
	height: 49px;
	padding: 15px 10px 15px 0px; }
#topnavbar .ms-core-listMenu-horizontalBox .dynamic-children.additional-background {
	padding-right: 20px;
	width: auto;
	display: inline; }
#topnavbar .nav ul.root > li.ms-navedit-editArea {
	display: inline-block; }
#topnavbar .nav .ms-navedit-editLinksText {
	height: 47px;
	line-height: 1em;
	padding: 15px 0 15px 10px;
	display: block; }
#topnavbar .nav ul.static > li.dynamic-children > ul.dynamic {
	position: absolute !important;
	top: 49px !important;
	left: 0 !important; }
#topnavbar ul.dynamic > li {
	min-width: 150px;
	position: relative;
	white-space: nowrap; }
#topnavbar ul.dynamic > li:first-child {
	border-top: 0px transparent none; }
#topnavbar .nav li.dynamic-children.hover > ul.dynamic {
	display: block !important; }
#topnavbar li.dynamic > .menu-item {
	height: 34px;
	line-height: 1em;
	margin: 0;
	padding: 9px 15px; }
#topnavbar .ms-core-listMenu-horizontalBox .dynamic-children.additional-background {
	background-image: url("/_layouts/15/images/menu-down.gif"); }
#topnavbar .ms-core-listMenu-horizontalBox .dynamic .dynamic-children.additional-background {
	background-image: url("/_layouts/15/images/menu-right.gif"); }
#topnavbar .nav ul.dynamic > li.dynamic-children > ul {
	position: absolute !important;
	top: 0px !important;
	left: 100% !important; }
#sideNavBox {
	float: none;
	margin: 0px;
	width: auto; }
#sideNavBox.col-md-3 {
	float: left;
	width: 25%; } }
/*end responsive*/
/* New vars */
/* Mapping large grid to medium grid */
@media (min-width: 992px) {
.container {
	width: 970px; } }
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left; }
.col-md-1 {
	width: 8.33333%; }
.col-md-2 {
	width: 16.66667%; }
.col-md-3 {
	width: 25%; }
.col-md-4 {
	width: 33.33333%; }
.col-md-5 {
	width: 41.66667%; }
.col-md-6 {
	width: 50%; }
.col-md-7 {
	width: 58.33333%; }
.col-md-8 {
	width: 66.66667%; }
.col-md-9 {
	width: 75%; }
.col-md-10 {
	width: 83.33333%; }
.col-md-11 {
	width: 91.66667%; }
.col-md-12 {
	width: 100%; }
.col-md-pull-0 {
	right: auto; }
.col-md-pull-1 {
	right: 8.33333%; }
.col-md-pull-2 {
	right: 16.66667%; }
.col-md-pull-3 {
	right: 25%; }
.col-md-pull-4 {
	right: 33.33333%; }
.col-md-pull-5 {
	right: 41.66667%; }
.col-md-pull-6 {
	right: 50%; }
.col-md-pull-7 {
	right: 58.33333%; }
.col-md-pull-8 {
	right: 66.66667%; }
.col-md-pull-9 {
	right: 75%; }
.col-md-pull-10 {
	right: 83.33333%; }
.col-md-pull-11 {
	right: 91.66667%; }
.col-md-pull-12 {
	right: 100%; }
.col-md-push-0 {
	left: auto; }
.col-md-push-1 {
	left: 8.33333%; }
.col-md-push-2 {
	left: 16.66667%; }
.col-md-push-3 {
	left: 25%; }
.col-md-push-4 {
	left: 33.33333%; }
.col-md-push-5 {
	left: 41.66667%; }
.col-md-push-6 {
	left: 50%; }
.col-md-push-7 {
	left: 58.33333%; }
.col-md-push-8 {
	left: 66.66667%; }
.col-md-push-9 {
	left: 75%; }
.col-md-push-10 {
	left: 83.33333%; }
.col-md-push-11 {
	left: 91.66667%; }
.col-md-push-12 {
	left: 100%; }
.col-md-offset-0 {
	margin-left: 0%; }
.col-md-offset-1 {
	margin-left: 8.33333%; }
.col-md-offset-2 {
	margin-left: 16.66667%; }
.col-md-offset-3 {
	margin-left: 25%; }
.col-md-offset-4 {
	margin-left: 33.33333%; }
.col-md-offset-5 {
	margin-left: 41.66667%; }
.col-md-offset-6 {
	margin-left: 50%; }
.col-md-offset-7 {
	margin-left: 58.33333%; }
.col-md-offset-8 {
	margin-left: 66.66667%; }
.col-md-offset-9 {
	margin-left: 75%; }
.col-md-offset-10 {
	margin-left: 83.33333%; }
.col-md-offset-11 {
	margin-left: 91.66667%; }
.col-md-offset-12 {
	margin-left: 100%; } }
/* General styling */
body {
	background-color: #002924; }
h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase; }
/* Header area */
.header-for-print {
	display:none;
}
.header-wrapper {
	background: #004239 url("/_resources/img/gradient-solid.png");
	background-repeat: repeat-x;
	 }
.header {
	margin-top: 0;
/* Navigation */
/* Small upper right corner nav */
/* Large nav under logo with dropdowns */ }
.main-nav {
	margin: 0 auto;
}
.main-nav a, .main-nav button {
	color: #FFF; }
.header .title {
	display: none; }
.main-nav.navbar-default {
	background: #004239;
	border: none; }
.main-nav .navbar-nav {
	margin-top: 0;
	margin-bottom: 10px; }
.header .navbar-header {
	padding-top: 15px; }
.header .navbar-header .navbar-toggle {
	margin-top: 5px;
	border: 1px solid #d2c5a8; }
.main-nav .navbar-collapse {
	margin-top: 10px; }
.header .navbar-brand {
	padding: 0;
	float: none; }
.main-nav .nav > li > a, .main-nav .nav > li > a:hover, .main-nav .nav > li > a:focus,
.tiny-top-nav.nav > li > a, .tiny-top-nav.nav > li > a:hover, .tiny-top-nav.nav > li > a:focus {
	background-color: transparent;
	text-transform: uppercase;
	padding-top: 0;
	padding-bottom: 0;
	border-radius: 0;
	font-weight: bold; }
.main-nav .nav > li >  .dropdown-menu {
	margin-top: 0; }
.main-nav .nav > li >  .dropdown-menu > li > a {
	padding: 3px 16px; }
.main-nav .nav > li >  .dropdown-menu > li > a:hover {
	color: #c4b37e;
	text-decoration: underline; }
.header .tiny-top-nav, .main-nav {
	position: relative;
	z-index: 10; }
.header .tiny-top-nav {
	display: none; }
.header .tiny-top-nav > li > a, .header .tiny-top-nav > li > a:hover, .header .tiny-top-nav > li > a:focus {
  color: #FFF;
  font-size: 14px;
  border-left: 1px solid #FFF; }
.header .tiny-top-nav > li > a:hover, .header .tiny-top-nav > li > a:focus {
  color: #847641; }
.header .tiny-top-nav.nav > li.highlight-temp > a {
	color: #847641;
}
.header .tiny-top-nav > li.highlight-temp > a:hover, .header .tiny-top-nav > li.highlight-temp > a:focus {
	color: #fff;
}
.header .tiny-top-nav > li:first-child > a, .header .tiny-top-nav > li:first-child > a:hover, .header .tiny-top-nav > li:first-child > a:focus {
  border-left: none; }
.header .tiny-top-nav > li:last-child > a, .header .tiny-top-nav > li:last-child > a:hover, .header .tiny-top-nav > li:last-child > a:focus {
  padding-right: 0; }
.main-nav .nav > li > a,
.main-nav .nav > li.disabled > a {
	color: #acacac;
	font-size: 17px;
	padding-top: 6px;
	padding-bottom: 2px;
	letter-spacing: 1px; }
.main-nav .nav > li > a::after {
	font-family: "Font Awesome 5 Pro";
    content: " \f0d7";
    font-size: 0.6em;
    vertical-align: middle;
}
.main-nav .menuIsOpen > li > a::after {
	font-family: "Font Awesome 5 Pro";
    content: " \f0d8";
    font-size: 0.6em;
    vertical-align: middle;
}
.main-nav .nav > li > a:hover,
.main-nav .nav > li.disabled > a:hover {
  background: transparent;
  color: #fff;
  padding-top: 6px;
  padding-bottom: 2px; }
@media (min-width: 768px) {
	.main-nav .nav > li > a:focus,
	.main-nav .nav > li.disabled > a:focus {
	color: #acacac; }
}
.main-nav .nav > li >  .dropdown-menu {
	position: relative;
	display: none;
	z-index: 20;
	float: none;
	background-color: transparent;
	border: none;
	box-shadow: none; }
.main-nav .nav > li.open >  .dropdown-menu {
	display: block;
}
.main-nav .nav > li >  .dropdown-menu > li > a {
  color: #FFF;
  font-size: 16px; }
/* Featured images and slider area */
.jumbotron {
	margin-bottom: 0; }
.jumbotron.featured {
	padding: 0; }
.jumbotron.featured .container {
	padding: 0; }
.jumbotron.featured .container .row {
	margin: 0; }
.jumbotron.featured .container .row div[class^="col-"] {
	padding: 0; }
/* Bootstrap carousel restyling */
.carousel {
	background-color: #FFF;
	padding: 6px; }
.carousel-controls-wrapper {
	background-color: #222222;
	padding-top: 2px;
	text-align: right; }
.carousel-controls-wrapper .carousel-control {
	position: static;
	background-image: none;
	font-size: 12px;
	display: inline-block;
	opacity: 1;
	width: auto; }
.carousel-controls-wrapper .carousel-control:hover, .carousel-controls-wrapper .carousel-control:focus {
  opacity: 1; }
.carousel-controls-wrapper .carousel-control .glyphicon-chevron-right, .carousel-controls-wrapper .carousel-control .glyphicon-chevron-left {
  position: static;
  width: 12px;
  height: 12px;
  font-size: 9.6px;
  margin: 0; }
.carousel-controls-wrapper .carousel-indicators {
	position: static;
	width: auto;
	bottom: 0;
	margin-left: 0;
	margin-bottom: 0;
	display: inline-block;
	font-size: 12px; }
.carousel-controls-wrapper .carousel-indicators li {
  width: 6px;
  height: 6px;
  border-radius: 6px; }
.carousel-controls-wrapper .carousel-indicators .active {
	margin: 1px;
	width: 6px;
	height: 6px; }
/* Fade transition instead of default slide */
.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity; }
.carousel-fade .carousel-inner .item.active {
	opacity: 1; }
.carousel-fade .carousel-inner .item.active.left, .carousel-fade .carousel-inner .item.active.right {
	left: 0;
	opacity: 0;
	z-index: 1; }
.carousel-fade .carousel-inner .item.next.left, .carousel-fade .carousel-inner .item.prev.right {
	opacity: 1; }
/* Large background fill carousel */
#bkg-carousel {
	padding: 0;
	z-index: 0;
	display: none; }
#bkg-carousel-controls {
	display: none; }
#bkg-carousel-controls .carousel-indicators {
	text-transform: uppercase; }
/* Advertising slides */
#featured-carousel, #sub-featured-carousel {
	z-index: 5; }
/* TURN BACK ON AFTER STORM. */
/* #sub-featured-carousel {
	display: none; } */
/* Inner page featured area adjustments */
.inner .jumbotron.featured {
	border-bottom: none; }
.inner .jumbotron.featured .SiteTitle {
	margin: 0;
	color: #004d40;
	background-color: #ece6d5;
	padding: 15px;
font-size: 30px !important;
text-transform: uppercase;}
/* Content area */
.content-wrapper {
	background: #eeeeee url("/_resources/img/light_noise_diagonal.png");
	background-repeat: repeat;
}
.content {
	padding-top: 10px;
	padding-bottom: 10px;
/* General content section styles */
/* Main content section */
/* Sub-navigation section */
/* Contact section */
/* News articles list section */
/* Facebook widget adjustments */
/* Events list section */ }
.content .section {
	background-color: #FFF;
	margin-bottom: 0px;
	box-shadow: 0 2px 2px #acacac; }
.content .section h1, .content .section h3, .content .section h4, .block-title-bar {
	background-color: #004d40;
	color: #FFF;
	margin: 0;
	padding: 10px 15px;
	font-size: 14px;
	font-weight: bold; }
.content .section h1 a, .content .section h3 a, .content .section h4 a {
	color: #FFF; }
.content .section .section-content {
	padding: 0 15px; }
.content .section .more, .more a {
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:15px;
	font-weight: bold;
	font-size: 12px;
	color:#004d40;
	float:right;
}
.content .main .section-content {
	margin-top: 15px;
	padding-bottom: 15px; }
.content .main .section-content h1, .content .main .section-content h3, .content .main .section-content h4 {
  padding: 0; }
.content .sub-nav {
	margin-bottom: 16px;
}
.content .sub-nav h3 {
	color: #c4b37e;
	background-color: transparent;
	text-transform: none;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 18px; }
.content .sub-nav h3 a {
	color: #c4b37e; }
.content .sub-nav ul {
	border-top: 1px solid #c4b37e;
	list-style: none;
	padding: 0 0 0 20px; }
.content .sub-nav ul li {
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0;
	font-size: 12px; }
.content .sub-nav ul li a {
	color: #333333; }
.content .sub-nav ul li a:hover, .content .sub-nav ul li a:focus, .content .sub-nav ul li a.selected, .JUSideMenu a.selected .menu-item-text {
	color: #acacac;
	text-decoration: none; }
.content .contact.dept {
	background-image: linear-gradient(to bottom, #002924 0%, #004239 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF002924', endColorstr='#FF004239', GradientType=0);
	background-color: #004d40;
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0; }
.content .contact.dept h4 {
  background-color: transparent;
  font-size: 12px; }
.content .contact.dept strong {
  color: #c4b37e;
  display: block; }
.content .contact.dept a {
  color: #c4b37e; }
.content .news {
/* Smaller inner page news list section */ }
.content .news ul {
	list-style: none;
	padding: 0; }
.content .news ul li.article {
    border-bottom: 1px solid #c4b37e; }
.content .news ul li.article h2 {
	text-transform: none;
	font-size: 14px;
	font-weight: bold; }
.content .news ul li.article .thumbnail {
	border: none;
	padding: 0;
	margin: 15px 0; }
.content .news ul li.article .text p {
	font-size: 12px; }
.content .news ul li.article a, .content .news ul li.article a:hover, .content .news ul li.article a:focus {
	font-weight: bold; }
.content .news.dept ul {
	font-size: 12px; }
.content .news.dept ul li {
    padding: 10px 0; }
.content .news.dept ul li a, .content .news.dept ul li a:hover, .content .news.dept ul li a:focus {
	color: #333333;
	font-weight: normal; }
.content .facebook .section-content {
	padding: 0; }
.content .facebook .section-content iframe {
  width: 10px;
  min-width: 100%;
  *width: 100%; }
.content .events ul {
	list-style: none;
	font-size: 12px;
	padding: 0; }
.content .events ul li {
  padding: 5px 0;
  }
/*calendar moved to overrides and reworked*/
/* Single page content styles */
.single .content .section-content h1, .content .section h1.PageTitle {
	padding-top:15px;
	background: none;
	color: #847641;
	font-weight: normal;
	font-size: 24px; }
 .single .content .section-content h2 {
	color: #847641;
	/*background-color:#FFF;*/
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
 }

/* Footer area */
.footer-wrapper {
	background: #002924 url("/_resources/img/gradient-solid-reverse.png");
	background-repeat: repeat-x;
	border-top: 1px solid #222222; }
.footer {
	color: white;
	font-size: 13px;
	padding: 15px;
/* JU copyright and address */
/* Footer links */
/* Search form */ }
.footer h4 {
font-size: 12px;
color: #acacac;
font-weight: bold; }
.footer .info {
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #c4b37e; }
.footer .info p {
  font-size: 12px;
  padding-left: 54px;
  padding-bottom: 8px;
  margin-bottom: 0; }
.footer .helpful-links {
list-style: none;
padding-left: 0; }
.footer .helpful-links li {
  margin-bottom: 3px; }
.footer .helpful-links a {
  color: #FFF; }
.footer .helpful-links a:hover, .footer .helpful-links a:focus {
    color: #c4b37e;
    text-decoration: none; }
.footer .search input, .footer .search button {
border-radius: 0 !important; }
.footer .search button {
height: auto !important; }
/* Tablet and larger styles */
@media (min-width: 768px) {
/* Header area */
/* Featured area */
/* Content area */
/* Home only styles */
/* Inner only styles */
/* Footer */
.header,
.main-nav {
padding: 15px;
text-align: center; }
.header .title {
  display: block;
  background: url("/_resources/img/ju-header.png");
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 15px auto;
  max-width: 600px;
  width: 100%;
  height: 102px; }
.header .title a {
    display: inline-block;
    text-indent: -9999px;
    position: relative;
    height: 100%;
    width: 100%; }
.main-nav .nav > li > a, .main-nav .nav > li > a:hover, .main-nav .nav > li > a:focus {
  padding: 6px 14px 2px; }
.header .navbar-header {
  display: none; }
.main-nav.navbar .navbar-brand {
    display: none; }
.main-nav.navbar .container-fluid {
    padding: 0; }
.main-nav.navbar .navbar-collapse {
    padding: 0;
    margin-top: 0; }
.main-nav.navbar .navbar-nav.navbar-right {
    margin-right: 0; }
.header .tiny-top-nav {
  display: block; }
.main-nav {
  min-height: 0;
  margin-bottom: 0;
  padding: 5px 0; }
.main-nav .nav > li > a {
	height: 40px;
    margin-top: 0; }
.main-nav .nav > li >  .dropdown-menu {
    display: none;
    float: left;
    z-index: 50; }
.main-nav .nav > li:nth-of-type(6) >  .dropdown-menu {
	border: none;
}
.main-nav .nav > li >  .dropdown-menu > li > a {
	color: #fff;
	font-size: 15px; }
.main-nav .nav > li >  .dropdown-menu > li > a:hover {
	color: #847641; }
.main-nav .nav.navbar-left > li:first-child > a, .main-nav .nav.navbar-left > li:first-child > a:hover, .main-nav .nav.navbar-left > li:first-child > a:focus {
    border-left: none; }
.jumbotron.featured {
	border-bottom: 1px solid #555555;
	overflow: hidden; }
.jumbotron.featured .container {
	padding: 30px 30px; }
.jumbotron.featured .container .row {
	margin: 0 -15px; }
.jumbotron.featured .container .row div[class^="col-"] {
	padding: 0 15px; }
.carousel-controls-wrapper {
	padding: 0 4px; }
#bkg-carousel, #bkg-carousel-inner {
	display: block;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
	overflow: hidden; }
#bkg-carousel .carousel-inner, #bkg-carousel-inner .carousel-inner {
	bottom: 0;
	position: absolute; }
#bkg-carousel .carousel-inner .item, #bkg-carousel-inner .carousel-inner .item {
	width: 100%; }
#bkg-carousel .carousel-inner .item img, #bkg-carousel-inner .carousel-inner .item img {
	width: 100%; }
#bkg-carousel-controls {
	display: block; }
#bkg-carousel-controls .carousel-controls-wrapper {
	padding: 2px 4px; }
#bkg-carousel-controls .carousel-controls-wrapper .carousel-indicators li {
	display: none;
	cursor: auto; }
#bkg-carousel-controls .carousel-controls-wrapper .carousel-indicators .active {
	margin: 0;
	width: auto;
	height: auto;
	text-indent: 0;
	display: block;
	border-radius: 0;
	border: none;
	background-color: #222222;
	color: #FFF;
	white-space: nowrap; }
#featured-carousel, #sub-featured-carousel {
	box-shadow: 5px 5px 20px #333333; }
#sub-featured-carousel {
	display: block; }
.content {
/* Facebook widget adjustments */ }
.content .news ul li.article .thumbnail {
  margin: 0 15px 15px 0; }
.content .facebook .section-content iframe {
  width: 225px; }
.home .jumbotron.featured {
	height: 442px; }
.home #bkg-carousel {
	height: 442px; }
.home #featured-carousel {
	margin-bottom: 25px; }
.home #featured-carousel .carousel-inner .item {
  height: 232px; }
.home #sub-featured-carousel .carousel-inner .item {
	height: 60px; }
.inner .jumbotron.featured {
	height: 252px; }
.inner .jumbotron.featured .SiteTitle {
  background-color: rgba(255, 255, 255, 0.75); }
.inner #bkg-carousel {
	height: 252px; }
.footer .info {
	padding-bottom: 0;
	border-bottom: none; }
.footer .info p {
  margin-top: 15px;
  padding-left: 0; } }
/* Desktop styles */
@media (min-width: 992px) {
/* Header area */
/* Content area */
/* Inner only styles */
/* Footer area */
.header,
.main-nav {
	padding-bottom: 0; }
.header .title {
	margin: 0 auto;
	max-width: 800px;
	height: 136px; }
.header .title a {
	height: 90%;
 }
.main-nav .nav > li > a, .header .nav > li > a:hover, .header .nav > li > a:focus {
  padding: 0 15px; }
.main-nav .navbar {
  display: block; }
.main-nav {
	font-size: 15.4px; }
.main-nav .nav > li:first-child > a:hover, .header .main-nav .nav > li:first-child > a:focus {
	border-left: none; }
.content {
/* Facebook widget adjustments */ }
.content .facebook .section-content {
	padding: 0; }
.content .facebook .section-content iframe {
	width: 100%;
	max-width: 100%; }
.inner .jumbotron.featured {
	height: 292px; }
.inner #bkg-carousel {
	height: 292px; }
.footer {
	height: 212px;
	padding-top: 40px;
	padding-bottom: 0; }
.footer h4 {
	margin-top: 28px;
	margin-bottom: 8px; }
.footer .info {
	border-right: 1px solid #c4b37e; }
.footer .info p {
	margin-top: 0;
	padding-left: 54px; } }
/*# sourceMappingURL=main.css.map */
/* Controls15 CSS Override */
div.carousel-inner > div.item
{
	padding-bottom:0px;
	padding-left:0px;
	padding-top:0px;
}
.groupheader
{
	display:none;
}
div.slm-layout-main > div.link-item a, div.link-item a:link {
	color:#004d40;
	font-size: 14px;
	text-decoration: none;
	padding:0px;
}
div.slm-layout-main > .item
{
	border-bottom: 1px solid #cccccc;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 16px;
	padding-bottom: 8px;
}
div.description {
	font-family: "franklin-gothic-urw", Helvetica, Arial, sans-serif;
	font-weight: 400;
font-style: normal;
	font-size:14px;
	color:#000000;
	line-height: 1.5;
}
.slm-layout-main .item:last-child {
	border-bottom: none;
	padding-top: 8px;
}
.slm-layout-main .item:first-child {
	padding-top: 0;
}
div.description img
{
	float:left;
	position:relative;
	padding: 6px;
	border: solid 1px #cccccc;
}
div.itemheader {
	margin-bottom: 8px;
}
div.itemheader a, div.itemheader a:link
{
	font-size:16px !important;
	font-family: "franklin-gothic-urw", Helvetica, Arial, sans-serif;
	font-weight:700;
	font-style: normal;
	color:#000000 !important;
	padding-bottom:0px;
	margin-bottom:0px;
}
.moredescription
{
	font-size:14px;
	text-align:right;
	margin-bottom: 6px;
}
.moredescription a:hover {
	text-decoration: underline !important;
}
.JUEventMore
{
	font-size:12px;
	font-family: "franklin-gothic-urw", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-style: normal;
	color:#004d40;
}
/* Page Formatting */
div.ju-PageImage
{
	margin-left:-10px;
	padding:0px;
}
div.ju-PageTitle
{
	padding-top:1px;
}
div.ju-PageContent
{
	padding:15px;
}
/* Top Navigation */
span.menu-item-text
{
/*color:#ffffff;*/
	text-transform:uppercase;
	font-weight:bold;
}
div.ju-PageHeaderImage
{
	min-width:698px;
	padding:0px;
	margin:0px;
}
.ms-webpart-chrome
{
}
.ms-webpart-chrome-title, .ms-webpart-chrome-title > span, js-webpart-titleCell, js-webpart-titleCell > span {
	background-color: transparent;
	padding:0px;
	margin:0px;
}
h2.ms-webpart-titleText {
	font-size: 14px;
}
.ms-webpart-titleText.ms-webpart-titleText, .ms-webpart-titleText > a, js-webpart-titleText, js-webpart-titleText > a{
	background: #004d40;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	font-family: sans-serif;
	padding-left: 15px;
	padding-top:10px;
	padding-bottom:5px;
}
.news.content .ms-webpart-titleText.ms-webpart-titleText {
	background: white;
}
h2.ms-webpart-titleText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.ms-wpTdSpace {
	background-color:white;
}
.ms-WPBody {
	background-color:white;
	padding:8px;
}
.sub-nav-title {
	font-weight: bold;
	color: #c4b37e;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.menu-item-text {
	color: #333333;
	font-family: sans-serif;
}
.static menu-item ms-core-listMenu-item ms-displayInline ms-navedit-linkNode {
	margin: 0px;
}
.ms-wpContentDivSpace {
	background-color: white;
}
.ms-newsletterline
{
	border-top-color: #C4B37E;
	padding-left: 8px;
	padding-right:8px;
}
/* ---------- Modifications added on 8/7/14 ---------- */
/* Search bar (home and featured) */
#searchInputBox {
	float: left;
}
.ms-srch-sb-border,
.ms-srch-sb-borderFocused {
	border: none;
	padding: 5px;
}
.search-page .ms-srch-sb-border,
.search-page .ms-srch-sb-borderFocused {
	padding: 5px 0;
}
/* Sidebar nav */
.ms-core-navigation {
	font-family: "franklin-gothic-urw", Helvetica, Arial, sans-serif !important;
	font-weight: 400;
font-style: normal;
}
#sideNavBox {
	width: auto;
	float: none;
	margin: 0;
}
.ms-core-listMenu-verticalBox > .ms-core-listMenu-item, .ms-core-listMenu-verticalBox li.static > .ms-core-listMenu-item {
	padding: 0;
}
.ms-core-listMenu-verticalBox li.static > ul.static > li.static > .ms-core-listMenu-item
{
	padding-left:0px;
}
/* hover and selected states */
li > a.ms-core-listMenu-item.ms-core-listMenu-selected:hover, li > a.ms-core-listMenu-item:hover, li > a.ms-core-listMenu-item:active {
	background-color: transparent !important;
	color: #acacac !important;
}
li > a.ms-core-listMenu-item.ms-core-listMenu-selected:hover .menu-item-text, li > a.ms-core-listMenu-item:hover .menu-item-text, li > a.ms-core-listMenu-item:active .menu-item-text, .sub-nav li > a:hover .menu-item-text {
	background-color: transparent !important;
	color: #acacac !important;
	cursor: pointer !important;
}
.ms-core-listMenu-selected:link, .ms-core-listMenu-selected {
	background-color: transparent !important;
	color: #333 !important;
}
.ms-core-listMenu-selected:link .menu-item-text, .ms-core-listMenu-selected .menu-item-text {
	background-color: transparent !important;
	color: #333 !important;
}
li.selected .ms-core-listMenu-selected,
li.selected .ms-core-listMenu-selected:link,
li.selected .ms-core-listMenu-selected .menu-item-text,
li.selected .ms-core-listMenu-selected:link .menu-item-text {
	background-color: transparent !important;
	color: #acacac !important;
}
#sideNavBox .glyphicon {
	float: left;
	margin-left: -1.3em;
	margin-top: 3px;
	font-size: 0.9em;
}
/* Featured page center content */
.ms-WPBody {
padding: 0;
}
.JUEventList {
color:black;
margin-left:8px;
font-family: "franklin-gothic-urw", Helvetica, Arial, sans-serif;
	font-weight: 400;
font-style: normal;
border-bottom: #C4B37E 1px solid;
padding-top:8px;
margin-right:20px;
}
.JUEventList a {
	font-size: 12px;
	text-decoration:none;
	color:black;
	font-family: "franklin-gothic-urw", Helvetica, Arial, sans-serif;
	font-weight: 400;
font-style: normal;
	padding-bottom:8px;
}
.JUEventMore, .JUCalendarMore {
	vertical-align: bottom;
}
.JUEventMore a, .JUCalendarMore a {
	font-size: 12px;
	text-decoration:none;
	color:black;
	vertical-align: bottom;
	font-family: "franklin-gothic-urw", Helvetica, Arial, sans-serif;
	font-weight: 400;
font-style: normal;
	margin-top:15px;
}
.JUCalendarEvent {
	margin-top: 5px;
	padding-bottom:8px;
	margin-right:25px;
	border-bottom: #C4B37E 1px solid;
}
.JUCalendarEventTitle {
	display: inline-table;
	vertical-align: middle;
	max-width: 76%;
	font-size:12px;
	color:black;
}
.calBox {
    width: 29px;
    height: 30px;
    display: inline-table;
    vertical-align: middle;
    margin-right: 10px;
}
/* Calendar custom stuff moved from main.css and reworked  */
.dvMonth {
width: 29px;
height: 11px;
display:block;
}
.dvDay {
width: 29px;
height: 19px;
display:block;
}
.Month1 {
background-image: url("/SiteAssets/Images/v4/Calendar/January.jpg");
background-image: }
.Month2 {
background-image: url("/SiteAssets/Images/v4/Calendar/February.jpg"); }
.Month3 {
background-image: url("/SiteAssets/Images/v4/Calendar/March.jpg"); }
.Month4 {
background-image: url("/SiteAssets/Images/v4/Calendar/April.jpg"); }
.Month5 {
background-image: url("/SiteAssets/Images/v4/Calendar/May.jpg"); }
.Month6 {
background-image: url("/SiteAssets/Images/v4/Calendar/June.jpg"); }
.Month7 {
background-image: url("/SiteAssets/Images/v4/Calendar/July.jpg"); }
.Month8 {
background-image: url("/SiteAssets/Images/v4/Calendar/August.jpg"); }
.Month9 {
background-image: url("/SiteAssets/Images/v4/Calendar/September.jpg"); }
.Month10 {
background-image: url("/SiteAssets/Images/v4/Calendar/October.jpg"); }
.Month11 {
background-image: url("/SiteAssets/Images/v4/Calendar/November.jpg"); }
.Month12 {
background-image: url("/SiteAssets/Images/v4/Calendar/December.jpg"); }
.Day01 {
background-image: url("/SiteAssets/Images/v4/Calendar/1.jpg"); }
.Day02 {
background-image: url("/SiteAssets/Images/v4/Calendar/2.jpg"); }
.Day03 {
background-image: url("/SiteAssets/Images/v4/Calendar/3.jpg"); }
.Day04 {
background-image: url("/SiteAssets/Images/v4/Calendar/4.jpg"); }
.Day05 {
background-image: url("/SiteAssets/Images/v4/Calendar/5.jpg"); }
.Day06 {
background-image: url("/SiteAssets/Images/v4/Calendar/6.jpg"); }
.Day07 {
background-image: url("/SiteAssets/Images/v4/Calendar/7.jpg"); }
.Day08 {
background-image: url("/SiteAssets/Images/v4/Calendar/8.jpg"); }
.Day09 {
background-image: url("/SiteAssets/Images/v4/Calendar/9.jpg"); }
.Day10 {
background-image: url("/SiteAssets/Images/v4/Calendar/10.jpg"); }
.Day11 {
background-image: url("/SiteAssets/Images/v4/Calendar/11.jpg"); }
.Day12 {
background-image: url("/SiteAssets/Images/v4/Calendar/12.jpg"); }
.Day13 {
background-image: url("/SiteAssets/Images/v4/Calendar/13.jpg"); }
.Day14 {
background-image: url("/SiteAssets/Images/v4/Calendar/14.jpg"); }
.Day15 {
background-image: url("/SiteAssets/Images/v4/Calendar/15.jpg"); }
.Day16 {
background-image: url("/SiteAssets/Images/v4/Calendar/16.jpg"); }
.Day17 {
background-image: url("/SiteAssets/Images/v4/Calendar/17.jpg"); }
.Day18 {
background-image: url("/SiteAssets/Images/v4/Calendar/18.jpg"); }
.Day19 {
background-image: url("/SiteAssets/Images/v4/Calendar/19.jpg"); }
.Day20 {
background-image: url("/SiteAssets/Images/v4/Calendar/20.jpg"); }
.Day21 {
background-image: url("/SiteAssets/Images/v4/Calendar/21.jpg"); }
.Day22 {
background-image: url("/SiteAssets/Images/v4/Calendar/22.jpg"); }
.Day23 {
background-image: url("/SiteAssets/Images/v4/Calendar/23.jpg"); }
.Day24 {
background-image: url("/SiteAssets/Images/v4/Calendar/24.jpg"); }
.Day25 {
background-image: url("/SiteAssets/Images/v4/Calendar/25.jpg"); }
.Day26 {
background-image: url("/SiteAssets/Images/v4/Calendar/26.jpg"); }
.Day27 {
background-image: url("/SiteAssets/Images/v4/Calendar/27.jpg"); }
.Day28 {
background-image: url("/SiteAssets/Images/v4/Calendar/28.jpg"); }
.Day29 {
background-image: url("/SiteAssets/Images/v4/Calendar/29.jpg"); }
.Day30 {
background-image: url("/SiteAssets/Images/v4/Calendar/30.jpg"); }
.Day31 {
background-image: url("/SiteAssets/Images/v4/Calendar/31.jpg"); }
.EventTitle {
	display:inline-table;
	vertical-align: middle;
	max-width: 76%;
	font-size:12px;
	color:black;
}
.ms-splinkbutton-text
{
	display:none;
}
.page-content
{
	padding-left:0px;
}
#col-Main
{
	position: relative;
	min-height: 1px;
	padding-left: 0px;
	padding-right: 15px;
	width:70%;
}
#col-Right
{
	padding-right:0px;
	width:30%;
}
.eventsSection
{
	margin-top:15px;
}
#JUSearchBox {
	 background: url('/SiteAssets/Images/JUSearchInput.png') no-repeat scroll 0 0;
	 height: 30px; /*exact same height as image */
	 width: 212px; /*exact same width as image */
	 background-color:transparent;
}

#SearchBox > div {
 border: 0;
}

#SearchBox > div > input {
    border: 0 none;
    /* adjust size and positioning of input box */
    height: 22px;
    margin: 0 0px 0 0;
    padding: 2px 0 0 3px;
    width: 180px;
    background-color:white;
}

.search-page #SearchBox > div > input {
	border: 1px solid #ababab;
	padding: 4px;
}

/* hide dropdown list button */
#SearchBox .ms-srch-sb > .ms-srch-sb-navLink {
 display: none;
}

#SearchBox .ms-srch-sb > .ms-srch-sb-searchLink {
    border: 0 none;
    margin-left: 2px;
    padding: 2px;
    background-color:transparent;
    color: #847641;
}

/* reset hover bg color */
#SearchBox .ms-srch-sb-searchLink:hover,
#SearchBox .ms-srch-sb-navLink:hover {
 background-color: transparent;
 color: white;
}

/* hide search button image (magnifier) */
#SearchBox .ms-srch-sb > .ms-srch-sb-searchLink img {
 display: block;
}

li.static.mainfather
{
	list-style-image:url('/_layouts/images/BLK_RGT.GIF');
}
li.static.selected.mainfather
{
	list-style-image:url('/_layouts/images/BLK_DWN.GIF');
}
.ms-signInLink
{
	display:none !important;
}

/*Hiding some ribbon stuff.*/

#ctl00_ctl41_ctl03_ShellNewsfeed {
	/*Hide Newsfeed button*/
	/*display:none;*/}

#ctl00_ctl41_ctl03_ShellDocuments {
	/*Hide onedrive*/
	/*display:none;*/
}

#ctl00_ctl41_site_share_button {
	/*hide share button*/
	/*display:none;*/}
#site_follow_button {
	/*hide follow button*/
	/*display:none;*/
}
#ctl00_ctl41_ctl03_ShellSites {
	/*hide sites button*/
	/*display:none;*/
}
#zz16_RootAspMenu li.static.dynamic-children ul.dynamic { min-width: 250px !important; }
.news.dept.section
{
	width:100%;
}
ul.dynamic {
	min-width:250px;
}

/* Giving Button */
a.custom-btn {
	display: block;
	height: 60px;
	margin: 0 auto 0.25em;
	width: 300px;
}
a.give-btn {
	background: url("https://litangzhaopin.com/SiteAssets/Images/button-give.png") no-repeat;
}
a.custom-btn:hover {
	background-position: 0 -60px;
}

/* Breadcrumb Navigation */
#breadcrumb {
	color: #acacac;
	font-size: 0.85em;
	margin-top: 8px;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color: #acacac;
	text-decoration: none;
}
#breadcrumb a:link:hover, #breadcrumb a:visited:hover {
	color: #004d40;
	text-decoration:underline;
}

/* .main Content Styling */

.main {
	color: #000000;
	font-family: "franklin-gothic-urw", Helvetica, Arial, sans-serif;
	font-weight: 400;
font-style: normal;
	line-height: 1.5;
}
#breadcrumb {
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
}
.section-content,
.content .section h1.PageTitle {
	margin-left: auto;
	margin-right: auto;
	max-width: 580px;
}
.section-content img, .section-content table, #JUpageImage img, .navbar-brand img {
	max-width: 100%;
	height: auto;
}
.col-sm-9 .main .section-content h1,
.single .content .section .section-content h1,
.content .section h1.PageTitle {
	color: #847641;
	font-size: 2.85em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 0.5em;
}

.col-sm-9 .main .section-content h2,
.single .content .section .section-content h2 {
	border-bottom: 2px solid #d6d6d6;
	color: #686868;
	font-size: 2.35em;
	font-weight: normal;
	line-height: 1em;
	margin-top: 1.5em;
	margin-bottom: 0.4em;
	padding-bottom: 0.4em;
	text-transform: capitalize;
}
.col-sm-9 .main .section-content h1 + h2,
.single .content .section .section-content h1 + h2 {
	margin-top: 0.5em;
}
@media (max-width: 475px) {
	.col-sm-9 .main .section-content h1,
	.single .content .section .section-content h1,
	.content .section h1.PageTitle {
		font-size: 2.25em;
	}
	.col-sm-9 .main .section-content h2,
	.single .content .section .section-content h2 {
		font-size: 2em;
	}
}
.col-sm-9 .main .section-content h3,
.single .content .section .section-content h3 {
	background-color: transparent;
	color: #686868;
	font-size: 1.75em;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0.2em;
	padding-top: 0.2em;
	text-transform: capitalize;
}
.col-sm-9 .main .section-content h4,
.single .content .section .section-content h4 {
	background-color: transparent;
	color: #686868;
	font-size: 1.25em;
	font-style: italic;
	font-weight: normal;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0em;
	text-transform: capitalize;
}
.col-sm-9 .main .section-content h5,
.single .content .section .section-content h5 {
	font-weight: bold;
}
.col-sm-9 .main .section-content h3.alternate,
.single .content .section .section-content h3.alternate {
	background-color: #004d40;
	color: white;
	font-size: 145%;
	font-weight: normal;
}

.single .content .section .section-content h1:first-child,
.single .content .section .section-content h2:first-child,
.single .content .section .section-content h3:first-child,
.single .content .section .section-content h4:first-child
 {
	margin-top: 0;
	padding-top: 0;
}

.main a:link,
.main a:visited,
.news a:link,
.news a:visited,
div.slm-layout-main > div.link-item a:link,
div.slm-layout-main > div.link-item a:visited,
div.link-item a:link,
div.link-item a:visited,
.search-page .content .section h3 a:link,
.search-page .content .section h3 a:visited {
	color: #847641;
	text-decoration: none;
}

.main a.btn:link,
.main a.btn:visited,
.news a.btn:link,
.news a.btn:visited {
	color: #ffffff;
	text-decoration: none;
}

.main a.btn:hover,
.main a.btn:active {
	color: #847641;
	text-decoration: none;
}
.main a.btn:active {
	background: #d2c5a8;
}
a.btn-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 200px;
	width: 100%;
}
.moredescription > a:link {
	text-transform: uppercase;
}

.main a:hover,
.news a:hover,
div.slm-layout-main > div.link-item a:hover,
div.link-item a:hover {
	color: #847641;
	text-decoration: underline;
}
.main a:active,
.news a:active,
div.slm-layout-main > div.link-item a:active,
div.link-item a:active {
	color: #000000;
	text-decoration: none;
}

.col-sm-9 .section-content a:link,
.col-sm-9 .section-content a:visited {
	text-decoration: underline;
}

.col-sm-9 .section-content a.btn:link,
.col-sm-9 .section-content a.btn:visited {
	text-decoration: none;
}

.col-sm-9 .section-content a:hover,
.col-sm-9 .section-content a:active {
	text-decoration: none;
}

.alert-ribbon {
	background: #847641;
	font-size: 1.5em;
	font-family: 'nimbus-sans-condensed', "franklin-gothic-urw", Helvetica, Arial, sans-serif;
	font-weight: 400;
font-style: normal;
	letter-spacing: 0.5px;
	padding: 8px 0;
	text-align: center;
}
.alert-ribbon a:link,
.alert-ribbon a:visited,
.alert-ribbon a:hover,
.alert-ribbon a:active {
	color: white;
	display: block;
}
.alert-ribbon-charterday {
	background: #bae8f8;
}
.alert-ribbon-charterday a:link,
.alert-ribbon-charterday a:visited,
.alert-ribbon-charterday a:hover,
.alert-ribbon-charterday a:active {
	color: #333;
	display: block;
}
.alert-ribbon-kinne {
	background: white;
}
.alert-ribbon-kinne a:link,
.alert-ribbon-kinne a:visited,
.alert-ribbon-kinne a:hover,
.alert-ribbon-kinne a:active {
	color: rgb(237,28,36);
	display: block;
	letter-spacing: 0.5px;
}
.alert-banner {
	box-shadow: 0 2px 2px #acacac;
	margin-bottom: 15px;
	max-height: 200px;
}
.jumbovid.featured .container {
	padding-top: 0;
	padding-right: 50px;
}
.jumbovid.featured .col-sm-4 {
	margin-top: 30px;
}
.static-head-box {
	background: white;
	height: 100%;
	padding: 8px 15px !important;
}
@media and (min-width: 768px) {
	.static-head-box {
		height: 252px;
	}
}
@media and (min-width: 992px) {
	.static-head-box {
		height: 292px;
	}
}
.jumbotron .static-head-box p {
	font-size: 0.75em;
}
.EmployeeDirectory, .EmployeeInfo, .EmployeeDetails {
	list-style-type: none;
	padding-left: 0;
}
.col-sm-9 .main .section-content .EmployeeDepartment, .EmployeeInfo > li {
	margin-bottom: 12px;
}
.col-sm-9 .main .section-content .EmployeeDepartment {
	margin-top: 1.25em;
}

.liBackToTop {
	text-align: right;
}
#layout-newsfeed-box > .main.section {
	background: none;
	box-shadow: none;
}

.portal-main .section-content,
.portal-main #breadcrumb,
.single .content .portal-main h1 {
	max-width: 100%;
}

.single .content .portal-main h1 {
	padding: 15px 0 0;
}
.content .section .portal-main .section-content {
	padding: 0 0 15px;
}
.portal-main {
	padding: 1em 3em;
}
@media (max-width: 550px) {
	.col-sm-12>.col-sm-12 {
		padding: 0;
	}
	.portal-main {
		padding: 1em;
	}
}
.portal-wrapper {
	background: #040404;
	font-size: 11px;
	letter-spacing: 1.1px;
	text-transform: uppercase;
}
.portals .portal-nav > li {
	color: #847641;
	display: inline-block;
	margin-bottom: -5px;
}
.portals .portal-nav > li > a,
.portals .portal-nav > li > a:visited,
.portals .portal-nav > li > a:hover {
	background: none;
	color: #efefef;
	font-weight: bold;
	padding: 8px 6px;
}
.portals .portal-nav > li > a:hover {
	color: #847641;
	text-decoration: underline;
}
.portals .portal-nav > li.portal-highlight > a {
	color: #ab9767;
}
.portal-wrap-office {
	border-top-color: #cccccc; border-top-width: 5px; border-top-style: solid; margin-bottom: 1em;
}
.portal-box-office {
	padding: 1em; border: 1px solid #cccccc;
}
.portal-box-head {
	font-size: 1.5em;
}
.portal-box-subhead {
	text-transform: uppercase; font-size: 0.75em; font-weight: bold; margin-bottom: 0px;
}
.ms-rte-embedil {
	display: block;
}
.nav .glyphicon {
	color: #847641;
}
.wrap-search {
	background: #333;
	font-size: 1.2em;
	display:none;/* added by zz-omniupdate-ps */
}
.js .wrap-search {
	display: none;
}
.wrap-searchbox,
.wrap-searchpopular {
	padding:1em;
}
.portals .portal-nav > li > a#btn-search {
	cursor: pointer;
	font-size: 1.25em;
}
.portals .portal-nav > li > a#btn-search:hover {
	color: white;
}
#search-popular {
	color: white;
}
#search-popular a {
	color: #847641;
}
#search-popular a:hover {
	color: white;
	text-decoration: underline;
}
#WebPartWPQ1 {
	background: none;
}
.fluid-width-video-wrapper iframe {
	z-index: 2;
}
.nav a .glyphicon-new-window {
	font-size: 0.6em;
    vertical-align: top;
    color: #acacac;
}
.nav a:hover .glyphicon-new-window {
	color: #c4b37e;
	text-decoration: none;
}
.nav a[href*="//"]:not([href*="litangzhaopin.com"]):not([href*="judolphins"])::after,
.dropdown-menu a[href*="judolphins"]::after,
.sub-nav a[href*="//"]:not([href*="litangzhaopin.com"])::after,
.nav-list-group a[href*="//"]:not([href*="litangzhaopin.com"])::after {
    font-family: "Font Awesome 5 Pro";
    content: " \f35d";
    font-size: 0.6em;
    /* padding-left: 4px; */
    vertical-align: top;
    text-decoration: none;
}
.nav li,
.wrap-search,
.footer {
	font-family: "nimbus-sans-condensed", sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1px;
}
.portal-nav {
	font-size: 12px;
}
.ms-rteStyle-Emphasis, .ms-rteStyle-IntenseEmphasis {
	color: #999999;
}
.ms-rteStyle-Quote {
	color: #666666;
	border-left: solid 4px #d2c5a8;
	padding-left: 1em;
}
img#searchImg,
img.ms-srch-pagingNext,
img.ms-srch-pagingPrev {
	max-width: none !important;
}
.ms-srch-sb-searchLink .ms-srch-sbLarge-searchImg::after {
	font-family: "Font Awesome 5 Pro";
    content: " \f002";
}
.search-page #SearchBox {
	width: 80%;
}
.search-page .ms-srch-sbLarge.ms-srch-sb-border {
	width: 100%;
}
.search-page #SearchBox > div > input {
	width: 80%;
}
.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
    height: 26px !important;
    margin-top: 0 !important;
    min-width: 13px !important;
    padding: 5px 26px !important;
    width: 68px !important;
}
.col-sm-9 .main .section-content h3 a,
.single .content .section .section-content h3 a,
.col-sm-9 .main .section-content h4 a,
.single .content .section .section-content h4 a {
	color: #847641;
}
.footer-privacy {
	font-size: 0.9em;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}
.alert-ribbon-commencement strong {
	font-weight: normal;
	letter-spacing: 1px;
}
.social-list, .social-accounts {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.social-list-item {
	padding: 1.25em 0.75em;
	border-top: solid 1px #f2f1eb;
}
.social-accounts-item {
	display: inline;
}
.social-accounts-item img {
	max-width: 36px !important;
}
.img-framed {
    -ms-name: "Table border";
    padding: 2px;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #ababab;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #ababab;
}

.collapser-bar {
	position: relative;
}

.collapser-bar .glyphicon {
	position: absolute; right: 0; top: 0;
}
.list-todo {
	list-style: none;
}
ol.list-todo {
	counter-reset: li;
}
ol.list-todo li::before {
	content: counter(li) ".";
	float: left;
	margin-top: -0.17em;
}
ol.list-todo li {
	counter-increment: li;
}
ul.list-todo li::before {
	content: "\2022";
}
.list-todo li::before {
	color: #666666;
    font-size: 164%;
    font-weight: normal;
	margin-left: -1em;
	width: 1em;
	display: inline-block;
}
.list-group-date {
	float: left;
	min-width: 80px;
	width: 20%;
	padding: 3px 8px;
	color: #737673;
	font-family: "nimbus-sans-condensed", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
	text-align: right;
}
.list-group-details {
	float: left;
	width: 80%;
	border-left: solid 1px #ccc;
	padding: 3px 8px;
}
.list-group-item {
	border: none;
}
#whm-tabs {
	margin-top: 1em;
	margin-bottom: 1em;
}
p.list-group-item-text + h4.list-group-item-heading {
	margin-top: 0.5em;
}
.camps-month-individual {
	padding: 0 0.5em;
	margin-bottom: 2em;
}
.camps-month-date {
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 0;
}
.camps-month-name {
	font-size: 1.33em;
	margin-bottom: 0;
}
.camps-month-contact p {
	margin-bottom: 0;
}
.camps-month-contact {
    border-left: solid 1px #ddd;
    margin: 0.5em 0;
	padding: 0.5em 1em;
}
.camps-month-btns .camps-month-btns-individual {
	display: inline-block;
}
.camps-month-btns .btn-sm {
    padding: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 1em;
}
.camps-month-btns span.glyphicon {
    border-right: solid 1px #ddd;
    padding-right: 4px;
    margin-right: 2px;
    line-height: 1.5;
}
.label-option-1,
.label-apply-online {
	background: #4f86a0;
}
.label-option-2,
.label-apply-cohort {
	background: #5c9990;
}
.label-option-3 {
	background: #1D5976;
}
.tab-content .tab-pane {
	padding: 0.5em;
}
@media (min-width: 800px) {
	.tab-content .tab-pane {
		padding: 1em;
	}
}
.give.block {
	background: linear-gradient(
      rgba(0, 0, 0, 0.05),
      rgba(0, 0, 0, 0.1)
    ), url(../img/ju-home-give.jpg) no-repeat;
	background-size: cover;
	clear: both;
	color: white;
	padding: 2.5em 0;
	text-shadow: 0 1px 0 black;
}
.give.block .col-md-4 {
	max-width: 420px;
}
@media (max-width: 991px) {
	.give.block .col-md-4 {
		margin-left: 10%;
	}	
}
@media (max-width: 840px) {
	.give.block .col-md-4 {
		margin-left: auto;
		margin-right: auto;
	}	
}
.give.block hr {
	margin-top: 1.5em;
    margin-bottom: 2.5em;
}
.give a.btn-home {
	border: 1px solid #fff;
    color: #fff;
	display: block;
	font-size: 1.5em;
	letter-spacing: 1px;
	margin-bottom: 1em;
	padding-top: 1em;
    padding-bottom: 1em;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.give a.btn-home:hover {
	background: #fff;
    border: 1px solid #fff;
	color: #333;
	text-shadow: none;
}
.give .p1 {
	font-size: 1.15em;
	padding-bottom: 1em;
}
.portal-box-list {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
a.commencement-shortcut-icon {
	color: #5c9990 !important;
	text-decoration: none !important;
}
a.commencement-shortcut-icon:hover {
	color: #004d40 !important;
}

a.commencement-shortcut-icon .fa,
a.commencement-shortcut-icon .far,
a.commencement-shortcut-icon .fab,
a.commencement-shortcut-icon .fal,
a.commencement-shortcut-icon .fas {
	display: block;
	font-size: 2.4em;
}
.main a.btn-icon {
	color: #5c9990;
	text-decoration: none !important;
	text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.85em;
    font-weight: bold;
}
.btn-icon .fa,
.btn-icon .far, 
.btn-icon .fab, 
.btn-icon .fal,
.btn-icon .fas {
	display: block;
	font-size: 44px;
}
a.btn-social-facebook {
	color: #3b5998 !important;
}
a.btn-social-twitter {
	color: #55acee !important;
}
a.btn-social-youtube {
	color: #bb0000 !important;
}
a.btn-social-instagram {
	color: #d93175 !important;
}
#about-ju-infographic {
	background: url("/_resources/img/about-ju-infographic-background.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	color: white;
	font-family: 'nimbus-sans-condensed', sans-serif;
	font-style: normal;
	font-weight: 400;
}
#about-ju-infographic h3 {
	color: white;
	font-size: 1.9em;
    letter-spacing: 1px;
}
li.list-type-dates {
	list-style-type: none;
	margin-left: -40px;
}
.list-type-dates {
	padding: 1.25em;
}
.list-type-dates .col-xs-2 {
	border-right: solid 1px #ccc;
}
.list-type-dates-number {
	color: #737673;
	font-family: "nimbus-sans-condensed", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.75em;
	text-align: center;
}
.list-type-dates-weekday {
	color: #737673;
	font-family: "nimbus-sans-condensed", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 0.8em;
	margin-top: -6px;
	text-align: center;
	text-transform: uppercase;
}
.related-links a {
	padding-left: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-left: 4px solid #e0e0e0;
    display: block;
}
.related-links ul li {
	padding-top: 0.1em;
	padding-bottom: 0.2em;
}
.list-group.nav-list-group .list-group-item {
	border: solid 1px #ddd;
}
.content.container .container-fluid {
    padding: 0;
}
dt {
	margin-bottom: 2px;
}
dd {
	margin-bottom: 1em;
}
.btn-tertiary .btn-title {
	font-size: 1.4em;
	line-height: 1;
}
.btn-tertiary small {
	text-transform: uppercase;
	font-size: 80%;
	line-height: 90%;
	display: block;
}
.btn-tertiary {
	font: bold 115%/1.1 "nimbus-sans-condensed", sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 0.5em;
	max-width: 300px;
	padding: 0.5em;
}
.btn-tertiary.btn-lg {
	border-radius: 0;
}
a.btn-tertiary:active, a.btn-tertiary.active, .open > a.btn-tertiary.dropdown-toggle, .main a.btn-tertiary:active {
	background: none;
}
.btn-tertiary.disabled, .btn-tertiary.disabled:hover, .btn-tertiary.disabled:focus, .btn-tertiary.disabled:active, .btn-tertiary.disabled.active, .btn-tertiary[disabled], .btn-tertiary[disabled]:hover, .btn-tertiary[disabled]:focus, .btn-tertiary[disabled]:active, .btn-tertiary[disabled].active, fieldset[disabled] .btn-tertiary, fieldset[disabled] .btn-tertiary:hover, fieldset[disabled] .btn-tertiary:focus, fieldset[disabled] .btn-tertiary:active, fieldset[disabled] .btn-tertiary.active {
	background-color: #5c9990;
	border-color: #00342a;
}
.btn-tertiary.btn-basic {
	color: #666666;
	border-color: #666666;
}
a.btn-basic, a.btn-basic:link, .main a.btn.btn-basic:link {
	color: #666666 !important;
}
a.btn-basic:hover, a.btn-basic:focus, a.btn-basic:active, a.btn-basic.active, .open > a.btn-basic.dropdown-toggle {
	color: #4f86a0;
	background-color: white;
	border-color: #4f86a0;
}
a.btn.btn-basic:hover {
	color: #4f86a0 !important;
}
#portal-fw-contact-box {
	border-radius: 0;
	font-family: 'nimbus-sans-condensed', sans-serif;
	font-size: 0.9em;
	padding: 0;
}
.portal-fw-contact-intro {
	font-size: 1.1em;
}
.portal-fw-contact-intro h4 {
	font-size: 1.1em !important;
	font-style: normal;
	text-transform: uppercase;
}
a.btn-alternate, .main a.btn-alternate:link, .main a.btn-alternate:visited {
	color: #004d40;
    border: solid 2px #004d40;
}
.main a.btn-alternate:hover, .main a.btn-alternate:active {
    background: #056d5b;
    color: white;
}
button.popover-button.btn-sm {
    padding-left: 0;
    padding-right: 0;
	color: #4f86a0;
	background: transparent;
	font-size: 1.2em;
	line-height: 1;
}
button.popover-button.btn-sm:hover {
	color: #5c9990;
	background: transparent;
}
.site-takeover {
    background: #004d40;
	color: white;
    font-family: 'nimbus-sans-condensed';
}
.site-takeover .well {
	background: transparent;
	background: rgba(255,255,255,0.2);
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.site-takeover .well a:link,
.site-takeover .well a:visited,
.site-takeover .well a:hover,
.site-takeover .well a:active {
	color: white;
	font-size: 1.2em;
}
@media (min-width: 700px) {
	.site-takeover-givingtuesday a.btn-white {
		width: 40%;
	}
}
.site-takeover-biggreengive {
    font-size: 1.4em;
    margin: 0 auto;
    padding: 1em;
}
.site-takeover-biggreengive p {
	color: white;
	font-family: 'nimbus-sans-condensed';
}
.site-takeover-athletics-unveil,
.site-takeover-homecoming,
.site-takeover-givingtuesday {
	background: no-repeat center/cover url(/_resources/img/takeover-athletics-bg.jpg);
	padding: 2.5em 1em;
}
.panel-link-lists li {
	margin-bottom: 6px;
}
.panel-link-lists li a {
	font-size: 1.1em;
}
/* Give Campus */
.campaign-card-wide {
	  display: block;
}
.campaign-card {
	  display: none;
}
@media screen and (max-width: 420px) {
	  .campaign-card-wide {
			 display: none;
	  }
	 .campaign-card {
			display: block;
	  }
}

/* Homecoming Takeover */
.site-takeover.takeover-light {
    background: white;
    color: #00678C;
}
.site-takeover-hcfw,
.site-takeover-giving,
.site-takeover-youtubelive {
	margin: 1em auto;
	max-width: 1200px;
    width: 90%;
	align-items: center;
}
@media (min-width: 750px) {
	.site-takeover-hcfw,
	.site-takeover-giving,
	.site-takeover-youtubelive {
		display: grid;
		grid-template-columns: auto 65%;
		grid-template-rows: auto;
		grid-gap: 20px;
	}
}
.site-takeover-giving .hcfw-logo img {
	border-radius: 1em;
}
.site-takeover-giving .hcfw-body {
	padding: 0 1em;
}
.site-takeover-hcfw h2,
.site-takeover-giving h2,
.site-takeover-youtubelive h2 {
	font-family: 'MonumentExtended-Regular';
	letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 1.9em;
}
.site-takeover-hcfw h2 {
	color: #40C2CE;
}
.site-takeover-giving h2 {
	color: rgb(13,79,69);
}
.site-takeover-youtubelive h2 {
	color: #f89051;
	font-size: 2em;
    text-align: center;
}
.site-takeover-giving p.lead {
	margin-bottom: 0.25em;
}
.site-takeover-hcfw .btn-grid,
.site-takeover-maintenance .btn-grid,
.site-takeover-giving .btn-grid,
.site-takeover-youtubelive .btn-grid {
	display: grid;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 750px) {
	.site-takeover-hcfw .btn-grid,
	.site-takeover-maintenance .btn-grid,
	.site-takeover-giving .btn-grid,
	.site-takeover-youtubelive .btn-grid {
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-rows: auto;
		grid-gap: 10px;
	}
	.site-takeover-giving .btn-grid .btn,
	.site-takeover-youtubelive .btn-grid .btn {
		grid-area: 1 / 2 / 2 / 3;
	}
}
.site-takeover-hcfw .btn-lg:link,
.site-takeover-hcfw .btn-lg:visited,
.site-takeover-maintenance .btn-lg:link,
.site-takeover-maintenance .btn-lg:visited,
.site-takeover-giving .btn-lg:link,
.site-takeover-giving .btn-lg:visited {
	border-radius: 0;
	border: solid 1px #57C7DB;
	color: #00619A;
}
.site-takeover-youtubelive .btn-lg:link,
.site-takeover-youtubelive .btn-lg:visited {
	background: #f89051;
	color: white;
	border: solid 1px #f89051;
	border-radius: 0;
	font-weight: bold;
	letter-spacing: 1px;
}
.site-takeover-hcfw .btn-lg:hover,
.site-takeover-hcfw .btn-lg:active,
.site-takeover-hcfw .btn-lg:focus,
.site-takeover-maintenance .btn-lg:hover,
.site-takeover-maintenance .btn-lg:active,
.site-takeover-maintenance .btn-lg:focus,
.site-takeover-giving .btn-lg:hover,
.site-takeover-giving .btn-lg:active,
.site-takeover-giving .btn-lg:focus {
	background: #009667;
    color: white;
    border: solid 1px #82CEC3;
}
.site-takeover-youtubelive .btn-lg:hover,
.site-takeover-youtubelive .btn-lg:active,
.site-takeover-youtubelive .btn-lg:focus {
	background: white;
    color: #f89051;
    border: solid 1px #f89051;
	border-radius: 0;
	font-weight: bold;
	letter-spacing: 1px;
}
.maintenance-body {
    padding: 1em;
}
.maintenance-body h2 {
margin-top: 0;
}
.maintenance-body h2,
.maintenance-body p {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}