/*! normalize.css v3.0.1 | MIT License | git.io/normalize */* {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
.field-name-field-apply-now-body {margin-top:-20px}
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: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-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 #c0c0c0;
	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: #000 !important;
	background: transparent !important;
	box-shadow: none !important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100% !important
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
select {
	background: #fff !important
}
.navbar {
	display: none
}
.table td, .table th {
	background-color: #fff !important
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color: #000 !important
}
.label {
	border: 1px solid #000
}
.table {
	border-collapse: collapse !important
}
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd !important
}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #5b5c5c;
	background-color: #fff;
	font-weight: 500
}
@media (min-width:768px) {
body {
	background-color: #f2f2f2
}
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #0f6fab;
	text-decoration: none
}
a:hover, a:focus {
	color: #094165;
	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;
	width: 100% \9;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.4;
	background-color: #f2f2f2;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	width: 100% \9;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: #0f6fab
}
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: #c4c4c4
}
h1, .h1, h2, .h2, h3, .h3 {
	/*margin-top: 44px;*/
	margin-top:5px;
	margin-bottom: 15px
}
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: 11px;
	margin-bottom: 11px
}
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: 41px
}
h2, .h2 {
	font-size: 25px
}
h3, .h3 {
	font-size: 18px
}
h4, .h4 {
	font-size: 20px
}
h5, .h5 {
	font-size: 16px
}
h6, .h6 {
	font-size: 14px
}
h2, .h2 {
	font-weight: 600
}
@media (max-width:767px) {
h1 {
	font-size: 25px
}
}
p {
	margin: 0 0 22px
}
.lead {
	margin-bottom: 66px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
	color: #096299
}
small, .small {
	font-size: 87%
}
cite {
	font-style: normal
}
mark, .mark {
	background-color: #fcf8e3;
	padding: .2em
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.text-muted {
	color: #c4c4c4
}
.text-primary {
	color: #0f6fab
}
a.text-primary:hover {
	color: #0b517c
}
.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-muted {
	background-color: #eee
}
a.bg-muted:hover {
	background-color: #d5d5d5
}
.bg-primary {
	color: #fff;
	background-color: #0f6fab
}
a.bg-primary:hover {
	background-color: #0b517c
}
.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: 10px;
	margin: 44px 0 22px;
	border-bottom: 1px solid #eee
}
ul, ol {
	margin-top: 0;
	margin-bottom: 11px
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0
}
ul {
	/*list-style: square*/
}
.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
}
.list-square {
	list-style-type: none
}
.list-square>li {
	position: relative
}
.list-square>li::before {
	position: absolute;
	left: -18px;
	font-size: .8em;
	content: "■";
	color: #0f6fab
}
.list-ordered, .content-body .list-alpha {
	list-style-type: none;
	counter-reset: ol
}
.list-ordered>li, .content-body .list-alpha>li {
	position: relative
}
.list-ordered>li:before, .content-body .list-alpha>li:before {
	position: absolute;
	left: -17px;
	counter-increment: ol;
	content: counter(ol) ".";
	color: #0f6fab;
	text-align: right
}
.list-checkbox {
	list-style: none;
	padding-left: 30px
}
.list-checkbox li {
	margin-bottom: 22px;
	position: relative
}
.list-checkbox li:before {
	content: "";
	background-image: url(../images/checkbox-icon.png);
	position: absolute;
	left: -30px;
	color: #c4c4c4;
	width: 21px;
	height: 21px
}
dl {
	margin-top: 0;
	margin-bottom: 22px
}
dt, dd {
	line-height: 1.4
}
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 #c4c4c4
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 11px 22px;
	margin: 0 0 22px;
	font-size: 20px;
	border-left: 5px solid #eee
}
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.4;
	color: #c4c4c4
}
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'
}
blockquote:before, blockquote:after {
	content: ""
}
address {
	margin-bottom: 22px;
	font-style: normal;
	line-height: 1.4
}
.container, .container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 8px;
	padding-right: 8px;
	max-width: 1200px
}
.row {
	margin-left: -8px;
	margin-right: -8px
}
.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, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24, .col-xs-25, .col-sm-25, .col-md-25, .col-lg-25, .col-xs-26, .col-sm-26, .col-md-26, .col-lg-26, .col-xs-27, .col-sm-27, .col-md-27, .col-lg-27, .col-xs-28, .col-sm-28, .col-md-28, .col-lg-28, .col-xs-29, .col-sm-29, .col-md-29, .col-lg-29, .col-xs-30, .col-sm-30, .col-md-30, .col-lg-30 {
	position: relative;
	min-height: 1px;
	padding-left: 8px;
	padding-right: 8px
}
.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, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-xs-25, .col-xs-26, .col-xs-27, .col-xs-28, .col-xs-29, .col-xs-30 {
	float: left
}
.col-xs-30 {
	width: 100%
}
.col-xs-29 {
	width: 96.66666667%
}
.col-xs-28 {
	width: 93.33333333%
}
.col-xs-27 {
	width: 90%
}
.col-xs-26 {
	width: 86.66666667%
}
.col-xs-25 {
	width: 83.33333333%
}
.col-xs-24 {
	width: 80%
}
.col-xs-23 {
	width: 76.66666667%
}
.col-xs-22 {
	width: 73.33333333%
}
.col-xs-21 {
	width: 70%
}
.col-xs-20 {
	width: 66.66666667%
}
.col-xs-19 {
	width: 63.33333333%
}
.col-xs-18 {
	width: 60%
}
.col-xs-17 {
	width: 56.66666667%
}
.col-xs-16 {
	width: 53.33333333%
}
.col-xs-15 {
	width: 50%
}
.col-xs-14 {
	width: 46.66666667%
}
.col-xs-13 {
	width: 43.33333333%
}
.col-xs-12 {
	width: 40%
}
.col-xs-11 {
	width: 36.66666667%
}
.col-xs-10 {
	width: 33.33333333%
}
.col-xs-9 {
	width: 30%
}
.col-xs-8 {
	width: 26.66666667%
}
.col-xs-7 {
	width: 23.33333333%
}
.col-xs-6 {
	width: 20%
}
.col-xs-5 {
	width: 16.66666667%
}
.col-xs-4 {
	width: 13.33333333%
}
.col-xs-3 {
	width: 10%
}
.col-xs-2 {
	width: 6.66666667%
}
.col-xs-1 {
	width: 3.33333333%
}
.col-xs-pull-30 {
	right: 100%
}
.col-xs-pull-29 {
	right: 96.66666667%
}
.col-xs-pull-28 {
	right: 93.33333333%
}
.col-xs-pull-27 {
	right: 90%
}
.col-xs-pull-26 {
	right: 86.66666667%
}
.col-xs-pull-25 {
	right: 83.33333333%
}
.col-xs-pull-24 {
	right: 80%
}
.col-xs-pull-23 {
	right: 76.66666667%
}
.col-xs-pull-22 {
	right: 73.33333333%
}
.col-xs-pull-21 {
	right: 70%
}
.col-xs-pull-20 {
	right: 66.66666667%
}
.col-xs-pull-19 {
	right: 63.33333333%
}
.col-xs-pull-18 {
	right: 60%
}
.col-xs-pull-17 {
	right: 56.66666667%
}
.col-xs-pull-16 {
	right: 53.33333333%
}
.col-xs-pull-15 {
	right: 50%
}
.col-xs-pull-14 {
	right: 46.66666667%
}
.col-xs-pull-13 {
	right: 43.33333333%
}
.col-xs-pull-12 {
	right: 40%
}
.col-xs-pull-11 {
	right: 36.66666667%
}
.col-xs-pull-10 {
	right: 33.33333333%
}
.col-xs-pull-9 {
	right: 30%
}
.col-xs-pull-8 {
	right: 26.66666667%
}
.col-xs-pull-7 {
	right: 23.33333333%
}
.col-xs-pull-6 {
	right: 20%
}
.col-xs-pull-5 {
	right: 16.66666667%
}
.col-xs-pull-4 {
	right: 13.33333333%
}
.col-xs-pull-3 {
	right: 10%
}
.col-xs-pull-2 {
	right: 6.66666667%
}
.col-xs-pull-1 {
	right: 3.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-30 {
	left: 100%
}
.col-xs-push-29 {
	left: 96.66666667%
}
.col-xs-push-28 {
	left: 93.33333333%
}
.col-xs-push-27 {
	left: 90%
}
.col-xs-push-26 {
	left: 86.66666667%
}
.col-xs-push-25 {
	left: 83.33333333%
}
.col-xs-push-24 {
	left: 80%
}
.col-xs-push-23 {
	left: 76.66666667%
}
.col-xs-push-22 {
	left: 73.33333333%
}
.col-xs-push-21 {
	left: 70%
}
.col-xs-push-20 {
	left: 66.66666667%
}
.col-xs-push-19 {
	left: 63.33333333%
}
.col-xs-push-18 {
	left: 60%
}
.col-xs-push-17 {
	left: 56.66666667%
}
.col-xs-push-16 {
	left: 53.33333333%
}
.col-xs-push-15 {
	left: 50%
}
.col-xs-push-14 {
	left: 46.66666667%
}
.col-xs-push-13 {
	left: 43.33333333%
}
.col-xs-push-12 {
	left: 40%
}
.col-xs-push-11 {
	left: 36.66666667%
}
.col-xs-push-10 {
	left: 33.33333333%
}
.col-xs-push-9 {
	left: 30%
}
.col-xs-push-8 {
	left: 26.66666667%
}
.col-xs-push-7 {
	left: 23.33333333%
}
.col-xs-push-6 {
	left: 20%
}
.col-xs-push-5 {
	left: 16.66666667%
}
.col-xs-push-4 {
	left: 13.33333333%
}
.col-xs-push-3 {
	left: 10%
}
.col-xs-push-2 {
	left: 6.66666667%
}
.col-xs-push-1 {
	left: 3.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-30 {
	margin-left: 100%
}
.col-xs-offset-29 {
	margin-left: 96.66666667%
}
.col-xs-offset-28 {
	margin-left: 93.33333333%
}
.col-xs-offset-27 {
	margin-left: 90%
}
.col-xs-offset-26 {
	margin-left: 86.66666667%
}
.col-xs-offset-25 {
	margin-left: 83.33333333%
}
.col-xs-offset-24 {
	margin-left: 80%
}
.col-xs-offset-23 {
	margin-left: 76.66666667%
}
.col-xs-offset-22 {
	margin-left: 73.33333333%
}
.col-xs-offset-21 {
	margin-left: 70%
}
.col-xs-offset-20 {
	margin-left: 66.66666667%
}
.col-xs-offset-19 {
	margin-left: 63.33333333%
}
.col-xs-offset-18 {
	margin-left: 60%
}
.col-xs-offset-17 {
	margin-left: 56.66666667%
}
.col-xs-offset-16 {
	margin-left: 53.33333333%
}
.col-xs-offset-15 {
	margin-left: 50%
}
.col-xs-offset-14 {
	margin-left: 46.66666667%
}
.col-xs-offset-13 {
	margin-left: 43.33333333%
}
.col-xs-offset-12 {
	margin-left: 40%
}
.col-xs-offset-11 {
	margin-left: 36.66666667%
}
.col-xs-offset-10 {
	margin-left: 33.33333333%
}
.col-xs-offset-9 {
	margin-left: 30%
}
.col-xs-offset-8 {
	margin-left: 26.66666667%
}
.col-xs-offset-7 {
	margin-left: 23.33333333%
}
.col-xs-offset-6 {
	margin-left: 20%
}
.col-xs-offset-5 {
	margin-left: 16.66666667%
}
.col-xs-offset-4 {
	margin-left: 13.33333333%
}
.col-xs-offset-3 {
	margin-left: 10%
}
.col-xs-offset-2 {
	margin-left: 6.66666667%
}
.col-xs-offset-1 {
	margin-left: 3.33333333%
}
.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, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-25, .col-sm-26, .col-sm-27, .col-sm-28, .col-sm-29, .col-sm-30 {
	float: left
}
.col-sm-30 {
	width: 100%
}
.col-sm-29 {
	width: 96.66666667%
}
.col-sm-28 {
	width: 93.33333333%
}
.col-sm-27 {
	width: 90%
}
.col-sm-26 {
	width: 86.66666667%
}
.col-sm-25 {
	width: 83.33333333%
}
.col-sm-24 {
	width: 80%
}
.col-sm-23 {
	width: 76.66666667%
}
.col-sm-22 {
	width: 73.33333333%
}
.col-sm-21 {
	width: 70%
}
.col-sm-20 {
	width: 66.66666667%
}
.col-sm-19 {
	width: 63.33333333%
}
.col-sm-18 {
	width: 60%
}
.col-sm-17 {
	width: 56.66666667%
}
.col-sm-16 {
	width: 53.33333333%
}
.col-sm-15 {
	width: 50%
}
.col-sm-14 {
	width: 46.66666667%
}
.col-sm-13 {
	width: 43.33333333%
}
.col-sm-12 {
	width: 40%
}
.col-sm-11 {
	width: 36.66666667%
}
.col-sm-10 {
	width: 33.33333333%
}
.col-sm-9 {
	width: 30%
}
.col-sm-8 {
	width: 26.66666667%
}
.col-sm-7 {
	width: 23.33333333%
}
.col-sm-6 {
	width: 20%
}
.col-sm-5 {
	width: 16.66666667%
}
.col-sm-4 {
	width: 13.33333333%
}
.col-sm-3 {
	width: 10%
}
.col-sm-2 {
	width: 6.66666667%
}
.col-sm-1 {
	width: 3.33333333%
}
.col-sm-pull-30 {
	right: 100%
}
.col-sm-pull-29 {
	right: 96.66666667%
}
.col-sm-pull-28 {
	right: 93.33333333%
}
.col-sm-pull-27 {
	right: 90%
}
.col-sm-pull-26 {
	right: 86.66666667%
}
.col-sm-pull-25 {
	right: 83.33333333%
}
.col-sm-pull-24 {
	right: 80%
}
.col-sm-pull-23 {
	right: 76.66666667%
}
.col-sm-pull-22 {
	right: 73.33333333%
}
.col-sm-pull-21 {
	right: 70%
}
.col-sm-pull-20 {
	right: 66.66666667%
}
.col-sm-pull-19 {
	right: 63.33333333%
}
.col-sm-pull-18 {
	right: 60%
}
.col-sm-pull-17 {
	right: 56.66666667%
}
.col-sm-pull-16 {
	right: 53.33333333%
}
.col-sm-pull-15 {
	right: 50%
}
.col-sm-pull-14 {
	right: 46.66666667%
}
.col-sm-pull-13 {
	right: 43.33333333%
}
.col-sm-pull-12 {
	right: 40%
}
.col-sm-pull-11 {
	right: 36.66666667%
}
.col-sm-pull-10 {
	right: 33.33333333%
}
.col-sm-pull-9 {
	right: 30%
}
.col-sm-pull-8 {
	right: 26.66666667%
}
.col-sm-pull-7 {
	right: 23.33333333%
}
.col-sm-pull-6 {
	right: 20%
}
.col-sm-pull-5 {
	right: 16.66666667%
}
.col-sm-pull-4 {
	right: 13.33333333%
}
.col-sm-pull-3 {
	right: 10%
}
.col-sm-pull-2 {
	right: 6.66666667%
}
.col-sm-pull-1 {
	right: 3.33333333%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-push-30 {
	left: 100%
}
.col-sm-push-29 {
	left: 96.66666667%
}
.col-sm-push-28 {
	left: 93.33333333%
}
.col-sm-push-27 {
	left: 90%
}
.col-sm-push-26 {
	left: 86.66666667%
}
.col-sm-push-25 {
	left: 83.33333333%
}
.col-sm-push-24 {
	left: 80%
}
.col-sm-push-23 {
	left: 76.66666667%
}
.col-sm-push-22 {
	left: 73.33333333%
}
.col-sm-push-21 {
	left: 70%
}
.col-sm-push-20 {
	left: 66.66666667%
}
.col-sm-push-19 {
	left: 63.33333333%
}
.col-sm-push-18 {
	left: 60%
}
.col-sm-push-17 {
	left: 56.66666667%
}
.col-sm-push-16 {
	left: 53.33333333%
}
.col-sm-push-15 {
	left: 50%
}
.col-sm-push-14 {
	left: 46.66666667%
}
.col-sm-push-13 {
	left: 43.33333333%
}
.col-sm-push-12 {
	left: 40%
}
.col-sm-push-11 {
	left: 36.66666667%
}
.col-sm-push-10 {
	left: 33.33333333%
}
.col-sm-push-9 {
	left: 30%
}
.col-sm-push-8 {
	left: 26.66666667%
}
.col-sm-push-7 {
	left: 23.33333333%
}
.col-sm-push-6 {
	left: 20%
}
.col-sm-push-5 {
	left: 16.66666667%
}
.col-sm-push-4 {
	left: 13.33333333%
}
.col-sm-push-3 {
	left: 10%
}
.col-sm-push-2 {
	left: 6.66666667%
}
.col-sm-push-1 {
	left: 3.33333333%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-offset-30 {
	margin-left: 100%
}
.col-sm-offset-29 {
	margin-left: 96.66666667%
}
.col-sm-offset-28 {
	margin-left: 93.33333333%
}
.col-sm-offset-27 {
	margin-left: 90%
}
.col-sm-offset-26 {
	margin-left: 86.66666667%
}
.col-sm-offset-25 {
	margin-left: 83.33333333%
}
.col-sm-offset-24 {
	margin-left: 80%
}
.col-sm-offset-23 {
	margin-left: 76.66666667%
}
.col-sm-offset-22 {
	margin-left: 73.33333333%
}
.col-sm-offset-21 {
	margin-left: 70%
}
.col-sm-offset-20 {
	margin-left: 66.66666667%
}
.col-sm-offset-19 {
	margin-left: 63.33333333%
}
.col-sm-offset-18 {
	margin-left: 60%
}
.col-sm-offset-17 {
	margin-left: 56.66666667%
}
.col-sm-offset-16 {
	margin-left: 53.33333333%
}
.col-sm-offset-15 {
	margin-left: 50%
}
.col-sm-offset-14 {
	margin-left: 46.66666667%
}
.col-sm-offset-13 {
	margin-left: 43.33333333%
}
.col-sm-offset-12 {
	margin-left: 40%
}
.col-sm-offset-11 {
	margin-left: 36.66666667%
}
.col-sm-offset-10 {
	margin-left: 33.33333333%
}
.col-sm-offset-9 {
	margin-left: 30%
}
.col-sm-offset-8 {
	margin-left: 26.66666667%
}
.col-sm-offset-7 {
	margin-left: 23.33333333%
}
.col-sm-offset-6 {
	margin-left: 20%
}
.col-sm-offset-5 {
	margin-left: 16.66666667%
}
.col-sm-offset-4 {
	margin-left: 13.33333333%
}
.col-sm-offset-3 {
	margin-left: 10%
}
.col-sm-offset-2 {
	margin-left: 6.66666667%
}
.col-sm-offset-1 {
	margin-left: 3.33333333%
}
.col-sm-offset-0 {
	margin-left: 0
}
}
@media (min-width:1012px) {
.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, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-25, .col-md-26, .col-md-27, .col-md-28, .col-md-29, .col-md-30 {
	float: left
}
.col-md-30 {
	width: 100%
}
.col-md-29 {
	width: 96.66666667%
}
.col-md-28 {
	width: 93.33333333%
}
.col-md-27 {
	width: 90%
}
.col-md-26 {
	width: 86.66666667%
}
.col-md-25 {
	width: 83.33333333%
}
.col-md-24 {
	width: 80%
}
.col-md-23 {
	width: 76.66666667%
}
.col-md-22 {
	width: 73.33333333%
}
.col-md-21 {
	width: 70%
}
.col-md-20 {
	width: 66.66666667%
}
.col-md-19 {
	width: 63.33333333%
}
.col-md-18 {
	width: 60%
}
.col-md-17 {
	width: 56.66666667%
}
.col-md-16 {
	width: 53.33333333%
}
.col-md-15 {
	width: 50%
}
.col-md-14 {
	width: 46.66666667%
}
.col-md-13 {
	width: 43.33333333%
}
.col-md-12 {
	width: 40%
}
.col-md-11 {
	width: 36.66666667%
}
.col-md-10 {
	width: 33.33333333%
}
.col-md-9 {
	width: 30%
}
.col-md-8 {
	width: 26.66666667%
}
.col-md-7 {
	width: 23.33333333%
}
.col-md-6 {
	width: 20%
}
.col-md-5 {
	width: 16.66666667%
}
.col-md-4 {
	width: 13.33333333%
}
.col-md-3 {
	width: 10%
}
.col-md-2 {
	width: 6.66666667%
}
.col-md-1 {
	width: 3.33333333%
}
.col-md-pull-30 {
	right: 100%
}
.col-md-pull-29 {
	right: 96.66666667%
}
.col-md-pull-28 {
	right: 93.33333333%
}
.col-md-pull-27 {
	right: 90%
}
.col-md-pull-26 {
	right: 86.66666667%
}
.col-md-pull-25 {
	right: 83.33333333%
}
.col-md-pull-24 {
	right: 80%
}
.col-md-pull-23 {
	right: 76.66666667%
}
.col-md-pull-22 {
	right: 73.33333333%
}
.col-md-pull-21 {
	right: 70%
}
.col-md-pull-20 {
	right: 66.66666667%
}
.col-md-pull-19 {
	right: 63.33333333%
}
.col-md-pull-18 {
	right: 60%
}
.col-md-pull-17 {
	right: 56.66666667%
}
.col-md-pull-16 {
	right: 53.33333333%
}
.col-md-pull-15 {
	right: 50%
}
.col-md-pull-14 {
	right: 46.66666667%
}
.col-md-pull-13 {
	right: 43.33333333%
}
.col-md-pull-12 {
	right: 40%
}
.col-md-pull-11 {
	right: 36.66666667%
}
.col-md-pull-10 {
	right: 33.33333333%
}
.col-md-pull-9 {
	right: 30%
}
.col-md-pull-8 {
	right: 26.66666667%
}
.col-md-pull-7 {
	right: 23.33333333%
}
.col-md-pull-6 {
	right: 20%
}
.col-md-pull-5 {
	right: 16.66666667%
}
.col-md-pull-4 {
	right: 13.33333333%
}
.col-md-pull-3 {
	right: 10%
}
.col-md-pull-2 {
	right: 6.66666667%
}
.col-md-pull-1 {
	right: 3.33333333%
}
.col-md-pull-0 {
	right: auto
}
.col-md-push-30 {
	left: 100%
}
.col-md-push-29 {
	left: 96.66666667%
}
.col-md-push-28 {
	left: 93.33333333%
}
.col-md-push-27 {
	left: 90%
}
.col-md-push-26 {
	left: 86.66666667%
}
.col-md-push-25 {
	left: 83.33333333%
}
.col-md-push-24 {
	left: 80%
}
.col-md-push-23 {
	left: 76.66666667%
}
.col-md-push-22 {
	left: 73.33333333%
}
.col-md-push-21 {
	left: 70%
}
.col-md-push-20 {
	left: 66.66666667%
}
.col-md-push-19 {
	left: 63.33333333%
}
.col-md-push-18 {
	left: 60%
}
.col-md-push-17 {
	left: 56.66666667%
}
.col-md-push-16 {
	left: 53.33333333%
}
.col-md-push-15 {
	left: 50%
}
.col-md-push-14 {
	left: 46.66666667%
}
.col-md-push-13 {
	left: 43.33333333%
}
.col-md-push-12 {
	left: 40%
}
.col-md-push-11 {
	left: 36.66666667%
}
.col-md-push-10 {
	left: 33.33333333%
}
.col-md-push-9 {
	left: 30%
}
.col-md-push-8 {
	left: 26.66666667%
}
.col-md-push-7 {
	left: 23.33333333%
}
.col-md-push-6 {
	left: 20%
}
.col-md-push-5 {
	left: 16.66666667%
}
.col-md-push-4 {
	left: 13.33333333%
}
.col-md-push-3 {
	left: 10%
}
.col-md-push-2 {
	left: 6.66666667%
}
.col-md-push-1 {
	left: 3.33333333%
}
.col-md-push-0 {
	left: auto
}
.col-md-offset-30 {
	margin-left: 100%
}
.col-md-offset-29 {
	margin-left: 96.66666667%
}
.col-md-offset-28 {
	margin-left: 93.33333333%
}
.col-md-offset-27 {
	margin-left: 90%
}
.col-md-offset-26 {
	margin-left: 86.66666667%
}
.col-md-offset-25 {
	margin-left: 83.33333333%
}
.col-md-offset-24 {
	margin-left: 80%
}
.col-md-offset-23 {
	margin-left: 76.66666667%
}
.col-md-offset-22 {
	margin-left: 73.33333333%
}
.col-md-offset-21 {
	margin-left: 70%
}
.col-md-offset-20 {
	margin-left: 66.66666667%
}
.col-md-offset-19 {
	margin-left: 63.33333333%
}
.col-md-offset-18 {
	margin-left: 60%
}
.col-md-offset-17 {
	margin-left: 56.66666667%
}
.col-md-offset-16 {
	margin-left: 53.33333333%
}
.col-md-offset-15 {
	margin-left: 50%
}
.col-md-offset-14 {
	margin-left: 46.66666667%
}
.col-md-offset-13 {
	margin-left: 43.33333333%
}
.col-md-offset-12 {
	margin-left: 40%
}
.col-md-offset-11 {
	margin-left: 36.66666667%
}
.col-md-offset-10 {
	margin-left: 33.33333333%
}
.col-md-offset-9 {
	margin-left: 30%
}
.col-md-offset-8 {
	margin-left: 26.66666667%
}
.col-md-offset-7 {
	margin-left: 23.33333333%
}
.col-md-offset-6 {
	margin-left: 20%
}
.col-md-offset-5 {
	margin-left: 16.66666667%
}
.col-md-offset-4 {
	margin-left: 13.33333333%
}
.col-md-offset-3 {
	margin-left: 10%
}
.col-md-offset-2 {
	margin-left: 6.66666667%
}
.col-md-offset-1 {
	margin-left: 3.33333333%
}
.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, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg-25, .col-lg-26, .col-lg-27, .col-lg-28, .col-lg-29, .col-lg-30 {
	float: left
}
.col-lg-30 {
	width: 100%
}
.col-lg-29 {
	width: 96.66666667%
}
.col-lg-28 {
	width: 93.33333333%
}
.col-lg-27 {
	width: 90%
}
.col-lg-26 {
	width: 86.66666667%
}
.col-lg-25 {
	width: 83.33333333%
}
.col-lg-24 {
	width: 80%
}
.col-lg-23 {
	width: 76.66666667%
}
.col-lg-22 {
	width: 73.33333333%
}
.col-lg-21 {
	width: 70%
}
.col-lg-20 {
	width: 66.66666667%
}
.col-lg-19 {
	width: 63.33333333%
}
.col-lg-18 {
	width: 60%
}
.col-lg-17 {
	width: 56.66666667%
}
.col-lg-16 {
	width: 53.33333333%
}
.col-lg-15 {
	width: 50%
}
.col-lg-14 {
	width: 46.66666667%
}
.col-lg-13 {
	width: 43.33333333%
}
.col-lg-12 {
	width: 40%
}
.col-lg-11 {
	width: 36.66666667%
}
.col-lg-10 {
	width: 33.33333333%
}
.col-lg-9 {
	width: 30%
}
.col-lg-8 {
	width: 26.66666667%
}
.col-lg-7 {
	width: 23.33333333%
}
.col-lg-6 {
	width: 20%
}
.col-lg-5 {
	width: 16.66666667%
}
.col-lg-4 {
	width: 13.33333333%
}
.col-lg-3 {
	width: 10%
}
.col-lg-2 {
	width: 6.66666667%
}
.col-lg-1 {
	width: 3.33333333%
}
.col-lg-pull-30 {
	right: 100%
}
.col-lg-pull-29 {
	right: 96.66666667%
}
.col-lg-pull-28 {
	right: 93.33333333%
}
.col-lg-pull-27 {
	right: 90%
}
.col-lg-pull-26 {
	right: 86.66666667%
}
.col-lg-pull-25 {
	right: 83.33333333%
}
.col-lg-pull-24 {
	right: 80%
}
.col-lg-pull-23 {
	right: 76.66666667%
}
.col-lg-pull-22 {
	right: 73.33333333%
}
.col-lg-pull-21 {
	right: 70%
}
.col-lg-pull-20 {
	right: 66.66666667%
}
.col-lg-pull-19 {
	right: 63.33333333%
}
.col-lg-pull-18 {
	right: 60%
}
.col-lg-pull-17 {
	right: 56.66666667%
}
.col-lg-pull-16 {
	right: 53.33333333%
}
.col-lg-pull-15 {
	right: 50%
}
.col-lg-pull-14 {
	right: 46.66666667%
}
.col-lg-pull-13 {
	right: 43.33333333%
}
.col-lg-pull-12 {
	right: 40%
}
.col-lg-pull-11 {
	right: 36.66666667%
}
.col-lg-pull-10 {
	right: 33.33333333%
}
.col-lg-pull-9 {
	right: 30%
}
.col-lg-pull-8 {
	right: 26.66666667%
}
.col-lg-pull-7 {
	right: 23.33333333%
}
.col-lg-pull-6 {
	right: 20%
}
.col-lg-pull-5 {
	right: 16.66666667%
}
.col-lg-pull-4 {
	right: 13.33333333%
}
.col-lg-pull-3 {
	right: 10%
}
.col-lg-pull-2 {
	right: 6.66666667%
}
.col-lg-pull-1 {
	right: 3.33333333%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-push-30 {
	left: 100%
}
.col-lg-push-29 {
	left: 96.66666667%
}
.col-lg-push-28 {
	left: 93.33333333%
}
.col-lg-push-27 {
	left: 90%
}
.col-lg-push-26 {
	left: 86.66666667%
}
.col-lg-push-25 {
	left: 83.33333333%
}
.col-lg-push-24 {
	left: 80%
}
.col-lg-push-23 {
	left: 76.66666667%
}
.col-lg-push-22 {
	left: 73.33333333%
}
.col-lg-push-21 {
	left: 70%
}
.col-lg-push-20 {
	left: 66.66666667%
}
.col-lg-push-19 {
	left: 63.33333333%
}
.col-lg-push-18 {
	left: 60%
}
.col-lg-push-17 {
	left: 56.66666667%
}
.col-lg-push-16 {
	left: 53.33333333%
}
.col-lg-push-15 {
	left: 50%
}
.col-lg-push-14 {
	left: 46.66666667%
}
.col-lg-push-13 {
	left: 43.33333333%
}
.col-lg-push-12 {
	left: 40%
}
.col-lg-push-11 {
	left: 36.66666667%
}
.col-lg-push-10 {
	left: 33.33333333%
}
.col-lg-push-9 {
	left: 30%
}
.col-lg-push-8 {
	left: 26.66666667%
}
.col-lg-push-7 {
	left: 23.33333333%
}
.col-lg-push-6 {
	left: 20%
}
.col-lg-push-5 {
	left: 16.66666667%
}
.col-lg-push-4 {
	left: 13.33333333%
}
.col-lg-push-3 {
	left: 10%
}
.col-lg-push-2 {
	left: 6.66666667%
}
.col-lg-push-1 {
	left: 3.33333333%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-offset-30 {
	margin-left: 100%
}
.col-lg-offset-29 {
	margin-left: 96.66666667%
}
.col-lg-offset-28 {
	margin-left: 93.33333333%
}
.col-lg-offset-27 {
	margin-left: 90%
}
.col-lg-offset-26 {
	margin-left: 86.66666667%
}
.col-lg-offset-25 {
	margin-left: 83.33333333%
}
.col-lg-offset-24 {
	margin-left: 80%
}
.col-lg-offset-23 {
	margin-left: 76.66666667%
}
.col-lg-offset-22 {
	margin-left: 73.33333333%
}
.col-lg-offset-21 {
	margin-left: 70%
}
.col-lg-offset-20 {
	margin-left: 66.66666667%
}
.col-lg-offset-19 {
	margin-left: 63.33333333%
}
.col-lg-offset-18 {
	margin-left: 60%
}
.col-lg-offset-17 {
	margin-left: 56.66666667%
}
.col-lg-offset-16 {
	margin-left: 53.33333333%
}
.col-lg-offset-15 {
	margin-left: 50%
}
.col-lg-offset-14 {
	margin-left: 46.66666667%
}
.col-lg-offset-13 {
	margin-left: 43.33333333%
}
.col-lg-offset-12 {
	margin-left: 40%
}
.col-lg-offset-11 {
	margin-left: 36.66666667%
}
.col-lg-offset-10 {
	margin-left: 33.33333333%
}
.col-lg-offset-9 {
	margin-left: 30%
}
.col-lg-offset-8 {
	margin-left: 26.66666667%
}
.col-lg-offset-7 {
	margin-left: 23.33333333%
}
.col-lg-offset-6 {
	margin-left: 20%
}
.col-lg-offset-5 {
	margin-left: 16.66666667%
}
.col-lg-offset-4 {
	margin-left: 13.33333333%
}
.col-lg-offset-3 {
	margin-left: 10%
}
.col-lg-offset-2 {
	margin-left: 6.66666667%
}
.col-lg-offset-1 {
	margin-left: 3.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
table {
	background-color: #fff
}
table dl {
	margin-left: 40px
}
th {
	text-align: left;
	font-weight: 500
}
td:first-child {
	width: 40%
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 22px
}
.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: 22px;
	line-height: 1.4;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>thead>tr>th {
	padding: 11px 22px
}
.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: #f2f2f2
}
.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;
	border-right: 0;
	border-left: 0
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5
}
table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column
}
table td[class*="col-"], table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell
}
.table>thead>tr>td.active, .table>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: #f5f5f5
}
.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8
}
.table>thead>tr>td.success, .table>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:hover>.success, .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:hover>.info, .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:hover>.warning, .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:hover>.danger, .table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc
}
@media screen and (max-width:767px) {
	
	.col-sm-7 {
	width: 23.33333333%
}
.table-responsive {
	width: 100%;
	margin-bottom: 16.5px;
	overflow-y: hidden;
	overflow-x: auto;
	-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
}
}
.table-primary thead th {
	background-color: #0f6fab;
	color: #fff
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 22px;
	font-size: 24px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	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: 16px;
	line-height: 1.4;
	color: #555
}
.form-control {
	display: block;
	width: 100%;
	height: 36px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.4;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-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);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	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:#c4c4c4;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#c4c4c4
}
.form-control::-webkit-input-placeholder {
color:#c4c4c4
}
.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"], input[type="time"], input[type="datetime-local"], input[type="month"] {
	line-height: 36px;
	line-height: 1.4 \0
}
input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {
	line-height: 33px
}
input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {
	line-height: 49px
}
.form-group {
	margin-bottom: 15px
}
.radio, .checkbox {
	position: relative;
	display: block;
	min-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px
}
.radio label, .checkbox label {
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}
.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], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed
}
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
	cursor: not-allowed
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}
.input-sm, .form-horizontal .form-group-sm .form-control {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-sm {
	height: 33px;
	line-height: 33px
}
textarea.input-sm, select[multiple].input-sm {
	height: auto
}
.input-lg, .form-horizontal .form-group-lg .form-control {
	height: 49px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.33;
	border-radius: 6px
}
select.input-lg {
	height: 49px;
	line-height: 49px
}
textarea.input-lg, select[multiple].input-lg {
	height: auto
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 45px
}
.form-control-feedback {
	position: absolute;
	top: 27px;
	right: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center
}
.input-lg+.form-control-feedback {
	width: 49px;
	height: 49px;
	line-height: 49px
}
.input-sm+.form-control-feedback {
	width: 33px;
	height: 33px;
	line-height: 33px
}
.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)
}
.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
}
.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)
}
.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
}
.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)
}
.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
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}
.has-error .form-control-feedback {
	color: #a94442
}
.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #9b9c9c
}
@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 {
	display: inline-table;
	vertical-align: middle
}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
	width: auto
}
.form-inline .input-group>.form-control {
	width: 100%
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .radio label, .form-inline .checkbox label {
	padding-left: 0
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0
}
.form-inline .has-feedback .form-control-feedback {
	top: 0
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 29px
}
.form-horizontal .form-group {
	margin-left: -8px;
	margin-right: -8px
}
@media (min-width:768px) {
.form-horizontal .control-label {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px
}
}
.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 8px
}
@media (min-width:768px) {
.form-horizontal .form-group-lg .control-label {
	padding-top: 14.3px
}
}
@media (min-width:768px) {
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px
}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 500;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.4;
	border-radius: 0;
	-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: #8d8b8b;
	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)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-default {
	color: #8d8b8b;
	background-color: #ebebeb;
	border-color: #ebebeb
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
	color: #8d8b8b;
	background-color: #d2d2d2;
	border-color: #ccc
}
.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: #ebebeb;
	border-color: #ebebeb
}
.btn-default .badge {
	color: #ebebeb;
	background-color: #8d8b8b
}
.btn-primary {
	color: #fff;
	background-color: #0f6fab;
	border-color: #0d6094
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #0b517c;
	border-color: #083b5b
}
.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: #0f6fab;
	border-color: #0d6094
}
.btn-primary .badge {
	color: #0f6fab;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #11a69a;
	border-color: #0f8f85
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #0c786f;
	border-color: #095751
}
.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: #11a69a;
	border-color: #0f8f85
}
.btn-success .badge {
	color: #11a69a;
	background-color: #fff
}
.btn-info {
	color: #fff;
	background-color: #42a5d2;
	border-color: #309aca
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #2b8ab6;
	border-color: #247499
}
.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: #42a5d2;
	border-color: #309aca
}
.btn-info .badge {
	color: #42a5d2;
	background-color: #fff
}
.btn-warning, .btn-apply {
	color: #fff;
	background-color: #c96f18;
	border-color: #b26215
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning, .btn-apply:hover, .btn-apply:focus, .btn-apply:active, .btn-apply.active, .open>.dropdown-toggle.btn-apply {
	color: #fff;
	background-color: #9b5613;
	border-color: #7c440f
}
.btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning, .btn-apply:active, .btn-apply.active, .open>.dropdown-toggle.btn-apply {
	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, .btn-apply.disabled, .btn-apply[disabled], fieldset[disabled] .btn-apply, .btn-apply.disabled:hover, .btn-apply[disabled]:hover, fieldset[disabled] .btn-apply:hover, .btn-apply.disabled:focus, .btn-apply[disabled]:focus, fieldset[disabled] .btn-apply:focus, .btn-apply.disabled:active, .btn-apply[disabled]:active, fieldset[disabled] .btn-apply:active, .btn-apply.disabled.active, .btn-apply[disabled].active, fieldset[disabled] .btn-apply.active {
	background-color: #c96f18;
	border-color: #b26215
}
.btn-warning .badge, .btn-apply .badge {
	color: #c96f18;
	background-color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	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: #fff
}
.btn-link {
	color: #0f6fab;
	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
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent
}
.btn-link:hover, .btn-link:focus {
	color: #094165;
	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: #c4c4c4;
	text-decoration: none
}
.btn-lg {
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.33;
	border-radius: 0
}
.btn-sm {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 0
}
.btn-xs {
	padding: 1px 5px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 0
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height: 49px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.33;
	border-radius: 6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height: 49px;
	line-height: 49px
}
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: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height: 33px;
	line-height: 33px
}
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: 16px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 3px
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 20px;
	border-radius: 6px
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.input-group-addon:first-child {
	border-right: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.input-group-addon:last-child {
	border-left: 0
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}
.input-group-btn>.btn {
	position: relative
}
.input-group-btn>.btn+.btn {
	margin-left: -1px
}
.input-group-btn>.btn:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active {
	z-index: 2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
	margin-right: -1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	margin-left: -1px
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav>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: transparent
}
.nav>li.disabled>a {
	color: #c4c4c4
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #c4c4c4;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: transparent;
	border-color: #0f6fab
}
.nav .nav-divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
	font-size: 21px;
	font-weight: 400;
	margin-bottom: 66px
}
.nav-tabs>li {
	float: left
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.4;
	border-radius: 4px 4px 0 0;
	color: #c4c4c4
}
.nav-tabs>li>a:hover {
	border-color: transparent transparent #ddd
}
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	color: #0f6fab
}
.nav-tabs>li.active {
	font-weight: 500;
	position: relative
}
.nav-tabs>li.active:before {
	content: " ";
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: transparent;
	border-top-color: #ddd
}
.nav-tabs>li.active:after {
	content: " ";
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: transparent;
	border-top-color: #fff
}
.nav-tabs>li.active>a {
	position: relative;
	margin-right: 0
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #c96f18;
	background-color: transparent;
	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: 4px
}
.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: 4px 4px 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: #f2f2f2
}
}
.nav-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 0;
	background-color: #0f6fab;
	color: #fff
}
.nav-pills>li>a:hover, .nav-pills>li>a:focus {
	background-color: #138dda
}
.nav-pills>li+li {
	margin-left: 12px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #0f6fab
}
.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: 4px
}
.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: 4px 4px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
	border-bottom-color: #f2f2f2
}
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0;
	font-size: 12px
}
.navbar div[class^="col-"] {
	padding: 0
}
.navbar .navbar-nav {
	z-index: 100
}
.navbar .navbar-nav .sub-nav, .navbar .navbar-nav .sub-nav-back {
	display: none
}
.navbar .navbar-nav>li {
	position: relative
}
.navbar .navbar-nav>li ul {
	position: absolute;
	top: 100%;
	left: 0;
	padding: 0;
	height: 0;
	min-width: 200px;
	background-color: #eee;
	z-index: 1;
	list-style: none;
	transition: .3s
}
.navbar .navbar-nav>li ul.last {
	left: 100% !important;
	right: auto !important
}
.navbar .navbar-nav>li ul>li>a, .navbar-nav ul>li>span {
	display: block;
	padding: 8px 22px
}
.navbar .navbar-nav>li>ul {
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1)
}
@media (min-width:768px) {
.navbar {
	border-radius: 0
}
}
@media (max-width:767px) {
.navbar .container, .navbar .container-fluid {
	padding-left: 0;
	padding-right: 0
}
}
@media (max-width:767px) {
.navbar .navbar-nav {
	margin: 0;
	transition: .3s;
	left: 0
}
.navbar .navbar-nav .sub-nav {
	display: block !important;
	position: relative;
	top: -4px;
	float: right;
	font-size: 20px;
	color: #0f6fab;
	transition: .3s
}
.navbar .navbar-nav .sub-nav:hover {
	opacity: .7
}
.navbar .navbar-nav .sub-nav-back {
	display: block !important;
	position: relative;
	padding: 10px 5px !important;
	font-size: 16px !important;
	color: #0f6fab;
	z-index: 100;
	cursor: pointer
}
.navbar .navbar-nav {
	position: relative
}
.navbar .navbar-nav li a, .navbar .navbar-nav li>span {
	display: block;
	margin: 0 !important;
	padding: 10px
}
.navbar .navbar-nav>li {
	position: initial;
	padding: 0;
	text-align: left
}
.navbar .navbar-nav>li a, .navbar .navbar-nav li>span {
	float: none
}
.navbar .navbar-nav>li:hover>ul {
	border-top-width: 0
}
.navbar .navbar-nav>li ul {
	position: absolute !important;
	top: 0;
	left: 100% !important;
	height: auto;
	width: 100%
}
.navbar .navbar-nav>li ul.last {
	left: 100% !important;
	right: auto !important
}
.navbar .navbar-nav>li li {
	position: initial !important
}
.navbar .navbar-nav>li.active>ul {
	padding-top: 0;
	height: auto
}
.navbar .navbar-nav>li.active>ul>li {
	top: auto
}
.navbar .navbar-nav>li>ul {
	padding-left: 0 !important;
	width: 100% !important;
	height: auto;
	opacity: 1;
	pointer-events: auto
}
.navbar .navbar-nav>li>ul>li {
	display: block;
	top: auto;
	left: auto;
	margin-right: auto
}
.navbar .navbar-nav>li>ul>li:first-child, .navbar .navbar-nav>li>ul>li:first-child+li {
	left: auto;
	margin-right: auto
}
.navbar .navbar-nav>li>ul>li:first-child>a, .navbar .navbar-nav>li>ul>li:first-child+li>a {
	left: auto !important;
	margin-right: auto !important
}
.navbar .navbar-nav>li>ul>li:hover>ul {
	height: auto
}
.navbar .navbar-nav>li>ul>li .sub-nav {
	top: -12px
}
.navbar .navbar-nav>li:hover>ul {
	height: auto;
	border-top-width: 0
}
.navbar .navbar-nav>li>ul>li>ul {
	position: relative;
	top: 0;
	height: auto;
	opacity: 1
}
}
@media (min-width:768px) {
.navbar-header {
	float: left
}
}
.navbar-collapse, .search-collapse {
	overflow-x: visible;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch
}
.navbar-collapse.in, .search-collapse.in {
	overflow-y: auto
}
@media (min-width:768px) {
.navbar-collapse, .search-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none
}
.navbar-collapse.collapse, .search-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important
}
.navbar-collapse.in, .search-collapse.in {
	overflow-y: visible
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .search-collapse, .navbar-static-top .search-collapse, .navbar-fixed-bottom .search-collapse {
	padding-left: 0;
	padding-right: 0
}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .search-collapse, .navbar-fixed-bottom .search-collapse {
	max-height: 340px
}
@media (max-width:480px) and (orientation:landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .search-collapse, .navbar-fixed-bottom .search-collapse {
	max-height: 200px
}
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse, .container>.search-collapse, .container-fluid>.search-collapse {
	margin-right: -8px;
	margin-left: -8px
}
@media (min-width:768px) {
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse, .container>.search-collapse, .container-fluid>.search-collapse {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}
@media (min-width:768px) {
.navbar-static-top {
	border-radius: 0
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
@media (min-width:768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	padding-top: 5.5px;
	font-size: 20px;
	line-height: 22px;
	height: 50px
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none
}
@media (min-width:768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: -8px
}
}
@media (min-width:1012px) {
.navbar-brand {
	padding-top: 30px
}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 8px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}
@media (min-width:768px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 7px -8px
}
.navbar-nav>li>a, .navbar-nav>li>span {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px
}
@media (max-width:767px) {
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 22px
}
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
	background-image: none
}
}
@media (min-width:768px) {
.navbar-nav {
	float: left;
	margin: 0
}
.navbar-nav>li {
	float: left
}
.navbar-nav>li>a, .navbar-nav>li>span {
	padding-top: 14px;
	padding-bottom: 14px
}
.navbar-nav.navbar-right:last-child, .navbar-nav.search-collapse:last-child {
	margin-right: -8px
}
}
@media (min-width:768px) {
.navbar-left {
	float: left !important
}
.navbar-right, .search-collapse {
	float: right !important
}
}
.navbar-form {
	padding: 10px 8px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	margin-top: 7px;
	margin-bottom: 7px
}
@media (min-width:768px) {
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.navbar-form .input-group {
	display: inline-table;
	vertical-align: middle
}
.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
	width: auto
}
.navbar-form .input-group>.form-control {
	width: 100%
}
.navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .radio, .navbar-form .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .radio label, .navbar-form .checkbox label {
	padding-left: 0
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0
}
}
@media (max-width:767px) {
.navbar-form .form-group {
	margin-bottom: 5px
}
}
.navbar-form .btn img {
	height: 21px
}
@media (min-width:768px) {
.navbar-form {
	width: auto;
	border: 0;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-form.navbar-right:last-child, .navbar-form.search-collapse:last-child {
	margin-right: -8px
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-btn {
	margin-top: 7px;
	margin-bottom: 7px
}
.navbar-btn.btn-sm {
	margin-top: 8.5px;
	margin-bottom: 8.5px
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}
.navbar-text {
	margin-top: 14px;
	margin-bottom: 14px
}
@media (min-width:768px) {
.navbar-text {
	float: left;
	margin-left: 8px;
	margin-right: 8px
}
.navbar-text.navbar-right:last-child, .navbar-text.search-collapse:last-child {
	margin-right: 0
}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-text {
	color: #777
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>span {
	color: #777
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>span:hover, .navbar-default .navbar-nav>li>span:focus {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-default .search-collapse {
	border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #555
}
@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}
}
.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
.navbar-default .btn-link {
	color: #777
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333
}
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc
}
@media print {
.navbar {
	display: block;
	visibility: hidden
}
.navbar-brand {
	visibility: visible
}
.navbar-brand.hs-logo:after {
	content: url("../images/NIH_HS_Logo-print.png")
}
.navbar-brand.coc-logo:after {
	content: url("../images/NIH_CoC_Logo-print.png")
}
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 22px;
	list-style: none;
	background-color: transparent;
	border-radius: 4px
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li+li:before {
	content: ">\00a0";
	padding: 0 5px;
	color: #ccc
}
.breadcrumb>.active {
	color: #c4c4c4
}
@media print {
.breadcrumb {
	display: none
}
}
.pager {
	padding-left: 0;
	margin: 66px 0 22px;
	list-style: none;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.4
}
.pager li {
	display: inline
}
.pager li:before {
	content: "" !important
}
.pager li>a, .pager li>span {
	position: relative;
	color: #fff;
	display: inline-block;
	padding: 22px;
	background-color: #c96f18;
	border-radius: 0;
	width: 301px;
	height: 130px;
	margin-bottom: 22px
}
.pager li>a:hover, .pager li>a:focus {
	text-decoration: none;
	background-color: #a95d14
}
.pager .next {
	text-align: left
}
.pager .next>a, .pager .next>span {
	float: right;
	margin-right: 35px;
	right: 1px
}
.pager .next>a:before, .pager .next>span:before {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100%;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 65px 0 65px 35px;
	border-color: transparent;
	border-left-color: #c96f18
}
.pager .next>a:hover:before, .pager .next>span:hover:before, .pager .next>a:focus:before, .pager .next>span:focus:before {
	border-left-color: #a95d14
}
.pager .previous {
	text-align: right
}
.pager .previous>a, .pager .previous>span {
	float: left;
	margin-left: 35px;
	left: 1px
}
.pager .previous>a:before, .pager .previous>span:before {
	content: " ";
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 65px 35px 65px;
	border-color: transparent;
	border-right-color: #c96f18
}
.pager .previous>a:hover:before, .pager .previous>span:hover:before, .pager .previous>a:focus:before, .pager .previous>span:focus:before {
	border-right-color: #a95d14
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
	color: #c4c4c4;
	background-color: #c96f18;
	cursor: not-allowed
}
.jumbotron {
	padding-top: 35.25%;
	color: inherit;
	background-color: #eee;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	background-color: #fff
}
.jumbotron .jumbotron-title, .jumbotron jumbotron-slogan, .jumbotron p, .jumbotron .btn {
	position: relative
}
.jumbotron .jumbotron-title {
	color: #0f6fab;
	font-size: 24px;
	background-color: rgba(255,255,255,0.5);
	margin: -1.5em -8px 0;
	padding: 9px
}
.jumbotron .jumbotron-slogan {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 25px;
	font-weight: 300;
	color: #383838;
	font-style: italic
}
.jumbotron>hr {
	border-top-color: #d5d5d5
}
.container .jumbotron {
	border-radius: 6px
}
.jumbotron .container {
	max-width: 100%
}
@media (max-width:767px) {
.jumbotron .jumbotron-slogan {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
}
@media screen and (min-width:768px) {
.jumbotron {
	padding-top: 0;
	padding-bottom: 66px;
	
}
.container .jumbotron {
	padding-left: 20px;
	padding-right: 20px
}
.jumbotron .jumbotron-title {
	font-size: 41px;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	background-color: transparent;
	padding-left: 0
}
.jumbotron .jumbotron-title, .jumbotron .jumbotron-slogan, .jumbotron p {
	max-width: 65%;
}
.jumbotron .subnav p, .jumbotron .well p {
	max-width: none
}
}
@media print {
.jumbotron {
	display: none
}
}
.jumbotron-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%
}
@media (min-width:1200px) {
.jumbotron-bg {
	top: -88px
}
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}
a.list-group-item {
	color: #555
}
a.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:hover, a.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	background-color: #eee;
	color: #c4c4c4
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #c4c4c4
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #0f6fab;
	border-color: #0f6fab
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>.small {
	color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #91cff5
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}
a.list-group-item-success {
	color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}
a.list-group-item-info {
	color: #31708f
}
a.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}
a.list-group-item-warning {
	color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}
a.list-group-item-danger {
	color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}
.panel {
	margin-bottom: 22px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	padding-left: 15px
}
.panel-body {
	padding: 0 15px
}
.panel-heading {
	padding: 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
	position: relative;
	line-height: 21px;
	font-weight: 700
}
.panel-title>a {
	color: inherit
}
.panel-title>a:before {
	content: "-";
	position: absolute;
	left: -30px;
	top: -4px;
	color: #0f6fab;
	font-size: 45px;
	line-height: 19px;
	font-weight: 300
}
.panel-title>a:hover, .panel-title>a:focus {
	text-decoration: none;
	color: #c4c4c4
}
.panel-title .collapsed:before {
	content: "+";
	top: 0
}
.panel-footer {
	padding: 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.list-group {
	margin-bottom: 0
}
.panel>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}
.list-group+.panel-footer {
	border-top-width: 0
}
.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table {
	margin-bottom: 0
}
.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}
.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
	border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}
.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}
.panel-group {
	margin-bottom: 0;
	margin-top: 44px
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}
.panel-group .panel+.panel {
	margin-top: 0
}
.panel-group .panel-heading {
	border-bottom: 0
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}
.panel-default {
	border-color: #ddd
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}
.panel-primary {
	border-color: #0f6fab
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #0f6fab;
	border-color: #0f6fab
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #0f6fab
}
.panel-primary>.panel-heading .badge {
	color: #0f6fab;
	background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #0f6fab
}
.panel-success {
	border-color: #d6e9c6
}
.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}
.panel-info {
	border-color: #bce8f1
}
.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}
.panel-warning {
	border-color: #faebcc
}
.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}
.panel-danger {
	border-color: #ebccd1
}
.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}
.well {
	min-height: 20px;
	padding: 22px 11px;
	margin-bottom: 20px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px 2px rgba(0,0,0,0.05);
	display: block;
	color: #5b5c5c;
	font-size: 14px;
	line-height: 17px;
	position: relative
}
.well>* {
	position: relative;
	z-index: 2;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}
