@font-face {
	font-family: 'robotothin';
	src: url("../fonts/font-roboto/Roboto-Thin-webfont.eot");
	src: url("../fonts/font-roboto/Roboto-Thin-webfont.eot?#iefix")
		format("embedded-opentype"),
		url("../fonts/font-roboto/Roboto-Thin-webfont.woff") format("woff"),
		url("../fonts/font-roboto/Roboto-Thin-webfont.ttf") format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'robotolight';
	src: url("../fonts/font-roboto/Roboto-Light-webfont.eot");
	src: url("../fonts/font-roboto/Roboto-Light-webfont.eot?#iefix")
		format("embedded-opentype"),
		url("../fonts/font-roboto/Roboto-Light-webfont.woff") format("woff"),
		url("../fonts/font-roboto/Roboto-Light-webfont.ttf")
		format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'robotoregular';
	src: url("../fonts/font-roboto/Roboto-Regular-webfont.eot");
	src: url("../fonts/font-roboto/Roboto-Regular-webfont.eot?#iefix")
		format("embedded-opentype"),
		url("../fonts/font-roboto/Roboto-Regular-webfont.woff") format("woff"),
		url("../fonts/font-roboto/Roboto-Regular-webfont.ttf")
		format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'robotomedium';
	src: url("../fonts/font-roboto/Roboto-Medium-webfont.eot");
	src: url("../fonts/font-roboto/Roboto-Medium-webfont.eot?#iefix")
		format("embedded-opentype"),
		url("../fonts/font-roboto/Roboto-Medium-webfont.woff") format("woff"),
		url("../fonts/font-roboto/Roboto-Medium-webfont.ttf")
		format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'robotobold';
	src: url("../fonts/font-roboto/Roboto-Bold-webfont.eot");
	src: url("../fonts/font-roboto/Roboto-Bold-webfont.eot?#iefix")
		format("embedded-opentype"),
		url("../fonts/font-roboto/Roboto-Bold-webfont.woff") format("woff"),
		url("../fonts/font-roboto/Roboto-Bold-webfont.ttf") format("truetype");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: 'robotobold_italic';
	src: url("../fonts/font-roboto/Roboto-BoldItalic-webfont.eot");
	src: url("../fonts/font-roboto/Roboto-BoldItalic-webfont.eot?#iefix")
		format("embedded-opentype"),
		url("../fonts/font-roboto/Roboto-BoldItalic-webfont.woff")
		format("woff"),
		url("../fonts/font-roboto/Roboto-BoldItalic-webfont.ttf")
		format("truetype");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: 'robotoitalic';
	src: url("../fonts/font-roboto/Roboto-Italic-webfont.eot");
	src: url("../fonts/font-roboto/Roboto-Italic-webfont.eot?#iefix")
		format("embedded-opentype"),
		url("../fonts/font-roboto/Roboto-Italic-webfont.woff") format("woff"),
		url("../fonts/font-roboto/Roboto-Italic-webfont.ttf")
		format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'roboto_condensedregular';
	src: url("../fonts/font-roboto/Roboto-Condensed-webfont.eot");
	src: url("../fonts/font-roboto/Roboto-Condensed-webfont.eot?#iefix")
		format("embedded-opentype"),
		url("../fonts/font-roboto/Roboto-Condensed-webfont.woff")
		format("woff"),
		url("../fonts/font-roboto/Roboto-Condensed-webfont.ttf")
		format("truetype");
	font-weight: 400;
	font-style: normal
} /*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup,
	main, nav, section, summary {
	display: block
}

audio, canvas, video {
	display: inline-block
}

audio:not ([controls] ){
	display: none;
	height: 0
}

[hidden] {
	display: none
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

a:focus {
	outline: thin dotted
}

a:active, a:hover {
	outline: 0
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

mark {
	background: #ff0;
	color: #000
}

code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}

pre {
	white-space: pre-wrap
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}

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: 0
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}

button, input {
	line-height: normal
}

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
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

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
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, ol, ul, form,
	fieldset, legend, table, th, td, caption, hr {
	margin: 0;
	padding: 0
}

abbr[title], dfn[title] {
	cursor: help
}

u, ins {
	text-decoration: none
}

ins {
	border-bottom: 1px solid
}

img {
	font-style: italic
}

input, textarea, button, select, option {
	cursor: pointer
}

.text-input:active, .text-input:focus, textarea:active, textarea:focus {
	cursor: text;
	outline: none
}

.cf:after {
	content: "";
	display: table;
	clear: both
}

h1, h2, h3, h4, h5, h6, hgroup, ul, ol, dl, blockquote, p, address,
	table, fieldset, figure, pre, .form-fields>li, .media, .island, .islet
	{
	margin-bottom: 24px;
	margin-bottom: 1.71429rem
}

.islet h1, .islet h2, .islet h3, .islet h4, .islet h5, .islet h6, .islet hgroup,
	.islet ul, .islet ol, .islet dl, .islet blockquote, .islet p, .islet address,
	.islet table, .islet fieldset, .islet figure, .islet pre, .islet .form-fields>li,
	.islet .media, .islet .island, .islet .islet {
	margin-bottom: 12px;
	margin-bottom: 0.85714rem
}

.landmark {
	margin-bottom: 48px;
	margin-bottom: 3.42857rem
}

hr {
	margin-bottom: 22px;
	margin-bottom: 1.57143rem
}

ul, ol, dd {
	margin-left: 48px;
	margin-left: 3.42857rem
}

html {
	font: 0.875em/1.71429 "robotoregular", Helvetica, Arial, sans-serif;
	min-height: 100%
}

h1, .alpha {
	font-size: 38px;
	font-size: 2.71429rem;
	line-height: 1.26316
}

h2, .beta {
	font-size: 32px;
	font-size: 2.28571rem;
	line-height: 1.5
}

h3, .gamma {
	font-size: 24px;
	font-size: 1.71429rem;
	line-height: 1
}

h4, .delta {
	font-size: 20px;
	font-size: 1.42857rem;
	line-height: 1.2
}

h5, .epsilon {
	font-size: 18px;
	font-size: 1.28571rem;
	line-height: 1.33333
}

h6, .zeta {
	font-size: 16px;
	font-size: 1.14286rem;
	line-height: 1.5
}

hgroup .hN {
	margin-bottom: 0
}

.giga {
	font-size: 96px;
	font-size: 6.85714rem;
	line-height: 1
}

.mega {
	font-size: 72px;
	font-size: 5.14286rem;
	line-height: 1
}

.kilo {
	font-size: 48px;
	font-size: 3.42857rem;
	line-height: 1
}

.lede, .lead {
	font-size: 15.75px;
	font-size: 1.125rem;
	line-height: 1.52381
}

.smallprint, .milli {
	font-size: 13px;
	font-size: 0.92857rem;
	line-height: 1.84615
}

.micro {
	font-size: 12px;
	font-size: 0.85714rem;
	line-height: 2
}

q {
	quotes: "\2018" "\2019" "\201C " "\201D "
}

q:before {
	content: "\2018";
	content: open-quote
}

q:after {
	content: "\2019";
	content: close-quote
}

q q:before {
	content: "\201C";
	content: open-quote
}

q q:after {
	content: "\201D";
	content: close-quote
}

blockquote {
	quotes: "\201C " "\201D "
}

blockquote p:before {
	content: "\201C ";
	content: open-quote
}

blockquote p:after {
	content: "";
	content: no-close-quote
}

blockquote p:last-of-type:after {
	content: "\201D ";
	content: close-quote
}

blockquote q:before {
	content: "\2018";
	content: open-quote
}

blockquote q:after {
	content: "\2019";
	content: close-quote
}

blockquote {
	text-indent: -0.41em
}

blockquote p:last-of-type {
	margin-bottom: 0
}

.source {
	display: block;
	text-indent: 0
}

.source:before {
	content: "\2014"
}

pre {
	overflow: auto
}

pre mark {
	background: none;
	border-bottom: 1px solid;
	color: inherit
}

.code-comment {
	opacity: 0.75;
	filter: alpha(opacity = 75)
}

.line-numbers {
	font-family: monospace, serif;
	list-style: decimal-leading-zero inside;
	white-space: nowrap;
	overflow: auto;
	margin-left: 0
}

.line-numbers code {
	white-space: pre
}

img {
	max-width: 100%
}

img[width], img[height] {
	max-width: none
}

.img--round {
	border-radius: 4px
}

.img--right {
	float: right;
	margin-bottom: 24px;
	margin-left: 24px
}

.img--left {
	float: left;
	margin-right: 24px;
	margin-bottom: 24px
}

.img--center {
	display: block;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto
}

.img--short {
	height: 120px
}

.img--medium {
	height: 240px
}

.img--tall {
	height: 360px
}

figure>img {
	display: block
}

li>ul, li>ol {
	margin-bottom: 0
}

.numbered-list {
	list-style-type: decimal
}

table {
	width: 100%
}

th, td {
	padding: 12px;
	text-align: left
}

@media screen and (min-width: 480px) {
	th, td {
		padding: 12px
	}
}

[colspan] {
	text-align: center
}

[colspan="1"] {
	text-align: left
}

[rowspan] {
	vertical-align: middle
}

[rowspan="1"] {
	vertical-align: top
}

.numerical {
	text-align: right
}

.table--bordered th, .table--bordered td {
	border: 1px solid #989f9f
}

.table--bordered th:empty, .table--bordered td:empty {
	border: none
}

.table--bordered thead tr:last-child th {
	border-bottom-width: 0
}

.table--bordered tbody tr th:last-of-type {
	border-right-width: 2px
}

.table--striped tbody tr:nth-of-type(odd) {
	background-color: #e5e6e6
}

fieldset {
	padding: 24px
}

.form-fields {
	list-style: none;
	margin: 0
}

.form-fields>li:last-child {
	margin-bottom: 0
}

label, .label {
	display: block
}

.additional {
	display: block;
	font-weight: normal
}

.check-list {
	list-style: none;
	margin: 0
}

.check-label, .check-list label, .check-list .label {
	display: inline-block
}

.spoken-form label {
	display: inline-block;
	font: inherit
}

.extra-help {
	display: inline-block;
	visibility: hidden
}

.text-input:active+.extra-help, .text-input:focus+.extra-help {
	visibility: visible
}

.btn {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	font-family: inherit;
	font-size: 100%;
	cursor: pointer;
	border: none;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 3;
	padding-right: 1em;
	padding-left: 1em;
	border-radius: 4px
}

.btn, .btn:hover {
	text-decoration: none
}

.btn:active, .btn:focus {
	outline: none
}

.btn--small {
	padding-right: 0.5em;
	padding-left: 0.5em;
	line-height: 2
}

.btn--large {
	padding-right: 1.5em;
	padding-left: 1.5em;
	line-height: 4
}

.btn--huge {
	padding-right: 2em;
	padding-left: 2em;
	line-height: 5
}

.btn--full {
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	text-align: center
}

.btn--alpha {
	font-size: 3rem
}

.btn--beta {
	font-size: 2rem
}

.btn--gamma {
	font-size: 1rem
}

.btn--natural {
	vertical-align: baseline;
	font-size: inherit;
	line-height: inherit;
	padding-right: 0.5em;
	padding-left: 0.5em
}

.btn--positive {
	background-color: #4A993E;
	color: #fff
}

.btn--negative {
	background-color: #b33630;
	color: #fff
}

.btn--inactive, .btn--inactive:hover, .btn--inactive:active,
	.btn--inactive:focus {
	background-color: #ddd;
	color: #777;
	cursor: text
}

.btn--soft {
	border-radius: 200px
}

.btn--hard {
	border-radius: 0
}

.rule {
	color: #989f9f;
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 23px;
	margin-bottom: 1.64286rem
}

.rule--dotted {
	border-bottom-style: dotted
}

.rule--dashed {
	border-bottom-style: dashed
}

.rule--ornament {
	position: relative
}

.rule--ornament:after {
	content: "\00A7";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	line-height: 0;
	text-align: center
}

.rule--ornament[data-ornament]:after {
	content: attr(data-ornament)
}

.one-whole {
	width: 100%
}

.one-half, .two-quarters, .three-sixths, .four-eighths, .five-tenths,
	.six-twelfths {
	width: 50%
}

.one-third, .two-sixths, .four-twelfths {
	width: 33.333%
}

.two-thirds, .four-sixths, .eight-twelfths {
	width: 66.666%
}

.one-quarter, .two-eighths, .three-twelfths {
	width: 25%
}

.three-quarters, .six-eighths, .nine-twelfths {
	width: 75%
}

.one-fifth, .two-tenths {
	width: 20%
}

.two-fifths, .four-tenths {
	width: 40%
}

.three-fifths, .six-tenths {
	width: 60%
}

.four-fifths, .eight-tenths {
	width: 80%
}

.one-sixth, .two-twelfths {
	width: 16.666%
}

.five-sixths, .ten-twelfths {
	width: 83.333%
}

.one-eighth {
	width: 12.5%
}

.three-eighths {
	width: 37.5%
}

.five-eighths {
	width: 62.5%
}

.seven-eighths {
	width: 87.5%
}

.one-tenth {
	width: 10%
}

.three-tenths {
	width: 30%
}

.seven-tenths {
	width: 70%
}

.nine-tenths {
	width: 90%
}

.one-twelfth {
	width: 8.333%
}

.five-twelfths {
	width: 41.666%
}

.seven-twelfths {
	width: 58.333%
}

.eleven-twelfths {
	width: 91.666%
}

@media only screen and (max-width: 480px) {
	.palm-one-whole {
		width: 100%
	}
	.palm-one-half, .palm-two-quarters, .palm-three-sixths,
		.palm-four-eighths, .palm-five-tenths, .palm-six-twelfths {
		width: 50%
	}
	.palm-one-third, .palm-two-sixths, .palm-four-twelfths {
		width: 33.333%
	}
	.palm-two-thirds, .palm-four-sixths, .palm-eight-twelfths {
		width: 66.666%
	}
	.palm-one-quarter, .palm-two-eighths, .palm-three-twelfths {
		width: 25%
	}
	.palm-three-quarters, .palm-six-eighths, .palm-nine-twelfths {
		width: 75%
	}
	.palm-one-fifth, .palm-two-tenths {
		width: 20%
	}
	.palm-two-fifths, .palm-four-tenths {
		width: 40%
	}
	.palm-three-fifths, .palm-six-tenths {
		width: 60%
	}
	.palm-four-fifths, .palm-eight-tenths {
		width: 80%
	}
	.palm-one-sixth, .palm-two-twelfths {
		width: 16.666%
	}
	.palm-five-sixths, .palm-ten-twelfths {
		width: 83.333%
	}
	.palm-one-eighth {
		width: 12.5%
	}
	.palm-three-eighths {
		width: 37.5%
	}
	.palm-five-eighths {
		width: 62.5%
	}
	.palm-seven-eighths {
		width: 87.5%
	}
	.palm-one-tenth {
		width: 10%
	}
	.palm-three-tenths {
		width: 30%
	}
	.palm-seven-tenths {
		width: 70%
	}
	.palm-nine-tenths {
		width: 90%
	}
	.palm-one-twelfth {
		width: 8.333%
	}
	.palm-five-twelfths {
		width: 41.666%
	}
	.palm-seven-twelfths {
		width: 58.333%
	}
	.palm-eleven-twelfths {
		width: 91.666%
	}
}

@media only screen and (min-width: 481px) and (max-width: 1023px) {
	.lap-one-whole {
		width: 100%
	}
	.lap-one-half, .lap-two-quarters, .lap-three-sixths, .lap-four-eighths,
		.lap-five-tenths, .lap-six-twelfths {
		width: 50%
	}
	.lap-one-third, .lap-two-sixths, .lap-four-twelfths {
		width: 33.333%
	}
	.lap-two-thirds, .lap-four-sixths, .lap-eight-twelfths {
		width: 66.666%
	}
	.lap-one-quarter, .lap-two-eighths, .lap-three-twelfths {
		width: 25%
	}
	.lap-three-quarters, .lap-six-eighths, .lap-nine-twelfths {
		width: 75%
	}
	.lap-one-fifth, .lap-two-tenths {
		width: 20%
	}
	.lap-two-fifths, .lap-four-tenths {
		width: 40%
	}
	.lap-three-fifths, .lap-six-tenths {
		width: 60%
	}
	.lap-four-fifths, .lap-eight-tenths {
		width: 80%
	}
	.lap-one-sixth, .lap-two-twelfths {
		width: 16.666%
	}
	.lap-five-sixths, .lap-ten-twelfths {
		width: 83.333%
	}
	.lap-one-eighth {
		width: 12.5%
	}
	.lap-three-eighths {
		width: 37.5%
	}
	.lap-five-eighths {
		width: 62.5%
	}
	.lap-seven-eighths {
		width: 87.5%
	}
	.lap-one-tenth {
		width: 10%
	}
	.lap-three-tenths {
		width: 30%
	}
	.lap-seven-tenths {
		width: 70%
	}
	.lap-nine-tenths {
		width: 90%
	}
	.lap-one-twelfth {
		width: 8.333%
	}
	.lap-five-twelfths {
		width: 41.666%
	}
	.lap-seven-twelfths {
		width: 58.333%
	}
	.lap-eleven-twelfths {
		width: 91.666%
	}
}

@media only screen and (min-width: 481px) {
	.lap-and-up-one-whole {
		width: 100%
	}
	.lap-and-up-one-half, .lap-and-up-two-quarters, .lap-and-up-three-sixths,
		.lap-and-up-four-eighths, .lap-and-up-five-tenths,
		.lap-and-up-six-twelfths {
		width: 50%
	}
	.lap-and-up-one-third, .lap-and-up-two-sixths, .lap-and-up-four-twelfths
		{
		width: 33.333%
	}
	.lap-and-up-two-thirds, .lap-and-up-four-sixths,
		.lap-and-up-eight-twelfths {
		width: 66.666%
	}
	.lap-and-up-one-quarter, .lap-and-up-two-eighths,
		.lap-and-up-three-twelfths {
		width: 25%
	}
	.lap-and-up-three-quarters, .lap-and-up-six-eighths,
		.lap-and-up-nine-twelfths {
		width: 75%
	}
	.lap-and-up-one-fifth, .lap-and-up-two-tenths {
		width: 20%
	}
	.lap-and-up-two-fifths, .lap-and-up-four-tenths {
		width: 40%
	}
	.lap-and-up-three-fifths, .lap-and-up-six-tenths {
		width: 60%
	}
	.lap-and-up-four-fifths, .lap-and-up-eight-tenths {
		width: 80%
	}
	.lap-and-up-one-sixth, .lap-and-up-two-twelfths {
		width: 16.666%
	}
	.lap-and-up-five-sixths, .lap-and-up-ten-twelfths {
		width: 83.333%
	}
	.lap-and-up-one-eighth {
		width: 12.5%
	}
	.lap-and-up-three-eighths {
		width: 37.5%
	}
	.lap-and-up-five-eighths {
		width: 62.5%
	}
	.lap-and-up-seven-eighths {
		width: 87.5%
	}
	.lap-and-up-one-tenth {
		width: 10%
	}
	.lap-and-up-three-tenths {
		width: 30%
	}
	.lap-and-up-seven-tenths {
		width: 70%
	}
	.lap-and-up-nine-tenths {
		width: 90%
	}
	.lap-and-up-one-twelfth {
		width: 8.333%
	}
	.lap-and-up-five-twelfths {
		width: 41.666%
	}
	.lap-and-up-seven-twelfths {
		width: 58.333%
	}
	.lap-and-up-eleven-twelfths {
		width: 91.666%
	}
}

@media only screen and (max-width: 1023px) {
	.portable-one-whole {
		width: 100%
	}
	.portable-one-half, .portable-two-quarters, .portable-three-sixths,
		.portable-four-eighths, .portable-five-tenths, .portable-six-twelfths
		{
		width: 50%
	}
	.portable-one-third, .portable-two-sixths, .portable-four-twelfths {
		width: 33.333%
	}
	.portable-two-thirds, .portable-four-sixths, .portable-eight-twelfths {
		width: 66.666%
	}
	.portable-one-quarter, .portable-two-eighths, .portable-three-twelfths {
		width: 25%
	}
	.portable-three-quarters, .portable-six-eighths, .portable-nine-twelfths
		{
		width: 75%
	}
	.portable-one-fifth, .portable-two-tenths {
		width: 20%
	}
	.portable-two-fifths, .portable-four-tenths {
		width: 40%
	}
	.portable-three-fifths, .portable-six-tenths {
		width: 60%
	}
	.portable-four-fifths, .portable-eight-tenths {
		width: 80%
	}
	.portable-one-sixth, .portable-two-twelfths {
		width: 16.666%
	}
	.portable-five-sixths, .portable-ten-twelfths {
		width: 83.333%
	}
	.portable-one-eighth {
		width: 12.5%
	}
	.portable-three-eighths {
		width: 37.5%
	}
	.portable-five-eighths {
		width: 62.5%
	}
	.portable-seven-eighths {
		width: 87.5%
	}
	.portable-one-tenth {
		width: 10%
	}
	.portable-three-tenths {
		width: 30%
	}
	.portable-seven-tenths {
		width: 70%
	}
	.portable-nine-tenths {
		width: 90%
	}
	.portable-one-twelfth {
		width: 8.333%
	}
	.portable-five-twelfths {
		width: 41.666%
	}
	.portable-seven-twelfths {
		width: 58.333%
	}
	.portable-eleven-twelfths {
		width: 91.666%
	}
}

@media only screen and (min-width: 1024px) {
	.desk-one-whole {
		width: 100%
	}
	.desk-one-half, .desk-two-quarters, .desk-three-sixths,
		.desk-four-eighths, .desk-five-tenths, .desk-six-twelfths {
		width: 50%
	}
	.desk-one-third, .desk-two-sixths, .desk-four-twelfths {
		width: 33.333%
	}
	.desk-two-thirds, .desk-four-sixths, .desk-eight-twelfths {
		width: 66.666%
	}
	.desk-one-quarter, .desk-two-eighths, .desk-three-twelfths {
		width: 25%
	}
	.desk-three-quarters, .desk-six-eighths, .desk-nine-twelfths {
		width: 75%
	}
	.desk-one-fifth, .desk-two-tenths {
		width: 20%
	}
	.desk-two-fifths, .desk-four-tenths {
		width: 40%
	}
	.desk-three-fifths, .desk-six-tenths {
		width: 60%
	}
	.desk-four-fifths, .desk-eight-tenths {
		width: 80%
	}
	.desk-one-sixth, .desk-two-twelfths {
		width: 16.666%
	}
	.desk-five-sixths, .desk-ten-twelfths {
		width: 83.333%
	}
	.desk-one-eighth {
		width: 12.5%
	}
	.desk-three-eighths {
		width: 37.5%
	}
	.desk-five-eighths {
		width: 62.5%
	}
	.desk-seven-eighths {
		width: 87.5%
	}
	.desk-one-tenth {
		width: 10%
	}
	.desk-three-tenths {
		width: 30%
	}
	.desk-seven-tenths {
		width: 70%
	}
	.desk-nine-tenths {
		width: 90%
	}
	.desk-one-twelfth {
		width: 8.333%
	}
	.desk-five-twelfths {
		width: 41.666%
	}
	.desk-seven-twelfths {
		width: 58.333%
	}
	.desk-eleven-twelfths {
		width: 91.666%
	}
}

.container--other-filter form {
	display: inline-block;
	margin: 0
}

.columns--mod {
	display: inline-block;
	vertical-align: top
}

.width--btn {
	width: auto
}

.width--alpha {
	width: 200px
}

.width--beta {
	width: 200px
}

.width--gamma {
	width: 200px
}

.width--delta {
	width: 200px
}

.width--omega {
	width: 70px
}

.width--sigma {
	width: 70px
}

.brand {
	font-family: "Helvetica Neue", sans-serif !important;
	color: #4a8ec2 !important
}

.brand-face {
	font-family: "Helvetica Neue", sans-serif !important
}

.brand-color, .brand-colour {
	color: #4a8ec2 !important
}

.float--right {
	float: right !important
}

.float--left {
	float: left !important
}

.float--none {
	float: none !important
}

.text--left {
	text-align: left !important
}

.text--center {
	text-align: center !important
}

.text--right {
	text-align: right !important
}

.weight--light {
	font-weight: 300 !important
}

.weight--normal {
	font-weight: 400 !important
}

.weight--semibold {
	font-weight: 600 !important
}

.push {
	margin: 24px !important
}

.push--top {
	margin-top: 24px !important
}

.push--right {
	margin-right: 24px !important
}

.push--bottom {
	margin-bottom: 24px !important
}

.push--left {
	margin-left: 24px !important
}

.push--ends {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.push--sides {
	margin-right: 24px !important;
	margin-left: 24px !important
}

.push-half {
	margin: 12px !important
}

.push-half--top {
	margin-top: 12px !important
}

.push-half--right {
	margin-right: 12px !important
}

.push-half--bottom {
	margin-bottom: 12px !important
}

.push-half--left {
	margin-left: 12px !important
}

.push-half--ends {
	margin-top: 12px !important;
	margin-bottom: 12px !important
}

.push-half--sides {
	margin-right: 12px !important;
	margin-left: 12px !important
}

.flush {
	margin: 0 !important
}

.flush--top {
	margin-top: 0 !important
}

.flush--right {
	margin-right: 0 !important
}

.flush--bottom {
	margin-bottom: 0 !important
}

.flush--left {
	margin-left: 0 !important
}

.flush--ends {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.flush--sides {
	margin-right: 0 !important;
	margin-left: 0 !important
}

.soft {
	padding: 24px !important
}

.soft--top {
	padding-top: 24px !important
}

.soft--right {
	padding-right: 24px !important
}

.soft--bottom {
	padding-bottom: 24px !important
}

.soft--left {
	padding-left: 24px !important
}

.soft--ends {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.soft--sides {
	padding-right: 24px !important;
	padding-left: 24px !important
}

.soft-half {
	padding: 12px !important
}

.soft-half--top {
	padding-top: 12px !important
}

.soft-half--right {
	padding-right: 12px !important
}

.soft-half--bottom {
	padding-bottom: 12px !important
}

.soft-half--left {
	padding-left: 12px !important
}

.soft-half--ends {
	padding-top: 12px !important;
	padding-bottom: 12px !important
}

.soft-half--sides {
	padding-right: 12px !important;
	padding-left: 12px !important
}

.hard {
	padding: 0 !important
}

.hard--top {
	padding-top: 0 !important
}

.hard--right {
	padding-right: 0 !important
}

.hard--bottom {
	padding-bottom: 0 !important
}

.hard--left {
	padding-left: 0 !important
}

.hard--ends {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.hard--sides {
	padding-right: 0 !important;
	padding-left: 0 !important
}

.pos--top {
	position: relative;
	margin-top: -100px
}

.pos--top.pos--top-error {
	margin-top: -157px !important
}

.pos--top .rule--light {
	border-color: #fff;
	position: absolute;
	width: 100%;
	z-index: 100
}

.pos--left {
	position: relative
}

.pos--right {
	position: relative
}

.pos--bottom {
	position: relative
}

.pos--clear {
	position: inherit !important
}

.even {
	background: #ecedee !important;
/*	background: #d4d6d6 !important // REP-4846 */
}

