.leg_LegNav {
    position: relative;
    clear: both;
    height: 38px;
    padding-top: 3px;
    background-color: #990033;
    border: 1px solid #540902;
    margin-top: 5px;
}
.leg_ul_FirstNav {
	margin-bottom: 0px;
}
.leg_FirstNav {
    height: 30px;
    overflow: hidden;
    padding-top: 4px;
    font-size: 0.9em;
}
a.leg_OfficeNavTop, a.leg_OfficeNavLinkonly {
    float: left;
    padding: 4px 12px 8px 5px;
    font-size: .6em;
    font-weight: normal;
}
.leg_OfficeNav {
    clear: both;
    position: relative;
    height: 39px;
    padding-top: 6px;
    border-top: 2px solid #540902;
    border-bottom: 2px solid #540902;
    z-index: 1;
}
a.leg_OfficeNavTop_Hover {                                  /* temporarily applied during a mouse hover or touch click */   
    padding:3px 11px 8px 4px;                               /* modify padding to account for added 'tab' view border */
    background-color:#E8E8E8;
    border-top:1px solid #540902;   
    border-right:1px solid #540902;    
    border-bottom:2px solid #E8E8E8;                        /* covers colored bottom .leg_OfficeNav line for 'index card/tab' flow into banner */
    border-left:1px solid #540902;  
    border-top-left-radius:3px;
    -moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
    border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	background-image:none;
	z-index: 2;
}
.leg_PageFooter {
    clear: both;
    width: 1200px;
    height: auto;
    overflow: hidden;
    padding: 12px 12px 8px 12px;
    margin: 2em 0 0 0;
    background-color: #FFFEE9;
    font-family: Helvetica, Tahoma, Serif;
    border-top: 1px solid #540902;
    border-left: 1px solid #540902;
    border-right: 1px solid #540902;
	text-align: left;
}
.leg_PageFooter h2 {
    text-transform: uppercase;
    padding: 0 0 4px 0;
    color: #353535;
    border-bottom: 1px solid #E0E0E0;
    font-size: 1em;
    font-weight: 550;
}
.leg_PageFooter ul {
    padding-top: 0px;
}
.leg_PageFooter ul li {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 0.9em;
    color: #353535;
}
.leg_PageFooterAddr {
    display: block;
    float: none;
    padding-top: 4px;
    padding-bottom: 0px;
    border: 1px solid #540902;
    color: White;
    background-color: #990033;
    font-size: 0.9em;
    font-family: Helvetica, Tahoma, Serif;
    text-align: center;
	width: 1200px;
}
.leg_PageFooterAddr p {
	margin: 0px;
}
a.leg_OfficeNavTop p {
	margin: 0px;
}
.leg_Banner .leg_MainTitle {
    font-size: 2.65em;
    letter-spacing: 0.05em;
    padding: 28px 0 3px 280px;
    display: block;
    z-index: 9;
}
.leg_LegNavCore h2 {
    font-size: 1.2em;
    padding: 6px 0 2px 8px;
    font-weight: 550;
}
.leg_LegNavCore ul li h3 {
    padding: 0 0 2px 0;
    font-size: 1.1em;
    border-top: none;
    font-weight: 550;
}
.leg_Shell {
    /* width: 980px; */
    width: 1200px;
    margin: 0 auto;
    padding: 0 0px;
    font-family: verdana, arial, Sans-Serif;
}
.leg_Banner .leg_MainTitle {
    font-size: 2.65em;
    letter-spacing: 0.05em;
    padding: 21px 0 3px 280px;
    display: block;
    z-index: 9;
}
.header_formatting {
	border-top: 0;
	border-right: 0;
	border-left: 0;
	color: #222;
	height: auto;
	max-height: auto;
	padding: 0;
	margin: 0
}
.header_links_container {
	clear: both;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 5px
}
.header-no-logo-md {
	display: block;
	padding: 40px 0 0 0;
	color: white;
	font-size: 52px;
	min-height: 50px;
	font-weight: 100
}
.header-no-logo-sm {
	display: block;
	padding: 15px 0 0 0;
	color: white;
	font-size: 33.8px;
	min-height: inherit;
	font-weight: 100
}
.toggle_button_formatting {
	border-top: 2px solid white;
	border-right: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #003865;
	background: #003865;
	color: white
}
table thead th {
	background: #555;
	color: white
}/*! normalize.css v3.0.0 | 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: .67em 0
}
mark {
	background: yellow;
	color: black
}
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 {
	-moz-box-sizing: content-box;
	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;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}

@media print {
* {
	text-shadow: none!important;
	color: black!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%!important
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
select {
	background: white!important
}
.navbar {
	display: none
}
.table td, .table th {
	background-color: white!important
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color: black!important
}
.label {
	border: 1px solid black
}
.table {
	border-collapse: collapse!important
}
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd!important
}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-ms-box-sizing: border-box
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-ms-box-sizing: border-box
}
html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: transparent
}
body {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333;
	background-color: #FFFFFF;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #0563c1
}
a:hover, a:focus {
	color: #022345;
	text-decoration: underline
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 3px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 2px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transition: all all .2s ease-in-out ease-out;
	-moz-transition: all all .2s ease-in-out ease-out;
	-o-transition: all all .2s ease-in-out ease-out;
	transition: all all .2s ease-in-out ease-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 18px;
	margin-bottom: 18px;
	border: 0;
	border-top: 1px solid #b2b2b2
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #b2b2b2
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0;
	margin-bottom: 2px
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 0;
	margin-bottom: 9px
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%
}
h1, .h1 {
	font-size: 33px
}
h2, .h2 {
	font-size: 27px
}
h3, .h3 {
	font-size: 23px
}
h4, .h4 {
	font-size: 18px
}
h5, .h5 {
	font-size: 13px
}
h6, .h6 {
	font-size: 12px
}
p {
	margin: 0 0 18px
}
.lead {
	margin-bottom: 18px;
	font-size: 14px;
	font-weight: 200;
	line-height: 1.4
}

@media(min-width:768px) {
.lead {
	font-size: 19.5px
}
}
small, .small {
	font-size: 85%
}
cite {
	font-style: normal
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-muted {
	color: #b2b2b2
}
.text-primary {
	color: #003865
}
a.text-primary:hover {
	color: #001c32
}
.text-success {
	color: #3c763d
}
a.text-success:hover {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:hover {
	color: #245269
}
.text-warning {
	color: #8a6d3b
}
a.text-warning:hover {
	color: #66512c
}
.text-danger {
	color: #a94442
}
a.text-danger:hover {
	color: #843534
}
.bg-primary {
	color: white;
	background-color: #003865
}
a.bg-primary:hover {
	background-color: #001c32
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:hover {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:hover {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:hover {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:hover {
	background-color: #e4b9b9
}
.page-header {
	padding-bottom: 8px;
	margin: 36px 0 18px;
	border-bottom: 1px solid #eee
}
ul, ol {
	margin-top: 0;
	margin-bottom: 9px
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-top: 0;
	margin-bottom: 18px
}
dt, dd {
	line-height: 1.428571429
}
dt {
	font-weight: bold
}
dd {
	margin-left: 0
}

@media(min-width:768px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.dl-horizontal dd {
	margin-left: 180px
}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #b2b2b2
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 9px 18px;
	margin: 0 0 18px;
	font-size: 16.25px;
	border-left: 5px solid #eee;
	font-weight: 200
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.428571429;
	color: #b2b2b2
}
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 #eee;
	border-left: 0;
	text-align: right
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
	content: ''
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}
address {
	margin-bottom: 18px;
	font-style: normal;
	line-height: 1.428571429
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	padding: 5px 8px;
	font-size: 90%;
	color: #393939;
	background-color: #dadada;
	white-space: nowrap;
	border-radius: 2px
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: white;
	background-color: #333;
	border-radius: 1.5px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}
pre {
	display: block;
	padding: 8.5px;
	margin: 0 0 9px;
	font-size: 12px;
	line-height: 1.428571429;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: whitesmoke;
	border: 1px solid #ccc;
	border-radius: 2px
}
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: 10px;
	padding-right: 10px
}

@media(min-width:768px) {
.container {
	width: 740px
}
}

@media(min-width:900px) {
.container {
	width: 908px
}
}

@media(min-width:1200px) {
.container {
	width: 1070px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px
}
.row {
	margin-left: -10px;
	margin-right: -10px
}
.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: 10px;
	padding-right: 10px
}
.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-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.666666667%
}
.col-xs-10 {
	width: 83.333333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.666666667%
}
.col-xs-7 {
	width: 58.333333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.666666667%
}
.col-xs-4 {
	width: 33.333333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.666666667%
}
.col-xs-1 {
	width: 8.333333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.666666667%
}
.col-xs-pull-10 {
	right: 83.333333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.666666667%
}
.col-xs-pull-7 {
	right: 58.333333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.666666667%
}
.col-xs-pull-4 {
	right: 33.333333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.666666667%
}
.col-xs-pull-1 {
	right: 8.333333333%
}
.col-xs-pull-0 {
	right: 0
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.666666667%
}
.col-xs-push-10 {
	left: 83.333333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.666666667%
}
.col-xs-push-7 {
	left: 58.333333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.666666667%
}
.col-xs-push-4 {
	left: 33.333333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.666666667%
}
.col-xs-push-1 {
	left: 8.333333333%
}
.col-xs-push-0 {
	left: 0
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.666666667%
}
.col-xs-offset-10 {
	margin-left: 83.333333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.666666667%
}
.col-xs-offset-7 {
	margin-left: 58.333333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.666666667%
}
.col-xs-offset-4 {
	margin-left: 33.333333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.666666667%
}
.col-xs-offset-1 {
	margin-left: 8.333333333%
}
.col-xs-offset-0 {
	margin-left: 0
}

@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-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.666666667%
}
.col-sm-10 {
	width: 83.333333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.666666667%
}
.col-sm-7 {
	width: 58.333333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.666666667%
}
.col-sm-4 {
	width: 33.333333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.666666667%
}
.col-sm-1 {
	width: 8.333333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.666666667%
}
.col-sm-pull-10 {
	right: 83.333333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.666666667%
}
.col-sm-pull-7 {
	right: 58.333333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.666666667%
}
.col-sm-pull-4 {
	right: 33.333333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.666666667%
}
.col-sm-pull-1 {
	right: 8.333333333%
}
.col-sm-pull-0 {
	right: 0
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.666666667%
}
.col-sm-push-10 {
	left: 83.333333333%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.666666667%
}
.col-sm-push-7 {
	left: 58.333333333%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.666666667%
}
.col-sm-push-4 {
	left: 33.333333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.666666667%
}
.col-sm-push-1 {
	left: 8.333333333%
}
.col-sm-push-0 {
	left: 0
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.666666667%
}
.col-sm-offset-10 {
	margin-left: 83.333333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.666666667%
}
.col-sm-offset-7 {
	margin-left: 58.333333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.666666667%
}
.col-sm-offset-4 {
	margin-left: 33.333333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.666666667%
}
.col-sm-offset-1 {
	margin-left: 8.333333333%
}
.col-sm-offset-0 {
	margin-left: 0
}
}

@media(min-width:900px) {
.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-12 {
	width: 100%
}
.col-md-11 {
	width: 91.666666667%
}
.col-md-10 {
	width: 83.333333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.666666667%
}
.col-md-7 {
	width: 58.333333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.666666667%
}
.col-md-4 {
	width: 33.333333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.666666667%
}
.col-md-1 {
	width: 8.333333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.666666667%
}
.col-md-pull-10 {
	right: 83.333333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.666666667%
}
.col-md-pull-7 {
	right: 58.333333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.666666667%
}
.col-md-pull-4 {
	right: 33.333333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.666666667%
}
.col-md-pull-1 {
	right: 8.333333333%
}
.col-md-pull-0 {
	right: 0
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.666666667%
}
.col-md-push-10 {
	left: 83.333333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.666666667%
}
.col-md-push-7 {
	left: 58.333333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.666666667%
}
.col-md-push-4 {
	left: 33.333333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.666666667%
}
.col-md-push-1 {
	left: 8.333333333%
}
.col-md-push-0 {
	left: 0
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.666666667%
}
.col-md-offset-10 {
	margin-left: 83.333333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.666666667%
}
.col-md-offset-7 {
	margin-left: 58.333333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.666666667%
}
.col-md-offset-4 {
	margin-left: 33.333333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.666666667%
}
.col-md-offset-1 {
	margin-left: 8.333333333%
}
.col-md-offset-0 {
	margin-left: 0
}
}

@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-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.666666667%
}
.col-lg-10 {
	width: 83.333333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.666666667%
}
.col-lg-7 {
	width: 58.333333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.666666667%
}
.col-lg-4 {
	width: 33.333333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.666666667%
}
.col-lg-1 {
	width: 8.333333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.666666667%
}
.col-lg-pull-10 {
	right: 83.333333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.666666667%
}
.col-lg-pull-7 {
	right: 58.333333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.666666667%
}
.col-lg-pull-4 {
	right: 33.333333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.666666667%
}
.col-lg-pull-1 {
	right: 8.333333333%
}
.col-lg-pull-0 {
	right: 0
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.666666667%
}
.col-lg-push-10 {
	left: 83.333333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.666666667%
}
.col-lg-push-7 {
	left: 58.333333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.666666667%
}
.col-lg-push-4 {
	left: 33.333333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.666666667%
}
.col-lg-push-1 {
	left: 8.333333333%
}
.col-lg-push-0 {
	left: 0
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.666666667%
}
.col-lg-offset-10 {
	margin-left: 83.333333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.666666667%
}
.col-lg-offset-7 {
	margin-left: 58.333333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.666666667%
}
.col-lg-offset-4 {
	margin-left: 33.333333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.666666667%
}
.col-lg-offset-1 {
	margin-left: 8.333333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
table {
	max-width: 100%;
	background-color: transparent
}
th {
	text-align: left
}
.table {
	width: 100%;
	margin-bottom: 18px
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
	border-top: 0
}
.table>tbody+tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: white
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
	padding: 5px
}
.table-bordered {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .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: #efefef
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background-color: #f5e1a4
}
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>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
	background-color: #f5e1a4
}
.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.active:hover>th {
	background-color: #f2d98d
}
.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .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.success:hover>th {
	background-color: #d0e9c6
}
.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .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.info:hover>th {
	background-color: #c4e3f3
}
.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .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.warning:hover>th {
	background-color: #faf2cc
}
.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .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.danger:hover>th {
	background-color: #ebcccc
}

@media(max-width:767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 13.5px;
	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>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .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>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td: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>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td: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>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .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: 18px;
	font-size: 19.5px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-ms-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: 13px;
	line-height: 1.428571429;
	color: #555
}
.form-control {
	display: block;
	width: 100%;
	height: 32px;
	padding: 6px 12px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #555;
	background-color: white;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
	-moz-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
	-o-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
	transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6)
}
.form-control::-moz-placeholder {
color:#b2b2b2;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#b2b2b2
}
.form-control::-webkit-input-placeholder {
color:#b2b2b2
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}
textarea.form-control {
	height: auto
}
input[type="search"] {
	-webkit-appearance: none
}
input[type="date"] {
	line-height: 32px
}
.form-group {
	margin-bottom: 15px
}
.radio, .checkbox {
	display: block;
	min-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px
}
.radio label, .checkbox label {
	display: inline;
	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], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 1.5px
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
textarea.input-sm, select[multiple].input-sm {
	height: auto
}
.input-lg {
	height: 45px;
	padding: 10px 16px;
	font-size: 17px;
	line-height: 1.33;
	border-radius: 3px
}
select.input-lg {
	height: 45px;
	line-height: 45px
}
textarea.input-lg, select[multiple].input-lg {
	height: auto
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 40px
}
.has-feedback .form-control-feedback {
	position: absolute;
	top: 23px;
	right: 0;
	display: block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center
}
.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;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
	-moz-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;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}
.has-warning .form-control-feedback {
	color: #8a6d3b
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
	-moz-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 {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.form-inline .input-group>.form-control {
	width: 100%
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	vertical-align: middle
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	float: none;
	margin-left: 0
}
.form-inline .has-feedback .form-control-feedback {
	top: 0
}
}
.form-horizontal .control-label, .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: 25px
}
.form-horizontal .form-group {
	margin-left: -10px;
	margin-right: -10px
}
.form-horizontal .form-control-static {
	padding-top: 7px
}

@media(min-width:768px) {
.form-horizontal .control-label {
	text-align: right
}
}
.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 10px
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 13px;
	line-height: 1.428571429;
	border-radius: 2px;
	-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;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	-moz-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: .65;
	filter: alpha(opacity=65);
	-moz-opacity: .65;
	-khtml-opacity: .65;
	-webkit-opacity: .65;
	-ms-filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none
}
.btn-default {
	color: #333;
	background-color: white;
	border-color: #ccc
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-image: none
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: white;
	border-color: #ccc
}
.btn-default .badge {
	color: white;
	background-color: #333
}
.btn-primary {
	color: white;
	background-color: #003865;
	border-color: #002a4b
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: white;
	background-color: #00213c;
	border-color: #00080e
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #003865;
	border-color: #002a4b
}
.btn-primary .badge {
	color: #003865;
	background-color: white
}
.btn-success {
	color: white;
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: white;
	background-color: #47a447;
	border-color: #398439
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	background-image: none
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success .badge {
	color: #5cb85c;
	background-color: white
}
.btn-info {
	color: white;
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	color: white;
	background-color: #39b3d7;
	border-color: #269abc
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	background-image: none
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info .badge {
	color: #5bc0de;
	background-color: white
}
.btn-warning {
	color: white;
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	color: white;
	background-color: #ed9c28;
	border-color: #d58512
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	background-image: none
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: white
}
.btn-danger {
	color: white;
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	color: white;
	background-color: #d2322d;
	border-color: #ac2925
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	background-image: none
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: white
}
.btn-link {
	color: #0563c1;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent
}
.btn-link:hover, .btn-link:focus {
	color: #022345;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #b2b2b2;
	text-decoration: none
}
.btn-lg, .btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 17px;
	line-height: 1.33;
	border-radius: 3px
}
.btn-sm, .btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 1.5px
}
.btn-xs, .btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 1.5px
}
.btn-block {
	display: block;
	width: 100%;
	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%
}
.breadcrumb {
	padding: 0 15px;
	margin-bottom: 18px;
	list-style: none;
	background-color: none;
	border-radius: 2px;
	color: #555
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li+li:before {
	content: "\00a0";
	padding: 0 5px;
	color: #555
}
.breadcrumb>.active {
	color: #777
}
.breadcrumb li a {
	color: #555
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('/inc/assets-MngeoTemplate2017/glyphicons-halflings-regular_tcm38-990.eot');
	src: url('/inc/assets-MngeoTemplate2017/glyphicons-halflings-regular_tcm38-990.eot?#iefix') format('embedded-opentype'), url('/inc/assets-MngeoTemplate2017/glyphicons-halflings-regular_tcm38-850.woff') format('woff'), url('/inc/assets-MngeoTemplate2017/glyphicons-halflings-regular_tcm38-892.ttf') format('truetype'), url('/inc/assets-MngeoTemplate2017/glyphicons-halflings-regular_tcm38-952.svg#glyphicons_halflingsregular') format('svg')
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
	content: "\2a"
}
.glyphicon-plus:before {
	content: "\2b"
}
.glyphicon-euro:before {
	content: "\20ac"
}
.glyphicon-minus:before {
	content: "\2212"
}
.glyphicon-cloud:before {
	content: "\2601"
}
.glyphicon-envelope:before {
	content: "\2709"
}
.glyphicon-pencil:before {
	content: "\270f"
}
.glyphicon-glass:before {
	content: "\e001"
}
.glyphicon-music:before {
	content: "\e002"
}
.glyphicon-search:before {
	content: "\e003"
}
.glyphicon-heart:before {
	content: "\e005"
}
.glyphicon-star:before {
	content: "\e006"
}
.glyphicon-star-empty:before {
	content: "\e007"
}
.glyphicon-user:before {
	content: "\e008"
}
.glyphicon-film:before {
	content: "\e009"
}
.glyphicon-th-large:before {
	content: "\e010"
}
.glyphicon-th:before {
	content: "\e011"
}
.glyphicon-th-list:before {
	content: "\e012"
}
.glyphicon-ok:before {
	content: "\e013"
}
.glyphicon-remove:before {
	content: "\e014"
}
.glyphicon-zoom-in:before {
	content: "\e015"
}
.glyphicon-zoom-out:before {
	content: "\e016"
}
.glyphicon-off:before {
	content: "\e017"
}
.glyphicon-signal:before {
	content: "\e018"
}
.glyphicon-cog:before {
	content: "\e019"
}
.glyphicon-trash:before {
	content: "\e020"
}
.glyphicon-home:before {
	content: "\e021"
}
.glyphicon-file:before {
	content: "\e022"
}
.glyphicon-time:before {
	content: "\e023"
}
.glyphicon-road:before {
	content: "\e024"
}
.glyphicon-download-alt:before {
	content: "\e025"
}
.glyphicon-download:before {
	content: "\e026"
}
.glyphicon-upload:before {
	content: "\e027"
}
.glyphicon-inbox:before {
	content: "\e028"
}
.glyphicon-play-circle:before {
	content: "\e029"
}
.glyphicon-repeat:before {
	content: "\e030"
}
.glyphicon-refresh:before {
	content: "\e031"
}
.glyphicon-list-alt:before {
	content: "\e032"
}
.glyphicon-lock:before {
	content: "\e033"
}
.glyphicon-flag:before {
	content: "\e034"
}
.glyphicon-headphones:before {
	content: "\e035"
}
.glyphicon-volume-off:before {
	content: "\e036"
}
.glyphicon-volume-down:before {
	content: "\e037"
}
.glyphicon-volume-up:before {
	content: "\e038"
}
.glyphicon-qrcode:before {
	content: "\e039"
}
.glyphicon-barcode:before {
	content: "\e040"
}
.glyphicon-tag:before {
	content: "\e041"
}
.glyphicon-tags:before {
	content: "\e042"
}
.glyphicon-book:before {
	content: "\e043"
}
.glyphicon-bookmark:before {
	content: "\e044"
}
.glyphicon-print:before {
	content: "\e045"
}
.glyphicon-camera:before {
	content: "\e046"
}
.glyphicon-font:before {
	content: "\e047"
}
.glyphicon-bold:before {
	content: "\e048"
}
.glyphicon-italic:before {
	content: "\e049"
}
.glyphicon-text-height:before {
	content: "\e050"
}
.glyphicon-text-width:before {
	content: "\e051"
}
.glyphicon-align-left:before {
	content: "\e052"
}
.glyphicon-align-center:before {
	content: "\e053"
}
.glyphicon-align-right:before {
	content: "\e054"
}
.glyphicon-align-justify:before {
	content: "\e055"
}
.glyphicon-list:before {
	content: "\e056"
}
.glyphicon-indent-left:before {
	content: "\e057"
}
.glyphicon-indent-right:before {
	content: "\e058"
}
.glyphicon-facetime-video:before {
	content: "\e059"
}
.glyphicon-picture:before {
	content: "\e060"
}
.glyphicon-map-marker:before {
	content: "\e062"
}
.glyphicon-adjust:before {
	content: "\e063"
}
.glyphicon-tint:before {
	content: "\e064"
}
.glyphicon-edit:before {
	content: "\e065"
}
.glyphicon-share:before {
	content: "\e066"
}
.glyphicon-check:before {
	content: "\e067"
}
.glyphicon-move:before {
	content: "\e068"
}
.glyphicon-step-backward:before {
	content: "\e069"
}
.glyphicon-fast-backward:before {
	content: "\e070"
}
.glyphicon-backward:before {
	content: "\e071"
}
.glyphicon-play:before {
	content: "\e072"
}
.glyphicon-pause:before {
	content: "\e073"
}
.glyphicon-stop:before {
	content: "\e074"
}
.glyphicon-forward:before {
	content: "\e075"
}
.glyphicon-fast-forward:before {
	content: "\e076"
}
.glyphicon-step-forward:before {
	content: "\e077"
}
.glyphicon-eject:before {
	content: "\e078"
}
.glyphicon-chevron-left:before {
	content: "\e079"
}
.glyphicon-chevron-right:before {
	content: "\e080"
}
.glyphicon-plus-sign:before {
	content: "\e081"
}
.glyphicon-minus-sign:before {
	content: "\e082"
}
.glyphicon-remove-sign:before {
	content: "\e083"
}
.glyphicon-ok-sign:before {
	content: "\e084"
}
.glyphicon-question-sign:before {
	content: "\e085"
}
.glyphicon-info-sign:before {
	content: "\e086"
}
.glyphicon-screenshot:before {
	content: "\e087"
}
.glyphicon-remove-circle:before {
	content: "\e088"
}
.glyphicon-ok-circle:before {
	content: "\e089"
}
.glyphicon-ban-circle:before {
	content: "\e090"
}
.glyphicon-arrow-left:before {
	content: "\e091"
}
.glyphicon-arrow-right:before {
	content: "\e092"
}
.glyphicon-arrow-up:before {
	content: "\e093"
}
.glyphicon-arrow-down:before {
	content: "\e094"
}
.glyphicon-share-alt:before {
	content: "\e095"
}
.glyphicon-resize-full:before {
	content: "\e096"
}
.glyphicon-resize-small:before {
	content: "\e097"
}
.glyphicon-exclamation-sign:before {
	content: "\e101"
}
.glyphicon-gift:before {
	content: "\e102"
}
.glyphicon-leaf:before {
	content: "\e103"
}
.glyphicon-fire:before {
	content: "\e104"
}
.glyphicon-eye-open:before {
	content: "\e105"
}
.glyphicon-eye-close:before {
	content: "\e106"
}
.glyphicon-warning-sign:before {
	content: "\e107"
}
.glyphicon-plane:before {
	content: "\e108"
}
.glyphicon-calendar:before {
	content: "\e109"
}
.glyphicon-random:before {
	content: "\e110"
}
.glyphicon-comment:before {
	content: "\e111"
}
.glyphicon-magnet:before {
	content: "\e112"
}
.glyphicon-chevron-up:before {
	content: "\e113"
}
.glyphicon-chevron-down:before {
	content: "\e114"
}
.glyphicon-retweet:before {
	content: "\e115"
}
.glyphicon-shopping-cart:before {
	content: "\e116"
}
.glyphicon-folder-close:before {
	content: "\e117"
}
.glyphicon-folder-open:before {
	content: "\e118"
}
.glyphicon-resize-vertical:before {
	content: "\e119"
}
.glyphicon-resize-horizontal:before {
	content: "\e120"
}
.glyphicon-hdd:before {
	content: "\e121"
}
.glyphicon-bullhorn:before {
	content: "\e122"
}
.glyphicon-bell:before {
	content: "\e123"
}
.glyphicon-certificate:before {
	content: "\e124"
}
.glyphicon-thumbs-up:before {
	content: "\e125"
}
.glyphicon-thumbs-down:before {
	content: "\e126"
}
.glyphicon-hand-right:before {
	content: "\e127"
}
.glyphicon-hand-left:before {
	content: "\e128"
}
.glyphicon-hand-up:before {
	content: "\e129"
}
.glyphicon-hand-down:before {
	content: "\e130"
}
.glyphicon-circle-arrow-right:before {
	content: "\e131"
}
.glyphicon-circle-arrow-left:before {
	content: "\e132"
}
.glyphicon-circle-arrow-up:before {
	content: "\e133"
}
.glyphicon-circle-arrow-down:before {
	content: "\e134"
}
.glyphicon-globe:before {
	content: "\e135"
}
.glyphicon-wrench:before {
	content: "\e136"
}
.glyphicon-tasks:before {
	content: "\e137"
}
.glyphicon-filter:before {
	content: "\e138"
}
.glyphicon-briefcase:before {
	content: "\e139"
}
.glyphicon-fullscreen:before {
	content: "\e140"
}
.glyphicon-dashboard:before {
	content: "\e141"
}
.glyphicon-paperclip:before {
	content: "\e142"
}
.glyphicon-heart-empty:before {
	content: "\e143"
}
.glyphicon-link:before {
	content: "\e144"
}
.glyphicon-phone:before {
	content: "\e145"
}
.glyphicon-pushpin:before {
	content: "\e146"
}
.glyphicon-usd:before {
	content: "\e148"
}
.glyphicon-gbp:before {
	content: "\e149"
}
.glyphicon-sort:before {
	content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}
.glyphicon-sort-by-order:before {
	content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}
.glyphicon-sort-by-attributes:before {
	content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}
.glyphicon-unchecked:before {
	content: "\e157"
}
.glyphicon-expand:before {
	content: "\e158"
}
.glyphicon-collapse-down:before {
	content: "\e159"
}
.glyphicon-collapse-up:before {
	content: "\e160"
}
.glyphicon-log-in:before {
	content: "\e161"
}
.glyphicon-flash:before {
	content: "\e162"
}
.glyphicon-log-out:before {
	content: "\e163"
}
.glyphicon-new-window:before {
	content: "\e164"
}
.glyphicon-record:before {
	content: "\e165"
}
.glyphicon-save:before {
	content: "\e166"
}
.glyphicon-open:before {
	content: "\e167"
}
.glyphicon-saved:before {
	content: "\e168"
}
.glyphicon-import:before {
	content: "\e169"
}
.glyphicon-export:before {
	content: "\e170"
}
.glyphicon-send:before {
	content: "\e171"
}
.glyphicon-floppy-disk:before {
	content: "\e172"
}
.glyphicon-floppy-saved:before {
	content: "\e173"
}
.glyphicon-floppy-remove:before {
	content: "\e174"
}
.glyphicon-floppy-save:before {
	content: "\e175"
}
.glyphicon-floppy-open:before {
	content: "\e176"
}
.glyphicon-credit-card:before {
	content: "\e177"
}
.glyphicon-transfer:before {
	content: "\e178"
}
.glyphicon-cutlery:before {
	content: "\e179"
}
.glyphicon-header:before {
	content: "\e180"
}
.glyphicon-compressed:before {
	content: "\e181"
}
.glyphicon-earphone:before {
	content: "\e182"
}
.glyphicon-phone-alt:before {
	content: "\e183"
}
.glyphicon-tower:before {
	content: "\e184"
}
.glyphicon-stats:before {
	content: "\e185"
}
.glyphicon-sd-video:before {
	content: "\e186"
}
.glyphicon-hd-video:before {
	content: "\e187"
}
.glyphicon-subtitles:before {
	content: "\e188"
}
.glyphicon-sound-stereo:before {
	content: "\e189"
}
.glyphicon-sound-dolby:before {
	content: "\e190"
}
.glyphicon-sound-5-1:before {
	content: "\e191"
}
.glyphicon-sound-6-1:before {
	content: "\e192"
}
.glyphicon-sound-7-1:before {
	content: "\e193"
}
.glyphicon-copyright-mark:before {
	content: "\e194"
}
.glyphicon-registration-mark:before {
	content: "\e195"
}
.glyphicon-cloud-download:before {
	content: "\e197"
}
.glyphicon-cloud-upload:before {
	content: "\e198"
}
.glyphicon-tree-conifer:before {
	content: "\e199"
}
.glyphicon-tree-deciduous:before {
	content: "\e200"
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: white;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
.label[href]:hover, .label[href]:focus {
	color: white;
	text-decoration: none;
	cursor: pointer
}
.label:empty {
	display: none
}
.btn .label {
	position: relative;
	top: -1px
}
.label-default {
	background-color: #b2b2b2
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #989898
}
.label-primary {
	background-color: #003865
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #001c32
}
.label-success {
	background-color: #5cb85c
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44
}
.label-info {
	background-color: #5bc0de
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5
}
.label-warning {
	background-color: #f0ad4e
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f
}
.label-danger {
	background-color: #d9534f
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c
}
.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}
.jumbotron h1, .jumbotron .h1 {
	color: inherit
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 200
}
.container .jumbotron {
	border-radius: 3px
}
.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
}
.jumbotron h1, .jumbotron .h1 {
	font-size: 58.5px
}
}
.clearfix:before, .clearfix:after, .modal-footer:before, .nav:before, .btn-group-vertical>.btn-group:before, .btn-toolbar:before, .form-horizontal .form-group:before, .row:before, .container-fluid:before, .container:before, .modal-footer:after, .nav:after, .btn-group-vertical>.btn-group:after, .btn-toolbar:after, .form-horizontal .form-group:after, .row:after, .container-fluid:after, .container:after {
	content: " ";
	display: table
}
.clearfix:after, .modal-footer:after, .nav:after, .btn-group-vertical>.btn-group:after, .btn-toolbar:after, .form-horizontal .form-group:after, .row:after, .container-fluid:after, .container: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;
	visibility: hidden
}
.affix {
	position: fixed
}
@-ms-viewport {
width:device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	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(min-width:768px) and (max-width:899px) {
.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:900px) 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: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(max-width:767px) {
.hidden-xs {
	display: none!important
}
}

@media(min-width:768px) and (max-width:899px) {
.hidden-sm {
	display: none!important
}
}

@media(min-width:900px) 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
}
}

@media print {
.hidden-print {
	display: none!important
}
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.333333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.285714286em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.142857143em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.142857143em;
	width: 2.142857143em;
	top: .142857143em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.857142857em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right {
	margin-left: .3em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: white
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-gear:before, .fa-cog:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-tv:before, .fa-television:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
.fa-reddit-alien:before {
	content: "\f281"
}
.fa-edge:before {
	content: "\f282"
}
.fa-credit-card-alt:before {
	content: "\f283"
}
.fa-codiepie:before {
	content: "\f284"
}
.fa-modx:before {
	content: "\f285"
}
.fa-fort-awesome:before {
	content: "\f286"
}
.fa-usb:before {
	content: "\f287"
}
.fa-product-hunt:before {
	content: "\f288"
}
.fa-mixcloud:before {
	content: "\f289"
}
.fa-scribd:before {
	content: "\f28a"
}
.fa-pause-circle:before {
	content: "\f28b"
}
.fa-pause-circle-o:before {
	content: "\f28c"
}
.fa-stop-circle:before {
	content: "\f28d"
}
.fa-stop-circle-o:before {
	content: "\f28e"
}
.fa-shopping-bag:before {
	content: "\f290"
}
.fa-shopping-basket:before {
	content: "\f291"
}
.fa-hashtag:before {
	content: "\f292"
}
.fa-bluetooth:before {
	content: "\f293"
}
.fa-bluetooth-b:before {
	content: "\f294"
}
.fa-percent:before {
	content: "\f295"
}
.file-ext:before {
	content: "\f016"
}
.file-ext-pdf:before {
	content: "\f1c1"
}
.file-ext-doc:before, .file-ext-docx:before {
	content: "\f1c2"
}
.file-ext-ppt:before, .file-ext-pptx:before {
	content: "\f1c4"
}
.file-ext-xls:before, .file-ext-xlsx:before {
	content: "\f1c3"
}
.file-ext-txt:before {
	content: "\f0f6"
}/*! jQuery UI - v1.11.1 - 2014-08-26
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, autocomplete.css, datepicker.css, menu.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
	display: none
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse
}
.ui-helper-clearfix:after {
	clear: both
}
.ui-helper-clearfix {
	min-height: 0
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0)
}
.ui-front {
	z-index: 100
}
.ui-state-disabled {
	cursor: default!important
}
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none
}
.ui-resizable {
	position: relative
}
.ui-resizable-handle {
	position: absolute;
	font-size: .1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none
}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
	display: none
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
	top: 1px
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px
}
.ui-datepicker .ui-datepicker-next {
	right: 2px
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width: 45%
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0
}
.ui-datepicker td {
	border: 0;
	padding: 1px
}
.ui-datepicker td span, .ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left
}
.ui-datepicker.ui-datepicker-multi {
	width: auto
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0
}
.ui-datepicker-rtl {
	direction: rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
	float: right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0
}
.ui-menu .ui-menu {
	position: absolute
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
	margin: -1px
}
.ui-menu-icons {
	position: relative
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em
}
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0
}
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0
}

@media screen {
#skip-to-content {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
	z-index: 100
}
#skip-to-content:focus {
	overflow: visible!important;
	clip: auto!important;
	position: fixed!important;
	top: 5px!important;
	left: 5px!important;
	width: auto!important;
	height: auto!important;
	border: 2px solid white!important;
	padding: 5px 10px!important;
	margin: 0!important;
	color: white;
	background: #333;
	border-radius: 5px;
	text-align: center;
	font-size: 19.5px;
	text-decoration: none
}
header {
	border-top: 0;
	border-right: 0;
	border-left: 0;
	color: #222;
	height: auto;
	max-height: auto;
	padding: 0;
	margin: 0
}
header div.headerLogo {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	margin-top: 0;
	margin-bottom: 9px;
	font-size: 33px
}
header h1 a, header h1 a:hover {
	text-decoration: none
}
header div.headerLogo a, header div.headerLogo a:hover {
	text-decoration: none
}
header h1 a img {
	padding: 40px 0 30px;
	margin: 0
}
header h1.no-logo a {
	display: block;
	padding: 40px 0 0 0;
	color: white;
	font-size: 52px;
	min-height: 50px;
	font-weight: 100
}
header div.headerLogo a img {
	padding: 40px 0 30px;
	margin: 0
}
header div.headerLogo.no-logo a {
	display: block;
	padding: 40px 0 0 0;
	color: white;
	font-size: 52px;
	min-height: 50px;
	font-weight: 100
}
header #headerLinks {
	clear: both;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 5px
}
header #headerLinks ul {
	list-style: none;
	margin: 0;
	padding: 0
}
header #headerLinks ul li {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	display: inline-block
}
#headerLinks a {
	color: #333;
	text-decoration: underline;
	font-weight: 400;
	font-size: 10px;
	font-size: 1rem
}
#headerLinks a:hover {
	color: #595959
}
header, header .container, header .container row {
	position: relative
}
#headerSearch {
	text-align: right;
	clear: both
}
#headerSearch #search-input {
	float: none
}
#headerSearch #search-input::-webkit-input-placeholder {
color:#555
}
#headerSearch #search-input:-moz-placeholder {
color:#555
}
#headerSearch #search-input::-moz-placeholder {
color:#555
}
#headerSearch #search-input:-ms-input-placeholder {
color:#555
}
#headerSearch #search-input:focus {
	background: #d1ebff
}
header .toggle-box-container {
	position: absolute;
	bottom: -2px;
	right: 0;
	z-index: 120;
	width: auto;
	height: auto;
	padding-right: 10px;
	padding-left: 10px
}
header .toggle-box-button button {
	display: block;
	text-decoration: none;
	padding: 3px 10px;
	border-radius: 1px 1px 0 0;
	border-top: 2px solid white;
	border-right: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #003865;
	background: #003865;
	color: white
}
header .toggle-box-button button:hover {
	background: #0071cb;
	border-bottom: 2px solid white;
}
header .toggle-box {
	display: none;
	position: absolute;
	top: 24px;
	right: 10px;
	z-index: 120;
	width: 350px;
	height: 350px;
	overflow: auto;
	border: 2px solid white;
	background: #e0e0e0;
	padding: 10px;
	font-size: 11.7px;
	box-shadow: 0 0 16px #3c3c3c;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}
.content {
	padding: 0;
	margin: 0
}
.content.white-back .container {
	background: white;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.content.margin {
	margin: 0 0 20px 0
}
.content.padding .container {
	padding: 20px 20px
}
footer {
	border-top: 2px solid white;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	min-height: 200px;
	padding: 30px 0 20px 0;
	background: #555;
	margin: 20px 0 0 0;
	color: white
}
footer a {
	color: white
}
footer a:hover, footer a:focus {
	color: #d9d9d9
}
footer div.container {
	background: none!important
}
footer #footer-menu h2 {
	border-bottom: 1px dotted #999;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 13px;
	line-height: 1.3rem;
	padding-left: 10px;
	padding-bottom: 3px;
	margin-bottom: 5px
}
footer #footer-menu h2 a {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 13px;
	line-height: 1.3rem;
	text-transform: uppercase;
	color: white;
	text-decoration: none
}
footer #footer-menu ul {
	margin: 0;
	padding: 0
}
footer #footer-menu ul li {
	margin: 0 0 8px 0;
	padding: 0 10px;
	list-style: none;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 12px;
	line-height: 1.2rem
}
footer #footer-menu ul li a {
	font-weight: 200;
	text-decoration: none
}
footer #footer-bottom .left-column {
	font-size: 10.4px;
	color: white
}
footer #footer-bottom .connect h2 {
	color: white;
	font-size: 26px;
	font-weight: 200;
	margin: 0 10px 7px 0;
	padding-top: 5px;
	float: left;
	text-shadow: 0 0 3px black
}
footer #footer-bottom .connect ul {
	margin: 0;
	padding: 0;
	white-space: nowrap
}
footer #footer-bottom .connect ul li {
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
	display: inline-block
}
footer #footer-bottom .connect ul li a {
	display: block;
	font-size: 26px;
	text-shadow: 0 0 3px black;
	color: white
}
footer #footer-bottom .connect .contact-info {
	color: white;
	font-size: 10.4px
}
footer #footer-bottom .middle-column {
	text-align: center;
	color: white
}
footer #footer-bottom .middle-column .mn-gov {
	color: white;
	font-weight: 200;
	font-size: 10.4px;
	text-decoration: none
}
footer #footer-bottom .middle-column .mn-gov:hover {
	text-decoration: none
}
footer #footer-bottom .right-column {
	text-align: right;
	font-size: 10.4px;
	color: white
}
footer #footer-bottom .right-column .form-control::-webkit-input-placeholder {
color:#555
}
footer #footer-bottom .right-column .form-control:-moz-placeholder {
color:#555
}
footer #footer-bottom .right-column .form-control::-moz-placeholder {
color:#555
}
footer #footer-bottom .right-column .form-control:-ms-input-placeholder {
color:#555
}
footer #footer-bottom .right-column .input-group-btn {
	color: #333
}
footer #footer-bottom .right-column ul {
	margin: 0;
	padding: 0
}
footer #footer-bottom .right-column ul li {
	list-style: none;
	display: inline-block;
	margin: 0 0 0 10px
}
footer #footer-bottom .right-column ul li a {
	font-weight: 400;
	text-decoration: underline
}
footer #footer-bottom .right-column .gov-delivery-subscribe h2 {
	color: white;
	font-size: 16.9px
}
footer .footerlogo {
	background: url('/inc/assets-MngeoTemplate2017/mn.logo.footer_tcm38-65019.png') no-repeat
}
}

@media screen and (max-width:1199px) {
footer #footer-bottom .connect h2 {
	clear: both;
	float: none;
	display: block;
	margin: 0
}
footer #footer-bottom .left-column ul {
	clear: both
}
}

@media screen and (max-width:900px) {
header {
	position: relative;
	margin-top: 40px;
	padding: 10px 0 0 0;
	margin-bottom: 20px;
	height: auto;
	max-height: auto
}
header .logo-column {
	max-height: 70px
}
header h1 a img {
	padding: 0
}
header h1.no-logo a {
	display: block;
	padding: 15px 0 0 0;
	color: white;
	font-size: 33.8px;
	min-height: inherit;
	font-weight: 100
}
header div.headerLogo a img {
	padding: 0
}
header div.headerLogo.no-logo a {
	display: block;
	padding: 15px 0 0 0;
	color: white;
	font-size: 33.8px;
	min-height: inherit;
	font-weight: 100
}
header #headerLinks {
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 20px
}
header #headerLinks ul li {
	margin: 0 10px 0 0
}
#headerLinks a {
	text-decoration: underline;
	font-weight: 400;
	font-size: 14px;
	font-size: 1.4rem
}
#headerSearch {
	position: fixed;
	top: 5px;
	right: 10px;
	z-index: 15;
	width: 50%;
	text-align: right
}
header .toggle-box-container {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
	width: auto;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}
header .toggle-box-button button {
	display: block;
	border-top: 2px solid white;
	border-right: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 0;
	text-decoration: none;
	padding: 3px 10px;
	border-radius: 1px 1px 0 0
}
header .toggle-box-button button:hover {
	background: #0071cb;
	border-bottom: 0
}
footer #footer-menu h2 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 18px;
	line-height: 1.8rem
}
footer #footer-menu h2 a {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 18px;
	line-height: 1.8rem
}
footer #footer-menu ul li {
	margin: 0 0 8px 0;
	padding: 0 10px;
	list-style: none;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 14px;
	line-height: 1.4rem
}
footer #footer-bottom .left-column {
	text-align: left;
	margin-bottom: 30px
}
footer #footer-bottom .middle-column {
	text-align: left;
	margin-bottom: 30px
}
footer #footer-bottom .middle-column a {
	text-align: center
}
footer #footer-bottom .right-column {
	text-align: left
}
footer #footer-bottom .right-column ul li a {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 400
}
}

@media screen and (max-width:587px) {
header h1 a img {
	max-width: 95%;
	padding: 0
}
header div.headerLogo a img {
	max-width: 95%;
	padding: 0
}
#headerSearch {
	width: 250px
}
}

@media screen and (max-width:390px) {
#headerSearch {
	width: 250px
}
#headerSearch #search-input {
	width: 175px
}
header .toggle-box {
	width: 300px
}
}

@media print {
header {
	background: 0
}
#headerSearch, #headerLinks, #headerLogo, .headerLogo, .breadcrumb, #left_nav, footer, header .toggle-box-container {
	display: none
}
}
.subnavfont {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 13px;
	line-height: 1.3rem
}

@media screen and (min-width:901px) {
nav.top {
	background: #003865;
	border-top: 0;
	border-bottom: 2px solid white;
	border-right: 0;
	border-left: 0;
	height: auto;
	position: relative;
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 14px;
	font-size: 1.4rem;
	-webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.6);
	box-shadow: 0 3px 7px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.6)
}
nav.top .container {
	background: 0;
	height: auto;
	padding: auto;
	border-right: 0;
	position: relative;
	top: auto;
	left: auto
}
nav .hidden {
	display: none!important;
	visibility: hidden!important
}
#top_nav_menu {
	color: white;
	margin: 0;
	padding: 0;
	min-width: 900px;
	position: relative
}
#top_nav_menu li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	position: relative;
	width: auto;
	display: block
}
#top_nav_menu li a {
	color: white;
	padding: 10px 7px;
	font-weight: 400;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 14px;
	line-height: 1.4rem;
	display: block;
	text-decoration: none;
	text-transform: none
}
#top_nav_menu li a:focus {
	color: white;
	background: #767676!important
}
#top_nav_menu li ul {
	position: absolute;
	left: -5000px;
	width: auto;
	height: auto;
	background: #003865;
	margin: 0 0 0 0!important;
	padding: 0!important;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
	border-left: 1px solid #777;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 13px;
	line-height: 1.3rem;
	-webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.6);
	box-shadow: 0 3px 7px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.6)
}
.ie9 #top_nav_menu li ul, .gt-ie9 #top_nav_menu li ul {
	z-index: 10000
}
#top_nav_menu li ul li {
	float: none;
	margin: 0;
	padding: 0;
	width: 165px;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 13px;
	line-height: 1.3rem;
	position: relative;
	display: block
}
.lt-ie9 #top_nav_menu li ul li {
	list-style-type: none
}
#top_nav_menu li ul li a {
	color: white;
	width: 165px;
	height: auto;
	padding: 6px 13px;
	margin: 0;
	border: 0;
	border-top: 1px solid #777;
	display: block;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 13px;
	line-height: 1.3rem;
	position: relative;
	text-transform: none
}
#top_nav_menu li ul li a:focus {
	color: white
}
#top_nav_menu span.fa {
	position: absolute;
	top: 7px;
	right: 5px
}
.lt-ie9 #top_nav_menu li ul li ul li ul, .lt-ie9 #top_nav_menu li ul li ul li ul li, .lt-ie9 #top_nav_menu li ul li ul li ul li a {
	z-index: 1!important
}
.lt-ie9 #top_nav_menu li ul li ul, .lt-ie9 #top_nav_menu li ul li ul li, .lt-ie9 #top_nav_menu li ul li ul li a {
	z-index: 2!important
}
.lt-ie9 #top_nav_menu li ul, .lt-ie9 #top_nav_menu li ul li, .lt-ie9 #top_nav_menu li ul li a {
	z-index: 3!important
}
.lt-ie9 #top_nav_menu, .lt-ie9 #top_nav_menu li, .lt-ie9 #top_nav_menu li a {
	z-index: 4!important
}
#top_nav_menu li a, .firstlevel {
	background: #003865
}
#top_nav_menu li ul li a, .firstlevel, .secondlevel {
	background: #003865
}
#top_nav_menu li ul li ul li a, #top_nav_menu li ul li a:hover, #top_nav_menu li a:focus, #top_nav_menu li ul li a:focus, .secondlevelhover, .thirdlevel {
	background: #004074
}
#top_nav_menu li ul li ul li ul li a, #top_nav_menu li a:hover, #top_nav_menu li a:focus, #top_nav_menu li ul li ul li a:hover, #top_nav_menu li ul li ul li a:focus, .firstlevelhover, .thirdlevelhover, .fourthlevel {
	background: #004984
}
.toplevelhoverfocus {
	background: #004984!important
}
#top_nav_menu li ul li ul li ul li ul li a, #top_nav_menu li ul li ul li ul li a:hover, #top_nav_menu li ul li ul li ul li a:focus, .fourthlevelhover, .fifthlevel {
	background: #005193
}
#top_nav_menu li ul li ul li ul li ul li ul li a, #top_nav_menu li ul li ul li ul li ul li a:hover, #top_nav_menu li ul li ul li ul li ul li a:focus, .fifthlevelhover, .sixthlevel {
	background: #005aa2
}
#top_nav_menu li ul li ul li ul li ul li ul li a:hover, #top_nav_menu li ul li ul li ul li ul li ul li a:focus, .sixthlevelhover {
	background: #0076d5
}
#top_nav_menu li .rightarrow {
	background-color: none
}
#top_nav_menu li ul li .rightarrow, .right2arrow {
	background-color: none
}
#top_nav_menu li ul li ul li .rightarrow, .right3arrow {
	background-color: none
}
#top_nav_menu li ul li ul li ul li .rightarrow, .right4arrow {
	background-color: none
}
#top_nav_menu li .leftarrow {
	background-color: none
}
#top_nav_menu li ul li .leftarrow, .left2arrow {
	background-color: none
}
#top_nav_menu li ul li ul li .leftarrow, .left3arrow {
	background-color: none
}
#top_nav_menu li ul li ul li ul li .leftarrow, .left4arrow {
	background-color: none
}
#top_nav_menu li .rightarrow:hover, #top_nav_menu li .rightarrow:focus {
	background-color: #003865
}
#top_nav_menu li ul li .rightarrow:hover, #top_nav_menu li ul li .rightarrow:focus, .right2arrowhover {
	background-color: #003865
}
#top_nav_menu li ul li ul li .rightarrow:hover, #top_nav_menu li ul li ul li .rightarrow:focus, .right3arrowhover {
	background-color: #004074
}
#top_nav_menu li ul li ul li ul li .rightarrow:hover, #top_nav_menu li ul li ul li ul li .rightarrow:focus, .right4arrowhover {
	background-color: #004984
}
#top_nav_menu li .leftarrow:hover, #top_nav_menu li .leftarrow:focus {
	background-color: #003865
}
#top_nav_menu li ul li .leftarrow:hover, #top_nav_menu li ul li .leftarrow:focus, .left2arrowhover {
	background-color: #003865
}
#top_nav_menu li ul li ul li .leftarrow:hover, #top_nav_menu li ul li ul li .leftarrow:focus, .left3arrowhover {
	background-color: #004074
}
#top_nav_menu li ul li ul li ul li .leftarrow:hover, #top_nav_menu li ul li ul li ul li .leftarrow:focus, .left4arrowhover {
	background-color: #004984
}
.dimText {
	color: #999!important
}
#navtoggle {
	display: none
}
.togglechild {
	display: none
}
}

@media screen and (max-width:900px) {
nav.top ul li a.current {
	color: #333!important;
	background: #8ac046!important;
	padding-right: 20px!important
}
nav.top ul li a.current .fa-chevron-right {
	display: block!important;
	position: absolute!important;
	top: 5px!important;
	right: 5px!important;
	color: #333!important
}
nav.top ul li .currentToggle a, nav.top ul li .currentToggle a .fa {
	color: #333!important;
	background: #8ac046!important
}
nav.top {
	background: #1e1e1e;
	color: white;
	padding: 10px 10px 10px 10px;
	height: 44px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	border-bottom: 2px solid white;
	z-index: 10;
	-webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.6);
	box-shadow: 0 3px 7px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.6)
}
nav.top .container {
	background: #a2a2a2;
	padding: 0;
	width: 250px;
	border-right: 2px solid white;
	position: absolute;
	top: 45px;
	left: -300px;
	z-index: 9
}
nav.top .container #top_nav_menu {
	display: block
}
nav.top .container.expanded {
	left: 0
}
body.expanded {
	padding-left: 250px
}
body.collapsed {
	padding-left: 0
}
nav.top .container.collapsed {
	left: -300px
}
nav.top .container {
	overflow: auto
}
nav.top .container ul {
	padding: 0;
	width: 100%;
	border-bottom: 1px solid white
}
nav.top .container ul li {
	list-style: none;
	margin: 0;
	color: white;
	position: relative
}
nav.top .container ul li ul {
	border-bottom: 0
}
nav.top .container ul li a {
	padding: 3px 5px 3px 35px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: white;
	font-weight: 200;
	font-size: 16px;
	font-size: 1.6rem;
	position: relative
}
nav.top .container ul li a {
	background: #003865;
	padding-left: 35px;
	color: white;
	border-top: 1px solid white
}
nav.top .container ul li a:hover, nav.top .container ul li a:focus {
	background: #00467f
}
nav.top .container ul li ul li a {
	background: #edf4fa;
	padding-left: 50px;
	color: black;
	border-top: 1px solid white
}
nav.top .container ul li ul li a:hover, nav.top .container ul li ul li a:focus {
	background: #d9e9f6
}
nav.top .container ul li ul li ul li a {
	background: #d9e9f6;
	padding-left: 65px;
	color: black;
	border-top: 1px solid white
}
nav.top .container ul li ul li ul li a:hover, nav.top .container ul li ul li ul li a:focus {
	background: #9bcbeb
}
nav.top .container ul li ul li ul li ul li a {
	background: #9bcbeb;
	padding-left: 80px;
	color: black;
	border-top: 1px solid white
}
nav.top .container ul li ul li ul li ul li a:hover, nav.top .container ul li ul li ul li ul li a:focus {
	background: #8ec4e8
}
nav.top .container ul li ul li ul li ul li ul li a {
	background: #d9d9d9;
	padding-left: 95px;
	color: black;
	border-top: 1px solid white
}
nav.top .container ul li ul li ul li ul li ul li a:hover, nav.top .container ul li ul li ul li ul li ul li a:focus {
	background: #ccc
}
nav.top .container ul li ul li ul li ul li ul li ul li a {
	background: #f2f2f2;
	padding-left: 110px;
	color: black;
	border-top: 1px solid white
}
nav.top .container ul li ul li ul li ul li ul li ul li a:hover, nav.top .container ul li ul li ul li ul li ul li ul li a:focus {
	background: #e5e5e5
}
nav.top li a .fa-caret-right {
	display: none
}
#navtoggle {
	color: white;
	font-weight: 200;
	font-size: 18px;
	font-size: 1.8rem;
	position: relative;
	top: -2px;
	left: 0;
	width: 20px;
	height: 20px;
	text-decoration: none
}
#navtoggle:hover {
	text-decoration: none;
	color: #e6e6e6
}
nav.top .togglechild {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500
}
nav.top .togglechild a {
	padding: 3px 9px 3px 9px!important
}
}

@media print {
nav, #top_nav_menu {
	display: none
}
}

@media screen and (min-width:901px) {
nav.left {
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	background: #003865;
	padding: 10px 0
}
nav.left ul {
	margin: 0;
	padding: 0
}
nav.left ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative
}
nav.left ul li.hidden {
	display: none!important;
	visibility: hidden!important
}
nav.left ul li a {
	text-decoration: none;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 14px;
	line-height: 1.4rem;
	font-weight: 300;
	font-weight: 600;
	background: #003865;
	color: white;
	padding: 0 15px 10px 15px;
	display: block
}
nav.left ul li a:hover {
	background: #00467f
}
nav.left ul li a .fa {
	color: #78bf20
}
nav.left ul li ul li {
	border-top: 1px solid white
}
nav.left ul li ul li a {
	background: #edf4fa;
	color: black;
	padding: 5px 15px 5px 15px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 12px;
	line-height: 1.2rem;
	font-weight: 300
}
nav.left ul li ul li a:hover {
	background: #d9e9f6
}
nav.left ul li ul li a .fa {
	color: #003865
}
nav.left ul li ul li ul li {
	border-top: 1px solid white
}
nav.left ul li ul li ul li a {
	background: #d9e9f6;
	color: black;
	padding: 5px 15px 5px 25px
}
nav.left ul li ul li ul li a:hover {
	background: #9bcbeb
}
nav.left ul li ul li ul li a .fa {
	color: #003865
}
nav.left ul li ul li ul li ul li {
	border-top: 1px solid white
}
nav.left ul li ul li ul li ul li a {
	background: #9bcbeb;
	color: black;
	padding: 5px 15px 5px 35px
}
nav.left ul li ul li ul li ul li a:hover {
	background: #8ec4e8
}
nav.left ul li ul li ul li ul li a .fa {
	color: #003865
}
nav.left ul li ul li ul li ul li ul li {
	border-top: 1px solid white
}
nav.left ul li ul li ul li ul li ul li a {
	background: #d9d9d9;
	color: black;
	padding: 5px 15px 5px 45px
}
nav.left ul li ul li ul li ul li ul li a:hover {
	background: #ccc
}
nav.left ul li ul li ul li ul li ul li a .fa {
	color: #003865
}
nav.left ul li ul li ul li ul li ul li ul li {
	border-top: 1px solid white
}
nav.left ul li ul li ul li ul li ul li ul li a {
	background: #f2f2f2;
	color: black;
	padding: 5px 15px 5px 55px
}
nav.left ul li ul li ul li ul li ul li ul li a:hover {
	background: #e5e5e5
}
nav.left ul li ul li ul li ul li ul li ul li a .fa {
	color: #003865
}
nav.left .current .fa {
	position: absolute;
	left: 3px;
	z-index: 2
}
}

@media screen and (max-width:900px) {
nav.left {
	display: none
}
}

@media print {
nav.left, #top_nav_menu {
	display: none
}
}

@media screen {
.screen-only {
	display: inherit
}
.print-only {
	display: none
}
}

@media print {
.screen-only {
	display: none
}
.print-only {
	display: inherit
}
}
.float-left {
	float: left
}
.float-right {
	float: right
}
.margin-top {
	margin-top: 20px
}
.margin-bottom {
	margin-bottom: 20px
}
.margin-left {
	margin-left: 20px
}
.margin-right {
	margin-right: 20px
}
.width-10-pct {
	width: 10%
}
.width-20-pct {
	width: 20%
}
.width-30-pct {
	width: 30%
}
.width-40-pct {
	width: 40%
}
.width-50-pct {
	width: 50%
}
.width-60-pct {
	width: 60%
}
.width-70-pct {
	width: 70%
}
.width-80-pct {
	width: 80%
}
.width-90-pct {
	width: 90%
}
.width-100-pct {
	width: 100%
}
.backgroundWhite {
	background: white
}
.backgroundLightGray {
	background: #e7e7e7
}
.backgroundBlack {
	background: black
}
.backgroundGray333 {
	background: #333
}
.backgroundGray666 {
	background: #666
}
.backgroundGray999 {
	background: #999
}
.textAlignLeft {
	text-align: left
}
.textAlignCenter {
	text-align: center
}
.textAlignRight {
	text-align: right
}
.clearBoth {
	clear: both
}
.clearRight {
	clear: right
}
.clearLeft {
	clear: left
}
.positionRelative {
	position: relative
}
.positionAbsolute {
	position: absolute
}
.photoRight {
	border: 1px solid black;
	background: white;
	padding: 10px;
	margin: 10px 0 10px 10px;
	float: right
}
.photoLeft {
	border: 1px solid black;
	background: white;
	padding: 10px;
	margin: 10px 10px 10px 0;
	float: left
}
.photoRightWithBorder {
	border: 1px solid black;
	background: white;
	padding: 10px;
	margin: 10px 0 10px 10px;
	float: right
}
.photoLeftWithBorder {
	border: 1px solid black;
	background: white;
	padding: 10px;
	margin: 10px 10px 10px 0;
	float: left
}
.photoRightNoBorder {
	margin: 10px 0 10px 10px;
	float: right
}
.photoLeftNoBorder {
	margin: 10px 10px 10px 0;
	float: left
}
.captionRight {
	padding: 10px;
	margin: 10px 0 10px 10px;
	float: right;
	background: white
}
.captionLeft {
	padding: 10px;
	margin: 10px 10px 10px 0;
	float: left;
	background: white
}
.imageCaption {
	font-size: 9pt;
	line-height: 9pt;
	color: #333;
	margin-top: 5px
}
.button, .button-brand-primary {
	display: inline-block;
	border: 1px solid white;
	padding: .4em .8em;
	margin: 1em 0 0;
	font-weight: 600;
	color: white;
	background: #003865;
	text-decoration: none;
	border-radius: 1px
}
.button:hover, .button-brand-primary:hover {
	background: #00467f
}
.button-brand-secondary {
	display: inline-block;
	border: 1px solid #003865;
	padding: .4em .8em;
	margin: 1em 0 0;
	font-weight: 600;
	color: #003865!important;
	background: #78be21;
	text-decoration: none;
	border-radius: 1px
}
.button-brand-secondary:hover {
	background: #86d425
}
.toLower {
	text-transform: lowercase
}
.introduction-jumbo {
	min-height: 200px;
	border-radius: 2px;
	margin-bottom: 20px;
	position: relative;
	padding: 15em 0 2em 0
}
.introduction-jumbo .text {
	padding: 1em 7em 1em 3em
}
.introduction-with-image {
	min-height: 150px;
	border-radius: 2px;
	margin-bottom: 20px;
	position: relative;
	padding: 13em 0 1em 0
}
.introduction-with-image .text {
	padding: 1em 4em 1em 2em
}
.introduction-jumbo .text.white-background, .introduction-with-image .text.white-background {
	color: black;
	background: -moz-linear-gradient(left, rgba(255,255,255,0.95) 0, rgba(255,255,255,0.95) 80%, rgba(255,255,255,0.6) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0.95)), color-stop(80%, rgba(255,255,255,0.95)), color-stop(100%, rgba(255,255,255,0.6)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.95) 0, rgba(255,255,255,0.95) 80%, rgba(255,255,255,0.6) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0.95) 0, rgba(255,255,255,0.95) 80%, rgba(255,255,255,0.6) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0.95) 0, rgba(255,255,255,0.95) 80%, rgba(255,255,255,0.6) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0.95) 0, rgba(255,255,255,0.95) 80%, rgba(255,255,255,0.6) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ffffff', endColorstr='#80ffffff', GradientType=1)
}
.introduction-jumbo .text.white-background a, .introduction-with-image .text.white-background a {
	color: #1a1a1a
}
.introduction-jumbo .text.black-background, .introduction-with-image .text.black-background {
	color: white;
	background: -moz-linear-gradient(left, rgba(51,51,51,0.95) 0, rgba(51,51,51,0.95) 80%, rgba(51,51,51,0.5) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(51,51,51,0.95)), color-stop(80%, rgba(51,51,51,0.95)), color-stop(100%, rgba(51,51,51,0.5)));
	background: -webkit-linear-gradient(left, rgba(51,51,51,0.95) 0, rgba(51,51,51,0.95) 80%, rgba(51,51,51,0.5) 100%);
	background: -o-linear-gradient(left, rgba(51,51,51,0.95) 0, rgba(51,51,51,0.95) 80%, rgba(51,51,51,0.5) 100%);
	background: -ms-linear-gradient(left, rgba(51,51,51,0.95) 0, rgba(51,51,51,0.95) 80%, rgba(51,51,51,0.5) 100%);
	background: linear-gradient(to right, rgba(51,51,51,0.95) 0, rgba(51,51,51,0.95) 80%, rgba(51,51,51,0.5) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2333333', endColorstr='#80333333', GradientType=1)
}
.introduction-jumbo .text.black-background h1 {
	color: white
}
.introduction-jumbo .text.black-background a, .introduction-with-image .text.black-background a {
	color: #e6e6e6
}
.nowrap {
	white-space: nowrap
}
.callout-box.quote {
	border-top: 10px solid #555;
	border-bottom: 10px solid #555;
	color: #555;
	font-size: 22.1px;
	padding: .3em 0
}
.callout-box.quote p {
	margin: .9em 0
}
.callout-box.quote small {
	font-size: 13px
}
.callout-box.sidebar {
	background: #d4d4d4;
	border-radius: 2px;
	padding: .3em .9em;
	font-size: 11.7px
}
.callout-box.sidebar p {
	margin: .9em 0
}
.feature-spotlight {
	clear: both
}
.feature-spotlight-item img {
	margin-bottom: 10px;
	border-radius: 1px
}
.jumbotron h1, .jumbotron h2 {
	font-weight: 200
}
.jumbotron.dark {
	background: url('/inc/assets-MngeoTemplate2017/layout.jumbotron.dark_tcm38-973.png') repeat;
	color: #eee
}
.jumbotron {
	margin-top: -20px
}
.controls-passive {
	background: #333;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	color: white;
	padding: 3px 9px;
	-webkit-box-shadow: 0 0 2px white;
	box-shadow: 0 0 2px white;
	-moz-box-shadow: 0 0 2px white
}
.controls-active {
	background: #666;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	color: white;
	padding: 3px 9px;
	-webkit-box-shadow: 0 0 2px white;
	box-shadow: 0 0 2px white;
	-moz-box-shadow: 0 0 2px white
}
.feature {
	position: relative;
	padding-bottom: 35px
}
#feature_number_block {
	position: absolute;
	bottom: 45px;
	right: 5px;
	width: auto;
	z-index: 2;
	clear: both
}
#feature_controls {
	position: relative;
	float: left;
	margin-right: 10px
}
#number_controls {
	float: left
}
#feature_controls_play {
	background: #333;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	color: white;
	padding: 3px 9px;
	-webkit-box-shadow: 0 0 2px white;
	box-shadow: 0 0 2px white;
	-moz-box-shadow: 0 0 2px white;
	padding: 3px
}
#feature_controls_play.active {
	background: #666;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	color: white;
	padding: 3px 9px;
	-webkit-box-shadow: 0 0 2px white;
	box-shadow: 0 0 2px white;
	-moz-box-shadow: 0 0 2px white
}
#feature_controls_stop {
	background: #333;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	color: white;
	padding: 3px 9px;
	-webkit-box-shadow: 0 0 2px white;
	box-shadow: 0 0 2px white;
	-moz-box-shadow: 0 0 2px white;
	padding: 3px 2px 3px 4px
}
#feature_controls_stop.active {
	background: #666;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	color: white;
	padding: 3px 9px;
	-webkit-box-shadow: 0 0 2px white;
	box-shadow: 0 0 2px white;
	-moz-box-shadow: 0 0 2px white
}
#number_controls a {
	background: #333;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	color: white;
	padding: 3px 9px;
	-webkit-box-shadow: 0 0 2px white;
	box-shadow: 0 0 2px white;
	-moz-box-shadow: 0 0 2px white
}
#number_controls a.active {
	background: #666;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	color: white;
	padding: 3px 9px;
	-webkit-box-shadow: 0 0 2px white;
	box-shadow: 0 0 2px white;
	-moz-box-shadow: 0 0 2px white
}
.feature_group {
	position: relative;
	width: auto
}
.feature_block.default-light .feature_text {
	background: #c8c8c8;
	color: #222;
	padding: 20px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}
.feature_block.default-light .feature_photo img {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.feature_block.default-light .feature_text h1, .feature_block.default-light .feature_text h2 {
	font-weight: 200;
	font-size: 24px;
	font-size: 2.4rem;
	color: #222
}
.feature_block.default-light .feature_text h1 a, .feature_block.default-light .feature_text h2 a {
	color: #222
}
.feature_block.default-dark .feature_photo img {
	border-top-right-radius: 2px;
	border-top-left-radius: 2px
}
.feature_block.default-dark .feature_text {
	background: #3b3b3b;
	color: white;
	padding: 20px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}
.feature_block.default-dark .feature_text h1, .feature_block.default-dark .feature_text h2 {
	color: white;
	font-weight: 200;
	font-size: 24px;
	font-size: 2.4rem
}
.feature_block.default-dark .feature_text h1 a, .feature_block.default-dark .feature_text h2 a, .feature_block.overlay-dark .feature_text a {
	color: white
}
.feature_block.overlay-dark .feature_photo img {
	border-radius: 2px
}
.feature_block.overlay-dark .feature_text {
	background: url('/inc/assets-MngeoTemplate2017/layout.transparency.black.80_tcm38-998.png') repeat;
	color: white;
	padding: 20px;
	position: absolute;
	bottom: 35px;
	width: 100%;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}
.feature_block.overlay-dark .feature_text h1, .feature_block.overlay-dark .feature_text h2 {
	color: white;
	font-weight: 200;
	font-size: 24px;
	font-size: 2.4rem
}
.feature_block.overlay-dark .feature_text h1 a, .feature_block.overlay-dark .feature_text h2 a, .feature_block.overlay-dark .feature_text a {
	color: white
}

@media screen and (max-width:587px) {
.feature_block.overlay-dark .feature_text {
	padding: 20px;
	position: relative;
	bottom: 0;
	width: 100%
}
}
.feature_block.overlay-light .feature_photo img {
	border-radius: 2px
}
.feature_block.overlay-light .feature_text {
	background: url('/inc/assets-MngeoTemplate2017/layout.transparency.white.90_tcm38-1027.png') repeat;
	color: #222;
	padding: 20px;
	position: absolute;
	bottom: 35px;
	width: 100%;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}
.feature_block.overlay-light .feature_text h1, .feature_block.overlay-light .feature_text h2 {
	color: #222;
	font-weight: 200;
	font-size: 24px;
	font-size: 2.4rem
}
.feature_block.overlay-light .feature_text h1 a, .feature_block.overlay-light .feature_text h2 a {
	color: #222
}

@media screen and (max-width:587px) {
.feature_block.overlay-light .feature_text {
	padding: 20px;
	position: relative;
	bottom: 0;
	width: 100%
}
}
.feature_block.side-light {
	width: 100%;
	background: #c8c8c8;
	padding: 5px 5px 5px 5px;
	display: table;
	clear: both;
	border-radius: 2px
}
.feature_block.side-light .feature_photo {
	width: 66%;
	display: inline-block;
	float: left
}
.feature_block.side-light .feature_photo img {
	border-radius: 2px;
	width: 100%
}
.feature_block.side-light .feature_text {
	background: #c8c8c8;
	color: #222;
	padding: 20px;
	display: inline-block;
	width: 34%
}
.feature_block.side-light .feature_text h1, .feature_block.side-light .feature_text h2 {
	color: #222;
	font-weight: 200;
	font-size: 24px;
	font-size: 2.4rem
}
.feature_block.side-light .feature_text h1 a, .feature_block.side-light .feature_text h2 a {
	color: #222
}

@media screen and (max-width:587px) {
.feature_block.side-light .feature_photo {
	width: auto;
	display: block;
	margin-bottom: 20px
}
.feature_block.side-light .feature_text {
	padding: 20px;
	display: block;
	width: auto
}
}
.feature_block.side-dark {
	width: 100%;
	background: #3b3b3b;
	padding: 5px 5px 5px 5px;
	display: table;
	clear: both;
	border-radius: 2px
}
.feature_block.side-dark .feature_photo {
	width: 66%;
	display: inline-block;
	float: left
}
.feature_block.side-dark .feature_photo img {
	border-radius: 2px;
	width: 100%
}
.feature_block.side-dark .feature_text {
	background: #3b3b3b;
	color: white;
	padding: 20px;
	display: inline-block;
	width: 34%
}
.feature_block.side-dark .feature_text h1, .feature_block.side-dark .feature_text h2 {
	color: white;
	font-weight: 200;
	font-size: 24px;
	font-size: 2.4rem
}
.feature_block.side-dark .feature_text h1 a, .feature_block.side-dark .feature_text h2 a, .feature_block.overlay-dark .feature_text a {
	color: white
}

@media screen and (max-width:587px) {
.feature_block.side-dark .feature_photo {
	width: auto;
	display: block;
	margin-bottom: 20px
}
.feature_block.side-dark .feature_text {
	padding: 20px;
	display: block;
	width: auto
}
}
.jumbotron.feature {
	background: #333;
	padding: 0;
	margin-bottom: 0;
	height: 350px;
	min-height: 350px;
	max-height: 350px
}
.jumbotron.feature .group {
	background: #333;
	height: 100%
}
.jumbotron.feature .group .jumbotron {
	background: #333;
	margin-bottom: 0
}
.jumbotron.feature .group .feature_block {
	height: 100%;
	background-size: cover;
	padding: 0
}
.jumbotron.feature .group .feature_block .feature_photo img {
	border-radius: 0
}
.jumbotron.feature .group .feature_block .feature_text {
	height: 100%;
	background: -moz-linear-gradient(top, rgba(51,51,51,0.65) 0, rgba(0,0,0,0.65) 100%);
	background: -webkit-linear-gradient(top, rgba(51,51,51,0.65) 0, rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to bottom, rgba(51,51,51,0.65) 0, rgba(0,0,0,0.65) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3333333', endColorstr='#b3000000', GradientType=0);
	color: white;
	width: 100%;
	padding: 5em 10%
}
.jumbotron.feature .group .feature_block .feature_text h1, .jumbotron.feature .group .feature_block .feature_text h2 {
	color: white;
	font-weight: 400;
	font-size: 40px;
	font-size: 4rem
}
.jumbotron.feature .group .feature_block .feature_text h1 a, .jumbotron.feature .group .feature_block .feature_text h2 a, .jumbotron.feature .group .feature_block .feature_text h1 a:hover, .jumbotron.feature .group .feature_block .feature_text h2 a:hover {
	text-decoration: none
}
.jumbotron.feature .group .feature_block .feature_text h1 a, .jumbotron.feature .group .feature_block .feature_text h2 a, .jumbotron.feature .group .feature_block .feature_text a {
	color: white
}
.jumbotron.feature #feature_number_block {
	position: absolute;
	bottom: 20px;
	right: 60px;
	width: auto;
	z-index: 2;
	clear: both;
	left: 60px;
	text-align: center
}
.jumbotron.feature #feature_number_block #feature_controls {
	position: relative;
	display: inline-block;
	margin: 20px 15px 0 auto;
	float: none
}
.jumbotron.feature #feature_number_block #feature_controls a {
	border: 1px solid white
}
.jumbotron.feature #feature_number_block #number_controls {
	display: inline-block;
	float: none
}
.jumbotron.feature #feature_number_block #number_controls a {
	border: 1px solid white;
	margin: 0 3px;
	text-decoration: none
}
.jumbotron.feature.branded {
	background: #333;
	padding: 0;
	margin-bottom: 0;
	height: 350px;
	min-height: 350px;
	max-height: 350px
}
.jumbotron.feature.branded .group {
	height: 100%;
	background: #333
}
.jumbotron.feature.branded .group .jumbotron {
	background: #333;
	margin-bottom: 0
}
.jumbotron.feature.branded .group .feature_block {
	height: 100%;
	background-size: cover;
	padding: 0 0 0 8%
}
.jumbotron.feature.branded .group .feature_block .feature_photo img {
	border-radius: 0
}
.jumbotron.feature.branded .group .feature_block .feature_text {
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0,56,101,0.85) 0, rgba(0,56,101,0.85) 100%);
	background: -webkit-linear-gradient(top, rgba(0,56,101,0.85) 0, rgba(0,56,101,0.85) 100%);
	background: linear-gradient(to bottom, rgba(0,56,101,0.85) 0, rgba(0,56,101,0.85) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6003865', endColorstr='#a6003865', GradientType=0);
	color: white;
	width: 40%;
	padding: 5em 2em
}
.jumbotron.feature.branded .group .feature_block .feature_text h1, .jumbotron.feature.branded .group .feature_block .feature_text h2 {
	color: white;
	font-weight: 400;
	font-size: 25px;
	font-size: 2.5rem
}
.jumbotron.feature.branded .group .feature_block .feature_text h1 a, .jumbotron.feature.branded .group .feature_block .feature_text h2 a, .jumbotron.feature.branded .group .feature_block .feature_text h1 a:hover, .jumbotron.feature.branded .group .feature_block .feature_text h2 a:hover {
	text-decoration: none
}
.jumbotron.feature.branded .group .feature_block .feature_text h1 a, .jumbotron.feature.branded .group .feature_block .feature_text h2 a, .jumbotron.feature.branded .group .feature_block .feature_text a {
	color: white
}
.jumbotron.feature.branded .group .feature_block .feature_text p, .jumbotron.feature.branded .group .feature_block .feature_text div {
	font-size: 16px;
	font-size: 1.6rem
}
.jumbotron.feature.branded #feature_number_block {
	position: absolute;
	bottom: 20px;
	width: 44%;
	z-index: 2;
	clear: both;
	text-align: center;
	padding: 0
}
.jumbotron.feature.branded #feature_number_block #feature_controls {
	position: relative;
	display: inline-block;
	margin: 20px 15px 0 auto;
	float: none
}
.jumbotron.feature.branded #feature_number_block #feature_controls a {
	border: 1px solid white;
	text-decoration: none
}
.jumbotron.feature.branded #feature_number_block #number_controls {
	display: inline-block;
	float: none
}
.jumbotron.feature.branded #feature_number_block #number_controls a {
	border: 1px solid white;
	margin: 0 3px;
	text-decoration: none
}

@media screen and (max-width:900px) {
.jumbotron.feature.branded #feature_number_block {
	width: 39%
}
}

@media screen and (max-width:768px) {
.jumbotron.feature.branded .group .feature_block {
	height: 100%;
	background-size: cover;
	padding: 0
}
.jumbotron.feature.branded .group .feature_block .feature_text {
	color: white;
	width: 100%;
	padding: 3em 2em 4em
}
.jumbotron.feature.branded #feature_number_block {
	width: 100%;
	left: 0;
	padding: 0
}
.jumbotron.feature.branded #feature_number_block #feature_controls a {
	background: #333;
	border: 1px solid white
}
.jumbotron.feature.branded #feature_number_block #number_controls a {
	background: #333;
	border: 1px solid white
}
.jumbotron.feature.branded #feature_number_block #number_controls a.active {
	background: #4d4d4d
}
}

@media screen and (max-width:587px) {
.feature_block.jumbotron .feature_text {
	padding: 20px;
	position: relative;
	bottom: 0;
	width: 100%
}
}

@media screen {
.ng-hidden {
	display: none!important
}
.dynamic-item-loading {
	background: url('/inc/assets-MngeoTemplate2017/loading_tcm38-656.gif') no-repeat center;
	width: 100%;
	height: 400px;
	display: block
}
.article-list, .article-archives, .article-categories, .article-tags {
	margin: 0;
	padding: 0
}
.article-list li {
	list-style: none;
	padding: 0;
	margin: 0 0 30px 0
}
.article-list img {
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}
.article-list h2 {
	margin: 0 0 5px;
	font-size: 23px
}
.article-list h2 a {
	text-decoration: none
}
.article-list h2 a:hover {
	text-decoration: underline
}
.article-list h3 {
	margin: 0 0 5px;
	font-size: 16.9px;
	color: #6e6e6e
}
.article-list .meta {
	margin-bottom: 5px
}
.article-list .meta, .article-detail .meta {
	font-size: 10px;
	color: #888
}
.article-list .meta a, .article-detail .meta a {
	color: #888
}
.article-pagination {
	text-align: center;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	background: #cbcbcb;
	padding: 4px
}
.article-pagination ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.article-pagination ul li {
	list-style: none;
	display: inline-block;
	margin: 0 7px 0 0
}
.article-pagination ul li a {
	color: #333;
	padding: 2px 5px
}
.article-pagination ul li a.current, .article-pagination ul li a:hover, .article-pagination ul li a:focus {
	background: #eee;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	text-decoration: none
}
.article-detail h1 {
	font-size: 28.6px;
	line-height: 28.6px
}
.article-detail h2 {
	font-size: 19.5px;
	line-height: 19.5px;
	color: #6e6e6e;
	font-weight: 400
}
.article-detail .meta {
	margin-bottom: 20px
}
.article-detail .feature {
	margin-bottom: 20px
}
.article-detail .feature img {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.article-side-column h2 {
	font-size: 21.6px
}
.article-archives, .article-categories, .article-sort, .article-tags {
	margin-bottom: 20px
}
.article-archives li, .article-categories li, .article-tags li, .article-sort li {
	list-style: none;
	padding: 0;
	margin: 0
}
.article-archives li a {
	color: #333;
	text-decoration: none;
	font-weight: 500;
	cursor: pointer
}
.article-archives li a .fa {
	margin-right: 2px
}
.article-archives li ul {
	margin: 0 0 5px 0;
	padding: 0
}
.article-archives li, .article-archives li ul li {
	padding: 0;
	margin: 0
}
.article-archives li ul li a {
	color: #0563c1;
	text-decoration: underline;
	margin-left: 17px
}
.article-tags, .article-tags li {
	margin: 0;
	padding: 0;
	list-style: none
}
.cloudView {
	float: left!important;
	margin-right: 5px!important;
	display: inline-block!important
}
.listView {
	float: none!important;
	margin-right: 5px!important;
	margin-bottom: 5px;
	display: block!important
}
#viewoption {
	clear: both;
	padding: 5px 10px;
	display: block;
	margin: 10px 0;
	border: 1px solid #999;
	background: white;
	text-align: center;
	border-radius: 1px;
	text-decoration: none;
	width: 130px
}
.article-filter {
	background: #65baff;
	border-top-right-radius: 1px;
	border-top-left-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	padding: 5px;
	margin: 10px 0 20px
}
}

@media print {
.article-archives, .article-categories, .article-tags, .article-sort {
	display: none
}
}

@media screen {
div.list-faq {
	margin: 0 0 20px
}
div.list-faq>ul {
	margin: 0;
	padding: 0
}
div.list-faq>ul>li {
	list-style: none;
	padding: 0;
	margin: 0 0 10px
}
div.list-faq ul span li .question a {
	font-weight: bold;
	font-size: 14.3px
}
div.list-faq ul li .question a span.fa {
	color: #333;
	text-decoration: none;
	margin: 0 5px 0 0
}
div.list-faq ul li .answer {
	padding-top: 15px;
	padding-left: 17px
}
div.list-faq ul li .answer ul, div.list-faq ul li .answer ol {
	margin-bottom: 18px!important;
	padding-bottom: 0!important
}
div.list-faq ul li .answer ul li ol, div.list-faq ul li .answer ol li ol, div.list-faq ul li .answer ul li ul, div.list-faq ul li .answer ol li ul {
	margin-top: 9px!important
}
div.list-faq ul li .answer>ul li, div.list-faq ul li .answer>ul li ul li, div.list-faq ul li .answer>ol li, div.list-faq ul li .answer>ol li ol li {
	margin: 0 0 0 20px;
	padding: 0 0 0 5px
}
div.list-faq ul li .answer ul li {
	list-style: disc
}
div.list-faq ul li .answer ul li ul li {
	list-style: circle
}
div.list-faq ul li .answer ul li ul li ul li {
	list-style: square
}
div.list-faq ul li .answer ol li {
	list-style: inherit
}
div.list-faq ul li .answer ol li ol li {
	list-style: lower-latin
}
div.list-faq ul li .answer ol li ol li ol li {
	list-style: lower-roman
}
}

@media print {
.list-faq .question>a {
	color: black;
	text-decoration: none
}
.list-faq .question>.fa {
	display: none
}
.list-faq .answer {
	display: block
}
}
.list-tabs {
	margin: 0;
	padding: 0
}
.list-tabs ul {
	margin: 0;
	padding: 0
}
.list-tabs>ul>li {
	list-style: none;
	padding: 0;
	margin: 0 2px -1px 0;
	display: inline-block
}
.list-tabs ul li a {
	background: #333;
	color: white;
	padding: 5px 15px;
	display: inline-block;
	border-top-right-radius: 1px;
	border-top-left-radius: 1px;
	text-decoration: none;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-right: 1px solid #333
}
.list-tabs ul li a:hover {
	background: #4d4d4d
}
.list-tabs ul li a.current {
	background: #e5e5e5;
	color: #333
}
.list-content {
	margin: 0 0 20px;
	padding: 20px;
	background: #e5e5e5;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border: 1px solid #333
}
.list-content>ul, .list-content>ul>li {
	list-style: none;
	margin: 0;
	padding: 0
}
.list-content ul li ul, .list-content ul li ol {
	margin-bottom: 9px;
	padding: 0
}
.list-content ul li ul li, .list-content ul li ul li ul li, .list-content ul li ol li, .list-content ul li ol li ol li {
	margin: 9px 0 0 20px;
	padding: 0 0 0 5px
}
.list-content ul li ul li {
	list-style: disc
}
.list-content ul li ul li ul li {
	list-style: circle
}
.list-content ul li ul li ul li ul li {
	list-style: square
}
.list-content ul li ol li {
	list-style: inherit
}
.list-content ul li ol li ol li {
	list-style: lower-latin
}
.list-content ul li ol li ol li ol li {
	list-style: lower-roman
}

@media screen and (max-width:900px) {
.list-tabs {
	background: #333;
	border-top-right-radius: 1px;
	border-top-left-radius: 1px
}
.list-tabs ul li a {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.list-content {
	border-top-right-radius: 0
}
}
.list-anchors {
	margin: 0 0 20px
}
.list-anchor-content {
	margin: 0 0 20px
}
.list-anchor-content>ul, .list-anchor-content>ul>li {
	list-style: none;
	margin: 0 0 40px 0;
	padding: 0
}
.list-anchor-content ul li ul, .list-anchor-content ul li ol {
	margin-bottom: 9px;
	padding: 0
}
.list-anchor-content ul li ul li, .list-anchor-content ul li ul li ul li, .list-anchor-content ul li ol li, .list-anchor-content ul li ol li ol li {
	margin: 9px 0 0 20px;
	padding: 0 0 0 5px
}
.list-anchor-content ul li ul li {
	list-style: disc
}
.list-anchor-content ul li ul li ul li {
	list-style: circle
}
.list-anchor-content ul li ul li ul li ul li {
	list-style: square
}
.list-anchor-content ul li ol li {
	list-style: decimal
}
.list-anchor-content ul li ol li ol li {
	list-style: lower-latin
}
.list-anchor-content ul li ol li ol li ol li {
	list-style: lower-roman
}
.list-anchor-content ul li .back-to-top span.fa {
	margin: 0 5px 0 0
}
.list-anchor-content .back-to-top {
	display: inline-block;
	float: right;
	text-align: right;
	position: relative;
	top: 2px;
	color: #888;
	text-decoration: none;
	font-size: 11.05px
}
.gallery-toggle {
	margin-bottom: 10px
}
.gallery-toggle ul {
	margin: 0;
	padding: 0
}
.gallery-toggle ul li {
	list-style: none;
	display: inline-block;
	margin-right: 5px
}
.gallery-toggle ul li a {
	font-size: 15.6px;
	color: #555;
	border: 1px solid #a2a2a2;
	background: #eee;
	padding: 2px 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px
}
.gallery-toggle ul li a.active {
	color: #a2a2a2
}
.gallery, .gallery-navigation {
	margin: 0 0 20px
}
.gallery .thumbnail-link {
	border: 0
}
.gallery .thumbnail-link img {
	margin: 0 0 10px 0;
	border-radius: 3px;
	border: 1px solid #6e6e6e
}
.gallery .title {
	font-size: 13.65px;
	line-height: 13px;
	color: #626262;
	display: block;
	font-weight: 600;
	margin: 0 0 5px 0
}
.gallery .date {
	font-size: 12.35px;
	line-height: 13px;
	color: #626262;
	display: block;
	float: left;
	margin: 0 5px 0 0
}
.gallery .description {
	font-size: 12.35px;
	line-height: 13px;
	margin-bottom: 20px;
	color: #626262
}
.gallery-scroll {
	display: none
}
.gallery-navigation {
	text-align: center;
	border-top-right-radius: 1px;
	border-top-left-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	background: #cbcbcb;
	padding: 4px
}
.gallery-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.gallery-navigation ul li {
	display: inline-block;
	list-style: none;
	margin: 0 7px 0 0
}
.gallery-navigation ul li a {
	color: #333;
	padding: 2px 5px
}
.gallery-navigation ul li a.current, .gallery-navigation ul li a:hover, .gallery-navigation ul li a:focus {
	background: #eee;
	border-top-right-radius: 1px;
	border-top-left-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
	text-decoration: none
}
.gallery-list-player {
	border: 1px solid #555;
	background: #d4d4d4;
	padding: 10px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	display: none
}
.gallery-list-player audio {
	width: 100%;
	margin: 20px 0
}
.gallery-list-player .list-player-title {
	font-size: 19.5px
}
.gallery-list-player .list-player-description {
	margin-bottom: 10px
}
.gallery-list-player .list-player-links {
	font-size: 11.05px
}
.gallery-list-player .list-player-links a {
	margin-right: 10px
}
.gallery-list-player .list-player-links span {
	margin-right: 5px
}
.player-video, .player-youtube, .player-vimeo {
	width: 100%;
	min-height: 500px
}
.list-player-source .player-video, .list-player-source .player-youtube, .list-player-source .player-vimeo {
	min-height: 380px
}
#photo-modal {
	text-align: center;
	padding: 50px;
	color: white;
	font-weight: 200;
	font-size: 15.6px
}
#photo-modal .close {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 2000;
	font-size: 24px;
	font-weight: 100
}
#photo-modal .close a span {
	font-weight: 100
}
#photo-modal a {
	color: #efefef;
	text-decoration: none
}
#photo-modal .photo-container {
	position: relative;
	padding: 20px 50px
}
#photo-modal .photo-container .modal-nav {
	width: 65px;
	height: 100%;
	position: absolute;
	top: 50%;
	z-index: 2000
}
#photo-modal .photo-container .modal-nav a {
	height: auto;
	background: #484848;
	display: block;
	padding: 20px;
	text-align: center;
	border-radius: 3px;
	font-size: 36px;
	font-weight: 100
}
#photo-modal .photo-container .modal-nav a:hover {
	background: #555
}
#photo-modal .photo-container .previous {
	left: -30px
}
#photo-modal .photo-container .next {
	right: -30px
}
#photo-modal .photo-container .photo {
	background: #333;
	padding: 20px;
	border-radius: 3px;
	margin: 0 0 20px
}
#photo-modal .photo-container .photo img {
	margin: 0 auto
}
#photo-modal .photo-container .photo-info {
	background: #333;
	padding: 20px;
	border-radius: 3px
}
#photo-modal .photo-container .photo-title {
	text-align: left;
	font-size: 15.6px;
	font-weight: 600;
	color: #b2b2b2
}
#photo-modal .photo-container .photo-date {
	text-align: left;
	font-size: 13px;
	font-weight: 200;
	color: #b2b2b2
}
#photo-modal .photo-container .photo-description {
	text-align: left;
	font-weight: 100;
	color: #eee;
	margin-bottom: 10px
}
#photo-modal .photo-container .photo-links {
	text-align: left;
	font-weight: 100;
	color: #eee;
	font-size: 11.05px
}
#photo-modal .photo-container .photo-links a {
	margin-right: 10px
}
#photo-modal .photo-container .photo-links a span {
	margin-right: 5px
}
.multimedia-inline-container .multimedia-item {
	position: relative
}
.multimedia-inline-container .multimedia-item audio, .multimedia-inline-container .multimedia-item video, .multimedia-inline-container .multimedia-item .inline-player-youtube, .multimedia-inline-container .multimedia-item .inline-player-vimeo {
	min-height: auto!important;
	width: 100%;
	margin-bottom: -4px
}
.multimedia-inline-container .multimedia-info {
	background: #d8d8d8;
	padding: 10px;
	border-radius: 0 0 2px 2px;
	margin-bottom: 20px;
	color: #333
}
.multimedia-inline-container .multimedia-info .title {
	font-weight: bold;
	font-size: 1.6rem
}
.multimedia-inline-container .multimedia-info .info .meta .date, .multimedia-inline-container .multimedia-info .info .meta .time, .multimedia-inline-container .multimedia-info .info .meta .direct-link, .multimedia-inline-container .multimedia-info .info .meta .transcript {
	font-size: 1rem;
	margin-right: 10px;
	color: #666
}
.multimedia-inline-container .multimedia-info .info .meta a {
	color: #666
}
.multimedia-inline-container .multimedia-info .info .meta .direct-link span.fa, .multimedia-inline-container .multimedia-info .info .meta .transcript span.fa {
	margin-right: 5px
}
.multimedia-inline-container .multimedia-info .info .description {
	padding-top: 10px
}

@media screen and (max-width:900px) {
.gallery-navigation {
	display: none
}
}

@media screen and (max-width:768px) {
#photo-modal {
	text-align: center;
	padding: 50px 10px;
	color: white;
	font-weight: 200;
	font-size: 15.6px
}
#photo-modal .photo-container .modal-nav a {
	height: auto;
	background: #484848;
	display: block;
	padding: 0;
	text-align: center;
	border-radius: 3px;
	font-size: 24px;
	font-weight: 100
}
#photo-modal .photo-container {
	position: relative;
	padding: 10px 10px
}
#photo-modal .photo-container .photo {
	background: #333;
	padding: 5px;
	border-radius: 3px;
	margin: 0 0 20px
}
#photo-modal .photo-container .modal-nav {
	width: 40px;
	height: 100%;
	position: absolute;
	top: 60px;
	z-index: 2000
}
#photo-modal .photo-container .previous {
	left: -10px
}
#photo-modal .photo-container .next {
	right: -10px
}
}
.personnel-list img {
	border-radius: 3px;
	margin: 0 0 10px
}
.personnel-list .name {
	font-size: 19.5px;
	line-height: 19.5px;
	margin: 0 0 4px
}
.personnel-list .title {
	margin: 0 0 8px
}
.personnel-list .title, .personnel-list .organization, .personnel-list .organization a, .personnel-list .phone, .personnel-list .email, .personnel-list .email a, .personnel-list .phone a {
	color: #888;
	font-size: 12.35px;
	line-height: 16.25px
}
.personnel-list .fa {
	width: 17px
}
.personnel-detail img {
	border-radius: 3px;
	margin: 0 0 10px
}
.personnel-detail .title {
	margin: 0 0 8px
}
.personnel-detail .title, .personnel-detail .organization, .personnel-detail .organization a, .personnel-detail .phone, .personnel-detail .email, .personnel-detail .email a, .personnel-detail .phone a {
	color: #888;
	font-size: 12.35px;
	line-height: 16.25px
}
.personnel-detail .fa {
	width: 17px
}

@media print {
.personnel-list {
	border-collapse: collapse;
	width: 90%
}
.personnel-list .row {
	margin: 0!important;
	padding: 0!important;
	border-collapse: collapse;
	width: 99%
}
.personnel-list .row div.col-sm-4 {
	display: block;
	float: none;
	padding: 10px!important;
	margin: 0 0 10px 0!important;
	border-collapse: collapse;
	width: 99%
}
}
.a-z-menu {
	margin: 0 0 0 -5px;
	padding: 5px 10px;
	background: #e1e1e1;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	width: auto;
	display: inline-block
}
.a-z .stickit {
	margin-left: -5px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	width: 100%
}
.a-z-menu ul {
	margin: 0;
	padding: 0
}
.a-z-menu ul li {
	list-style: none;
	display: inline-block;
	margin: 0 5px 0 0
}
.a-z-menu ul li a {
	text-decoration: none;
	font-weight: bold
}
.a-z-list h2 {
	font-size: 15.6px;
	display: block;
	border-bottom: 1px solid #888;
	margin: 25px 0 10px 0;
	color: #888;
	font-weight: bold
}
.a-z-list h3 {
	font-size: 15.6px
}
.a-z-list .a-z-links {
	margin: 0 0 25px 0;
	padding: 0
}
.a-z-list .a-z-links li {
	margin: 0 0 10px 0;
	list-style: none
}
.a-z-list .a-z-links .description {
	color: #7b7b7b
}
.a-z-list .back-to-top {
	display: inline-block;
	float: right;
	text-align: right;
	position: relative;
	top: 2px;
	color: #888;
	text-decoration: none;
	font-size: 11.05px
}
.stickem-container {
	position: relative
}
.stickit {
	position: fixed;
	top: 0
}
.stickit-end {
	position: absolute;
	right: 0
}
.location-image {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.location-address {
	height: 100%;
	font-size: 16.9px;
	padding: 10px
}
.location-directions-link {
	margin-top: 10px;
	font-size: 14.3px
}
.location-directions-link span {
	padding-right: 7px
}
.adp {
	font-size: 16.25px
}
img.adp-marker {
	margin-left: 5px
}
.adp-text {
	padding-left: 10px
}
.adp-legal {
	font-size: 10.4px
}
.print-directions {
	text-align: center;
	display: none
}
.print-directions button {
	width: auto;
	margin: 0 auto
}

@media print {
.location-information {
	page-break-after: always
}
.adp {
	font-size: 13px
}
#directions h2, #directions .input-group, .print-directions, .print-directions button, .location-directions-link {
	display: none
}
}
#back-to-top-modal {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: auto;
	height: auto;
	border: 2px solid white;
	background: #333;
	color: white;
	text-decoration: none;
	border-radius: 5px;
	text-align: center;
	padding: 10px 15px;
	font-size: 15.6px
}
#back-to-top-modal:focus {
	display: block
}
.document-list-item .title {
	font-size: 16.25px;
	font-weight: bold
}
.document-list-item .meta, .document-list-item .file, .document-list-item .file .location a {
	color: #888;
	text-decoration: none;
	font-size: 12px
}
.a-z-left {
	margin-bottom: 20px!important
}
nav.a-z-left {
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	background: #003865;
	padding: 10px 0
}
nav.a-z-left ul {
	margin: 0;
	padding: 0
}
nav.a-z-left ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative
}
nav.a-z-left ul li.hidden {
	display: none!important;
	visibility: hidden!important
}
nav.a-z-left ul li a {
	text-decoration: none;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 14px;
	line-height: 1.4rem;
	font-weight: 300;
	font-weight: 600;
	background: #003865;
	color: white;
	padding: 0 15px 10px 15px;
	display: block
}
nav.a-z-left ul li a:hover {
	background: #00467f
}
nav.a-z-left ul li a .fa {
	color: #78bf20
}
nav.a-z-left ul li ul li {
	border-top: 1px solid white
}
nav.a-z-left ul li ul li a {
	background: #edf4fa;
	color: black;
	padding: 5px 15px 5px 15px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 12px;
	line-height: 1.2rem;
	font-weight: 300
}
nav.a-z-left ul li ul li a:hover {
	background: #d9e9f6
}
nav.a-z-left ul li ul li a .fa {
	color: #003865
}
nav.a-z-left ul li ul li ul li {
	border-top: 1px solid white
}
nav.a-z-left ul li ul li ul li a {
	background: #d9e9f6;
	color: black;
	padding: 5px 15px 5px 25px
}
nav.a-z-left ul li ul li ul li a:hover {
	background: #9bcbeb
}
nav.a-z-left ul li ul li ul li a .fa {
	color: #003865
}
nav.a-z-left ul li ul li ul li ul li {
	border-top: 1px solid white
}
nav.a-z-left ul li ul li ul li ul li a {
	background: #9bcbeb;
	color: black;
	padding: 5px 15px 5px 35px
}
nav.a-z-left ul li ul li ul li ul li a:hover {
	background: #8ec4e8
}
nav.a-z-left ul li ul li ul li ul li a .fa {
	color: #003865
}
nav.a-z-left ul li ul li ul li ul li ul li {
	border-top: 1px solid white
}
nav.a-z-left ul li ul li ul li ul li ul li a {
	background: #d9d9d9;
	color: black;
	padding: 5px 15px 5px 45px
}
nav.a-z-left ul li ul li ul li ul li ul li a:hover {
	background: #ccc
}
nav.a-z-left ul li ul li ul li ul li ul li a .fa {
	color: #003865
}
nav.a-z-left ul li ul li ul li ul li ul li ul li {
	border-top: 1px solid white
}
nav.a-z-left ul li ul li ul li ul li ul li ul li a {
	background: #f2f2f2;
	color: black;
	padding: 5px 15px 5px 55px
}
nav.a-z-left ul li ul li ul li ul li ul li ul li a:hover {
	background: #e5e5e5
}
nav.a-z-left ul li ul li ul li ul li ul li ul li a .fa {
	color: #003865
}
nav.a-z-left .current .fa {
	position: absolute;
	left: 3px;
	z-index: 2
}

@media screen {
.home-layout-1.set-1 {
	background: white;
	color: #555;
	padding: 50px 0 10px
}
.home-layout-1.set-2 {
	background: #555;
	color: white;
	padding: 50px 0 10px
}
.home-layout-1.set-2 a {
	color: #e8e8e8
}
.home-layout-1.set-3 {
	background: white;
	color: #555;
	padding: 50px 0 10px
}
.main-landing-layout-top, .main-landing-content {
	padding: 30px 0 20px 0
}
.main-landing-layout-top-jumbo {
	margin-top: -20px
}
.main-landing-layout-top-jumbo .row {
	margin-left: 0;
	margin-right: 0
}
.main-landing-layout-top-jumbo .introduction-jumbo {
	border-radius: 0!important;
	margin-bottom: 0;
	padding: 15em 0 3em 0
}
.main-landing-content .container .row .row-headline h2 {
	text-align: center;
	font-size: 3.5rem;
	font-weight: 200;
	margin-bottom: 2rem
}
.main-landing-content .container .row h2.home-headline, .main-landing-content .container .row h3 {
	font-size: 2rem
}
.main-landing-content .container .row h4 {
	font-size: 1.7rem;
	font-weight: 200;
	line-height: 1.7rem;
	margin-bottom: .7rem
}
.main-landing-content .container .row h5 {
	font-size: 1.4rem;
	font-weight: 400;
	margin-bottom: .5rem
}
.main-landing-content .container .row .home-image {
	margin-bottom: 10px
}
.main-landing-content .feature_block {
	position: relative
}
.main-landing-content .feature_block.overlay-dark .feature_text, .main-landing-content .feature_block.overlay-light .feature_text {
	bottom: 0;
	padding: 20px 20px 30px 20px
}
.main-landing-content #feature_number_block {
	right: 16px
}
html.ie .main-landing-content .feature_block .feature_photo .img-responsive {
	width: 100%
}
.main-landing-content .article-list li {
	margin: 0 0 25px 0
}
.main-landing-content .article-list .meta {
	font-size: .9rem;
	font-weight: 200
}
.main-landing-content.dark .article-list .meta {
	color: #ccc
}
.main-landing-content.branded .article-list .meta {
	color: #ccc
}
.main-landing-content .home-image, .main-landing-content .feature-spotlight-item img {
	border-radius: 1px
}
.main-landing-content.dark {
	background-color: #333;
	color: white
}
.main-landing-content.dark a {
	color: white
}
.main-landing-content.white {
	background-color: white;
	color: #333
}
.main-landing-content.light {
	background-color: #eceff3;
	color: #333
}
.main-landing-content.branded {
	background-color: #003865;
	color: white
}
.main-landing-content.branded a {
	color: #9ccae8
}
.internal-layout-top, .internal-content {
	padding: 0
}
.internal-layout-top-jumbo {
	margin: -20px -20px 20px -20px
}
.internal-layout-top-jumbo .row {
	margin-left: 0;
	margin-right: 0
}
.internal-layout-top-jumbo .introduction-jumbo {
	border-radius: 2px 2px 0 0;
	margin-bottom: 0;
	padding: 15em 0 3em 0
}
.internal-content .container .row .row-headline h2 {
	text-align: center;
	font-size: 3.5rem;
	font-weight: 200;
	margin-bottom: 2rem
}
.internal-content .container .row h2.home-headline, .internal-content .container .row h3 {
	font-size: 2rem
}
.internal-content .container .row h4 {
	font-size: 1.7rem;
	font-weight: 200;
	line-height: 1.7rem;
	margin-bottom: .7rem
}
.internal-content .container .row h5 {
	font-size: 1.4rem;
	font-weight: 400;
	margin-bottom: .5rem
}
.internal-content .container .row .home-image {
	margin-bottom: 10px
}
.internal-content .feature, .internal-norow-content .feature {
	padding-bottom: 35px;
	margin-bottom: 0
}
.internal-content .feature_block {
	position: relative
}
.internal-content .feature_block.overlay-dark .feature_text, .internal-content .feature_block.overlay-light .feature_text {
	bottom: 0;
	padding: 20px 20px 30px 20px
}
.internal-content #feature_number_block {
	right: 16px
}
html.ie .internal-content .feature_block .feature_photo .img-responsive {
	width: 100%
}
.internal-content .article-list li {
	margin: 0 0 25px 0
}
.internal-content .article-list .meta {
	font-size: .9rem;
	font-weight: 200
}
.internal-content.dark .article-list .meta {
	color: #ccc
}
.internal-content.branded .article-list .meta {
	color: #ccc
}
.internal-content .home-image, .internal-content .feature-spotlight-item img {
	border-radius: 1px
}
.internal-content.dark {
	background-color: #333;
	color: white;
	padding: 20px;
	border-radius: 2px;
	margin-bottom: 20px
}
.internal-content.dark a {
	color: white
}
.internal-content.white {
	background-color: white;
	color: #333
}
.internal-content.light {
	background-color: #eceff3;
	color: #333
}
.internal-content.branded {
	background-color: #003865;
	color: white;
	padding: 20px;
	border-radius: 2px;
	margin-bottom: 20px
}
.internal-content.branded a {
	color: #9ccae8
}
}

@media screen {
.search-filter-box h2 {
	font-size: 19.5px;
	line-height: 19.5px;
	margin-top: 10px;
}
.search-filter-box h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 7px 10px;
	background: #3b3b3b;
	color: white;
	border-radius: 10px 10px 0 0
}
.search-filter-box ul {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: #eee;
	border-radius: 0 0 10px 10px;
	border-bottom: 1px solid #ddd
}
.search-filter-box ul li {
	list-style: none;
	margin: 0;
	padding: 3px 10px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd
}
.search-filter-box ul li.highlighted {
	background: #000e18;
	color: white;
	padding: 5px 10px;
	border-right: 1px solid #000e18;
	border-left: 1px solid #000e18
}
.search-filter-box ul li.highlighted a {
	color: white
}
.search-filter-box ul li ul {
	background: white;
	margin: 5px 0;
	padding: 10px;
	border-radius: 1px;
	border: 1px solid #ddd
}
.search-filter-box ul li ul li {
	border-right: 0;
	border-left: none
}
.search-filter-box div.filter-tag-cloud {
	margin: 0 0 20px 0;
	padding: 10px;
	background: #eee;
	border-radius: 0 0 1px 1px;
	border: 1px solid #ddd
}
.search-results-container .search-tabs {
	margin: 0 0 40px 0
}
.search-results-container .nav-tabs li a {
	background: #555;
	border-radius: 5px 5px 0 0;
	color: white;
	text-decoration: none;
	padding: 5px 15px
}
.search-results-container .nav-tabs li a:hover {
	background: #626262;
	color: white
}
.search-results-container .tab-content {
	background: #eee;
	padding: 20px;
	border-radius: 0 0 10px 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}
.search-results-container .search-results .results .result-link {
	font-size: 15.6px
}
.search-results-container .search-results .results .result-date, .search-results-container .search-results .results .result-url, .search-results-container .search-results .results .result-url a {
	font-size: 11.7px;
	color: #888
}
.search-results-container .results-navigation {
	text-align: center;
	padding: 25px 0
}
.search-results-container .results-navigation ul {
	margin: 0;
	padding: 0
}
.search-results-container .results-navigation ul li {
	margin: 0 7px;
	padding: 0;
	list-style: none;
	display: inline-block;
	color: #888
}
.search-results-container .docIcon {
	margin-right: 7px
}
#search-page h2 {
	font-size: 16.9px
}
#search-page .search-collections, #search-page .search-sort {
	font-weight: bold
}
#search-page label {
	font-weight: normal;
	margin: 0 5px 0 0
}
#search-page label input {
	font-weight: normal;
	margin: 0 5px 0 5px
}
.search-results-container .question a {
	background: none!important;
	color: black!important;
	border: none!important
}
.search-results-container .answer {
	margin-left: 30px
}
.search-results-container .answer ul {
	margin-left: 20px
}
}

@media screen and (max-width:900px) {
.search-results-container .results-navigation ul li {
	font-size: 16.9px;
	margin: 0 14px
}
}

@media screen {
.modal .modal-dialog .modal-content {
	position: relative
}
.modal .modal-dialog .modal-content .modal-close-button {
	position: absolute;
	z-index: 1100;
	top: -10px;
	right: -10px
}
.modal .modal-dialog .modal-content .modal-close-button button {
	border: 2px solid white;
	-webkit-box-shadow: -1px 1px 10px 0 #333;
	box-shadow: -1px 1px 10px 0 #333;
	color: white
}
.modal .modal-dialog .modal-content .modal-close-button button span {
	color: white
}
.modal .modal-dialog .modal-content .modal-body .modal-intro {
	margin-bottom: 20px
}
.modal .modal-dialog .modal-content .modal-body .modal-code {
	margin-bottom: 20px
}
.modal .modal-dialog .modal-content.branded {
	background: #003865;
	color: white
}
.modal .modal-dialog .modal-content.branded a {
	color: #9ccae8
}
.modal .modal-dialog .modal-content.branded p, .modal .modal-dialog .modal-content.branded h1, .modal .modal-dialog .modal-content.branded h2, .modal .modal-dialog .modal-content.branded h3, .modal .modal-dialog .modal-content.branded h4, .modal .modal-dialog .modal-content.branded h5, .modal .modal-dialog .modal-content.branded h6, .modal .modal-dialog .modal-content.branded label, .modal .modal-dialog .modal-content.branded div, .modal .modal-dialog .modal-content.branded span {
	color: white
}
.modal .modal-dialog .modal-content.branded input {
	color: #333
}
.modal .modal-dialog .modal-content.dark-gray {
	background: #333;
	color: white
}
.modal .modal-dialog .modal-content.dark-gray a {
	color: #96c9fc
}
.modal .modal-dialog .modal-content.dark-gray p, .modal .modal-dialog .modal-content.dark-gray h1, .modal .modal-dialog .modal-content.dark-gray h2, .modal .modal-dialog .modal-content.dark-gray h3, .modal .modal-dialog .modal-content.dark-gray h4, .modal .modal-dialog .modal-content.dark-gray h5, .modal .modal-dialog .modal-content.dark-gray h6, .modal .modal-dialog .modal-content.dark-gray label, .modal .modal-dialog .modal-content.dark-gray div, .modal .modal-dialog .modal-content.dark-gray span {
	color: white
}
.modal .modal-dialog .modal-content.dark-gray input {
	color: #333
}
.modal .modal-dialog .modal-content.light-gray {
	background: #eee;
	color: #333
}
.modal .modal-dialog .modal-content.light-gray a {
	color: #0563c1
}
.modal .modal-dialog .modal-content.light-gray p, .modal .modal-dialog .modal-content.light-gray h1, .modal .modal-dialog .modal-content.light-gray h2, .modal .modal-dialog .modal-content.light-gray h3, .modal .modal-dialog .modal-content.light-gray h4, .modal .modal-dialog .modal-content.light-gray h5, .modal .modal-dialog .modal-content.light-gray h6, .modal .modal-dialog .modal-content.light-gray label, .modal .modal-dialog .modal-content.light-gray div, .modal .modal-dialog .modal-content.light-gray span {
	color: #333
}
.modal .modal-dialog .modal-content.light-gray input {
	color: #333
}
.modal .modal-dialog .modal-content.white {
	background: white;
	color: #333
}
.modal .modal-dialog .modal-content.white a {
	color: #0563c1
}
.modal .modal-dialog .modal-content.white p, .modal .modal-dialog .modal-content.white h1, .modal .modal-dialog .modal-content.white h2, .modal .modal-dialog .modal-content.white h3, .modal .modal-dialog .modal-content.white h4, .modal .modal-dialog .modal-content.white h5, .modal .modal-dialog .modal-content.white h6, .modal .modal-dialog .modal-content.white label, .modal .modal-dialog .modal-content.white div, .modal .modal-dialog .modal-content.white span {
	color: #333
}
.modal .modal-dialog .modal-content.white input {
	color: #333
}
}
.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-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.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 .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 {
	padding-left: 12px;
	padding-right: 12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none
}
.btn .caret {
	margin-left: 0
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
	float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 2px;
	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"] {
	display: none
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0
}
.input-group .form-control {
	position: relative;
	z-index: 0;
	float: left;
	width: 100%;
	margin-bottom: 0
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height: 45px;
	padding: 10px 16px;
	font-size: 17px;
	line-height: 1.33;
	border-radius: 3px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height: 45px;
	line-height: 45px
}
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn {
	height: auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 1.5px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn {
	height: auto
}
.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: 13px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 2px
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 1.5px
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 17px;
	border-radius: 3px
}
.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>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: #eee
}
.nav>li.disabled>a {
	color: #b2b2b2
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #b2b2b2;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #eee;
	border-color: #0563c1
}
.nav .nav-divider {
	height: 1px;
	margin: 8px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 2px 2px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eeeeee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #555;
	background-color: white;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified>li {
	float: none
}
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media(min-width:768px) {
.nav-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 2px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media(min-width:768px) {
.nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 2px 2px 0 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
	border-bottom-color: white
}
}
.nav-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 2px
}
.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: white;
	background-color: #003865
}
.nav-stacked>li {
	float: none
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified {
	width: 100%
}
.nav-justified>li {
	float: none
}
.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media(min-width:768px) {
.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 2px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media(min-width:768px) {
.nav-tabs-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 2px 2px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
	border-bottom-color: white
}
}
.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
}
.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%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-moz-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: white;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	-moz-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: black
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-ms-filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .9;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	-webkit-opacity: .9;
	-ms-filter: alpha(opacity=90)
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.428571429px
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.428571429
}
.modal-body {
	position: relative;
	padding: 20px
}
.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

@media(min-width:768px) {
.modal-dialog {
	width: 600px;
	margin: 30px auto
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.5)
}
.modal-sm {
	width: 300px
}
}

@media(min-width:900px) {
.modal-lg {
	width: 900px
}
}

@media screen {
h1 {
	margin-bottom: 12px;
	margin-bottom: 1.2rem
}
.list-content ul li ul, .list-content ul li ol, .answer ul, .answer ol {
	margin-bottom: 14px;
	margin-bottom: 1.4rem;
	margin-top: -5px;
	margin-top: -0.5rem
}
nav.left ul li ul li a {
	font-weight: 400;
	line-height: 14px;
	line-height: 1.4rem
}
#headerLogo img {
	max-height: 110px
}
#headerSearch #search-input {
	border: 1px solid #003865
}
#headerSearch button.btn {
	background: #003865;
	color: #78be21
}
div.main-landing-content.row-1 {
	margin-top: -20px;
	border-bottom: solid 10px #78bf20
}
#back-to-top-modal {
	background-color: #78bf20;
	color: #333
}
.feature_block.side-dark, .feature_block.side-dark .feature_text {
	background-color: #333
}
.main-landing-content.branded a:hover {
	color: #d7e9f5
}
.introduction-jumbo .text.black-background, .introduction-with-image .text.black-background {
	color: white;
	background: -moz-linear-gradient(left, rgba(0,56,101,0.95) 0, rgba(0,56,101,0.95) 80%, rgba(0,56,101,0.5) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,56,101,0.95)), color-stop(80%, rgba(0,56,101,0.95)), color-stop(100%, rgba(0,56,101,0.5)));
	background: -webkit-linear-gradient(left, rgba(0,56,101,0.95) 0, rgba(0,56,101,0.95) 80%, rgba(0,56,101,0.5) 100%);
	background: -o-linear-gradient(left, rgba(0,56,101,0.95) 0, rgba(0,56,101,0.95) 80%, rgba(0,56,101,0.5) 100%);
	background: -ms-linear-gradient(left, rgba(0,56,101,0.95) 0, rgba(0,56,101,0.95) 80%, rgba(0,56,101,0.5) 100%);
	background: linear-gradient(to right, rgba(0,56,101,0.95) 0, rgba(0,56,101,0.95) 80%, rgba(0,56,101,0.5) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#003865', endColorstr='#fff', GradientType=1)
}
.list-content {
	background: #edf4fa
}
.list-tabs ul li a {
	background: #003865;
	margin-top: 10px;
}
.list-tabs ul li a.current {
	background: #edf4fa
}
.email-signature-image {
	background: url('/inc/assets-MngeoTemplate2017/mn-minnesota-it-services-logo-signature_tcm38-256838.png') no-repeat;
	width: 194px;
	height: 30px;
	display: block
}
}

@media screen and (max-width:900px) {
#headerLinks a {
	display: none
}
#headerLogo img {
	max-height: 70px;
	padding-top: 30px;
	margin-bottom: -25px
}
nav.top {
	background: #003865
}
}