.well:hover, .well:focus, .well.active {
	text-decoration: none
}
.well:hover, .well:focus, .well.active, .well:hover a, .well:focus a, .well.active a, .well:hover .well-title, .well:focus .well-title, .well.active .well-title {
	color: #fff
}
.well:hover .well-bg, .well:focus .well-bg, .well.active .well-bg {
	height: 100%
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15)
}
@media (min-width:768px) {
.well {
	padding: 33px 22px
}
}
.well-bg {
	height: 22px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1
}
.well-lg {
	padding: 24px;
	border-radius: 6px
}
.well-sm {
	padding: 9px;
	border-radius: 3px
}
.well-title {
	display: table;
	width: 100%;
	/*text-transform: uppercase;*/
	text-align: center;
	margin-top: 22px;
	margin-bottom: 11px;
	font-size: 16px
}
.well-title span {
	display: table-cell;
	vertical-align: middle
}
@media (min-width:768px) {
.well-title {
	font-size: 18px;
	min-height: 66px
}
}
.well-icon {
	display: block;
	height: 71px;
	margin: 0 auto;
	background: center no-repeat
}
.well-icon-scroll {
	background-image: url(../images/protecting-human-research-icon.png);
	background-size: 60px 64px
}
.well:hover .well-icon-scroll, .well:focus .well-icon-scroll, .well.active .well-icon-scroll {
	background-image: url(../images/protecting-human-research-icon-white.png)
}
.well-icon-balance {
	background-image: url(../images/coc-icon.png)
}
.well:hover .well-icon-balance, .well:focus .well-icon-balance, .well.active .well-icon-balance {
	background-image: url(../images/coc-icon-white.png)
}
.well-icon-microcope, .well-icon-microscope {
	background-image: url(../images/clinical-icon.png)
}
.well:hover .well-icon-microcope, .well:hover .well-icon-microscope, .well:focus .well-icon-microcope, .well:focus .well-icon-microscope, .well.active .well-icon-microcope, .well.active .well-icon-microscope {
	background-image: url(../images/clinical-icon-white.png)
}
.well-icon-network {
	background-image: url(../images/inclusion-icon.png)
}
.well:hover .well-icon-network, .well:focus .well-icon-network, .well.active .well-icon-network {
	background-image: url(../images/inclusion-icon-white.png)
}
.well-icon-book {
	background-image: url(../images/glossary-icon.png)
}
.well:hover .well-icon-book, .well:focus .well-icon-book, .well.active .well-icon-book {
	background-image: url(../images/glossary-icon-white.png)
}
.well-icon-postsubmission {
	background-image: url(../images/postsubmission-icon.png)
}
.well:hover .well-icon-postsubmission, .well:focus .well-icon-postsubmission, .well.active .well-icon-postsubmission {
	background-image: url(../images/postsubmission-icon-white.png)
}
.well-icon-awardsubmission {
	background-image: url(../images/awardsubmission-icon.png)
}
.well:hover .well-icon-awardsubmission, .well:focus .well-icon-awardsubmission, .well.active .well-icon-awardsubmission {
	background-image: url(../images/awardsubmission-icon-white.png)
}
.well-icon-presubmission {
	background-image: url(../images/presubmission-icon.png)
}
.well:hover .well-icon-presubmission, .well:focus .well-icon-presubmission, .well.active .well-icon-presubmission {
	background-image: url(../images/presubmission-icon-white.png)
}
.well-icon-reviewcouncil {
	background-image: url(../images/review-council-icon.png)
}
.well:hover .well-icon-reviewcouncil, .well:focus .well-icon-reviewcouncil, .well.active .well-icon-reviewcouncil {
	background-image: url(../images/review-council-icon-white.png)
}
.well-icon-bartofunding {
	background-image: url(../images/bartofunding-icon.png)
}
.well:hover .well-icon-bartofunding, .well:focus .well-icon-bartofunding, .well.active .well-icon-bartofunding {
	background-image: url(../images/bartofunding-icon-white.png)
}
.well-icon-institutionalresponsibilities {
	background-image: url(../images/inst-responsibilities-icon.png)
}
.well:hover .well-icon-institutionalresponsibilities, .well:focus .well-icon-institutionalresponsibilities, .well.active .well-icon-institutionalresponsibilities {
	background-image: url(../images/inst-responsibilities-icon-white.png)
}
.well-icon-aboutpeerreview {
	background-image: url(../images/aboutpeerreview-icon.png);
	background-size: 57px 64px
}
.well:hover .well-icon-aboutpeerreview, .well:focus .well-icon-aboutpeerreview, .well.active .well-icon-aboutpeerreview {
	background-image: url(../images/aboutpeerreview-icon-white.png)
}
.well-icon-forpeerreview {
	background-image: url(../images/forpeerreview-icon.png)
}
.well:hover .well-icon-forpeerreview, .well:focus .well-icon-forpeerreview, .well.active .well-icon-forpeerreview {
	background-image: url(../images/forpeerreview-icon-white.png)
}
.well-icon-sbir {
	background-image: url(../images/special-sbir-icon.png)
}
.well:hover .well-icon-sbir, .well:focus .well-icon-sbir, .well.active .well-icon-sbir {
	background-image: url(../images/special-sbir-icon-white.png)
}
.well-icon-foreign {
	background-image: url(../images/special-icon-foreign.png)
}
.well:hover .well-icon-foreign, .well:focus .well-icon-foreign, .well.active .well-icon-foreign {
	background-image: url(../images/special-icon-foreign-white.png)
}
.well-icon-fellowships {
	background-image: url(../images/special-fellowship-icon.png)
}
.well:hover .well-icon-fellowships, .well:focus .well-icon-fellowships, .well.active .well-icon-fellowships {
	background-image: url(../images/special-fellowship-icon-white.png)
}
.well-icon-rd {
	background-image: url(../images/special-randd-icon.png)
}
.well:hover .well-icon-rd, .well:focus .well-icon-rd, .well.active .well-icon-rd {
	background-image: url(../images/special-randd-icon-white.png)
}
.well-icon-training {
	background-image: url(../images/special-training-icon.png)
}
.well:hover .well-icon-training, .well:focus .well-icon-training, .well.active .well-icon-training {
	background-image: url(../images/special-training-icon-white.png)
}
.well-primary .well-title {
	color: #0f6fab
}
.well-primary .well-bg {
	background-color: #0f6fab
}
.well-investigator .well-title {
	color: #11a69a
}
.well-investigator .well-bg {
	background-color: #11a69a
}
.well-institution .well-title {
	color: #42a5d2
}
.well-institution .well-bg {
	background-color: #42a5d2
}
.well-reviewer .well-title {
	color: #c96f18
}
.well-reviewer .well-bg {
	background-color: #c96f18
}
.well-award .well-title {
	color: #794f97
}
.well-award .well-bg {
	background-color: #794f97
}
.close {
	float: right;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}