.odd {
	background: #ffffff !important;
/*	background: #e5e6e6 !important // REP-4846 */
}

.full-bleed {
	margin-right: -24px !important;
	margin-left: -24px !important
}

.islet .full-bleed {
	margin-right: -12px !important;
	margin-left: -12px !important
}

.informative {
	cursor: help !important
}

.muted {
	opacity: 0.5 !important;
	filter: alpha(opacity = 50) !important;
	cursor: default !important
}

.proceed {
	text-align: right !important
}

.go:after {
	content: "\00A0" "\00BB" !important
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%
}

.caps {
	text-transform: uppercase !important
}

.accessibility, .visuallyhidden {
	border: 0 !important;
	clip: rect(0, 0, 0, 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}

.hide {
	display: none;
	border: 0 !important;
	clip: rect(0, 0, 0, 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}

@media only screen and (max-width: 480px) {
	.accessibility--palm, .visuallyhidden--palm {
		border: 0 !important;
		clip: rect(0, 0, 0, 0) !important;
		height: 1px !important;
		margin: -1px !important;
		overflow: hidden !important;
		padding: 0 !important;
		position: absolute !important;
		width: 1px !important
	}
}

@media only screen and (min-width: 481px) and (max-width: 1023px) {
	.accessibility--lap, .visuallyhidden--lap {
		border: 0 !important;
		clip: rect(0, 0, 0, 0) !important;
		height: 1px !important;
		margin: -1px !important;
		overflow: hidden !important;
		padding: 0 !important;
		position: absolute !important;
		width: 1px !important
	}
}

@media only screen and (min-width: 481px) {
	.accessibility--lap-and-up, .visuallyhidden--lap-and-up {
		border: 0 !important;
		clip: rect(0, 0, 0, 0) !important;
		height: 1px !important;
		margin: -1px !important;
		overflow: hidden !important;
		padding: 0 !important;
		position: absolute !important;
		width: 1px !important
	}
}

@media only screen and (max-width: 1023px) {
	.accessibility--portable, .visuallyhidden--portable {
		border: 0 !important;
		clip: rect(0, 0, 0, 0) !important;
		height: 1px !important;
		margin: -1px !important;
		overflow: hidden !important;
		padding: 0 !important;
		position: absolute !important;
		width: 1px !important
	}
}

@media only screen and (min-width: 1024px) {
	.accessibility--desk, .visuallyhidden--desk {
		border: 0 !important;
		clip: rect(0, 0, 0, 0) !important;
		height: 1px !important;
		margin: -1px !important;
		overflow: hidden !important;
		padding: 0 !important;
		position: absolute !important;
		width: 1px !important
	}
}

@media only screen and (min-width: 1200px) {
	.accessibility--desk-wide, .visuallyhidden--desk-wide {
		border: 0 !important;
		clip: rect(0, 0, 0, 0) !important;
		height: 1px !important;
		margin: -1px !important;
		overflow: hidden !important;
		padding: 0 !important;
		position: absolute !important;
		width: 1px !important
	}
}

.btn:focus, .text-input:focus, textarea:focus, select:focus {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075) inset, 0 0 5px
		rgba(219, 231, 156, 0.5);
	border-color: #dbe79c
} 

.fa-1x {
	font-size: 1.714285em
}

.fa {
	margin-right: 0.571428em
}

.fa-lone {
	margin-right: 0
}

.fa-right {
	margin-left: 0.571428em;
	margin-right: 0
}

.icon--soft {
/*	border: 1px #2a3030 solid;  // REP-4846 */
	border-radius: 200px;
	padding: 0.2em 0.7em;
	margin-right: 0.571428em;
	color: #ffffff;
/*	color: #2a3030;  // REP-4846 */
	background-color: #00b07d;
/*	background-color: #dbe79c  // REP-4846 */
}

.light-green .icon--soft {
	background-color: #dbe79c
}

.color-orange .icon--soft {
	background-color: #ff972c
}

/* new REP-4846 */
.color-active .icon--soft {
	background-color: #00b07d
}

.fa-fnone {
	border: 1px #2a3030 solid;
	background-color: #e5e6e6;
	width: 12px;
	height: 12px
}

html {
	text-align: left;
	color: #474f57;
/*	color: #545f5f; // REP-4846 */
	height: 100%;
	background: #ffffff;
/*	background: #989f9f; // REP-4846 */
}

body {
	height: 100%
}

.clearfix {
	*zoom: 1
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.pull-left {
	float: left;
	margin-right: 1em
}

.push-right {
	float: right;
	margin-left: 1em
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #a0a8a8
}

input[disabled]::-webkit-input-placeholder, textarea[disabled]::-webkit-input-placeholder
	{
	color: #818686
}

input:-moz-placeholder, textarea:-moz-placeholder {
	color: #899090;
	opacity: 0.8
}

input::-moz-placeholder, textarea::-moz-placeholder {
	color: #899090;
	opacity: 0.8
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #a0a8a8
}

input[disabled]:-moz-placeholder, textarea[disabled]:-moz-placeholder {
	color: #737979
}

input[disabled]::-moz-placeholder, textarea[disabled]::-moz-placeholder
	{
	color: #737979
}

input[disabled]:-ms-input-placeholder, textarea[disabled]:-ms-input-placeholder
	{
	color: #818686
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder
	{
	color: transparent
}

input:focus[disabled]::-webkit-input-placeholder, textarea:focus[disabled]::-webkit-input-placeholder
	{
	color: transparent
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
	color: transparent
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
	color: transparent
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder
	{
	color: transparent
}

h1, h2, h3, h4, h5, h6, .calendar-view .calendar-view__body {
	margin-bottom: 12px;
	margin-bottom: 0.85714rem;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "robotolight", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.25;
/*  color: #2a3030 // REP-4846 */
}

h1, .alpha {
	font-size: 38px;
	font-size: 2.71429rem
}

@media only screen and (min-width: 600px) {
	h1, .alpha {
		font-size: 38px;
		font-size: 2.71429rem
	}
}

h2, .beta {
	font-size: 32px;
	font-size: 2.28571rem
}

@media only screen and (min-width: 600px) {
	h2, .beta {
		font-size: 32px;
		font-size: 2.28571rem
	}
}

h3, .gamma {
	font-size: 24px;
	font-size: 1.71429rem
}

@media only screen and (min-width: 600px) {
	h3, .gamma {
		font-size: 24px;
		font-size: 1.71429rem
	}
}

h4, .delta {
	font-size: 20px;
	font-size: 1.42857rem
}

@media only screen and (min-width: 600px) {
	h4, .delta {
		font-size: 20px;
		font-size: 1.42857rem
	}
}

h5, .epsilon {
	font-size: 18px;
	font-size: 1.28571rem
}

@media only screen and (min-width: 600px) {
	h5, .epsilon {
		font-size: 18px;
		font-size: 1.28571rem
	}
}

h6, .zeta {
	font-size: 16px;
	font-size: 1.14286rem
}

@media only screen and (min-width: 600px) {
	h6, .zeta {
		font-size: 16px;
		font-size: 1.14286rem
	}
}

.page-title h1 {
	margin-bottom: 24px;
	margin-bottom: 1.71429rem;
	margin-top: 24px;
	margin-top: 1.71429rem;
	line-height: 0.85
}

strong, b {
	font-weight: 600;
	font-family: "robotomedium", Helvetica, Arial, sans-serif
}

.section-body {
	font-size: 16px;
	font-size: 1.14286rem
}

.text--lead {
	font-size: 20px;
	font-size: 1.42857rem;
	font-weight: 300;
	line-height: 1.4
}

@media only screen and (min-width: 600px) {
	.text--lead {
		font-size: 30px;
		font-size: 2.14286rem
	}
}

.text--sub {
	font-weight: 300;
	font-size: 18px;
	font-size: 1.28571rem
}

@media only screen and (min-width: 600px) {
	.text--sub {
		font-size: 24px;
		font-size: 1.71429rem
	}
}

.text--summary, blockquote {
	font-size: 16px;
	font-size: 1.14286rem
}

@media only screen and (min-width: 600px) {
	.text--summary, blockquote {
		font-size: 20px;
		font-size: 1.42857rem
	}
}

.text--secondary {
	font-size: 14px;
	font-size: 1rem
}

.text--tertiary {
	font-size: 12px;
	font-size: 0.85714rem
}

blockquote {
	font-style: italic;
	padding: 1em
}

.btn {
	line-height: normal;
	padding: 0.28571em 0.85714em;
	border: 1px solid transparent;
	background: #1a5e63;
/*	background: #2a3030; // REP-4846*/
	color: #ffffff;
	margin-bottom: 12px;
	margin-bottom: 0.85714rem;
	border-radius: 0;
	text-decoration: none;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in
}

.btn[disabled], .btn[disabled]:hover, .btn[disabled]:active {
	background: #b5b8bb;
	border-color: #b5b8bb;
	color: #474f57;
/*	background: #acacad;
	border-color: #acacad;
	color: #ffffff; // REP-4846 */
	cursor: default
}

/* // REP-4846 */
.btn:hover {
	color: #ffffff;
	background: #5e8e91;
	border-color: #5e8e91;
}

.btn .caret {
	margin-left: 0.3em
}

.btn+.btn, .btn-group+.btn-group {
	margin-left: 12px;
	margin-left: 0.85714rem
}
/*
.btn--primary {
	color: gray
}
// REP-4846 */
.btn--primary:hover, .btn--primary:active, .btn--primary {
	background: #1a5e63;
/*	background: #2a3030; // REP-4846 */
	border-color: #1a5e63;
/*	border-color: #2a3030 // REP-4846 */
}


/* // REP-4846 */
.btn--primary:hover {
	color: #ffffff;
	background: #5e8e91;
	border-color: #5e8e91;
}
/*
.btn--primary:hover {
	background: #363e3e;
	border-color: #363e3e
}

.btn--primary:hover {
	color: #d6d9d9;
	background: #555959;
	border-color: #555959
}
*/

.btn--secondary {
	color: #d6d9d9
}

.btn--secondary:hover, .btn--secondary:active, .btn--secondary {
	background: #555959;
	border-color: #555959
}

.btn--secondary:hover {
	background: #616666;
	border-color: #616666
}

.btn--warning:hover, .btn--warning:active, .btn--warning {
	background: #e74c3c;
	border-color: #e74c3c
}

.btn--warning:hover {
	background: #ed7669;
	border-color: #ed7669
}

.btn--dark:hover, .btn--dark:active, .btn--dark {
	background: #2a3030;
	border-color: #2a3030
}

.btn--dark:hover {
	background: #424b4b;
	border-color: #424b4b
}

.btn--facebook:hover, .btn--facebook:active, .btn--facebook {
	background: #5970b3;
	border-color: #5970b3
}

.btn--facebook:hover {
	background: #7c8ec3;
	border-color: #7c8ec3
}

.btn--google:hover, .btn--google:active, .btn--google {
	background: #ef2213;
	border-color: #ef2213
}

.btn--google:hover {
	background: #f24f43;
	border-color: #f24f43
}

.btn--light:hover, .btn--light:active, .btn--light {
	background: #fff;
	border-color: #7e8686
}

.btn--light:hover {
	background: #fff;
	border-color: #8b9393
}

.btn--light, .btn--light:hover, .btn--light:active {
	color: #2a3030
}

.btn--light:hover {
	border-color: #989f9f
}

.btn--unstyled {
	background: transparent;
	border-color: transparent !important;
	color: gray
}

.btn--unstyled:hover, .btn--unstyled:active {
	color: #2a3030;
	text-decoration: underline
}

.btn--toggle {
	font-size: 30px;
	float: right;
	margin: 0;
	padding: 0 15px
}

.btn--toggle .fa {
	margin: 0
}

.btn-group {
	position: relative;
	display: inline-block;
	margin-bottom: 12px;
	margin-bottom: 0.85714rem;
	vertical-align: middle;
	*zoom: 1
}

.btn-group:before, .btn-group:after {
	content: " ";
	display: table
}

.btn-group:after {
	clear: both
}

.btn-group>.btn {
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: -1px
}

.btn-group>.btn:not (:first-child ):not (:last-child ):not (.btn--dropdown
	){
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not (:last-child ):not (.btn--dropdown ){
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not (:first-child ), .btn-group>.btn--dropdown:not
	(:first-child ){
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group .btn--primary {
	border-left-color: #121515
}

.btn-group .btn--primary:first-child {
	border-left-color: transparent
}

.btn-group .btn--secondary {
	border-left-color: #3c3f3f
}

.btn-group .btn--secondary:first-child {
	border-left-color: transparent
}

.btn-group .btn--warning {
	border-left-color: #d62c1a
}

.btn-group .btn--warning:first-child {
	border-left-color: transparent
}

.btn-group .btn--dark {
	border-left-color: #121515
}

.btn-group .btn--dark:first-child {
	border-left-color: transparent
}

.btn--dropdown {
	padding-left: 0.8em;
	padding-right: 0.8em
}

.btn--dropdown .caret {
	margin: 0
}

.btn--alpha {
	font-size: 16px;
	font-size: 1.14286rem
}

.btn--beta {
	font-size: 14px;
	font-size: 1rem
}

.btn--gamma {
	font-size: 12px;
	font-size: 0.85714rem
}

.btn--hard {
	border-radius: 0
}

.btn--soft {
	border-radius: 200px
}

.btn--round {
	border-radius: 200px;
	padding-left: 0.7em;
	padding-right: 0.7em
}

.btn--fix {
	min-width: 100px;
	text-align: center
}

.btn--large {
	padding: 0.8em 2em
}

.btn--icon-left {
	position: relative
}

.btn--icon-left .fa {
	position: absolute;
	left: 15px;
	top: 12px
}

.btn--icon-right {
	position: relative
}

.btn--icon-right .fa {
	position: absolute;
	right: 15px;
	top: 12px
}

.btn--bottom {
	margin-top: 12px
}

.btn--bottom .btn {
	margin-bottom: 0
}

form {
	margin-bottom: 24px;
	margin-bottom: 1.71429rem
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.text-input, textarea, select {
	border: 1px #989f9f solid;
	color: #474f57;
/*	color: #2a3030; // REP-4846 */
	padding: 0.28571em 0.5em;
	background: #ffffff;
/*	background: #fafafa; // REP-4846 */
	transition: all 0.1s ease-in;
	vertical-align: middle;
	outline: none;
	width: 100%;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) inset;
	font-size: 14px;
	font-size: 1rem
}

 /* new REP-4846 */
.text-input:focus, textarea:focus, select:focus{
	border: 1px #5cce59 solid;
}

/* new REP-4846 */
.text-input, input[type="text"] {
	border: 1px #989f9f solid;
	color: #474f57;
	padding: 0.28571em 0.5em;
	background: #ffffff;
	transition: all 0.1s ease-in;
	outline: none;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) inset;
	font-size: 14px;
	font-size: 1rem
}

/* new REP-4846 */
.text-input:focus, input[type="text"]:focus{
	border: 1px #5cce59 solid;
}

.text-input[disabled], .text-input[disabled]:hover, .text-input[disabled]:active,
	textarea[disabled], textarea[disabled]:hover, textarea[disabled]:active,
	select[disabled], select[disabled]:hover, select[disabled]:active {
	background-color: #b5b8bb;
	border: 1px #b5b8bb solid;
	color: #474f57;
/*	background-color: #acacad;
	border: 1px #acacad solid;
	color: #545f5f; // REP-4846 */
	cursor: default
}

select {
	padding: 0.21429em
}

.disable, .icon--soft.disable, .disable:hover, .disable:active {
	background-color: #d1dedf;
	border: 1px #d1dedf solid;
	color: #ffffff; 
/*	background-color: #acacad;
	border: 1px #acacad solid;
	color: #545f5f; // REP-4846 */
	cursor: default
}

.text-view {
	margin-top: 3px;
	margin-top: 0.21429rem
}

.input-inverted, .nav-bar--inverted .text-input {
	background: transparent;
	border-color: #fff;
	color: #fff
}

.input-medium {
	padding: 0.57143em
}

.input-large {
	padding: 1em;
	font-size: 16px;
	font-size: 1.14286rem
}

.phone-wrap .text-input {
	padding: 0.28571em
}

.phone-wrap .phone-input-1, .phone-wrap .phone-input-2 {
	width: 36px
}

.phone-wrap .phone-input-3 {
	width: 43px
}

.phone-wrap .phone-input-ext {
	width: 50px
}

.form-control {
	position: relative;
	margin-bottom: 18px;
	margin-bottom: 1.28571rem
}

.form-control .text-input {
	padding-right: 35px;
	margin-bottom: 0
}

.form-control .fa {
	position: absolute;
	right: 5px;
	top: 9%;
	margin: 0;
	color: #989f9f
}

.form-control.icon-left .text-input {
	padding-left: 35px;
	padding-right: inherit
}

.form-control.icon-left .fa {
	left: 10px;
	right: auto
}

.form-control .btn--unstyled {
	padding: 0 1em;
	margin: 0;
	vertical-align: top;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%
}

.form-control--inline .text-input {
	width: auto;
	padding: 0.28571em 0.5em;
	margin-right: -7.2px;
	margin-right: -0.51429rem
}

.form-control--inline .btn {
	margin-bottom: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-soft {
	border-radius: 200px
}

select, input[type="file"], input[type="color"], input[type="range"],
	.label-checkbox, .label-radio, textarea, .text-input {
	margin-bottom: 12px;
	margin-bottom: 0.85714rem
}

.select-wide {
	width: 100%
}

input[type="checkbox"], input[type="radio"] {
	margin-right: 0.5em
}

label {
	margin-bottom: 6px;
	margin-bottom: 0.42857rem;
	margin-top: 3px;
	margin-top: 0.21429rem;
	font-weight: 300
}

.label-checkbox, .label-radio {
	font-weight: normal;
	padding-left: 20px
}

.label-checkbox input, .label-radio input {
	float: left;
	margin-left: -20px;
	margin-top: 6px;
	margin-top: 0.42857em;
	margin-right: 0
}

.label-checkbox--inline, .label-radio--inline {
	font-weight: normal;
	display: inline-block;
	margin-left: 3px;
	margin-left: 0.21429rem;
	padding-left: 0
}

.label-checkbox--inline input, .label-radio--inline input {
	float: none;
	margin-left: 0
}

.input-inline {
	width: auto
}

.label-inline {
	width: auto;
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
	margin-right: 0.85714rem
}

fieldset {
	border-color: #989f9f;
	padding: 12px
}

.input-error {
	border-color: #e74c3c
}

.label-error {
	color: #e74c3c;
	display: inline-block;
	margin-bottom: 12px;
	margin-bottom: 0.85714rem;
	font-size: 13px;
	font-size: 0.92857rem;
	font-weight: normal;
	margin-top: -0.5em;
	overflow-y: hidden
}

div.t-error {
	margin: 0 0 12px;
	margin: 0 0 0.85714rem
}

div.t-error ul {
	margin: 0px;
	margin: 0rem;
	padding: 6px;
	padding: 0.42857rem
}

HTML>BODY div.t-error li {
	margin-left: 12px;
	margin-left: 0.85714rem;
	list-style-type: none;
	margin-bottom: 0;
	padding: 3px;
	padding: 0.21429rem
}

img.t-error-icon {
	border: 0 !important;
	clip: rect(0, 0, 0, 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}

input.t-error, textarea.t-error, select.t-error {
	border: 1px red solid !important
}

.input-group {
	margin-bottom: 24px;
	margin-bottom: 1.71429rem
}

.input-group .text-input, .input-group textarea {
	margin-bottom: 0;
	border-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.input-group .text-input:first-child, .input-group textarea:first-child
	{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-bottom: -1px
}

.input-group .text-input:last-child, .input-group textarea:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.input-group .text-input:focus, .input-group textarea:focus {
	position: relative
}

.field--inline label {
	width: auto;
	display: inline-block;
	vertical-align: top;
	margin-right: 12px;
	margin-right: 0.85714rem
}

.field--inline input, .field--inline select {
	width: auto
}

.field--inline .selecter {
	min-width: 50%;
	display: inline-block
}

.ui-checkbox {
	*zoom: 1
}

.ui-checkbox:before, .ui-checkbox:after {
	content: " ";
	display: table
}

.ui-checkbox:after {
	clear: both
}

.ui-checkbox .checkbox__box {
	border: 1px #2a3030 solid;
	margin-right: 8px;
	margin-right: 0.57143rem;
	padding: 6px;
	padding: 0.42857rem;
	position: relative;
	width: 14px;
	margin-top: 5px;
	margin-top: 0.35714rem
}

.ui-checkbox .checkbox__box .checkbox__icon-check {
	background: url("../images/check_black.png") 2px 0 no-repeat;
	position: absolute;
	top: -4px;
	left: 1px;
	width: 16px;
	height: 16px
}

.checkbox__indicators .ui-checkbox {
	*zoom: 1;
	margin-left: 0;
	position: relative
}

.checkbox__indicators .ui-checkbox:before, .checkbox__indicators .ui-checkbox:after
	{
	content: " ";
	display: table
}

.checkbox__indicators .ui-checkbox:after {
	clear: both
}

.checkbox__indicators .ui-checkbox .ui-checkbox-box {
	border: 1px #2a3030 solid;
	padding: 6px;
	padding: 0.42857rem;
	position: absolute;
	width: 14px;
	top: 2px
}

.checkbox__indicators .ui-checkbox .ui-state-active .ui-icon,
	.checkbox__indicators .ui-checkbox .ui-state-hover .ui-icon,
	.checkbox__indicators .ui-checkbox .ui-state-focus .ui-icon {
	background: url("../images/check_black.png") 2px 0 no-repeat;
	position: absolute;
	top: -4px;
	left: 1px;
	width: 16px;
	height: 16px
}

.label-checkbox__indicators {
	position: relative;
	padding-left: 24px;
	padding-left: 1.71429rem;
	margin-top: -28px;
	margin-top: -2rem
}

input:-webkit-autofill, input:-webkit-autofill, textarea:-webkit-autofill,
	select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset
}

input:-webkit-autofill:focus, input:-webkit-autofill:focus, textarea:-webkit-autofill:focus,
	select:-webkit-autofill:focus {
	-webkit-box-shadow: 0 0 0 1000px white inset
}

.fa-size, .fa-home, .fa-ellipsis-v, .fa-plus,
	.fa-male, .fa-female, .fa-mail, .fa-phone, .fa-map-marker,
	.fa-eye, .fa-folder, .edit-icon,
	.sticky_note .sticky-note, .sticky_note_pin .sticky-note,
	.icon-close {
	width: 24px;
	height: 24px
}

.fa-size:before, .fa-home:before, .fa-ellipsis-v:before,
	.fa-plus:before, .fa-male:before, .fa-female:before,
	.fa-phone:before, .fa-map-marker:before, .fa-eye:before,
	.fa-folder:before, .edit-icon:before,
	.sticky_note .sticky-note:before, .sticky_note_pin .sticky-note:before,
	.icon-close:before {
  content: "" !important;
}

.fa-size__arrows, .color-orange .fa-caret-up, .color-orange .fa-caret-down,
	.light-green .fa-caret-up, .light-green .fa-caret-down, .icons {
	width: 9px;
	height: 9px
}

.fa-size__arrows:before, .color-orange .fa-caret-up:before,
	.color-orange .fa-caret-down:before, .light-green .fa-caret-up:before,
	.light-green .fa-caret-down:before, .icons:before {
	content: "" !important;
}

.fa-trash-o {
	font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;	
}

.fa-home {
	background: url("../images/home.png") no-repeat 0 0
}

.fa-home:hover {
	background: url("../images/home_over.png") no-repeat 0 0
}

.form-control .fa-search {
	margin: 5px 3px 0px 0px;
}

.fa-ellipsis-v {
	background: url("../images/menuDark.png") no-repeat right 0;
	width: 5px
}

.fa-plus {
	background: url("../images/add.png") no-repeat center center
}

.fa-male {
	background: url("../images/Guy.png") no-repeat 0 0
}

.fa-female {
	background: url("../images/girl.png") no-repeat 0 0
}

.fa-mail {
	background: url("../images/mail.png") no-repeat 0 0
}

.fa-phone {
	background: url("../images/phone.png") no-repeat 0 0
}

.fa-map-marker {
	background: url("../images/location.png") no-repeat 0 0
}

.fa-eye {
	background: url("../images/view.png") no-repeat 0 0
}

.fa-folder {
	background: url("../images/chart.png") no-repeat 0 0;
	vertical-align: top
}

.fa-folder:hover {
	background: url("../images/chart_over.png") no-repeat 0 0
}

.edit-icon {
	background: url("../images/edit.png") no-repeat 0 0
}

.edit-icon:hover {
	background: url("../images/edit_over.png") no-repeat 0 0
}

.sticky_note .sticky-note {
	background: url("../images/stickyNote.png") no-repeat 0 0
}

.sticky_note_pin .sticky-note {
	background: url("../images/note.png") no-repeat 0 0
}

.collapse-all {
    font: normal normal normal 14px/1 FontAwesome;
}

.collapse-all:before {
    content: "\f150";
}

.expand-all {
    font: normal normal normal 14px/1 FontAwesome;
}

.expand-all:before {
    content: "\f152";
}

.color-orange .fa-caret-up {
	background: url("../images/orange-arrows/arrow_org_u.png") no-repeat 0 0;
	margin-top: 7px
}

.color-orange .fa-caret-down {
	background: url("../images/orange-arrows/arrow_org_d.png") no-repeat 0 0;
	margin-top: 7px
}

.light-green .fa-caret-up {
	background: url("../images/grey-arrows/arrow_gry_u.png") no-repeat 0 0;
	margin-top: 7px
}

.light-green .fa-caret-down {
	background: url("../images/grey-arrows/arrow_gry_d.png") no-repeat 0 0;
	margin-top: 7px
}

img.t-autoloader-icon {
	margin-left: -17px;
	position: absolute;
	top: 4px;
	margin-top: 0px \0/IE89
}

img.t-fautoloader-icon {
	background: url("../images/ajax-loader.gif") repeat scroll 0 0
		transparent;
	height: 16px;
	width: 16px;
	margin-left: -19px;
	margin-top: 0px \0/IE89
}

div#loading {
	position: absolute;
	z-index: 10002;
	top: 0;
	left: 0
}

div#loading div#opacity {
	position: absolute;
	z-index: 100;
	background-color: #fff;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	top: 0;
	left: 0
}

div#loading div#waiting {
	position: absolute;
	z-index: 101;
	text-align: center !important;
	left: 50%;
	top: 50%;
	width: 16px;
	height: 16px
}

div#loading div#waiting img {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("../images/ajax-loader.gif");
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	height: 16px;
	margin-left: 4px;
	width: 16px
}

.dialog-spinner {
	position: fixed;
	left: 0;
	top: 0;
	margin: auto;
	height: 100%;
	width: 100%;
	z-index: 9990;
	background: url("../images/ajax-loader.gif") no-repeat scroll center
		#fff;
	background-color: #ffffff;
	filter: alpha(opacity = 60);
	opacity: 0.6
}

.help-icon {
	background: url("../images/help_icon.png") left top no-repeat;
	display: block;
	width: 17px;
	height: 17px
}

.help-icon-gray {
	background: url("../images/help_icon_gray.png") left top no-repeat;
	display: block;
	width: 17px;
	height: 17px;
	cursor: pointer
}

.icon-info-gray {
	background: url("../images/info_gray.png") no-repeat;
	width: 19px;
	height: 19px;
	cursor: pointer
}

.icon-info-gray:hover {
	background: url("../images/info_mo.png") no-repeat
}

.img-alert {
	background: url("../images/alert_large.png") no-repeat 0 0 transparent;
	height: 63px;
	width: 63px
}

.lock-icon {
	background: url("../images/Lock-Unlock-icon.png") no-repeat 0 0
		transparent;
	height: 32px;
	width: 38px
}

.expand, .collapse {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
	margin-top: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.expand:before {
    content: "\f0d7";
}

.collapse:before {
    content: "\f0da";
}

.icons.print {
	background: url("../images/printer.png") 0 0 no-repeat
}

.icons {
	display: inline-block;
	margin-right: 0;
	vertical-align: top;
	cursor: pointer;
	float: left
}

.icons.icon--next {
	background: url("../images/dark-arrows/arrow_grn_r.png") 0 0 no-repeat
}

.icons.icon--prev {
	background: url("../images/dark-arrows/arrow_grn_l.png") 0 0 no-repeat
}

.icon-close {
	background: url("../images/close.png") no-repeat top left transparent;
	border: none
}

.icon-close:hover {
	background: url("../images/close_over.png") no-repeat top left
		transparent
}

a {
	color: #545f5f;
/*	color: #545f5f; // REP-4846 */
	text-decoration: none
}

a:hover {
	color: #00b07d;
/*	color: #2a3030 // REP-4846 */
}

a:active {
	color: #545f5f
}

a:hover {
	text-decoration: underline
}

a.light-green {
	color: #dbe79c;
	text-decoration: none
}

a.light-green:hover {
	color: #2a3030
}

a.light-green:active {
	color: #545f5f
}

a.light-green:hover {
	text-decoration: underline
}
/*
a .fa {
	color: #545f5f
}

a .fa:hover {
	cursor: pointer;
	color: #545f5f
}
 // REP-4846 */

ul, ol {
	margin-left: 2em
}

li {
	margin-bottom: 12px;
	margin-bottom: 0.85714rem
}

dd {
	margin-left: 0
}

dt {
	font-weight: 600
}

.list--inline {
	list-style: none;
	margin-left: 0
}

.list--inline>li {
	display: inline;
	margin-right: 12px;
	margin-right: 0.85714rem
}

.list--unstyled {
	list-style: none;
	margin-left: 0
}

.list--block {
	list-style: none;
	margin-left: 0
}

.list--block>li {
	border-bottom: 1px #2a3030 solid;
	padding-bottom: 12px;
	padding-bottom: 0.85714rem
}

.list--grid {
	list-style: none;
	margin-left: 0;
	font-size: 0
}

.list--grid>li {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.71429
}

@media only screen and (min-width: 600px) {
	.list--grid {
		margin-left: -12px;
		margin-right: -12px
	}
	.list--grid>li {
		display: inline-block;
		vertical-align: top;
		width: 33%;
		padding: 0 12px
	}
}

.rule--light {
	border-color: #fff
}

.rule--alpha {
	color: #d6d9d9
}

table {
	table-layout: fixed
}

table caption {
	font-style: italic
}

.table tr:nth-of-type(even) {
	background: #ecedee;
/*	background: #d4d6d6 // REP-4846 */
}

.table tr:nth-of-type(odd) {
	background: #ffffff;
/*	background: #e5e6e6 // REP-4846 */
}

.table td, .table th {
	vertical-align: middle
}

.table td input[type="checkbox"], .table td input[type="radio"], .table th input[type="checkbox"],
	.table th input[type="radio"] {
	margin-right: 0
}

.table th a:hover {
	text-decoration: none
}

.table th a:last-child {
	display: none
}

.table th.edit, .table th.delete {
	width: 60px
}

.table td.edit {
	vertical-align: middle;
	text-align: center
}

.table th.delete {
	text-indent: -99999px
}

.table td.delete {
	vertical-align: middle;
	text-align: center;
	padding: 6px 0 0
}

.table td.delete a:hover {
	text-decoration: none
}

.table td.edit .fa, .table td.delete .fa {
	margin-right: 0;
	color: #474f57;
}

.table--fix-space thead th {
	background: #474f57;
	color: #ffffff;
	border-color: #474f57;
/*	background: #bbbfbf;
	color: #545f5f;
	border-color: #989f9f; // REP-4846 */
	font-weight: normal;
	border: none;
	border-bottom: 1px #fff solid
}


.table--fix-space a{ /* REP-4846 */
	color: #ffffff; /* REP-4846 */
}

.table--fix-space thead th:first-child {
	border-top-left-radius: 0
}

.table--fix-space thead th:last-child {
	border-top-right-radius: 0
}

.table--fix-space tbody:before {
	content: "";
	line-height: 0
}

.table--fix-space td {
	border: none;
	border-right: 1px #989f9f solid
}

.table--fix-space td:last-child {
	border-right: none
}

.table--fix-space td a{ /* REP-4846 */
	color: #474f57; /* REP-4846 */
}

.table--fix-space td a.btn--primary{ /* REP-4846 */
	color: #ffffff; /* REP-4846 */
}

 /* new REP-4846 */
.table--condensed thead th a{
	color: #ffffff;
}

.table--condensed thead th {
	background: #474f57;
/*	background: #bbbfbf; // REP-4846 */
	color: #ffffff;
/*	color: #545f5f; // REP-4846 */
	border-color: #989f9f;
	font-weight: normal;
	border: none
}

.table--condensed thead th:first-child {
	border-top-left-radius: 0
}

.table--condensed thead th:last-child {
	border-top-right-radius: 0
}

.table--condensed tbody:before {
	color: #FFF;
	content: "\200C";
	display: block;
	line-height: 1em
}

.table--condensed td {
	border: none;
	border-right: 1px #989f9f solid
}

.table--condensed td:last-child {
	border-right: none
}

.table--bordered thead th {
	background: #bbbfbf;
	color: #545f5f;
	border-color: #989f9f;
	font-weight: normal
}

.table--bordered thead th:first-child {
	border-top-left-radius: 0
}

.table--bordered thead th:last-child {
	border-top-right-radius: 0
}

.table--bordered td, .table--bordered th {
	border: 1px #989f9f solid
}

.table--simple td, .table--simple th {
	border-bottom: 1px #989f9f solid
}

.table--zebra tr:nth-child(even) {
	background: #d4d6d6
}

.table-fixed {
	height: 620px;
	position: relative;
	padding-top: 50px;
	outline: none !important
}

.table-fixed__body {
	overflow-x: hidden;
	overflow-y: auto;
	height: 100%;
	outline: none !important
}

.table-fixed__bg {
	background-color: #474f57;
/*	background-color: #bbbfbf; // REP-4846 */
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	outline: none !important
}

.table-fixed .table {
	width: 100%;
	border: none;
	margin: 0
}

 /* new REP-4846 */
.table-fixed thead th a{
	color: #ffffff;
}

.table-fixed thead tr th {
	background: none;
	vertical-align: middle;
	padding: 0 12px;
	border: none
}

.table-fixed thead tr th:first-child .th-inner {
	border-left: none
}

.table-fixed thead tr th .th-inner {
	position: absolute;
	top: 0;
	line-height: 50px;
	text-align: left;
	padding-left: 5px;
	margin-left: -5px
}

.ui-div-grid .div-grid__header {
	background-color: #ffffff;
/*	background-color: #bbbfbf // REP-4846 */
}

.ui-div-grid .div-grid__body {
	height: 194px;
	overflow-x: hidden;
	overflow-y: auto
}

.ui-div-grid .div-grid__body .row:nth-of-type(even) {
	background: #ecedee;
/*	background: #d4d6d6 // REP-4846 */
}

.ui-div-grid .div-grid__body .row:nth-of-type(odd) {
	background: #ffffff;
/*	background: #e5e6e6 // REP-4846 */
}

.ui-div-grid .div-grid__body .columns {
	border-right: 1px #989f9f solid
}

.ui-div-grid .div-grid__body .columns:last-child {
	border-right: none;
	padding-top: 16px;
	padding-top: 1.14286rem
}

.ui-div-grid .columns {
	padding: 12px
}

.ui-div-grid .columns .fa {
	margin-right: 0
}

.header-wrap {
	padding: 15px 0;
/*	padding: 1.9285714em 0; // new bigger logo REP-4846 */
	position: relative;
	height: 96px;
	background: #ffffff;
	color: #474f57;
/*	background: #2a3030; // REP-4846 */
/*	color: #bbbfbf; // REP-4846 */
	*zoom: 1
}

.header-wrap:before, .header-wrap:after {
	content: " ";
	display: table
}

.header-wrap:after {
	clear: both
}

.header-wrap .brand-logo {
	float: left
}

.header-wrap img {
	vertical-align: top
}

/* new bigger logo REP-4846 */
.header-wrap .top__user-account{
	margin-top: 9px;
}

.header-wrap .top__user-account .text--sub {
	text-align: right;
	float: right;
	padding-right: 12px;
	padding-right: 0.85714rem
}

.header-wrap .top__user-account .change-prac-link {
	line-height: 15px;
	text-align: right;
	display: inline-block;
	padding-right: 36px;
	padding-right: 2.6rem
}

.header-wrap .top__user-account .change-prac-link a {
	font-size: 14px;
	color: #BBBFBF;
	display: inline-block
}

.header-wrap .has-prac-link {
	margin-top: -13px
}
/*
.header-wrap .fa {
	color: #545f5f
}
 // REP-4846 */
.header-wrap .fa.fa-home {
	margin: 16px 0 0 12px;
/*	margin: 6px 0 0 12px;
	margin: 0.42857rem 0 0 0.85714rem // REP-4846 */
}

.header-wrap .fa.fa-bars {
	margin: 6px 0 0 0;
	margin: 0.42857rem 0 0 0
}

.header-wrap a:hover .fa, .header-wrap .fa-bars:hover {
	color: #5cce59;
/*	color: #dbe79c // REP-4846 */
}

.header-wrap .search {
	margin-top: 15px;
/*	margin-top: 6px;
	margin-top: 0.42857rem // REP-4846 */
}

.header-wrap .search .text-input {
	background-color: #d1dedf;
/*	background-color: #bbbfbf // REP-4846 */
}

.header-wrap .search .text-input::-webkit-input-placeholder {
	color: #545f5f
}

.header-wrap .search .text-input[disabled]::-webkit-input-placeholder {
	color: #545f5f
}

.header-wrap .search .text-input:-moz-placeholder {
	color: #545f5f;
	opacity: 1
}

.header-wrap .search .text-input::-moz-placeholder {
	color: #545f5f;
	opacity: 1
}

.header-wrap .search .text-input:-ms-input-placeholder {
	color: #545f5f
}

.header-wrap .search .text-input[disabled]:-moz-placeholder {
	color: #545f5f
}

.header-wrap .search .text-input[disabled]::-moz-placeholder {
	color: #545f5f
}

.header-wrap .search .text-input[disabled]:-ms-input-placeholder {
	color: #545f5f
}

.header-wrap .search .text-input:focus::-webkit-input-placeholder {
	color: transparent
}

.header-wrap .search .text-input:focus[disabled]::-webkit-input-placeholder
	{
	color: transparent
}

.header-wrap .search .text-input:focus:-moz-placeholder {
	color: transparent
}

.header-wrap .search .text-input:focus::-moz-placeholder {
	color: transparent
}

.header-wrap .search .text-input:focus:-ms-input-placeholder {
	color: transparent
}

.header-wrap .dropdown>a {
	padding-right: 0
}

.header--inverted {
	background: #555959
}

.header--inverted a {
	color: #fff
}

.header--inverted .fa, .header--inverted .caret {
	color: #fff
}

.header--inverted .dropdown:hover>a, .header--inverted .dropdown:hover {
	background: #2a3030;
	border-radius: 4px 4px 0 0
}

.header--inverted .dropdown:after {
	color: #fff
}

.header--inverted .ui-dropdown {
	background: #2a3030;
	border: none;
	border-top-left-radius: 0
}

.header--inverted .ui-dropdown a:hover {
	background-color: #1e2222
}

.header--inverted .ui-dropdown .seperator {
	border-bottom-color: #424b4b
}

.sidebar-wrap {
	background: #ffffff;
/* 	background: #545f5f; // REP-4846 */
	border-right: 1px #2a3030 solid;
	position: absolute;
	top: 96px;
	left: 0;
	bottom: 60px;
	z-index: 1;
	width: 335px;
	-webkit-box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
	overflow: auto;
	*zoom: 1
}

.sidebar-wrap:before, .sidebar-wrap:after {
	content: " ";
	display: table
}

.sidebar-wrap:after {
	clear: both
}

.sidebar-wrap .sidebar__title {
	border-top: 1px #2a3030 solid;
	color: #2a3030;
	padding: 12px 0 12px 76px;
	padding: 0.85714rem 0 0.85714rem 5.42857rem
}

.sidebar-wrap .sidebar__title.rule {
	margin-bottom: 6px;
	margin-bottom: 0.42857rem
}

.sidebar-wrap .sidebar__content li {
	padding-left: 24px;
	padding-left: 1.71429rem;
	padding-bottom: 6px;
	padding-bottom: 0.42857rem;
	margin-top: 6px;
	margin-top: 0.42857rem;
	margin-bottom: 0;
	color: #bbbfbf
}

.sidebar-wrap .sidebar__content li a {
	color: #474f57;
/*	color: #bbbfbf; // REP-4846 */
	margin-left: 53px;
	margin-left: 3.78571rem
}

.sidebar-wrap .sidebar__content li a.light-green {
	color: #5cc359;
/*	color: #dbe79c; // REP-4846 */
	text-decoration: none
}

.sidebar-wrap .sidebar__content li a.light-green:hover {
	color: #5cc359;
/*	color: #dbe79c; // REP-4846 */
}

.sidebar-wrap .sidebar__content li a.light-green:active {
	color: #545f5f
}

.sidebar-wrap .sidebar__content li a.light-green .fa {
	color: #5cc359;
/*	color: #dbe79c; // REP-4846 */
}

.sidebar-wrap .sidebar__content li a.light-green:hover {
	text-decoration: underline
}

.sidebar-wrap .sidebar__content li span+a {
	margin-left: 0
}

.sidebar-wrap .sidebar__content .list-items--alt {
	padding-left: 0;
	margin-top: 0;
	padding-bottom: 0
}

.sidebar-wrap .sidebar__content .list-items--alt>ul>li {
	margin-top: 0;
	padding-top: 6px;
	padding-top: 0.42857rem;
	padding-left: 32px;
	padding-left: 2.28571rem;
	padding-bottom: 0;
	background-color: #d4d6d6
}

.sidebar-wrap .sidebar__content .list-items--alt>ul>li:nth-child(2n+1) {
	background-color: #e5e6e6
}

.sidebar-wrap .sidebar__content .color-orange a, .sidebar-wrap .sidebar__content .color-orange .fa
	{
	color: #ff972c
}

.sidebar-wrap .sidebar__content .bg-orange {
	background-color: #ff972c !important
}

.total-wrap {
	display: inline-block;
	min-width: 53px
}

.ui-info-bar {
	background: #d6d9d9;
	border: 1px #b2b8b8 solid;
	padding: 3px 5px;
	font-weight: 600;
	font-size: 13px
}

.ui-info-bar .mail {
	text-align: right
}

.ui-breadcrumbs {
	color: #ffffff;  /* REP-4846 */
	list-style: none;
	margin-left: 0
}

.ui-breadcrumbs>li {
	display: inline;
	margin-right: 8px;
	margin-right: 0.57143rem
}

.ui-breadcrumbs>li:before {
	font-family: "FontAwesome";
	content: "\f111";
	padding-right: 8px;
	padding-right: 0.57143rem;
	font-size: 9px;
	vertical-align: middle;
	color: #ffffff;
/*	color: #555959  // REP-4846 */
}

.ui-breadcrumbs>li .t-nw {
	display: inline-block !important
}

.ui-breadcrumbs>li:first-child:before {
	content: '';
	padding-right: 0
}

.ui-breadcrumbs .fa {
	font-size: 14px;
	font-size: 1rem
}

.ui-tabs {
	border-bottom: 1px #fff solid;
	list-style: none;
	margin-left: 0
}

.ui-tabs nav {
	border-bottom: 1px #989f9f solid;
	padding-left: 24px;
	padding-left: 1.71429rem
}

@media only screen and (min-width: 600px) {
	.ui-tabs nav {
		display: block
	}
}

.ui-tabs .active, .ui-tabs .tab__handle:hover, .ui-tabs .ftabset ul li:hover,
	.ftabset ul .ui-tabs li:hover {
		border-bottom: 4px #ffac49 solid;
/*	border-bottom: 4px #dbe79c solid // REP-4846 */
}

.ui-tabs .tab {
	display: none
}

.ui-tabs .tab.active, .ui-tabs .tab.tab__handle:hover, .ui-tabs .ftabset ul li.tab:hover,
	.ftabset ul .ui-tabs li.tab:hover {
	display: block
}

.ui-tabs.tabs--background {
	background: #474f57;
/*	background: #bbbfbf // REP-4846 */
}

.tab__handle {
	color: #ffffff;
/*	color: #2a3030; // REP-4846 */
	display: inline-block;
	padding: 1.5em;
	text-decoration: none
}

.tab__handle:hover {
	color: #ffffff;
/*	color: #2a3030; // REP-4846 */
	text-decoration: none
}

.tab__handle.active, .tab__handle:hover, .ftabset ul li.tab__handle:hover
{
	color: #ffffff;	
/*	color: #2a3030 // REP-4846 */
}


.tab__handle--mobile {
	display: none;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@media only screen and (max-width: 600px) {
	.tab__handle--mobile {
		display: block
	}
}

.tab__handle--mobile.active, .tab__handle--mobile.tab__handle:hover,
	.ftabset ul li.tab__handle--mobile:hover {
	color: #2a3030;
	border-bottom: 1px #989f9f solid;
	margin-bottom: 12px;
	margin-bottom: 0.85714rem
}

.ui-tabs--bordered {
	padding: 0 1px
}

.ui-tabs--bordered .active, .ui-tabs--bordered .tab__handle:hover,
	.ui-tabs--bordered .ftabset ul li:hover, .ftabset ul .ui-tabs--bordered li:hover
	{
	border: 1px #989f9f solid;
	border-radius: 0;
	margin: 0 -1px;
	border-bottom-color: #fff;
	position: relative;
	top: 1px
}

.ui-tabs--bordered .active, .ui-tabs--bordered .tab__handle:hover,
	.ui-tabs--bordered .ftabset ul li:hover, .ftabset ul .ui-tabs--bordered li:hover
	{
	border-top: 2px #2a3030 solid;
	margin-top: -1px
}

.ui-tabs--bordered .tab__handle--mobile {
	border-left: none;
	border-right: none;
	border-top-width: 0px;
	margin: 0;
	top: 0;
	border-top-color: #989f9f
}

.ui-tabs--bordered .tab__handle--mobile.active, .ui-tabs--bordered .tab__handle--mobile.tab__handle:hover,
	.ui-tabs--bordered .ftabset ul li.tab__handle--mobile:hover, .ftabset ul .ui-tabs--bordered li.tab__handle--mobile:hover
	{
	margin-bottom: 12px;
	margin-bottom: 0.85714rem;
	border-bottom-color: #989f9f
}

.ftabset {
	border-bottom: none;
	list-style: none;
	margin-left: 0;
	padding-left: 24px;
	padding-left: 1.71429rem
}

.ftabset ul {
	margin: 0
}

.ftabset ul li {
	padding: 6px 12px;
	margin-right: 3px;
	margin-right: 0.21429rem;
	margin-bottom: 0;
	background: #474f57;
/*	background: #555959;
	color: #2a3030; // REP-4846 */
	display: inline-block;
	text-decoration: none;
/*	border-left: 1px #989f9f solid;
	border-right: 1px #989f9f solid;
	border-top: 1px #989f9f solid // REP-4846 */
}

.ftabset ul li a {
	color: #ffffff;
/*	color: #d6d9d9; // REP-4846 */
	text-decoration: none
}

.ftabset ul li:hover {
	color: #2a3030;
	text-decoration: none
}

.ftabset ul li.active-item {
	color: #474f57;
/*	color: #989f9f // REP-4846 */
}

.ftabset ul li.tab-disable, .ftabset ul li.disable-item {
	background: #acacad;
	color: #bbbfbf
}

.ftabset ul li.tab-disable a, .ftabset ul li.disable-item a {
	color: #bbbfbf
}

.ftabset ul li.active-item {
	background: #ffffff;
/*	background: #d6d9d9 // REP-4846 */
}

.ftabset ul li.active-item a {
	color: #555959
}

.ui-tabs--content {
	background: #ffffff;
/*	background: #d6d9d9; // REP-4846 */
	padding: 24px 24px 0;
	padding: 1.71429rem 1.71429rem 0;
	margin-bottom: 24px;
	margin-bottom: 1.71429rem;
	*zoom: 1
}

.ui-tabs--content:before, .ui-tabs--content:after {
	content: " ";
	display: table
}

.ui-tabs--content:after {
	clear: both
}

.ui-module {
	margin-bottom: 48px;
	margin-bottom: 3.42857rem
}

.ui-carousel .ui-module {
	margin: 0
}

.ui-module--dark {
	background: #555959;
	color: #fff;
	padding: 1em;
	position: relative
}

.ui-module--dark .text-input {
	border-color: #fff;
	background: transparent;
	color: #fff
}

.ui-module-hero {
	background: #555959 url(../images/module_hero.png) top no-repeat;
	color: #fff;
	text-align: center;
	padding: 10%
}

.ui-this-that {
	border-bottom: 1px #989f9f solid;
	text-align: center;
	margin-bottom: 24px;
	margin-bottom: 1.71429rem
}

.ui-this-that span {
	background: #fff;
	padding: 0px 10px;
	display: inline-block;
	position: relative;
	bottom: -0.8em;
	color: #989f9f
}

.ui-dropdown {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 100%;
	width: 160px;
	min-width: 100%;
	max-width: 200px;
	border: 1px #989f9f solid;
	background: #fff;
	padding: 0.5em 0;
	margin: 0;
	border-radius: 4px;
	list-style: none;
	display: none;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.ui-dropdown li {
	margin: 0
}

.ui-dropdown a {
	display: block;
	padding: 3px 1em;
	text-decoration: none
}

.ui-dropdown a:hover, .ui-dropdown li:hover>a {
	background: #2a3030;
	color: #fff
}

.ui-dropdown li:hover:after {
	color: #fff
}

.ui-dropdown .seperator {
	border-bottom: 1px #989f9f solid;
	height: 1px;
	margin: 0.5em 0
}

.ui-dropdown .ui-dropdown {
	top: 0;
	margin-top: -0.55em;
	left: 100%
}

.ui-dropdown .dropdown {
	display: block
}

.ui-dropdown .dropdown:after {
	content: "\f0da";
	position: absolute;
	right: 10px;
	top: 3px;
	margin-top: 0;
	font-family: FontAwesome
}

.dropdown--hover:hover>.ui-dropdown {
	display: block
}

.has-dropdown--inverted:hover>a, .has-dropdown--inverted:hover {
	background: #2a3030;
	border-radius: 4px 4px 0 0
}

.has-dropdown--inverted:after {
	color: #fff
}

.caret {
	font-style: normal
}

.caret:after {
	content: "\f0d7";
	font-family: FontAwesome;
	font-size: 14px
}

a+.caret {
	margin-left: 0.5em
}

.dropdown-active>.ui-dropdown {
	display: block
}

.dropdown {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-right: 10px;
	margin-bottom: 24px;
	margin-bottom: 1.71429rem
}

.dropdown .dropdown {
	padding-right: 0
}

.dropdown .btn {
	margin-bottom: 0
}

.tab__handle--mobile:after {
	content: "\f107";
	font-family: FontAwesome;
	float: right;
	font-size: 18px
}

.tab__handle--mobile.active:after, .tab__handle--mobile.tab__handle:hover:after,
	.ftabset ul li.tab__handle--mobile:hover:after {
	content: "\f106"
}

.ui-accordion {
	list-style: none;
	margin-left: 0;
	margin-bottom: 24px;
	margin-bottom: 1.71429rem;
	-webkit-tap-highlight-color: transparent;
	background: #ffffff;
/*	background: #bbbfbf; // REP-4846 */
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3)
}

.accordion__header, .tab__handle--mobile {
	border-bottom: 1px #989f9f solid;
	padding: 12px 24px;
	padding: 0.85714rem 1.71429rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.accordion__header .expand, .tab__handle--mobile .expand,
	.accordion__header .collapse, .tab__handle--mobile .collapse {
	margin-right: 12px;
	margin-right: 0.85714rem
}

.accordion__header h4, .tab__handle--mobile h4 {
	margin-bottom: 0
}

.accordion__active {
	color: #2a3030
}

.accordion__active span em {
	transform: rotate(90deg)
}

.accordion__content {
	padding: 12px 24px;
	padding: 0.85714rem 1.71429rem;
	border-bottom: 1px #989f9f solid;
	display: none
}

.ui-accordion--bordered {
	border: 1px #989f9f solid;
	border-bottom-width: 0
}

.ui-accordion--bordered .accordion__header, .ui-accordion--bordered .tab__handle--mobile,
	.ui-accordion--bordered .accordion__content {
	padding-left: 1em
}

.ui-accordion--bordered .accordion__content {
	border-bottom: 1px #989f9f solid
}

.ui-accordion--light {
	background-color: transparent;
	border-radius: 0;
	box-shadow: none
}

.ui-tooltip, .tipsy, .tooltip {
	background: #555959;
	color: #fff;
	max-width: 200px;
	display: block;
	padding: 0.5em 1em;
	border: 1px solid #555959;
	border-radius: 4px;
	position: absolute;
	margin-left: 15px;
	line-height: 1.4;
	z-index: 10;
	font-size: 13px;
	font-size: 0.92857rem
}

.ui-tooltip:after, .ui-tooltip:before, .tipsy:after, .tipsy:before,
	.tooltip:after, .tooltip:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

.ui-tooltip:after, .tipsy:after, .tooltip:after {
	border-color: rgba(31, 37, 61, 0);
	border-right-color: #1F253D;
	border-width: 10px;
	margin-top: -10px
}

.ui-tooltip:before, .tipsy:before, .tooltip:before {
	border-color: rgba(31, 37, 61, 0);
	border-right-color: #1F253D;
	border-width: 11px;
	margin-top: -11px
}

.tooltip.top {
	margin-left: 0;
	margin-top: -12px
}

.tooltip.top:after, .tooltip.top:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

.tooltip.top:after {
	border-color: rgba(31, 37, 61, 0);
	border-top-color: #1F253D;
	border-width: 6px;
	margin-top: 0;
	margin-left: -7px
}

.tooltip.top:before {
	border-color: rgba(31, 37, 61, 0);
	border-top-color: #1F253D;
	border-width: 7px;
	margin-top: 0;
	margin-left: -7px
}

.ui-tooltip-on-focus {
	display: none
}

.nw {
	white-space: nowrap
}

.t-nw {
	white-space: nowrap
}

.icon-info-gray:hover .tooltip-down {
	top: 178%;
	display: block
}

.icon-info-gray:hover .tooltip-arrow-bottom {
	bottom: 178%;
	display: block
}

.tooltip-down, .tooltip-arrow:after, .arrow-tooltip:after,
	.tooltip-arrow-bottom, .tooltip-arrow-bottom .arrow-tooltip:after,
	.tooltip-arrow-right, .tooltip-arrow-right .arrow-tooltip:after,
	.tooltip-arrow-left, .tooltip-arrow-right .arrow-tooltip:after {
	background-color: #ffffff;
	border: 2px solid #5cc359;
/*	background-color: #fafafa;
	border: 2px solid #dbe79c // REP-4846 */
}

.tooltip-down {
	z-index: 1000;
	position: absolute;
	padding: 12px;
	padding: 0.85714rem;
	color: #545f5f;
	font: 12px Arial, Helvetica, sans-serif;
	box-shadow: 0 0 10px #333;
	word-wrap: break-word;
	max-width: 400px
}

.tooltip-down .arrow-tooltip {
	width: 70px;
	height: 14px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -15px
}

.tooltip-down .arrow-tooltip.top {
	top: -14px;
	bottom: auto
}

.tooltip-down .arrow-tooltip.left {
	left: 50%
}

.tooltip-down .arrow-tooltip:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -14px;
	width: 19px;
	height: 19px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.tooltip-down .arrow-tooltip.top:after {
	top: auto;
	bottom: -14px
}

.tooltip-arrow {
	width: 70px;
	height: 14px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -15px
}

.tooltip-arrow.top {
	top: -14px;
	bottom: auto
}

.tooltip-arrow.left {
	left: 50%
}

.tooltip-arrow:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -14px;
	width: 19px;
	height: 19px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.tooltip-arrow.top:after {
	top: auto;
	bottom: -10px
}

.tooltip-up, .tooltip-up .tooltip-arrow:after {
	background-color: #ffffff;
	border: 2px solid #5cc359;
/*	background-color: #fafafa;
	border: 2px solid #dbe79c // REP-4846 */
}

.tooltip-up {
	z-index: 1000;
	position: absolute;
	padding: 12px;
	padding: 0.85714rem;
	color: #545f5f;
	font: 12px Arial, Helvetica, sans-serif;
	box-shadow: 0 0 10px #333;
	word-wrap: break-word;
	text-align: justify;
	max-width: 400px
}

.tooltip-up .tooltip-arrow {
	width: 70px;
	height: 14px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px
}

.tooltip-up .tooltip-arrow.top {
	top: auto;
	bottom: -14px
}

.tooltip-up .tooltip-arrow.left {
	left: 50%
}

.tooltip-up .tooltip-arrow:after {
	content: "";
	position: absolute;
	left: 20px;
	top: auto;
	bottom: 5px;
	width: 21px;
	height: 21px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.tooltip-up .tooltip-arrow:after.top:after {
	top: auto;
	bottom: 5px
}

.tooltip-arrow-bottom, .tooltip-arrow-right {
	z-index: 1000;
	position: absolute;
	padding: 12px;
	padding: 0.85714rem;
	color: #545f5f;
	font: 12px Arial, Helvetica, sans-serif;
	box-shadow: 0 0 10px #333;
	word-wrap: break-word;
	text-align: justify
}

.tooltip-arrow-bottom .arrow-tooltip {
	width: 70px;
	height: 14px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px
}

.tooltip-arrow-bottom .arrow-tooltip.top {
	top: auto;
	bottom: -14px
}

.tooltip-arrow-bottom .arrow-tooltip.left {
	left: 50%
}

.tooltip-arrow-bottom .arrow-tooltip:after {
	content: "";
	position: absolute;
	left: 20px;
	top: auto;
	bottom: -16px;
	width: 21px;
	height: 21px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-transform: rotate(45deg)
}

.tooltip-arrow-bottom .arrow-tooltip.top:after {
	top: auto;
	bottom: 5px
}

.tooltip-arrow-right {
	min-height: 50px
}

.tooltip-arrow-right .arrow-tooltip {
	width: 14px;
	height: 27px;
	overflow: hidden;
	position: absolute
}

.tooltip-arrow-right .arrow-tooltip.left {
	right: -12px;
	left: auto
}

.tooltip-arrow-right .arrow-tooltip.top {
	top: 30%
}

.tooltip-arrow-right .arrow-tooltip:after {
	content: "";
	position: absolute;
	left: -12px;
	top: 0px;
	width: 21px;
	height: 21px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-transform: rotate(45deg)
}

.tooltip-arrow-left {
	min-height: 50px
}

.tooltip-arrow-left .arrow-tooltip {
	width: 14px;
	height: 27px;
	overflow: hidden;
	position: absolute
}

.tooltip-arrow-left .arrow-tooltip.left {
	left: -12px;
	right: auto
}

.tooltip-arrow-left .arrow-tooltip.top {
	top: 30%
}

.tooltip-arrow-left .arrow-tooltip:after {
	content: "";
	position: absolute;
	left: 5px;
	top: 0px;
	width: 21px;
	height: 21px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-transform: rotate(45deg)
}

.flyout, .flyout--alt {
	position: relative
}

.flyout__content {
	position: absolute;
	top: 100%;
	left: -99999px;
	z-index: 999;
	width: auto;
	white-space: nowrap;
	background: #ffffff;
/*	background: #e5e6e6; // REP-4846 */
	-webkit-box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3)
}

.flyout__content>ul {
	margin-bottom: 0
}

.flyout:hover, .flyout--alt:hover {
	overflow: visible;
	cursor: pointer
}

.flyout:hover>.flyout__content {
	left: 60px;
	top: -107px
}

.flyout--alt:hover>.flyout__content {
	top: 0;
	left: 100%
}

.flyout:hover>.flyout__content li {
	padding: 5px 20px;
	padding: 0.35714rem 1.42857rem;
	margin-bottom: 0;
	border-bottom: 1px #989f9f solid
}

.flyout:hover>.flyout__content .fa {
	position: absolute;
	top: 37%;
	left: -10px;
	color: #ffffff;
/*	color: #e5e6e6 // REP-4846 */
}

.flyout--mouse-out {
	position: relative
}

.flyout--mouse-out .flyout__content {
	position: absolute;
	left: -30px;
	top: 33px;
	width: 278px;
	white-space: normal;
	background-color: #ffffff;
/*	background-color: #fffde7; // REP-4846 */
	-webkit-box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 3px 3px 8px 1px rgba(0, 0, 0, 0.3)
}

.flyout--mouse-out .flyout__content>ul {
	margin-bottom: 0
}

.flyout--mouse-out .flyout__content li {
	padding: 5px 20px;
	padding: 0.35714rem 1.42857rem;
	margin-bottom: 0;
	border-bottom: 1px #989f9f solid;
	color: #2a3030
}

.flyout--mouse-out .flyout__content .fa {
	color: #7f8080
}

.flyout--mouse-out .flyout__content .fa.fa-caret-up {
	top: -13px;
	left: 90px;
	color: #ffffff;
/*	color: #fffde7; // REP-4846 */
	line-height: 16px;
	overflow: hidden;
	position: absolute;
	padding: 0;
	margin: 0
}

.flyout--mouse-out .flyout__content .fa.fa-caret-down {
	bottom: -13px;
	left: 90px;
	color: #ffffff;
/*	color: #fffde7; // REP-4846 */
	line-height: 16px;
	overflow: hidden;
	position: absolute;
	padding: 0;
	margin: 0
}

.flyout--mouse-out .flyout__content .fa.fa-folder {
	margin-right: 0
}

.flyout--top:hover>.flyout__content {
	left: auto;
	right: 36px;
	top: -15px
}

.flyout--top:hover>.flyout__content .fa {
	position: absolute;
	top: 13px;
	left: 98%;
	color: #ffffff;
/*	color: #e5e6e6;  // REP-4846 */
	width: 24px;
	height: 100px
}

.flyout--top .flyout--alt:hover>.flyout__content {
	top: -15px;
	left: auto;
	right: 109%
}

.ui-dialog {
	background-color: #ffffff;
/*	background-color: #ccc;  // REP-4846 */
	box-shadow: -3px 5px 8px 1px rgba(0, 0, 0, 0.3)
}

.ui-dialog form {
	margin-bottom: 0
}

.ui-dialog .ui-dialog-titlebar {
	padding: 20px;
	padding: 1.4285rem;
	cursor: move;
	position: relative
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
	float: left;
	font-family: "robotolight", Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-size: 2.28571rem;
	line-height: 0.85
}

@media only screen and (min-width: 600px) {
	.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
		font-size: 32px;
		font-size: 2.28571rem
	}
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
	position: absolute;
	right: 24px;
	top: 24px;
	width: 24px;
	height: 24px
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close span {
	display: block
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover,
	.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:focus {
	padding: 0;
	text-decoration: none;
	border: none
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon {
	background: url("../images/close.png") no-repeat top left transparent
}

.ui-dialog .ui-dialog-titlebar .ui-state-hover {
	background: none
}

.ui-dialog .ui-dialog-titlebar .ui-state-hover .ui-icon {
	background: url("../images/close_over.png") no-repeat top left
		transparent;
	border: none
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: 12px;
	padding: 0.85714rem;
	background: none;
	overflow: auto;
	zoom: 1
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	background-image: none;
	margin: 0;
	padding: 0 24px 24px;
	padding: 0 1.71429rem 1.71429rem
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	width: 100%;
	text-align: right
}

.ui-dialog .ui-dialog-buttonpane button {
	margin-bottom: 0;
	cursor: pointer
}

.ui-dialog .ui-resizable-se {
	width: 14px;
	height: 14px;
	right: 3px;
	bottom: 3px
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move
}

.fancybox-overlay {
	background:
		url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAEElEQVR42gEFAPr/AAAAAMwA0QDNTiUx4gAAAABJRU5ErkJggg==");
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
} /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner,
	.fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object,
	.fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}

.fancybox-skin {
	position: relative;
	background: #fff;
	text-shadow: none;
	border-radius: 4px
}

.fancybox-opened {
	z-index: 8030
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer, .fancybox-inner {
	position: relative
}

.fancybox-inner {
	overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
	position: absolute;
	top: 5px;
	right: -10px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040
}

.fancybox-close:hover {
	text-decoration: none
}

.fancybox-close:hover:after {
	color: #2a3030
}

.fancybox-close:after {
	content: "\f00d";
	font-family: "FontAwesome";
	color: #989f9f;
	font-size: 16px
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("blank.gif");
	-webkit-tap-highlight-color: transparent;
	z-index: 8040
}

.fancybox-prev {
	left: 0
}

.fancybox-next {
	right: 0
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important
}

.fancybox-lock {
	overflow: hidden !important;
	width: auto
}

.fancybox-lock body {
	overflow: hidden !important
}

.fancybox-lock-test {
	overflow-y: hidden !important
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}

.fancybox-opened .fancybox-title {
	visibility: visible
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.fancybox-title-inside-wrap {
	padding-top: 10px
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) {
	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span
		{
		background-size: 44px 152px
	}
	#fancybox-loading div {
		background-image: url("fancybox_loading@2x.gif");
		background-size: 24px 24px
	}
}

.ui-panel {
	background-color: #ffffff;
/*	background-color: #bbbfbf; // REP-4846 */
	box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, 0.3);
	margin-bottom: 24px;
	margin-bottom: 1.71429rem;
	padding: 0px;
	padding: 0rem
}

.ui-panel .panel__title {
	padding: 12px 24px;
	padding: 0.85714rem 1.71429rem;
	border-bottom: 1px #989f9f solid
}

.ui-panel .panel__title h1, .ui-panel .panel__title h2, .ui-panel .panel__title h3,
	.ui-panel .panel__title h4, .ui-panel .panel__title h5, .ui-panel .panel__title h6
	{
	margin: 0
}

.ui-panel .panel__body {
	padding: 12px 24px;
	padding: 0.85714rem 1.71429rem
}

.ui-panel.panel--transparent {
	background-color: transparent;
	box-shadow: none
}

.ui-panel.panel--transparent .panel__title {
	padding: 0;
	border-bottom: 1px #989f9f solid
}

.ui-panel.panel--transparent .panel__title h1, .ui-panel.panel--transparent .panel__title h2,
	.ui-panel.panel--transparent .panel__title h3, .ui-panel.panel--transparent .panel__title h4,
	.ui-panel.panel--transparent .panel__title h5, .ui-panel.panel--transparent .panel__title h6
	{
	margin: 0
}

.ui-panel.panel--transparent .panel__body {
	padding: 12px 0;
	padding: 0.85714rem 0
}

.ui-panel.panel--secondary .panel__title {
	background-color: #474f57;
/*	background-color: #555959; // REP-4846 */
	color: #fff;
	padding: 6px 12px;
	padding: 0.42857rem 0.85714rem
}

.ui-panel.panel--secondary .panel__title h4, .ui-panel.panel--secondary .panel__title h6
	{
	color: #fff
}

.ui-panel.panel--secondary .panel__body {
	background-color: #fff;
	padding: 6px 12px;
	padding: 0.42857rem 0.85714rem
}

.ui-block {
	background: #ffffff;
/*	background: #bbbfbf;  // REP-4846 */
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	margin-bottom: 6px;
	margin-bottom: 0.42857rem
}

.ui-block .block__body {
	*zoom: 1
}

.ui-block .block__body:before, .ui-block .block__body:after {
	content: " ";
	display: table
}

.ui-block .block__body:after {
	clear: both
}

.ui-block .block__item {
	padding: 24px 12px 24px 24px;
	padding: 1.71429rem 0.85714rem 1.71429rem 1.71429rem
}

.ui-block .block--expand {
	background: #ffffff;
/*	background: #d6d9d9 // REP-4846 */
}

.ui-block:last-child {
	margin-bottom: 0
}

.ui-alert {
	padding: 0.5em 1em;
	margin-bottom: 24px;
	margin-bottom: 1.71429rem;
	border-radius: 4px;
	background: #2a3030;
	color: #fff;
	position: relative
}

.ui-alert .alert_close:after {
	position: absolute;
	content: "\f00d";
	font-family: FontAwesome;
	right: 10px;
	top: 5px;
	color: #fff;
	font-size: 16px
}

.ui-alert .alert_close:hover:after {
	opacity: 0.8
}

.ui-alert--error {
	background: #e74c3c
}

.ui-alert--info {
	background: #50597B
}

.ui-alert--success {
	background: #2a3030
}

.t-data-grid .t-data-grid-pager {
	margin: 0;
	margin-bottom: 24px;
	margin-bottom: 1.71429rem;
	list-style: none;
	float: right
}

.t-data-grid .t-data-grid-pager a {
	background: #ffffff;  /* new REP-4846 */
	border: 1px #acacad solid
}

.t-data-grid .t-data-grid-pager a, .t-data-grid .t-data-grid-pager span.current
	{
	display: inline-block;
	margin: 0 0 0 5px;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.71429;
	padding: 5px 10px;
	text-decoration: none
}

.t-data-grid .t-data-grid-pager .current, .t-data-grid .t-data-grid-pager .current:hover,
	.t-data-grid .t-data-grid-pager .current>a, .t-data-grid .t-data-grid-pager .current>a:hover
	{
	background: #00b07d;
	border: 1px #00b07d solid;
/*	background: #2a3030;
	border: 1px #2a3030 solid; // REP-4846 */
	color: #fff
}

.t-data-grid .t-data-grid-pager a:hover {
	background: #d6d9d9;
	border-color: #d6d9d9
}

.t-data-grid .t-data-grid-pager .fa {
	color: #2a3030
}

.patient-list-wrap .t-data-grid-pager {
	margin: 0;
	margin-bottom: 12px;
	margin-bottom: 0.85714rem;
	list-style: none;
	float: none;
	margin-right: 392px;
	text-align: right
}

.patient-list-wrap .t-data-grid-pager a {
	background: #ffffff; /* new REP-4846 */
	border: 1px #acacad solid;
}

.patient-list-wrap .t-data-grid-pager a, .patient-list-wrap .t-data-grid-pager span.current
	{
	display: inline-block;
	margin: 0 0 0 3px;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.71429;
	padding: 3px 6px;
	text-decoration: none
}

.patient-list-wrap .t-data-grid-pager .current, .patient-list-wrap .t-data-grid-pager .current:hover,
	.patient-list-wrap .t-data-grid-pager .current>a, .patient-list-wrap .t-data-grid-pager .current>a:hover
	{
	background: #00b07d;
	border: 1px #00b07d solid;
/*	background: #2a3030;
	border: 1px #2a3030 solid; // REP-4846 */
	color: #fff
}

.patient-list-wrap .t-data-grid-pager a:hover {
	background: #d6d9d9;
	border-color: #d6d9d9
}

.ui-pagination {
	margin: 0;
	margin-bottom: 24px;
	margin-bottom: 1.71429rem;
	list-style: none;
	font-size: 0
}

.ui-pagination>li {
	display: inline-block;
	margin: 0 5px 0 0;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.71429
}

.ui-pagination>li:last-child {
	margin-right: 0
}

.ui-pagination>li>a {
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
	color: #2a3030;
	border: 1px #acacad solid
}

.ui-pagination .current, .ui-pagination .current:hover, .ui-pagination .current>a,
	.ui-pagination .current>a:hover {
	background: #2a3030;
	border: 1px #2a3030 solid;
	color: #fff
}

.ui-pagination a:hover {
	background: #d6d9d9;
	border-color: #d6d9d9
}

.ui-pagination .fa {
	color: #2a3030
}

.pagination__box>a {
	box-shadow: 0 0 0 1px #989f9f inset
}

.pagination__box.box--circular>a {
	border-radius: 200px;
	text-align: center;
	width: 35px;
	height: 35px
}

.pagination__box.box--circular .fa {
	margin-right: 0
}

.ui-pagination--constrict>li {
	margin-right: -1px
}

.ui-pagination--constrict>li>a {
	border-radius: 0
}

.ui-pagination--constrict>li:first-child>a {
	border-radius: 4px 0 0 4px
}

.ui-pagination--constrict>li:last-child>a {
	border-radius: 0 4px 4px 0
}

.ui-pagination--constrict .fa {
	margin-right: 0
}

.ui-module-date {
	display: inline-block;
	vertical-align: top;
	background: #2a3030;
	color: #fff;
	border-radius: 4px;
	line-height: 1;
	text-align: center
}

.ui-module-date .date__title {
	text-transform: uppercase;
	background: #555959;
	border-radius: 4px 4px 0 0;
	padding: 0.5em 1em
}

.ui-module-date .date__body {
	font-weight: 300;
	padding: 0.2em 0.5em;
	font-size: 30px;
	font-size: 2.14286rem
}

.ui-module-date--small .date__title {
	font-size: 13px;
	font-size: 0.92857rem
}

.ui-module-date--small .date__body {
	font-size: 20px;
	font-size: 1.42857rem;
	padding: 0.4em 0.5em
}

.t-calendar-trigger {
	border: 0 !important;
	clip: rect(0, 0, 0, 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}

.datepicker {
	margin-bottom: 24px;
	margin-bottom: 1.71429rem;
	direction: ltr;
	clear: both
}

.datepicker.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	display: none;
	min-width: 160px;
	list-style: none;
	background-color: #ffffff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	color: #333333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.datepicker.dropdown-menu {
	padding: 0;
	border: none;
	border-radius: 0;
	border: 1px #394264 solid
}

.datepicker table {
	margin: 0
}

.datepicker td, .datepicker th {
	text-align: center;
	padding: 4px 5px
}

.datepicker tbody {
	font-size: 13px
}

.datepicker th {
	padding: 6px 5px
}

.datepicker thead tr:first-child>th {
	background: #394264;
	color: #fff
}

.datepicker:after, .datepicker:before {
	display: none
}

.datepicker .dow {
	color: #656c6c;
	font-weight: normal;
	font-size: 12px
}

.datepicker .day {
	width: 30px;
	height: 30px
}

.datepicker .day:hover, .datepicker .day.focused {
	background: #eee
}

.datepicker tbody td {
	border: 1px #b2b8b8 solid
}

.datepicker tbody td:last-child {
	border-right: none
}

.datepicker tbody tr:last-child>td {
	border-bottom: none
}

.datepicker tbody td:first-child {
	border-left: none
}

.datepicker .datepicker-switch, .datepicker .prev, .datepicker .next,
	.datepicker .day, .datepicker .month, .datepicker .year, .datepicker .today
	{
	cursor: pointer
}

.datepicker .month, .datepicker .year {
	display: block;
	float: left;
	vertical-align: top;
	width: 24%;
	max-width: 60px;
	margin: 0 0.5%;
	margin-bottom: 1%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 4px;
	background: #eee
}

.datepicker .month:hover, .datepicker .year:hover {
	background: #ddd
}

.datepicker .prev, .datepicker .next {
	font-size: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.datepicker .prev:after, .datepicker .next:after {
	content: "\f104";
	font-family: FontAwesome;
	font-size: 18px
}

.datepicker .next:after {
	content: "\f105"
}

.datepicker .old, .datepicker .new {
	color: #989f9f
}

.datepicker .active, .datepicker .tab__handle:hover, .datepicker .ftabset ul li:hover,
	.ftabset ul .datepicker li:hover, .datepicker .active:hover,
	.datepicker .tab__handle:hover, .datepicker .ftabset ul li:hover,
	.ftabset ul .datepicker li:hover, .datepicker .selected, .datepicker .selected:hover
	{
	background: #2a3030;
	color: #fff
}

.datepicker .range {
	background: #eee
}

.datepicker .today {
	border-top: 1px #989f9f solid
}

.datepicker .today:hover {
	background: #eee
}

.autocomplete-suggestions {
	border: 1px solid #989f9f;
	background: #fff;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) inset;
	border-radius: 4px;
	overflow: auto
}

.autocomplete-suggestion {
	padding: 0.3em 1em;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	border-bottom: 1px #989f9f solid
}

.autocomplete-suggestion:last-child {
	border-bottom: none
}

.autocomplete-selected {
	background: #d6d9d9
}

.autocomplete-suggestions strong {
	font-weight: normal;
	color: #2a3030;
	font-weight: 600
}

.ac__desc {
	display: block;
	font-size: 12px;
	padding: 5px 0;
	text-transform: capitalize
}

body .t-autocomplete-menu {
	-webkit-box-shadow: -3px 5px 8px 1px rgba(0, 0, 0, 0.3);
	-khtml-box-shadow: -3px 5px 8px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: -3px 5px 8px 1px rgba(0, 0, 0, 0.3);
	box-shadow: -3px 5px 8px 1px rgba(0, 0, 0, 0.3);
	width: auto;
	max-height: 200px;
	overflow: auto;
	border: 1px #989f9f solid
}

body .t-autocomplete-menu.t-fautocomplete-menu {
	width: auto !important;
	max-width: 250px
}

body .t-autocomplete-menu ul {
	background-color: #ffffff;
/*	background-color: #e5e6e6; // new REP-4846 */
	padding: 0;
	overflow: auto;
	margin: 0;
	width: 100%;
	max-height: 200px;
	position: relative;
	display: table;
	border: none !important
}

body .t-autocomplete-menu li {
	color: #545f5f;
	list-style-type: none;
	margin: 0;
	cursor: pointer;
	padding: 5px 12px;
	padding: 0.35714rem 0.85714rem;
	border-top: 1px #989f9f solid;
	border-bottom: none;
	font-weight: normal;
	white-space: nowrap;
	line-height: normal;
	text-align: left
}

body .t-autocomplete-menu li.selected {
	color: #2a3030;
	font-weight: normal;
	background-color: #ecedee;
/*	background-color: #bbbfbf  // new REP-4846 */
}

body .t-autocomplete-menu li:first-child {
	border-top: none;
	border-bottom: none
}

.ui-search-facets dt, .ui-search-facets dd {
	display: inline-block;
	vertical-align: top;
	margin-right: 0.5em
}

.ui-search-facets .remove-facet {
	margin-left: 0.5em
}

.nav-bar {
	padding: 2.2em 0 2em;
	position: relative;
	height: 96px;
	background: #2a3030;
	color: #fff;
	*zoom: 1
}

.nav-bar:before, .nav-bar:after {
	content: " ";
	display: table
}

.nav-bar:after {
	clear: both
}

.nav-bar .brand-logo {
	float: left
}

.nav-bar img {
	vertical-align: top
}

.nav-bar .fa {
	color: #fff
}

@media only screen and (min-width: 1090px) {
	.nav-bar .btn--toggle {
		display: none
	}
}

.nav-bar .dropdown>a {
	padding-right: 0
}

.nav-bar--inverted {
	background: #555959
}

.nav-bar--inverted a {
	color: #fff
}

.nav-bar--inverted .fa, .nav-bar--inverted .caret {
	color: #fff
}

.nav-bar--inverted .dropdown:hover>a, .nav-bar--inverted .dropdown:hover
	{
	background: #2a3030;
	border-radius: 4px 4px 0 0
}

.nav-bar--inverted .dropdown:after {
	color: #fff
}

.nav-bar--inverted .ui-dropdown {
	background: #2a3030;
	border: none;
	border-top-left-radius: 0
}

.nav-bar--inverted .ui-dropdown a:hover {
	background-color: #1e2222
}

.nav-bar--inverted .ui-dropdown .seperator {
	border-bottom-color: #424b4b
}

.nav-primary {
	float: left;
	display: none
}

.nav-primary ul {
	list-style: none;
	margin: 0
}

.nav-primary>ul>li {
	display: inline-block;
	margin: 0 0 0 1em
}

.nav-primary>ul>li>a {
	display: inline-block;
	padding: 0.28571em 0.5em
}

.nav-primary form, .nav-primary .text-input, .nav-primary .form-control
	{
	display: inline-block;
	margin: 0
}

.nav-primary .btn {
	margin-bottom: 0;
	color: #2a3030
}

@media only screen and (min-width: 600px) {
	.nav-primary {
		display: block
	}
}

.nav-secondary {
	float: right;
	display: none
}

.nav-secondary ul {
	list-style: none;
	margin: 0
}

.nav-secondary>ul>li {
	display: inline-block;
	margin: 0 0 0 1em
}

.nav-secondary>ul>li>a {
	display: inline-block;
	padding: 0.28571em 0.5em
}

.nav-secondary form, .nav-secondary .text-input, .nav-secondary .form-control
	{
	display: inline-block;
	margin: 0
}

.nav-secondary .btn {
	margin-bottom: 0;
	color: #2a3030
}

@media only screen and (min-width: 1090px) {
	.nav-secondary {
		display: block
	}
}

.footer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	padding-top: 10px;
	padding-top: 0.71429rem;
	padding-bottom: 10px;
	padding-bottom: 0.71429rem;
	font-size: 0.875em;
	color: #d6d9d9;
	background-color: #474f57;
/*	background-color: #2a3030; // REP-4846 */
	z-index: 2
}

.footer a {
	color: #5cc359;
/*	color: #dbe79c // REP-4846 */
}

.footer a:hover {
	color: #5cc359;
/*	color: #dbe79c // REP-4846 */
}

.footer a:active {
	color: #5cc359;
/*	color: #dbe79c // REP-4846 */
}

.wrapper {
	position: relative;
	min-height: 100%;
	min-width: 1090px;
	padding-bottom: 64px;
	padding-bottom: 4.57143rem;
	overflow: hidden;
	background: #d1dedf;  /*/ new REP-4846 */
}

/* new REP-4941 */
.wrapperLogin {
	position: relative;
	min-height: 100%;
	min-width: 1090px;
	padding-bottom: 64px;
	padding-bottom: 4.57143rem;
	overflow: hidden;
	background: #1a5e63;
}

.page-wrap {
	background: #1a5e63; /* new login page REP-4846 */
/*	background: #d1dedf;
	background: #bbbfbf // REP-4846 */
}

.page-wrap.page--home {
	background: #989f9f
}

.page-container {
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0
}

.page-header, .page-header--list {
	    color: #ffffff; /* new REP-4846 */
	background: #474f57;
/*	background: #bbbfbf // REP-4846 */
}

.page-header--list {
	height: 182px;
	position: relative;
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3)
}

.page-header--list.no-filter {
	height: 141px
}

.page--no-filter .page-header--list {
	height: 141px
}

.page--no-filter .pos--top {
	margin-top: -60px
}

.main-content {
	background: #d1dedf; 
/*	background: #989f9f;  // REP-4846 */
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3) inset;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3) inset
}

.content--position {
	position: relative;
	min-width: 960px;
	padding-bottom: 74px;
	padding-bottom: 5.28571rem
}

.ui-content {
	margin-left: 0;
	padding-left: 12px;
	padding-left: 0.85714rem;
	padding-right: 12px;
	padding-right: 0.85714rem;
	padding-top: 24px;
	padding-top: 1.71429rem;
	*zoom: 1
}

.ui-content:before, .ui-content:after {
	content: " ";
	display: table
}

.ui-content:after {
	clear: both
}

.ui-content .content__bar .ui-block {
	padding-top: 12px;
	padding-top: 0.85714rem;
	position: relative
}

.t-data-grid {
	font-family: "robotoregular", Helvetica, Arial, sans-serif !important
}

.editor-content--height {
	height: 100%;
	position: relative;
	min-height: 635px
}

.editor-content--height div.t-error {
	margin: 0 12px 12px;
	margin: 0 0.85714rem 0.85714rem
}

.tab-content--height {
	height: 100%;
	position: relative;
	min-height: 598px
}

.selecter {
	margin: 0;
	margin-bottom: 24px;
	margin-bottom: 1.71429rem
}

.selecter.multiple .selecter-item.selected {
	position: relative
}

.selecter.multiple .selecter-item.selected:after {
	content: "\f058";
	font-family: FontAwesome;
	color: #2a3030;
	position: absolute;
	right: 1em;
	font-size: 18px;
	top: 6px
}

.row .row, .row--wide {
	width: auto;
	max-width: none;
	min-width: 0;
	margin-left: -12px;
	margin-right: -12px
}

.row--collapse .columns {
	padding-left: 0;
	padding-right: 0
}

.row .row--collapse {
	margin-left: 0;
	margin-right: 0
}

.row {
	width: 100%;
	*zoom: 1
}

.row:before, .row:after {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.columns {
	float: left;
	min-height: 1px;
	padding: 0 12px;
	position: relative
}

.columns--push {
	float: left;
	min-height: 1px;
	padding-right: 12px;
	position: relative
}

.column--center {
	float: none;
	margin: 0 auto
}

.one {
	width: 8.33333%
}

.two {
	width: 16.66667%
}

.three {
	width: 25%
}

.four {
	width: 33.33333%
}

.five {
	width: 41.66667%
}

.six {
	width: 50%
}

.seven {
	width: 58.33333%
}

.eight {
	width: 66.66667%
}

.nine {
	width: 75%
}

.ten {
	width: 83.33333%
}

.eleven {
	width: 91.66667%
}

.twelve {
	width: 100%
}

.push--one {
	left: 8.33333%
}

.pull--one {
	right: 8.33333%
}

.push--two {
	left: 16.66667%
}

.pull--two {
	right: 16.66667%
}

.push--three {
	left: 25%
}

.pull--three {
	right: 25%
}

.push--four {
	left: 33.33333%
}

.pull--four {
	right: 33.33333%
}

.push--five {
	left: 41.66667%
}

.pull--five {
	right: 41.66667%
}

.push--six {
	left: 50%
}

.pull--six {
	right: 50%
}

.push--seven {
	left: 58.33333%
}

.pull--seven {
	right: 58.33333%
}

.push--eight {
	left: 66.66667%
}

.pull--eight {
	right: 66.66667%
}

.push--nine {
	left: 75%
}

.pull--nine {
	right: 75%
}

.push--ten {
	left: 83.33333%
}

.pull--ten {
	right: 83.33333%
}

.push--eleven {
	left: 91.66667%
}

.pull--eleven {
	right: 91.66667%
}

.t1 {
	width: 1% !important
}

.t2 {
	width: 2% !important
}

.t3 {
	width: 3% !important
}

.t4 {
	width: 4% !important
}

.t5 {
	width: 5% !important
}

.t6 {
	width: 6% !important
}

.t7 {
	width: 7% !important
}

.t8 {
	width: 8% !important
}

.t9 {
	width: 9% !important
}

.t10 {
	width: 10% !important
}

.t11 {
	width: 11% !important
}

.t12 {
	width: 12% !important
}

.t13 {
	width: 13% !important
}

.t14 {
	width: 14% !important
}

.t15 {
	width: 15% !important
}

.t16 {
	width: 16% !important
}

.t17 {
	width: 17% !important
}

.t18 {
	width: 18% !important
}

.t19 {
	width: 19% !important
}

.t20 {
	width: 20% !important
}

.t21 {
	width: 21% !important
}

.t22 {
	width: 22% !important
}

.t23 {
	width: 23% !important
}

.t24 {
	width: 24% !important
}

.t25 {
	width: 25% !important
}

.t26 {
	width: 26% !important
}

.t27 {
	width: 27% !important
}

.t28 {
	width: 28% !important
}

.t29 {
	width: 29% !important
}

.t30 {
	width: 30% !important
}

.t31 {
	width: 31% !important
}

.t32 {
	width: 32% !important
}

.t33 {
	width: 33% !important
}

.t34 {
	width: 34% !important
}

.t35 {
	width: 35% !important
}

.t36 {
	width: 36% !important
}

.t37 {
	width: 37% !important
}

.t38 {
	width: 38% !important
}

.t39 {
	width: 39% !important
}

.t40 {
	width: 40% !important
}

.t41 {
	width: 41% !important
}

.t42 {
	width: 42% !important
}

.t43 {
	width: 43% !important
}

.t44 {
	width: 44% !important
}

.t45 {
	width: 45% !important
}

.t46 {
	width: 46% !important
}

.t47 {
	width: 47% !important
}

.t48 {
	width: 48% !important
}

.t49 {
	width: 49% !important
}

.t50 {
	width: 50% !important
}

.t51 {
	width: 51% !important
}

.t52 {
	width: 52% !important
}

.t53 {
	width: 53% !important
}

.t54 {
	width: 54% !important
}

.t55 {
	width: 55% !important
}

.t56 {
	width: 56% !important
}

.t57 {
	width: 57% !important
}

.t58 {
	width: 58% !important
}

.t59 {
	width: 59% !important
}

.t60 {
	width: 60% !important
}

.t61 {
	width: 61% !important
}

.t62 {
	width: 62% !important
}

.t63 {
	width: 63% !important
}

.t64 {
	width: 64% !important
}

.t65 {
	width: 65% !important
}

.t66 {
	width: 66% !important
}

.t67 {
	width: 67% !important
}

.t68 {
	width: 68% !important
}

.t69 {
	width: 69% !important
}

.t70 {
	width: 70% !important
}

.t71 {
	width: 71% !important
}

.t72 {
	width: 72% !important
}

.t73 {
	width: 73% !important
}

.t74 {
	width: 74% !important
}

.t75 {
	width: 75% !important
}

.t76 {
	width: 76% !important
}

.t77 {
	width: 77% !important
}

.t78 {
	width: 78% !important
}

.t79 {
	width: 79% !important
}

.t80 {
	width: 80% !important
}

.t81 {
	width: 81% !important
}

.t82 {
	width: 82% !important
}

.t83 {
	width: 83% !important
}

.t84 {
	width: 84% !important
}

.t85 {
	width: 85% !important
}

.t86 {
	width: 86% !important
}

.t87 {
	width: 87% !important
}

.t88 {
	width: 88% !important
}

.t89 {
	width: 89% !important
}

.t90 {
	width: 90% !important
}

.t91 {
	width: 91% !important
}

.t92 {
	width: 92% !important
}

.t93 {
	width: 93% !important
}

.t94 {
	width: 94% !important
}

.t95 {
	width: 95% !important
}

.t96 {
	width: 96% !important
}

.t97 {
	width: 97% !important
}

.t98 {
	width: 98% !important
}

.t99 {
	width: 99% !important
}

.t100 {
	width: 100% !important
}

.show-for-desktop {
	display: inherit
}

.hide-for-desktop {
	display: none
}

.container {
	width: 100%
}

.container .row {
	margin-left: 0;
	margin-right: 0
}

.container .row-pull {
	margin-left: -12px;
	margin-right: -12px
}

.container--medium {
	width: 1090px;
	margin: 0 auto
}

.container--medium .container--medium {
	width: 100%
}

.container--small {
	width: 936px;
	margin: 0 auto
}

.container--small .container--medium {
	width: 100%
}

.container--x-small {
	width: 700px;
	margin: 0 auto
}

.container--x-small .container--medium {
	width: 100%
}

.ui-media--grid>li {
	display: inline-block;
	width: 25%;
	padding-right: 1em
}

.ui-media--grid .media__item {
	margin-bottom: 12px;
	margin-bottom: 0.85714rem
}

.ui-media-grid--four>.ui-media {
	width: 25%
}

@media screen and (-ms-high-contrast: active) , ( -ms-high-contrast :
	none) {
	.rule--light {
		color: #fff;
		border-top: 1px solid #fff;
		border-bottom: none
	}
}

.horizontal-rule {
	border-bottom: 2px solid #000 !important;
}

/*
 * #REP-3629 Set size on textarea; not resizeable
 */
textarea.text-template {
	resize: none;
	width: 578px;
	height:150px;
}

/*
 * Make page look like other templates
 */
body.text-template-body-fix {
	margin: 0px;
	background-color: #ececec;
	font-family: Helvetica;
	font-size: 13px;
	line-height: 1.5;
	color: #444444;
	overflow-y: scroll;
}

/* new REP-4846 */
.ui-autocomplete {
    background: #ffffff;
}

/* new REP-4846 */
.ui-autocomplete li.active {
    background: #ecedee;
}

/* new REP-4846 */
#ui-datepicker-div {
	border: 1px solid #474f57;
	background: #ffffff;
}
/* new REP-4846 */
#ui-datepicker-div .ui-widget-content button.ui-datepicker-current {
    color: #ffffff;
    background: #1a5e63;
    border-color: #1a5e63;
    font-weight: unset;
}
/* new REP-4846 */
#ui-datepicker-div .ui-widget-content button.ui-datepicker-current:hover {
    color: #ffffff;
	background: #5e8e91;
	border-color: #5e8e91;
	font-weight: unset;
}
/* new REP-4846 */
#ui-datepicker-div .ui-widget-content button.ui-datepicker-close {
    color: #ffffff;
    background: #1a5e63;
    border: 1px solid #1a5e63;
    font-weight: unset;
}
/* new REP-4846 */
#ui-datepicker-div .ui-widget-content button.ui-datepicker-close:hover {
    color: #ffffff;
	background: #5e8e91;
	border: 1px solid #5e8e91;
	font-weight: unset;
}

.footerBackground{/* new login page REP-4846 */
 	background: #1a5e63;/* new login page REP-4846 */
}

.footer.footer.footerBackground a {/* new login page REP-4846 */
 	color: #ffffff;/* new login page REP-4846 */
}

.flex-row-reverse {
	display: flex;
	flex-flow: row-reverse;
}