.modal-open {
	overflow: hidden
}
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.4px
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.4
}
.modal-body {
	position: relative;
	padding: 15px
}
.modal-footer {
	padding: 15px;
	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
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}
@media (min-width:768px) {
.modal-dialog {
	width: 600px;
	margin: 30px auto
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	box-shadow: 0 5px 15px rgba(0,0,0,0.5)
}
.modal-sm {
	width: 300px
}
}
@media (min-width:1012px) {
.modal-lg {
	width: 900px
}
}
table .th-label {
	position: absolute;
	display: none;
	color: #c4c4c4;
	font-size: .9em
}
@media (min-width:768px) {
table .td-content {
	padding-left: 0 !important
}
}
@media (max-width:767px) {
table {
	width: 100%
}
table th {
	display: none
}
table tr {
	border-bottom: 1px solid #ccc
}
table tr td {
	display: block;
	width: 100%;
	border: none !important
}
table tr td .th-label {
	display: inline-block
}
table tr td .td-content {
	display: block
}
}
@font-face {
	font-family: "Raleway";
	src: url("../fonts/Raleway/raleway-light-webfont.eot");
	src: url("../fonts/Raleway/raleway-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-light-webfont.woff") format("woff"), url("../fonts/Raleway/raleway-light-webfont.ttf") format("truetype"), url("../fonts/Raleway/raleway-light-webfont.svg#ralewaylight") format("svg");
	font-weight: 300;
	font-style: normal
}
@font-face {
	font-family: "Raleway";
	src: url("../fonts/Raleway/raleway-lightitalic-webfont.eot");
	src: url("../fonts/Raleway/raleway-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-lightitalic-webfont.woff") format("woff"), url("../fonts/Raleway/raleway-lightitalic-webfont.ttf") format("truetype"), url("../fonts/Raleway/raleway-lightitalic-webfont.svg#ralewaylight_italic") format("svg");
	font-weight: 300;
	font-style: italic
}
@font-face {
	font-family: "Raleway";
	src: url("../fonts/Raleway/raleway-regular-webfont.eot");
	src: url("../fonts/Raleway/raleway-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-regular-webfont.woff") format("woff"), url("../fonts/Raleway/raleway-regular-webfont.ttf") format("truetype"), url("../fonts/Raleway/raleway-regular-webfont.svg#ralewayregular") format("svg");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: "Raleway";
	src: url("../fonts/Raleway/raleway-italic-webfont.eot");
	src: url("../fonts/Raleway/raleway-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-italic-webfont.woff") format("woff"), url("../fonts/Raleway/raleway-italic-webfont.ttf") format("truetype"), url("../fonts/Raleway/raleway-italic-webfont.svg#ralewayitalic") format("svg");
	font-weight: 400;
	font-style: italic
}
@font-face {
	font-family: "Raleway";
	src: url("../fonts/Raleway/raleway-medium-webfont.eot");
	src: url("../fonts/Raleway/raleway-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-medium-webfont.woff") format("woff"), url("../fonts/Raleway/raleway-medium-webfont.ttf") format("truetype"), url("../fonts/Raleway/raleway-medium-webfont.svg#ralewaymedium") format("svg");
	font-weight: 500;
	font-style: normal
}
@font-face {
	font-family: "Raleway";
	src: url("../fonts/Raleway/raleway-mediumitalic-webfont.eot");
	src: url("../fonts/Raleway/raleway-mediumitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-mediumitalic-webfont.woff") format("woff"), url("../fonts/Raleway/raleway-mediumitalic-webfont.ttf") format("truetype"), url("../fonts/Raleway/raleway-mediumitalic-webfont.svg#ralewaymedium_italic") format("svg");
	font-weight: 500;
	font-style: italic
}
@font-face {
	font-family: "Raleway";
	src: url("../fonts/Raleway/raleway-semibold-webfont.eot");
	src: url("../fonts/Raleway/raleway-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-semibold-webfont.woff") format("woff"), url("../fonts/Raleway/raleway-semibold-webfont.ttf") format("truetype"), url("../fonts/Raleway/raleway-semibold-webfont.svg#ralewaysemibold") format("svg");
	font-weight: 600;
	font-style: normal
}
@font-face {
	font-family: 'Raleway';
	src: url("../fonts/Raleway/raleway-semibolditalic-webfont.eot");
	src: url("../fonts/Raleway/raleway-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-semibolditalic-webfont.woff") format("woff"), url("../fonts/Raleway/raleway-semibolditalic-webfont.ttf") format("truetype"), url("../fonts/Raleway/raleway-semibolditalic-webfont.svg#ralewaysemibold_italic") format("svg");
	font-weight: 600;
	font-style: italic
}
@font-face {
	font-family: "Raleway";
	src: url("../fonts/Raleway/raleway-bold-webfont.eot");
	src: url("../fonts/Raleway/raleway-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-bold-webfont.woff") format("woff"), url("../fonts/Raleway/raleway-bold-webfont.ttf") format("truetype"), url("../fonts/Raleway/raleway-bold-webfont.svg#ralewaybold") format("svg");
	font-weight: 700;
	font-style: normal
}
@font-face {
	font-family: "Raleway";
	src: url("../fonts/Raleway/raleway-bolditalic-webfont.eot");
	src: url("../fonts/Raleway/raleway-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway/raleway-bolditalic-webfont.woff") format("woff"), url("../fonts/Raleway/raleway-bolditalic-webfont.ttf") format("truetype"), url("../fonts/Raleway/raleway-bolditalic-webfont.svg#ralewaybold_italic") format("svg");
	font-weight: 700;
	font-style: italic
}
.btn-questionnaire {
	padding: 10px 16px;
	margin-bottom: 11px;
	position: relative;
	padding-left: 55px;
	max-width: 278px;
	color: #fff;
	background-color: #4f9e4f;
	border-color: #337433;
	white-space: normal;
	font-weight: 400;
	font-style: italic;
	text-align: left
}
.btn-questionnaire:hover, .btn-questionnaire:focus, .btn-questionnaire:active, .btn-questionnaire.active, .open>.dropdown-toggle.btn-questionnaire {
	color: #fff;
	background-color: #3e7c3e;
	border-color: #204920
}
.btn-questionnaire:active, .btn-questionnaire.active, .open>.dropdown-toggle.btn-questionnaire {
	background-image: none
}
.btn-questionnaire.disabled, .btn-questionnaire[disabled], fieldset[disabled] .btn-questionnaire, .btn-questionnaire.disabled:hover, .btn-questionnaire[disabled]:hover, fieldset[disabled] .btn-questionnaire:hover, .btn-questionnaire.disabled:focus, .btn-questionnaire[disabled]:focus, fieldset[disabled] .btn-questionnaire:focus, .btn-questionnaire.disabled:active, .btn-questionnaire[disabled]:active, fieldset[disabled] .btn-questionnaire:active, .btn-questionnaire.disabled.active, .btn-questionnaire[disabled].active, fieldset[disabled] .btn-questionnaire.active {
	background-color: #4f9e4f;
	border-color: #337433
}
.btn-questionnaire .badge {
	color: #4f9e4f;
	background-color: #fff
}
@media print {
.btn-questionnaire {
	display: none
}
}
.content-sidebar .btn-questionnaire {
	display: block;
	width: 100%
}
.btn-questionnaire:before {
	background-image: url("../images/icon-questionaire.png");
	width: 39px;
	height: 39px;
	content: "";
	background-repeat: no-repeat;
	position: absolute;
	left: 8px
}
.row {
	padding-top: 22px;
	padding-bottom: 22px
}
.input-group-btn:last-child>.btn {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}
@media (max-width:767px) {
.nav-tabs>li.active:before, .nav-tabs>li.active:after {
	content: none
}
}
@media (max-width:767px) {
.navbar-brand img {
	height: 39px
}
}
.breadcrumb {
	font-size: 12px
}
.breadcrumb li:before {
	position: static !important;
	content: normal !important
}
.breadcrumb li+li:before {
	content: ">\00a0" !important;
	color: #ccc !important;
	width: auto !important;
	height: auto !important;
	background-color: transparent !important
}
@media print {
.panel-collapse {
	display: block
}
}
.tabs li:before {
	content: ""
}
.icon-toggle {
	border-radius: 50%;
	display: inline-block;
	width: 16px;
	height: 16px;
	text-align: center;
	font-weight: 300;
	font-size: 34px;
	line-height: 16px
}
.icon-toggle:before {
	content: "+"
}
.icon-toggle.active {
	line-height: 11px
}
.icon-toggle.active:before {
	content: "-"
}
.icon-exit {
	background-image: url(../images/icon-exit.png);
	width: 16px;
	height: 16px;
	display: inline-block;
	background-repeat: no-repeat;
	position: relative;
	top: 3px
}
.icon-email {
	background-image: url(../images/email-icon.png);
	background-repeat: no-repeat;
	background-size: 32px 22px;
	display: inline-block;
	width: 32px;
	height: 22px
}
.icon-email:hover, .icon-email:focus {
	background-image: url(../images/email-icon-white.png)
}
.icon-check {
	background-image: url(../images/investigator-check-icon.png);
	background-repeat: no-repeat;
	border-radius: 50%;
	border: 3px solid;
	height: 27px;
	width: 27px;
	display: inline-block;
	background-position: center
}
.govlinks {
	background-color: #f2f2f2;
	background-image: -webkit-linear-gradient(top, #f2f2f2 0, #e4e4e5 64%);
	background-image: -o-linear-gradient(top, #f2f2f2 0, #e4e4e5 64%);
	background-image: linear-gradient(to bottom, #f2f2f2 0, #e4e4e5 64%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe4e4e5', GradientType=0);
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9px
}
@media (min-width:1012px) {
.govlinks {
	font-size: 13px
}
}
@media print {
.govlinks {
	display: none
}
}
.govlinks-breadcrumb {
	margin-bottom: 0;
	padding-left: 0
}
.govlinks-breadcrumb li {
	display: inline-block;
	background: transparent url(../images/nihribbon-divider.png) no-repeat right center;
	padding-right: 26px
}
.govlinks-breadcrumb li+li {
	padding-left: 15px
}
.govlinks-breadcrumb a {
	color: #797979;
	line-height: 30px;
	display: block
}
.govlinks-hhs a {
	background: transparent url(../images/nihribbon-hhs.png) no-repeat left center;
	padding-left: 27px
}
.govlinks-nih a {
	background: transparent url(../images/nihribbon-nih.png) no-repeat left center;
	padding-left: 23px
}
.oerlinks {
	background-color: #626367;
	font-size: 12px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center
}
.oerlinks ul {
	margin-bottom: 0;
	padding-left: 0
}
.oerlinks li {
	display: inline-block;
	padding: 10px 6px
}
.oerlinks a {
	color: #e4e4e4
}
.oerlinks a:hover, .oerlinks a:focus {
	text-decoration: none;
	color: #c9c7c7
}
@media (min-width:1012px) {
.oerlinks {
	font-size: 14px
}
.oerlinks li {
	padding: 8px 16px
}
}
@media print {
.oerlinks {
	display: none
}
}
#skip-nav {
	top: -30px;
	left: 3px;
	width: auto;
	height: auto;
	padding: 4px 8px;
	z-index: 1070;
	position: absolute;
	background-color: #eee;
	transition: .3s;
	border-radius: 5px;
	opacity: 0
}
#skip-nav:focus {
	top: 3px;
	opacity: 1
}
.accessibility-nav {
	float: right;
	color: #999
}
.accessibility-nav a {
	color: inherit;
	cursor: pointer;
	text-decoration: none;
	font-size: 16px;
	line-height: 1em
}
.accessibility-nav a:hover, .accessibility-nav a:focus {
	text-decoration: underline
}
.accessibility-nav #print-page {
	background: url(../images/printer-icon.png) no-repeat;
	color: transparent
}
@media print {
.accessibility-nav {
	display: none
}
}
@media (max-width:768px) {
.accessibility-nav {
	display: none
}
}
.banner {
	background-color: #0f6fab
}
.search-toggle {
	line-height: 14px
}
.search-toggle img {
	max-height: 14px
}
@media (min-width:768px) {
.search-collapse {
	margin-top: 4px
}
}
@media (min-width:768px) {
.navbar-icon {
	padding: 6px 12px;
	display: inline-block
}
}
.sub-nav-heading {
	font-size: 16px;
	margin: 0 0 11px -40px;
	list-style: none
}
@media (min-width:768px) {
.sub-nav-heading {
	margin-left: 0
}
}
@media (max-width:767px) {
.navbar-collapse, .search-collapse {
	margin-right: -8px;
	margin-left: -8px
}
.navbar-collapse, .navbar-collapse.in, .search-collapse, .search-collapse.in {
	overflow: hidden
}
}
.banner-nav li li.active, .banner-nav li li:hover, .banner-nav li li:focus {
	background-color: #f5f5f5
}
.banner-nav .has-children .has-children ul {
	text-transform: none;
	background-color: #d8d8d8
}
.banner-nav .entered .has-children ul {
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}
@media (max-width:767px) {
.banner-nav>li:hover, .banner-nav>li:focus {
	background-color: #0d6094
}
}
@media (min-width:768px) {
.banner-nav {
	display: table;
	clear: right;
	float: right
}
.banner-nav>li {
	float: none;
	display: table-cell
}
.banner-nav>li>a, .banner-nav>li>span {
	height: 53px;
	display: table-cell;
	vertical-align: bottom;
	line-height: 1
}
.banner-nav>li:last-child>a {
	padding-right: 0
}
.banner-nav>li ul {
	margin-left: -50%
}
.banner-nav>li:first-child ul {
	margin-left: -100px
}
.banner-nav>li>ul {
	overflow: hidden
}
.banner-nav>li>ul a, .banner-nav>li>ul span {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0s ease;
	-o-transition: opacity 0s ease;
	transition: opacity 0s ease
}
.banner-nav>li:hover>ul, .banner-nav>li:focus>ul {
	overflow: visible
}
.banner-nav>li:hover>ul a, .banner-nav>li:focus>ul a, .banner-nav>li:hover>ul span, .banner-nav>li:focus>ul span {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity .3s step-end;
	-o-transition: opacity .3s step-end;
	transition: opacity .3s step-end
}
.banner-nav>li.has-children {
	z-index: 1
}
.banner-nav>li.has-children ul {
	text-align: left;
	left: 50%
}
.banner-nav>li.has-children>ul {
	z-index: auto
}
.banner-nav>li.has-children .has-children ul {
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}
.banner-nav>li.has-children .has-children:hover ul, .banner-nav>li.has-children .has-children:focus ul {
	left: 150%
}
.banner-nav>li.has-children .has-children:hover>a, .banner-nav>li.has-children .has-children:focus>a {
	position: relative
}
.banner-nav>li.has-children .has-children:hover>a:before, .banner-nav>li.has-children .has-children:focus>a:before {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100%;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent;
	border-left-color: #eee
}
.banner-nav>li:last-child.has-children ul {
	left: auto;
	right: 0
}
.banner-nav>li:last-child.has-children .has-children:hover ul, .banner-nav>li:last-child.has-children .has-children:focus ul {
	left: auto;
	right: 100%
}
.banner-nav>li:last-child.has-children .has-children:hover>a:before, .banner-nav>li:last-child.has-children .has-children:focus>a:before {
	left: auto;
	right: 100%;
	border-right: 10px solid #eee;
	border-left-width: 0
}
}
@media (min-width:1012px) {
.banner-nav {
	max-width: 66%
}
}
.navbar-banner a:hover, .navbar-banner a:focus {
	text-decoration: none
}
.navbar-banner .navbar-brand img {
	max-height: 57px
}
.navbar-banner .btn-apply {
	padding: 5px 10px;
	font-size: 14px;
	/*position: relative;*/
	top: -7px;
	/*text-transform: uppercase*/
	float: left;
}
@media (max-width:767px) {
.navbar-banner .btn-apply {
	display: none !important
}
}
.navbar-banner .btn-apply:hover, .navbar-banner .btn-apply:focus {
	color: #fff;
	background-color: #9b5613
}
.navbar-banner .nav {
	text-align: center;/*text-transform:uppercase*/
	font-size:1.3em
}
.navbar-banner .nav>li>a, .navbar-banner .nav>li>span {
	color: #fff
}
.navbar-banner .nav>li>a:hover, .navbar-banner .nav>li>a:focus, .navbar-banner .nav>li>span:hover, .navbar-banner .nav>li>span:focus {
	color: #65c8f6
}
.navbar-banner .navbar-toggle {
	color: #fff
}
.navbar-banner .navbar-toggle:hover, .navbar-banner .navbar-toggle:focus {
	background-color: #07324d
}
.navbar-banner .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-banner li.active a {
	color: #fff
}
.navbar-banner .navbar-form .btn {
	background-color: #fff;
	color: #fff;
	border-color: #ccc;
	border-left: 0;
	z-index: 2
}
.navbar-banner .navbar-form .form-control {
	border-right: 0
}
.navbar-banner .form-control:focus+.input-group-btn>.btn {
	border-color: #66afe9
}
.navbar-banner .navbar-nav>.has-children>a>.sub-nav, .navbar-banner .navbar-nav>.has-children>span>.sub-nav {
	color: #fff
}
@media (min-width:768px) {
.navbar-banner .banner-nav {
	margin-top: 11px
}
.navbar-banner .banner-nav>li.active>a {
	position: relative
}
.navbar-banner .banner-nav>li.active>a:before {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 0 16px 10px 16px;
	border-color: transparent;
	border-bottom-color: #fff;
	bottom: -1px
}
.navbar-banner .banner-nav>li.has-children:hover>a:before, .navbar-banner .banner-nav>li.has-children:focus>a:before, .navbar-banner .banner-nav>li.has-children:hover>span:before, .navbar-banner .banner-nav>li.has-children:focus>span:before {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 0 16px 10px 16px;
	border-color: transparent;
	border-bottom-color: #eee;
	bottom: -1px
}
.navbar-banner .banner-nav>li>ul li.active a {
	color: #0f6fab
}
.navbar-banner .banner-nav>li>ul a {
	padding: 11px 22px;
	color: #5b5c5c
}
.navbar-banner .banner-nav>li>ul a:hover, .navbar-banner .banner-nav>li>ul a:focus {
	color: #0f6fab
}
.navbar-banner .banner-nav>li>ul .sub-nav-heading, .navbar-banner .banner-nav>li>ul .sub-nav-heading:hover, .navbar-banner .banner-nav>li>ul .sub-nav-heading:focus {
	color: #0f6fab
}
.navbar-banner .navbar-form {
	position: relative
}
.navbar-banner .navbar-form .form-control, .navbar-banner .navbar-form .btn {
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}
.navbar-banner .navbar-form .btn {
	border-color: transparent;
	background-color: transparent
}
.navbar-banner .navbar-form .form-control {
	width: 0;
	opacity: 0;
	filter: alpha(opacity=0)
}
.navbar-banner .navbar-form.active .btn {
	border-color: #ccc;
	background-color: #fff
}
.navbar-banner .navbar-form.active .form-control {
	width: 220px;
	opacity: 1;
	filter: alpha(opacity=100)
}
}
@media (min-width:1200px) {
.navbar-banner .banner-nav {
	margin-top: 0
}
}
.navbar-nav li>span:hover, .navbar-nav li>span:focus {
	cursor: pointer
}
.navbar-nav>li>span {
	color: #fff
}
.content {
	background-color: #fff
}
.content-page {
	padding-top: 11px
}
.content-page h2 {
	font-size: 16px;
	line-height: 1.4;
	font-weight: 700;
	color: #5b5c5c
}
@media (min-width:768px) {
.content-page {
	padding-bottom: 88px
}
}
.content-body {
	position: relative;
	min-height: 1px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 1.8
}
@media (min-width:768px) {
.content-body {
	float: left;
	width: 66.66666667%
}
}
@media (min-width:768px) {
.content-body {
	margin-left: 3.33333333%
}
}
@media (min-width:1012px) {
.content-body {
	float: left;
	width: 73.33333333%
}
}
@media (min-width:1012px) {
.content-body {
	margin-left: 3.33333333%
}
}
@media (min-width:1200px) {
.content-body {
	float: left;
	width: 76.66666667%
}
}
@media (min-width:1200px) {
.content-body {
	margin-left: 3.33333333%
}
}
@media print {
.content-body {
	width: 100%;
	margin-left: 0 !important;
	left: auto;
	right: auto
}
}
@media (min-width:768px) {
.content-body-push {
	left: 30%
}
}
@media (min-width:1012px) {
.content-body-push {
	left: 23.33333333%
}
}
@media (min-width:1200px) {
.content-body-push {
	left: 20%
}
}
@media (min-width:768px) {
.content-body-offset {
	margin-left: 33.33333333%
}
}
@media (min-width:1012px) {
.content-body-offset {
	margin-left: 26.66666667%
}
}
@media (min-width:1200px) {
.content-body-offset {
	margin-left: 23.33333333%
}
}
.content-sidebar {
	position: relative;
	min-height: 1px;
	padding-left: 8px;
	padding-right: 8px
}
@media (min-width:768px) {
.content-sidebar {
	float: left;
	width: 30%
}
}
@media (min-width:1012px) {
.content-sidebar {
	float: left;
	width: 23.33333333%
}
}
@media (min-width:1200px) {
.content-sidebar {
	float: left;
	width: 20%
}
}
@media print {
.content-sidebar {
	display: none
}
}
@media (max-width:767px) {
.content-body+.content-sidebar {
	margin-top: 11px
}
}
@media (min-width:768px) {
.content-sidebar-pull {
	/*right: 70%*/
}
}
@media (min-width:1012px) {
.content-sidebar-pull {
	/*right: 76.66666667%*/
}
}
@media (min-width:1200px) {
.content-sidebar-pull {
	/*right: 80%*/
}
}
.content-body ol {
	/*list-style-type: none;*/
	/*counter-reset: ol*/
	
}
/*.content-body ol>li {
	position: relative
}*/
.content-body ol>li:before {
	/*position: absolute;
	left: -17px;
	counter-increment: ol;
	content: counter(ol) ".";
	color: #0f6fab;
	text-align: right*/
	color: #0f6fab;
}
/*.content-body .list-alpha li:before {
	content: counter(ol, lower-alpha) "."
}*/
@media (max-width:767px) {
.quicklinks .well p {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
}
@media (min-width:768px) {
.btn+.quicklinks {
	margin-top: 44px
}
}
.panel-expand-all {
	float: right !important;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 500;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	line-height: 1.4;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #8d8b8b;
	background-color: #ebebeb;
	border-color: #ebebeb;
	font-size: 16px;
	padding: 9px 20px;
	border-radius: 4px
}
.panel-expand-all:focus, .panel-expand-all:active:focus, .panel-expand-all.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.panel-expand-all:hover, .panel-expand-all:focus {
	color: #8d8b8b;
	text-decoration: none
}
.panel-expand-all:active, .panel-expand-all.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)
}
.panel-expand-all.disabled, .panel-expand-all[disabled], fieldset[disabled] .panel-expand-all {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
.panel-expand-all:hover, .panel-expand-all:focus, .panel-expand-all:active, .panel-expand-all.active, .open>.dropdown-toggle.panel-expand-all {
	color: #8d8b8b;
	background-color: #d2d2d2;
	border-color: #ccc
}
.panel-expand-all:active, .panel-expand-all.active, .open>.dropdown-toggle.panel-expand-all {
	background-image: none
}
.panel-expand-all.disabled, .panel-expand-all[disabled], fieldset[disabled] .panel-expand-all, .panel-expand-all.disabled:hover, .panel-expand-all[disabled]:hover, fieldset[disabled] .panel-expand-all:hover, .panel-expand-all.disabled:focus, .panel-expand-all[disabled]:focus, fieldset[disabled] .panel-expand-all:focus, .panel-expand-all.disabled:active, .panel-expand-all[disabled]:active, fieldset[disabled] .panel-expand-all:active, .panel-expand-all.disabled.active, .panel-expand-all[disabled].active, fieldset[disabled] .panel-expand-all.active {
	background-color: #ebebeb;
	border-color: #ebebeb
}
.panel-expand-all .badge {
	color: #ebebeb;
	background-color: #8d8b8b
}
.panel-body ul {
	list-style-type: none
}
.panel-body ul>li {
	position: relative
}
.panel-body ul>li::before {
	position: absolute;
	left: -18px;
	font-size: .8em;
	content: "■";
	color: #0f6fab
}
#readers {
	text-align: right
}
.asterisk {
	font-size: 3em;
	line-height: 0;
	position: relative;
	top: .5em
}
.subnav {
	margin-right: -8px;
	margin-left: -8px;
	margin-bottom: 11px
}
.subnav ul {
	padding-left: 0
}
.subnav li {
	list-style: none
}
.subnav a {
	color: #5b5c5c
}
.subnav a:hover, .subnav a:focus {
	text-decoration: none
}
@media (min-width:768px) {
.subnav {
	position: relative;
	z-index: 2;
	margin-right: 0;
	margin-left: 0
}
.subnav .collapse {
	display: block;
	height: 100% !important
}
.subnav .subnav-links {
	width: 73%
}
.jumbotron .subnav, .container-fluid>.subnav {
	max-width: 29%
}
}
@media (min-width:1012px) {
.subnav {
	max-width: 300px
}
.subnav .subnav-links {
	width: 100%
}
}
.subnav-item {
	color: #fff;
	background-repeat: no-repeat
}
.subnav-box {
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}
@media (min-width:768px) {
.subnav-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	overflow: visible
}
}
.subnav-item-title {
	font-weight: 400;
	font-size: 27px;
	padding: 11px;
	margin: 0
}
@media (min-width:768px) {
.subnav-item-title {
	padding: 22px
}
}
.subnav-description {
	padding: 11px;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center
}
.subnav-description>p {
	font-size: 13px;
	font-weight: 700
}
@media (min-width:768px) {
.subnav-description {
	padding: 22px
}
}
.subnav-description-title {
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	margin-top: 0
}
.subnav-description-title span {
	border-bottom: 1px solid
}
@media (min-width:768px) {
.subnav-description-title {
	font-size: 17px;
	margin-bottom: 22px
}
.subnav-description-title span {
	padding-bottom: 5.5px
}
}
.subnav-links {
	background-color: #fff;
	margin: -11px
}
.subnav-links li {
	position: relative
}
.subnav-links li+li {
	border-top: 1px solid #c4c4c4
}
.subnav-links a {
	display: block;
	padding: 11px
}
.subnav-links>li>a {
	text-transform: uppercase
}
@media (min-width:768px) {
.subnav-links {
	margin: 0;
	padding: 22px 0 22px 22px;
	z-index: auto
}
.subnav-links li {
	padding: 0 0 0 22px;
	position: static;
	font-size: 12.8px
}
.subnav-links li+li {
	border: 0;
	margin-top: 5px
}
.subnav-links a {
	padding: 0;
	margin: 0
}
.subnav-links>li>a {
	position: relative;
	padding-right: 22px
}
.subnav-links>li.active>a:before {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 12px 0 12px 12px;
	border-color: transparent;
	border-left-color: #fff
}
.subnav-links>li.active.no-child>a:before {
	content: none
}
.subnav-links>li.active .subnav-sublinks {
	visibility: visible
}
}
@media (min-width:1012px) {
.subnav-links li {
	font-size: 15px
}
.subnav-links li+li {
	margin-top: 22px
}
}
.subnav-caret {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	cursor: pointer
}
.subnav-caret:before {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent;
	border-bottom-color: #c4c4c4;
	top: 0
}
.subnav-caret:after {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent;
	border-bottom-color: #fff;
	top: 2px
}
.subnav-caret.active:before {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: transparent;
	border-top-color: #c4c4c4
}
.subnav-caret.active:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: transparent;
	border-top-color: #fff;
	top: -3px
}
@media (min-width:768px) {
.subnav-caret {
	display: none
}
}
.subnav-sublinks {
	background-color: #eee
}
@media (min-width:768px) {
.subnav-sublinks {
	padding: 22px;
	visibility: hidden;
	margin: 0
}
}
.subnav-investigator {
	background-color: #11a69a;
	background-image: -webkit-linear-gradient(top, #11a69a 0, #0e867c 100%);
	background-image: -o-linear-gradient(top, #11a69a 0, #0e867c 100%);
	background-image: linear-gradient(to bottom, #11a69a 0, #0e867c 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff11a69a', endColorstr='#ff0e867c', GradientType=0)
}
.subnav-investigator:hover, .subnav-investigator:focus {
	background-color: #0c786f;
	background-image: -webkit-linear-gradient(top, #0c786f 0, #095751 100%);
	background-image: -o-linear-gradient(top, #0c786f 0, #095751 100%);
	background-image: linear-gradient(to bottom, #0c786f 0, #095751 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0c786f', endColorstr='#ff095751', GradientType=0)
}
.subnav-investigator a:hover, .subnav-investigator a:focus {
	color: #11a69a
}
.subnav-investigator .subnav-item-title, .subnav-investigator .subnav-item-title a {
	color: #88d3cd
}
.subnav-investigator .subnav-item-title:hover a, .subnav-investigator .subnav-item-title:focus a {
	color: #fff
}
.subnav-investigator .subnav-description {
	background-color: #11a69a
}
.subnav-investigator .subnav-description-title span {
	border-color: #70cac2
}
.subnav-investigator .subnav-links>.active>a {
	color: #11a69a
}
.subnav-investigator .subnav-caret:hover:before, .subnav-investigator .subnav-caret:focus:before {
	border-bottom-color: #11a69a
}
.subnav-investigator .subnav-caret.active:hover:before, .subnav-investigator .subnav-caret.active:focus:before {
	border-top-color: #11a69a
}
.subnav-investigator .subnav-description {
	background-image: url(../images/rolloutimage-investigator.jpg)
}
.subnav-institution {
	background-color: #42a5d2;
	background-image: -webkit-linear-gradient(top, #42a5d2 0, #2e94c2 100%);
	background-image: -o-linear-gradient(top, #42a5d2 0, #2e94c2 100%);
	background-image: linear-gradient(to bottom, #42a5d2 0, #2e94c2 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff42a5d2', endColorstr='#ff2e94c2', GradientType=0)
}
.subnav-institution:hover, .subnav-institution:focus {
	background-color: #2b8ab6;
	background-image: -webkit-linear-gradient(top, #2b8ab6 0, #247499 100%);
	background-image: -o-linear-gradient(top, #2b8ab6 0, #247499 100%);
	background-image: linear-gradient(to bottom, #2b8ab6 0, #247499 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2b8ab6', endColorstr='#ff247499', GradientType=0)
}
.subnav-institution a:hover, .subnav-institution a:focus {
	color: #42a5d2
}
.subnav-institution .subnav-item-title, .subnav-institution .subnav-item-title a {
	color: #a1d2e9
}
.subnav-institution .subnav-item-title:hover a, .subnav-institution .subnav-item-title:focus a {
	color: #fff
}
.subnav-institution .subnav-description {
	background-color: #42a5d2
}
.subnav-institution .subnav-description-title span {
	border-color: #8ec9e4
}
.subnav-institution .subnav-links>.active>a {
	color: #42a5d2
}
.subnav-institution .subnav-caret:hover:before, .subnav-institution .subnav-caret:focus:before {
	border-bottom-color: #42a5d2
}
.subnav-institution .subnav-caret.active:hover:before, .subnav-institution .subnav-caret.active:focus:before {
	border-top-color: #42a5d2
}
.subnav-institution .subnav-description {
	background-image: url(../images/rolloutimage-institution.jpg)
}
.subnav-reviewer {
	background-color: #c96f18;
	background-image: -webkit-linear-gradient(top, #c96f18 0, #a95d14 100%);
	background-image: -o-linear-gradient(top, #c96f18 0, #a95d14 100%);
	background-image: linear-gradient(to bottom, #c96f18 0, #a95d14 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc96f18', endColorstr='#ffa95d14', GradientType=0)
}
.subnav-reviewer:hover, .subnav-reviewer:focus {
	background-color: #9b5613;
	background-image: -webkit-linear-gradient(top, #9b5613 0, #7c440f 100%);
	background-image: -o-linear-gradient(top, #9b5613 0, #7c440f 100%);
	background-image: linear-gradient(to bottom, #9b5613 0, #7c440f 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9b5613', endColorstr='#ff7c440f', GradientType=0)
}
.subnav-reviewer a:hover, .subnav-reviewer a:focus {
	color: #c96f18
}
.subnav-reviewer .subnav-item-title, .subnav-reviewer .subnav-item-title a {
	color: #e4b78c
}
.subnav-reviewer .subnav-item-title:hover a, .subnav-reviewer .subnav-item-title:focus a {
	color: #fff
}
.subnav-reviewer .subnav-description {
	background-color: #c96f18
}
.subnav-reviewer .subnav-description-title span {
	border-color: #dfa974
}
.subnav-reviewer .subnav-links>.active>a {
	color: #c96f18
}
.subnav-reviewer .subnav-caret:hover:before, .subnav-reviewer .subnav-caret:focus:before {
	border-bottom-color: #c96f18
}
.subnav-reviewer .subnav-caret.active:hover:before, .subnav-reviewer .subnav-caret.active:focus:before {
	border-top-color: #c96f18
}
.subnav-reviewer .subnav-description {
	background-image: url(../images/rolloutimage-peerreview.jpg)
}
.subnav-award {
	background-color: #794f97;
	background-image: -webkit-linear-gradient(top, #794f97 0, #664380 100%);
	background-image: -o-linear-gradient(top, #794f97 0, #664380 100%);
	background-image: linear-gradient(to bottom, #794f97 0, #664380 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff794f97', endColorstr='#ff664380', GradientType=0)
}
.subnav-award:hover, .subnav-award:focus {
	background-color: #5e3d76;
	background-image: -webkit-linear-gradient(top, #5e3d76 0, #4b315e 100%);
	background-image: -o-linear-gradient(top, #5e3d76 0, #4b315e 100%);
	background-image: linear-gradient(to bottom, #5e3d76 0, #4b315e 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e3d76', endColorstr='#ff4b315e', GradientType=0)
}
.subnav-award a:hover, .subnav-award a:focus {
	color: #794f97
}
.subnav-award .subnav-item-title, .subnav-award .subnav-item-title a {
	color: #bca7cb
}
.subnav-award .subnav-item-title:hover a, .subnav-award .subnav-item-title:focus a {
	color: #fff
}
.subnav-award .subnav-description {
	background-color: #794f97
}
.subnav-award .subnav-description-title span {
	border-color: #af95c1
}
.subnav-award .subnav-links>.active>a {
	color: #794f97
}
.subnav-award .subnav-caret:hover:before, .subnav-award .subnav-caret:focus:before {
	border-bottom-color: #794f97
}
.subnav-award .subnav-caret.active:hover:before, .subnav-award .subnav-caret.active:focus:before {
	border-top-color: #794f97
}
.subnav-award .subnav-description {
	background-image: url(../images/rolloutimage-award.jpg)
}
.subnav-item.active .subnav-item-title {
	color: #fff
}
@media (min-width:768px) {
.subnav-item.active .subnav-box {
	left: 100%
}
.subnav-item.active .subnav-links>li.active :before {
	left: 100%
}
}
@media (min-width:1012px) {
.subnav-item.active>.subnav-box {
	width: 224px
}
}
.picker .row {
	padding-top: 0;
	padding-bottom: 0
}
@media print {
.picker {
	display: none
}
}
.picker-image {
	width: 100%
}
.picker-item {
	color: #5b5c5c;
	background-color: #eee;
	padding: 11px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.picker-item:hover, .picker-item:focus {
	cursor: pointer
}
.picker-title {
	font-style: italic;
	margin: 0;
	color: #656667;
	font-weight: 300;
	font-size: 16px;
	margin: 5.5px 0
}
.picker-persona {
	font-style: normal;
	text-transform: uppercase;
	font-weight: 700;
	color: #656667
}
.picker-persona:hover, .picker-persona:focus {
	text-decoration: none
}
.picker-intro, .picker-description {
	height: 0;
	overflow: hidden
}
.picker-intro {
	display: inline-block;
	width: 0
}
.picker-info {
	padding-right: 18px;
	padding-left: 0
}
.picker-description {
	margin-bottom: 0
}
.picker-image-container {
	padding-left: 0;
	padding-right: 0
}
.picker-item.active .picker-intro {
	display: inline
}
.picker-item.active .picker-title {
	color: #fff
}
.picker-item.active .picker-description {
	height: auto
}
.picker-item.active .picker-persona {
	color: #fff
}
.picker-item.active .picker-info:before {
	background-image: url(../images/picker-arrow.png);
	position: absolute;
	width: 14px;
	height: 44px;
	content: " ";
	right: 0
}
.picker-investigator.active {
	color: #fff;
	background-color: #11a69a;
	background-image: -webkit-linear-gradient(top, #11a69a 0, #0e867c 100%);
	background-image: -o-linear-gradient(top, #11a69a 0, #0e867c 100%);
	background-image: linear-gradient(to bottom, #11a69a 0, #0e867c 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff11a69a', endColorstr='#ff0e867c', GradientType=0)
}
.picker-investigator.active .picker-persona:hover, .picker-investigator.active .picker-persona:focus {
	color: #88d3cd
}
.picker-investigator .picker-persona:hover, .picker-investigator .picker-persona:focus {
	color: #11a69a
}
.picker-institution.active {
	color: #fff;
	background-color: #42a5d2;
	background-image: -webkit-linear-gradient(top, #42a5d2 0, #2e94c2 100%);
	background-image: -o-linear-gradient(top, #42a5d2 0, #2e94c2 100%);
	background-image: linear-gradient(to bottom, #42a5d2 0, #2e94c2 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff42a5d2', endColorstr='#ff2e94c2', GradientType=0)
}
.picker-institution.active .picker-persona:hover, .picker-institution.active .picker-persona:focus {
	color: #a1d2e9
}
.picker-institution .picker-persona:hover, .picker-institution .picker-persona:focus {
	color: #42a5d2
}
.picker-reviewer.active {
	color: #fff;
	background-color: #c96f18;
	background-image: -webkit-linear-gradient(top, #c96f18 0, #a95d14 100%);
	background-image: -o-linear-gradient(top, #c96f18 0, #a95d14 100%);
	background-image: linear-gradient(to bottom, #c96f18 0, #a95d14 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc96f18', endColorstr='#ffa95d14', GradientType=0)
}
.picker-reviewer.active .picker-persona:hover, .picker-reviewer.active .picker-persona:focus {
	color: #e4b78c
}
.picker-reviewer .picker-persona:hover, .picker-reviewer .picker-persona:focus {
	color: #c96f18
}
.picker-award.active {
	color: #fff;
	background-color: #794f97;
	background-image: -webkit-linear-gradient(top, #794f97 0, #664380 100%);
	background-image: -o-linear-gradient(top, #794f97 0, #664380 100%);
	background-image: linear-gradient(to bottom, #794f97 0, #664380 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff794f97', endColorstr='#ff664380', GradientType=0)
}
.picker-award.active .picker-persona:hover, .picker-award.active .picker-persona:focus {
	color: #bca7cb
}
.picker-award .picker-persona:hover, .picker-award .picker-persona:focus {
	color: #794f97
}
@media (min-width:768px) {
.picker [class*="col-"] {
	padding-right: 8px;
	padding-left: 8px
}
.picker .row {
	position: relative
}
.picker-item {
	padding-top: 22px;
	padding-bottom: 22px
}
.picker-item .picker-info {
	padding-right: 36px
}
.picker-title {
	font-size: 26px;
	line-height: 2
}
.picker-item.active .picker-info:before {
	right: 14px;
	margin: auto;
	top: 0;
	bottom: 0
}
.picker-image-container {
	position: absolute;
	top: 22px
}
.picker-image {
	float: right
}
.picker-item.active {
	padding-top: 44px;
	padding-bottom: 44px
}
}
.affix-block.affix {
	top: 22px
}
.walkthrough .affix-block.affix-top {
	position: absolute
}
@media (max-width:767px) {
.affix-block.affix, .affix-block.affix-top, .affix-block.affix-bottom {
	position: static !important;
	width: auto !important;
	top: auto !important
}
}
@media (min-width:1200px) {
.affix-block.affix {
	left: auto;
/*left:calc((100% - (1200px - 16px)) / 2)*/
}
}
.infobox {
	padding: 44px 22px 22px;
	border: 1px solid #eee;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	margin-top: 44px
}
.infobox h2, .infobox .infobox-title {
	margin: 0
}
.infobox .infobox-title {
	/*text-transform: uppercase;*/
	color: #0f6fab;
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 11px
}
.navblock {
	/*text-transform: uppercase;*/
	list-style: none;
	padding-left: 0;
	font-size: 12px;
	margin-bottom: 11px
}
.navblock>li>a {
	padding: 11px;
	padding-left: 33px
}
.navblock li {
	position: relative
}
.navblock li ul {
	padding-left: 0;
	background-color: #fff;
	list-style: none
}
.navblock a {
	display: block;
	padding: 11px
}
.navblock a:hover, .navblock a:focus {
	text-decoration: none
}
.navblock .active>a {
	font-weight: 700
}
.navblock .active>a:before {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100%;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 18.2px 0 18.2px 6px;
	border-color: transparent;
	border-left-color: transparent
}
.navblock-heading {
	text-transform: none;
	font-size: 21px;
	padding: 11px
}
@media (max-width:767px) {
.navblock-pageset {
	float: right;
	max-width: 240px
}
.navblock-pageset li {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.navblock-pageset .active+li {
	width: auto;
	height: 61.6px;
	position: relative;
	overflow: visible;
	margin: 0;
	max-width: 200px
}
.navblock-pageset .active+li a {
	padding: 11px
}
.navblock-pageset .active+li a:before {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100%;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 30.8px 0 30.8px 6px;
	border-color: transparent;
	border-left-color: transparent
}
}
.navblock-scrollspy {
	display: block
}
.navblock-scrollspy .step-number {
	font-weight: 700
}
.navblock-scrollspy .step-description {
	font-weight: 300
}
@media (min-width:768px) {
.navblock-scrollspy li span {
	display: block
}
}
.navblock-default {
	background-color: #eee
}
.navblock-default .navblock-heading {
	color: #0f6fab
}
.navblock-default>li>a {
	color: #5b5c5c
}
.navblock-default>li>a:hover, .navblock-default>li>a:focus {
	background-color: #41a4d2;
	color: #fff
}
.navblock-default .active {
	background-color: #c4c4c4
}
.navblock-default .active>a {
	color: #0f6fab
}
.navblock-default .active>a:before {
	border-left-color: #c4c4c4
}
.navblock-default .active>a:hover, .navblock-default .active>a:focus {
	color: #0f6fab;
	background-color: #c4c4c4
}
.navblock-default .active+li>a:before {
	border-left-color: #eee
}
.navblock-default .active+li>a:hover:before, .navblock-default .active+li>a:focus:before {
	border-left-color: #41a4d2
}
.navblock-primary {
	background-color: #eee;
	border: 1px solid #c4c4c4
}
.navblock-primary .navblock-heading {
	color: #0f6fab
}
.navblock-primary a {
	color: #5b5c5c
}
.navblock-primary>li>a:hover, .navblock-primary>li>a:focus {
	background-color: #41a4d2;
	color: #fff
}
.navblock-primary>li.expanded {
	background-color: #919191;
	padding: 0
}
.navblock-primary>li.expanded>a {
	color: #fff
}
.navblock-primary>li.expanded>a:hover, .navblock-primary>li.expanded>a:focus {
	background-color: transparent
}
.navblock-primary>li.active {
	background-color: #0f6fab
}
.navblock-primary>li.active>a {
	color: #fff
}
.navblock-primary>li.active>a:before {
	border-left-color: #0f6fab
}
.navblock-primary>li.active>a:hover:before, .navblock-primary>li.active>a:focus:before {
	border-left-color: #41a4d2
}
.navblock-primary .expanded>.icon-toggle, .navblock-primary .active>.icon-toggle {
	background-color: #fff;
	color: #0f6fab
}
.navblock-primary ul {
	text-transform: none
}
.navblock-primary ul a:hover, .navblock-primary ul a:focus {
	color: #41a4d2
}
.navblock-primary ul .active a {
	color: #0f6fab
}
.navblock-primary .icon-toggle {
	background-color: #c4c4c4;
	color: #0f6fab;
	position: absolute;
	top: 12px;
	left: 7px;
	z-index: 1
}
.walkthrough .nav-tabs {
	font-size: 16px
}
@media (max-width:767px) {
.walkthrough .nav-tabs>li.active:before, .walkthrough .nav-tabs>li.active:after {
	content: ""
}
}
.walkthrough-section-title {
	margin-top: 0;
	margin-bottom: 11px;
	font-weight: 700;
	font-size: 25px
}
.walkthrough-section-description {
	font-style: italic;
	margin-top: 0
}
.walkthrough-section .accessibility-nav a {
	color: inherit
}
@media (min-width:768px) {
.walkthrough-section {
	padding-top: 22px;
	padding-bottom: 22px
}
}
.walkthrough-section-even {
	background-color: #eee
}
a.walkthrough-section-even:hover {
	background-color: #d5d5d5
}
.walkthrough-section-first .walkthrough-section-title {
	/*margin-top: 22px;*/
	font-weight: 500
}
@media (min-width:768px) {
.walkthrough-section-first .walkthrough-section-title {
	font-size: 41px
}
}
.walkthrough-section-last, .walkthrough-section-last .row {
	padding-top: 0;
	padding-bottom: 0
}
.walkthrough-section-last .walkthrough-period h2 {
	font-size: 30px
}
.walkthrough-section-last .walkthrough-period li+li {
	margin-top: 11px
}
.walkthrough-section-last .walkthrough-period .nav-tabs {
	display: table;
	width: 100%
}
.walkthrough-section-last .walkthrough-period .nav-tabs li {
	margin-top: 0;
	float: none;
	display: table-cell
}
.walkthrough-section-last .walkthrough-period.active {
	padding-top: 44px;
	padding-bottom: 44px
}
.walkthrough-persona .walkthrough-section-title {
	font-weight: 500;
	font-size: 18px
}
.walkthrough-persona .walkthrough-step-number {
	font-style: normal;
	display: block;
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 11px;
	line-height: 1.5em;
	background-color: #eee;
	color: #c4c4c4
}
.walkthrough-persona .walkthrough-persona-name {
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase
}
.walkthrough-persona .walkthrough-period {
	height: 0;
	overflow: hidden
}
.walkthrough-persona .walkthrough-period .walkthrough-section-title {
	text-transform: uppercase;
	font-weight: 700
}
.walkthrough-persona .walkthrough-period .walkthrough-step {
	font-style: italic;
	font-weight: 500;
	border-left: 1px solid #eee;
	padding-left: 22px;
	margin-left: 22px
}
.walkthrough-persona .walkthrough-period.active {
	height: auto;
	overflow: visible
}
.walkthrough-persona .walkthrough-period h3 {
	font-size: 16px;
	color: #5b5c5c;
	font-weight: 700
}
@media print {
.walkthrough-persona .walkthrough-period {
	height: auto
}
}
.walkthrough-persona .walkthrough-section-even .walkthrough-step-number {
	background-color: #c4c4c4;
	color: #fff
}
.walkthrough-persona .walkthrough-section-first .walkthrough-section-title {
	font-style: italic;
	font-weight: 300
}
.walkthrough-persona .walkthrough-section-first .walkthrough-step-number {
	color: #fff
}
@media (min-width:768px) {
.walkthrough-persona .walkthrough-section-title {
	position: relative;
	margin-left: 77px;
	line-height: 71px;
	font-size: 25px
}
.walkthrough-persona .walkthrough-step-number {
	display: inline-block;
	font-size: 40px;
	position: absolute;
	left: -77px;
	width: 59px;
	height: 59px;
	line-height: 59px;
	margin-top: 6px;
	margin-bottom: 0
}
.walkthrough-persona .walkthrough-section-first .walkthrough-section-title {
	font-size: 58px
}
.walkthrough-persona .walkthrough-section-first .content-body p {
	padding-left: 77px
}
.walkthrough-persona .walkthrough-period {
	padding-left: 77px
}
.walkthrough-persona .walkthrough-period .walkthrough-section-title {
	margin-left: 0
}
}
@media (min-width:1012px) {
.walkthrough-persona .walkthrough-section-first .walkthrough-section-title {
	font-size: 41px
}
}
.walkthrough-investigator .walkthrough-section-title {
	color: #11a69a
}
.walkthrough-investigator .walkthrough-section-first {
	color: #0e867c;
	background-color: #b8e4e1
}
.walkthrough-investigator .walkthrough-section-first .walkthrough-step-number {
	background-color: #a5ddd9
}
.walkthrough-investigator .nav-tabs>li>a:hover, .walkthrough-investigator .nav-tabs>li>a:focus {
	color: #b8e4e1
}
.walkthrough-investigator .nav-tabs>.active>a, .walkthrough-investigator .nav-tabs>.active>a:hover, .walkthrough-investigator .nav-tabs>.active>a:focus {
	color: #11a69a
}
.walkthrough-investigator .walkthrough-period h3 a {
	color: #11a69a
}
.walkthrough-investigator .walkthrough-period h3 a:hover, .walkthrough-investigator .walkthrough-period h3 a:focus {
	color: #0e867c
}
.walkthrough-institution .walkthrough-section-title {
	color: #42a5d2
}
.walkthrough-institution .walkthrough-section-first {
	color: #2e94c2;
	background-color: #c6e4f2
}
.walkthrough-institution .walkthrough-section-first .walkthrough-step-number {
	background-color: #b2daed
}
.walkthrough-institution .nav-tabs>li>a:hover, .walkthrough-institution .nav-tabs>li>a:focus {
	color: #c6e4f2
}
.walkthrough-institution .nav-tabs>.active>a, .walkthrough-institution .nav-tabs>.active>a:hover, .walkthrough-institution .nav-tabs>.active>a:focus {
	color: #42a5d2
}
.walkthrough-institution .walkthrough-period h3 a {
	color: #42a5d2
}
.walkthrough-institution .walkthrough-period h3 a:hover, .walkthrough-institution .walkthrough-period h3 a:focus {
	color: #2e94c2
}
.walkthrough-reviewer .walkthrough-section-title {
	color: #c96f18
}
.walkthrough-reviewer .walkthrough-section-first {
	color: #a95d14;
	background-color: #efd4ba
}
.walkthrough-reviewer .walkthrough-section-first .walkthrough-step-number {
	background-color: #eac7a5
}
.walkthrough-reviewer .nav-tabs>li>a:hover, .walkthrough-reviewer .nav-tabs>li>a:focus {
	color: #efd4ba
}
.walkthrough-reviewer .nav-tabs>.active>a, .walkthrough-reviewer .nav-tabs>.active>a:hover, .walkthrough-reviewer .nav-tabs>.active>a:focus {
	color: #c96f18
}
.walkthrough-reviewer .walkthrough-period h3 a {
	color: #c96f18
}
.walkthrough-reviewer .walkthrough-period h3 a:hover, .walkthrough-reviewer .walkthrough-period h3 a:focus {
	color: #a95d14
}
.walkthrough-award .walkthrough-section-title {
	color: #794f97
}
.walkthrough-award .walkthrough-section-first {
	color: #664380;
	background-color: #d7cae0
}
.walkthrough-award .walkthrough-section-first .walkthrough-step-number {
	background-color: #cbbad6
}
.walkthrough-award .nav-tabs>li>a:hover, .walkthrough-award .nav-tabs>li>a:focus {
	color: #d7cae0
}
.walkthrough-award .nav-tabs>.active>a, .walkthrough-award .nav-tabs>.active>a:hover, .walkthrough-award .nav-tabs>.active>a:focus {
	color: #794f97
}
.walkthrough-award .walkthrough-period h3 a {
	color: #794f97
}
.walkthrough-award .walkthrough-period h3 a:hover, .walkthrough-award .walkthrough-period h3 a:focus {
	color: #664380
}
.walkthrough-apply .content-body ul {
	list-style-type: none
}
.walkthrough-apply .content-body ul>li {
	position: relative
}
.walkthrough-apply .content-body ul>li::before {
	position: absolute;
	left: -18px;
	font-size: .8em;
	content: "■";
	color: #0f6fab
}
.walkthrough-apply .content-body ul li:before {
	color: #0f6fab
}
.walkthrough-apply .content-body ul li+li {
	margin-top: 11px
}
.walkthrough-apply .content-body ol>li {
	margin-bottom: 22px
}
.walkthrough-apply .content-body table {
	margin-top: 11px
}
.walkthrough-apply .content-body .btn-apply.btn-block {
	width: 50%;
	margin-top: 66px;
	margin-bottom: 66px
}
.walkthrough .content-sidebar {
	z-index: 3
}
.agencyid {
	padding-left: 0;
	list-style: none;
	border: 1px solid #0f6fab;
	color: #fff;
	background-color: #0f6fab
}
.agencyid>li>a {
	display: block;
	color: #fff;
	padding: 22px
}
.agencyid-tab {
	display: none;
	background-color: #fff;
	padding: 22px;
	color: #5b5c5c
}
.agencyid-tab h3 {
	margin-top: 0
}
.agencyid-tab ul {
	list-style-type: none;
	margin-bottom: 66px
}
.agencyid-tab ul>li {
	position: relative
}
.agencyid-tab ul>li::before {
	position: absolute;
	left: -18px;
	font-size: .8em;
	content: "■";
	color: #0f6fab
}
.agencyid-tab li+li {
	margin-top: 22px
}
.agencyid-tab table {
	margin-top: 22px
}
.agencyid-tab th {
	background-color: #eee
}
.active>.agencyid-tab {
	display: block
}
.timeline-wrapper {
	margin-top: -22px
}
@media (max-width:767px) {
.timeline-wrapper {
	margin-right: -8px;
	margin-left: -8px
}
.affix .timeline-wrapper {
	margin: 0
}
}
@media (min-width:768px) {
.timeline-wrapper {
	margin-top: 0
}
}
@media print {
.timeline-wrapper {
	display: none
}
}
.timeline {
	padding-left: 0;
	list-style: none;
	display: table;
	width: 100%
}
@media (min-width:768px) {
.timeline {
	display: block
}
.timeline.affix-top {
	margin-right: 0;
	margin-left: 0
}
.timeline.affix {
	top: 22px
}
}
.timeline-item {
	height: 0;
	overflow: hidden
}
.timeline-item.active {
	height: auto;
	color: #fff
}
@media (min-width:768px) {
.timeline-item {
	height: auto;
	padding: 22px
}
.timeline-item, .timeline-item.active {
	display: list-item
}
}
.timeline-heading {
	color: inherit;
	margin: 0;
	font-size: 16px;
	padding: 11px;
	font-size: 20px;
	font-weight: 400
}
.timeline-heading a:hover, .timeline-heading a:focus {
	text-decoration: none
}
.timeline-item.active>.timeline-heading {
	font-weight: 500
}
.timeline-item.active>.timeline-heading a {
	color: #fff
}
.active>.timeline-heading {
	font-size: 16px
}
@media (min-width:768px) {
.timeline-heading {
	padding: 0
}
.timeline-heading, .active>.timeline-heading {
	font-size: 26px
}
.active>.timeline-heading {
	font-weight: 400
}
}
@media (max-width:767px) {
.timeline-step, .timeline-toggle {
	display: none
}
.timeline-item.active .timeline-step, .timeline-item.active .timeline-toggle {
	display: inline
}
}
@media (min-width:768px) {
.timeline-step, .timeline-toggle {
	display: none
}
}
.timeline-step {
	font-style: italic;
	border-left: 1px solid;
	font-weight: 300;
	margin-left: 11px;
	padding-left: 11px
}
.timeline-toggle {
	float: right;
	position: relative;
	width: 24px;
	height: 14px
}
.timeline-toggle:before {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 12px 12px 0 12px;
	border-color: transparent;
	border-top-color: #fff;
	bottom: -2px
}
.timeline-toggle:after {
	bottom: 0
}
.timeline-steps {
	display: none;
	padding: 11px;
	counter-reset: timeline;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 14px;
	width: 100%
}
.timeline-steps>li {
	display: table-cell;
	width: 33.33333333%;
	text-align: center;
	list-style: none;
	position: relative
}
.timeline-steps>li:before {
	counter-increment: timeline;
	content: counter(timeline);
	border-radius: 50%;
	border: 3px solid;
	width: 27px;
	height: 27px;
	display: inline-block;
	text-align: center;
	font-weight: 700;
	line-height: 21px;
	position: relative;
	z-index: 2
}
.timeline-steps>li+li:after {
	content: "";
	border-bottom: 3px solid;
	position: absolute;
	top: 12px;
	right: 12px;
	width: 149%
}
.timeline-steps>li.active {
	color: #fff
}
.timeline-steps>li.active:before {
	border-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	color: transparent
}
.timeline-steps>li.active .timeline-description {
	font-weight: 700
}
.timeline-steps .timeline-persona {
	text-align: left
}
.timeline-steps .timeline-period:after {
	right: 50%
}
.timeline-steps .timeline-details {
	text-align: right
}
.timeline-item.active .timeline-steps {
	display: table
}
@media (min-width:768px) {
.timeline-steps {
	padding: 22px 0 0 0
}
.timeline-item.active .timeline-steps {
	display: block
}
.timeline-item.active .timeline-steps>li {
	display: list-item;
	text-align: left;
	width: auto;
	position: relative;
	padding-left: 38px
}
.timeline-item.active .timeline-steps>li:before {
	position: absolute;
	left: 0
}
.timeline-item.active .timeline-steps>li+li {
	margin-top: 22px
}
.timeline-steps>li+li:after {
	border-bottom: 0;
	border-left: 3px solid;
	top: auto;
	bottom: 100%;
	left: 12px;
	height: 44px
}
.timeline-steps>li.active+.timeline-details:after {
	height: 75px
}
.timeline-steps .timeline-description, .timeline-steps .timeline-name {
	position: static;
	height: auto
}
}
.timeline-description, .timeline-name {
	display: block;
	height: 0;
	overflow: hidden;
	position: absolute
}
.timeline-name {
	font-style: italic
}
.timeline.active {
	display: table
}
.timeline.active .timeline-toggle:before {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 0 12px 12px 12px;
	border-color: transparent;
	border-bottom-color: #fff;
	top: 0
}
.timeline.active .timeline-toggle:after {
	top: 2px
}
.timeline.active .timeline-item {
	height: auto;
	display: table-row-group
}
.timeline.active .timeline-item.active {
	color: #fff;
	display: table-header-group
}
.timeline.active .timeline-item.active .timeline-steps {
	display: block;
	-webkit-box-shadow: inset 0 5px 5px rgba(0,0,0,0.15);
	box-shadow: inset 0 5px 5px rgba(0,0,0,0.15)
}
.timeline.active .timeline-item.active .timeline-steps>li {
	display: list-item;
	text-align: left;
	width: auto;
	padding: 11px 0 11px 38px;
	position: relative
}
.timeline.active .timeline-item.active .timeline-steps>li+li {
	margin-top: 22px
}
.timeline.active .timeline-item.active .timeline-steps>li:before {
	position: absolute;
	left: 0
}
.timeline.active .timeline-steps li+li:after {
	border-bottom: 0;
	border-left: 3px solid;
	top: auto;
	bottom: 50%;
	left: 12px;
	height: 72px
}
.timeline.active .timeline-description, .timeline.active .timeline-name {
	position: static;
	height: auto
}
@media (min-width:768px) {
.timeline.active {
	display: block
}
.timeline.active .timeline-item, .timeline.active .timeline-item.active {
	display: list-item
}
.timeline.active .timeline-item.active .timeline-steps li {
	padding-top: 0;
	padding-bottom: 0
}
.timeline.active .timeline-item.active .timeline-steps {
	-webkit-box-shadow: none;
	box-shadow: none
}
}
.timeline-investigator {
	background-color: #11a69a;
	color: #88d3cd
}
.timeline-investigator:hover, .timeline-investigator:focus {
	background-color: #0c786f
}
.timeline-investigator.active:hover, .timeline-investigator.active:focus {
	background-color: #11a69a
}
.timeline-investigator .timeline-steps>li.active:before {
	background-color: #fff
}
.timeline-investigator .timeline-steps, .timeline-investigator .timeline-heading a {
	color: #88d3cd
}
.timeline-investigator .timeline-steps>li:before {
	background-color: #11a69a
}
.timeline-investigator .timeline-heading a:hover, .timeline-investigator .timeline-heading a:focus {
	color: #fff
}
.timeline-investigator .timeline-toggle:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 12px 12px 0 12px;
	border-color: transparent;
	border-top-color: #11a69a
}
.timeline.active .timeline-investigator .timeline-toggle:after {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 0 12px 12px 12px;
	border-color: transparent;
	border-bottom-color: #11a69a
}
.timeline-investigator .timeline-steps>li.active:before {
	background-image: url(../images/investigator-check-icon.png)
}
.timeline-institution {
	background-color: #42a5d2;
	color: #a1d2e9
}
.timeline-institution:hover, .timeline-institution:focus {
	background-color: #2b8ab6
}
.timeline-institution.active:hover, .timeline-institution.active:focus {
	background-color: #42a5d2
}
.timeline-institution .timeline-steps>li.active:before {
	background-color: #fff
}
.timeline-institution .timeline-steps, .timeline-institution .timeline-heading a {
	color: #a1d2e9
}
.timeline-institution .timeline-steps>li:before {
	background-color: #42a5d2
}
.timeline-institution .timeline-heading a:hover, .timeline-institution .timeline-heading a:focus {
	color: #fff
}
.timeline-institution .timeline-toggle:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 12px 12px 0 12px;
	border-color: transparent;
	border-top-color: #42a5d2
}
.timeline.active .timeline-institution .timeline-toggle:after {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 0 12px 12px 12px;
	border-color: transparent;
	border-bottom-color: #42a5d2
}
.timeline-institution .timeline-steps>li.active:before {
	background-image: url(../images/institution-check-icon.png)
}
.timeline-reviewer {
	background-color: #c96f18;
	color: #e4b78c
}
.timeline-reviewer:hover, .timeline-reviewer:focus {
	background-color: #9b5613
}
.timeline-reviewer.active:hover, .timeline-reviewer.active:focus {
	background-color: #c96f18
}
.timeline-reviewer .timeline-steps>li.active:before {
	background-color: #fff
}
.timeline-reviewer .timeline-steps, .timeline-reviewer .timeline-heading a {
	color: #e4b78c
}
.timeline-reviewer .timeline-steps>li:before {
	background-color: #c96f18
}
.timeline-reviewer .timeline-heading a:hover, .timeline-reviewer .timeline-heading a:focus {
	color: #fff
}
.timeline-reviewer .timeline-toggle:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 12px 12px 0 12px;
	border-color: transparent;
	border-top-color: #c96f18
}
.timeline.active .timeline-reviewer .timeline-toggle:after {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 0 12px 12px 12px;
	border-color: transparent;
	border-bottom-color: #c96f18
}
.timeline-reviewer .timeline-steps>li.active:before {
	background-image: url(../images/reviewer-check-icon.png)
}
.timeline-award {
	background-color: #794f97;
	color: #bca7cb
}
.timeline-award:hover, .timeline-award:focus {
	background-color: #5e3d76
}
.timeline-award.active:hover, .timeline-award.active:focus {
	background-color: #794f97
}
.timeline-award .timeline-steps>li.active:before {
	background-color: #fff
}
.timeline-award .timeline-steps, .timeline-award .timeline-heading a {
	color: #bca7cb
}
.timeline-award .timeline-steps>li:before {
	background-color: #794f97
}
.timeline-award .timeline-heading a:hover, .timeline-award .timeline-heading a:focus {
	color: #fff
}
.timeline-award .timeline-toggle:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 12px 12px 0 12px;
	border-color: transparent;
	border-top-color: #794f97
}
.timeline.active .timeline-award .timeline-toggle:after {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 0 12px 12px 12px;
	border-color: transparent;
	border-bottom-color: #794f97
}
.timeline-award .timeline-steps>li.active:before {
	background-image: url(../images/award-check-icon.png)
}
.glossary-term {
	margin-bottom: 44px;
	padding: 33px;
	outline: 1px solid #eee;
	border-left: 14.66666667px solid #0f6fab;
	-webkit-box-shadow: 0 1px 2px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px 2px rgba(0,0,0,0.05)
}
.glossary-term p:last-child, .glossary-term ul:last-child, .glossary-term ol:last-child {
	margin-bottom: 0
}
.glossary-term ul {
	list-style-type: none
}
.glossary-term ul>li {
	position: relative
}
.glossary-term ul>li::before {
	position: absolute;
	left: -18px;
	font-size: .8em;
	content: "■";
	color: #0f6fab
}
.glossary-term .nav li:before {
	content: ""
}
.glossary-term .nav-pills a {
	padding: 1px 5px
}
@media (max-width:767px) {
.glossary-term .nav-pills li {
	float: none;
	margin-left: 0;
	margin-top: 11px
}
}
.glossary-term-title {
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 0
}
.glossary-term-subheading {
	font-size: 14px;
	text-transform: uppercase;
	color: #c4c4c4;
	font-weight: 700;
	margin-top: 22px;
	position: relative
}
.glossary-term-subheading .icon-toggle {
	background-color: #0f6fab;
	color: #fff;
	position: absolute;
	margin-left: 10px
}
.faq-nav {
	float: right
}
.faq-nav>ul {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}
.faq-nav>ul>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
.faq-nav a {
	color: #c4c4c4;
	display: inline-block
}
.faq-icon {
	display: inline-block;
	width: 22px;
	height: 22px;
	vertical-align: bottom;
	margin-right: 4px;
	background-repeat: no-repeat
}
.faq-icon-globe {
	background-image: url(../images/earth-icon.png)
}
.faq-icon-lock {
	background-image: url(../images/lock-icon.png)
}
.faq-icon-printer {
	background-image: url(../images/printer-icon.png)
}
.faq-search input {
	display: block;
	width: 100%;
	height: 36px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.4;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-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);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	height: 49px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.33;
	border-radius: 6px
}
.faq-search input: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)
}
.faq-search input::-moz-placeholder {
color:#c4c4c4;
opacity:1
}
.faq-search input:-ms-input-placeholder {
color:#c4c4c4
}
.faq-search input::-webkit-input-placeholder {
color:#c4c4c4
}
.faq-search input[disabled], .faq-search input[readonly], fieldset[disabled] .faq-search input {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}
textarea.faq-search input {
	height: auto
}
select.faq-search input {
	height: 49px;
	line-height: 49px
}
textarea.faq-search input, select[multiple].faq-search input {
	height: auto
}
.faq-search input::-moz-placeholder {
font-style:italic
}
.faq-search input:-ms-input-placeholder {
font-style:italic
}
.faq-search input::-webkit-input-placeholder {
font-style:italic
}
.webform-client-form {
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.1);
	padding: 44px
}
.webform-client-form>div {
	margin-left: 44px
}
.webform-client-form .description {
	color: #0f6fab;
	font-weight: 700;
	margin-top: 22px;
	margin-bottom: 22px
}
.webform-client-form .btn {
	background-color: #4fae5f;
	color: #fff;
	border-radius: 4px
}
.webform-client-form .btn:hover, .webform-client-form .btn:focus {
	background-color: #3f8b4c
}
.webform-component.webform-component-markup>h2, .webform-component>label {
	font-size: 25px;
	font-weight: 500;
	margin-top: 0
}
.webform-component:first-child:before, .webform-component:first-child:after {
	display: none
}
.webform-component-radios, .webform-component-checkboxes, .webform-first-result {
	position: relative
}
.webform-component-radios:before, .webform-component-checkboxes:before, .webform-first-result:before {
	background-color: #4fae5f;
	border-radius: 50%;
	width: 23px;
	height: 23px;
	background-position: center;
	background-image: url(../images/check-icon-white.png);
	position: absolute;
	content: "";
	background-repeat: no-repeat;
	visibility: visible;
	left: -44px;
	top: 11px;
	z-index: 2
}
.webform-component-markup {
	line-height: 1.4
}
.webform-component-markup:before {
	content: none
}
.webform-component-markup h1, .webform-component-markup h2, .webform-component-markup h3, .webform-component-markup h4, .webform-component-markup h5, .webform-component-markup h6, .webform-component-markup p, .webform-component-markup ul, .webform-component-markup ol {
	text-align: left
}
.webform-component-markup.webform-first-result p:first-of-type {
	color: #4fae5f;
	font-weight: 500;
	font-size: 24px
}
.webform-component-markup.webform-component--start {
	text-align: center
}
.webform-component-markup.webform-component--start h1, .webform-component-markup.webform-component--start h2, .webform-component-markup.webform-component--start h3, .webform-component-markup.webform-component--start h4, .webform-component-markup.webform-component--start h5, .webform-component-markup.webform-component--start h6, .webform-component-markup.webform-component--start p, .webform-component-markup.webform-component--start ul, .webform-component-markup.webform-component--start ol {
	text-align: inherit
}
.webform-component-markup.webform-component--start p {
	color: #5b5c5c;
	font-weight: 400;
	font-size: 1em
}
.webform-component-answered {
	visibility: hidden;
	height: 300px;
	font-size: .8em
}
.webform-component-answered>label, .webform-component-answered .description, .webform-component-answered .form-item {
	height: 0;
	margin: 0
}
.webform-component-answered .form-item-checked {
	position: relative;
	top: -30px;
	height: auto
}
.webform-component-answered .form-item-checked label {
	margin-left: 0
}
.webform-component-answered input[type="radio"]:checked+label, .webform-component-answered input[type="checkbox"]:checked+label {
	height: auto;
	visibility: visible;
	color: #4fae5f
}
.webform-component-answered:after {
	border-left: 3px solid #4fae5f;
	content: "";
	visibility: visible;
	position: absolute;
	left: -34px;
	height: 100%;
	top: 33px
}
.webform-question-next, .webform-start-over {
	float: right
}
.form-type-checkbox, .form-type-radio {
	position: relative
}
.form-type-checkbox input[type="checkbox"], .form-type-radio input[type="checkbox"], .form-type-checkbox input[type="radio"], .form-type-radio input[type="radio"] {
	position: absolute
}
.form-type-checkbox label, .form-type-radio label {
	font-weight: 400;
	margin-left: 20px
}
.webform-first-result:before {
	content: ""
}
.footer {
	margin-top: 30px;
	padding: 30px 0;
	font-size: 13px;
	color: #555;
	background-color: #f2f2f2;
	text-align: center
}
@media (max-width:768px) {
.footer {
	display: none
}
}
.footer ul {
	padding: 0;
	list-style: none;
	display: table;
	width: 100%;
	margin-bottom: 22px
}
.footer ul li {
	display: inline-block;
	padding: 0 15px
}
.footer ul li a {
	color: inherit
}
.footer .tagline {
	margin: 20px 0 0
}
.btn-2top {
	position: fixed;
	bottom: 30px;
	right: 45px;
	z-index: 1000;
	cursor: pointer;
	width: 40px;
	height: 40px;
	padding: 5px 10px;
	background-color: #ececec;
	border-radius: 28px;
	font-size: 20px;
	opacity: 0;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	transition: .3s;
	pointer-events: none;
	text-decoration: none
}
.btn-2top:hover, .btn-2top:focus {
	text-decoration: none
}
.btn-2top:before {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent;
	border-bottom-color: #0f6fab;
	top: 9px
}
.btn-2top:after {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	pointer-events: none;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent;
	border-bottom-color: #ececec;
	top: 1px
}
.btn-2top:before, .btn-2top:after {
	display: block;
	position: relative
}
.btn-2top .tip {
	padding: 3px 6px;
	position: absolute;
	top: 7px;
	right: 43px;
	width: 96px;
	overflow: visible;
	content: 'Back to Top';
	color: inherit;
	background-color: #ececec;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	border-radius: 5px;
	opacity: 0;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	transition: .3s;
	pointer-events: none
}
.btn-2top.active {
	opacity: .75;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	pointer-events: auto
}
.btn-2top.active:hover {
	text-decoration: none
}
.btn-2top.active:hover .tip {
	opacity: .9;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90)
}
@media (max-width:768px) {
.btn-2top {
	right: 15px;
	bottom: 15px;
	padding: 2px 6px;
	width: 31px;
	height: 31px;
	font-size: 18px
}
.btn-2top:before {
	top: 7px
}
.btn-2top:after {
	top: -1px
}
.btn-2top .tip {
	padding: 1px 4px;
	top: 6px;
	right: 33px;
	width: 75px;
	font-size: 12px;
	opacity: .9
}
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after, .webform-component:before, .webform-component:after, .search-collapse:before, .search-collapse:after {
	content: " ";
	display: table
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after, .webform-component:after, .search-collapse:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right !important
}
.pull-left {
	float: left !important
}
.hide {
	display: none !important
}
.show {
	display: block !important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none !important;
	visibility: hidden !important
}
.affix {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
@-ms-viewport {
width:device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important
}
@media (max-width:767px) {
.visible-xs {
	display: block !important
}
table.visible-xs {
	display: table
}
tr.visible-xs {
	display: table-row !important
}
th.visible-xs, td.visible-xs {
	display: table-cell !important
}
}
@media (max-width:767px) {
.visible-xs-block {
	display: block !important
}
}
@media (max-width:767px) {
.visible-xs-inline {
	display: inline !important
}
}
@media (max-width:767px) {
.visible-xs-inline-block {
	display: inline-block !important
}
}
@media (min-width:768px) and (max-width:1011px) {
.visible-sm {
	display: block !important
}
table.visible-sm {
	display: table
}
tr.visible-sm {
	display: table-row !important
}
th.visible-sm, td.visible-sm {
	display: table-cell !important
}
}
@media (min-width:768px) and (max-width:1011px) {
.visible-sm-block {
	display: block !important
}
}
@media (min-width:768px) and (max-width:1011px) {
.visible-sm-inline {
	display: inline !important
}
}
@media (min-width:768px) and (max-width:1011px) {
.visible-sm-inline-block {
	display: inline-block !important
}
}
@media (min-width:1012px) 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:1012px) and (max-width:1199px) {
.visible-md-block {
	display: block !important
}
}
@media (min-width:1012px) and (max-width:1199px) {
.visible-md-inline {
	display: inline !important
}
}
@media (min-width:1012px) and (max-width:1199px) {
.visible-md-inline-block {
	display: inline-block !important
}
}
@media (min-width:1200px) {
.visible-lg {
	display: block !important
}
table.visible-lg {
	display: table
}
tr.visible-lg {
	display: table-row !important
}
th.visible-lg, td.visible-lg {
	display: table-cell !important
}
}
@media (min-width:1200px) {
.visible-lg-block {
	display: block !important
}
}
@media (min-width:1200px) {
.visible-lg-inline {
	display: inline !important
}
}
@media (min-width:1200px) {
.visible-lg-inline-block {
	display: inline-block !important
}
}
@media (max-width:767px) {
.hidden-xs {
	display: none !important
}
}
@media (min-width:768px) and (max-width:1011px) {
.hidden-sm {
	display: none !important
}
}
@media (min-width:1012px) and (max-width:1199px) {
.hidden-md {
	display: none !important
}
}
@media (min-width:1200px) {
.hidden-lg {
	display: none !important
}
}
.visible-print {
	display: none !important
}
@media print {
.visible-print {
	display: block !important
}
table.visible-print {
	display: table
}
tr.visible-print {
	display: table-row !important
}
th.visible-print, td.visible-print {
	display: table-cell !important
}
}
.visible-print-block {
	display: none !important
}
@media print {
.visible-print-block {
	display: block !important
}
}
.visible-print-inline {
	display: none !important
}
@media print {
.visible-print-inline {
	display: inline !important
}
}
.visible-print-inline-block {
	display: none !important
}
@media print {
.visible-print-inline-block {
	display: inline-block !important
}
}
@media print {
.hidden-print {
	display: none !important
}
}/*# sourceMappingURL=main.css.map */
