﻿html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden], template {
	display: none
}

a {
	background-color: transparent
}

a:active, a:hover {
	outline: 0
}

b, strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code, kbd, pre, samp {
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td, th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*, :after, :before {
		background: 0 0 !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	a, a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " ("attr(href) ")"
	}

	abbr[title]:after {
		content: " ("attr(title) ")"
	}

	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: ""
	}

	blockquote, pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img, tr {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	h2, h3, p {
		orphans: 3;
		widows: 3
	}

	h2, h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.btn>.caret, .dropup>.btn>.caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td, .table th {
		background-color: #fff !important
	}

	.table-bordered td, .table-bordered th {
		border: 1px solid #ddd !important
	}

}

*, :after, :before {
	-ms-box-sizing: border-box
}

html {
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: 'Proxima Nova', "Proxima Nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	line-height: 1.42857143;
	background-color: #fff
}

button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a:focus, a:hover {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role=button] {
	cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 22px;
	margin-bottom: 11px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 11px;
	margin-bottom: 11px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%
}

.h1, h1 {
	font-size: 41px
}

.h2, h2 {
	font-size: 34px
}

.h3, h3 {
	font-size: 28px
}

.h4, h4 {
	font-size: 20px
}

.h5, h5 {
	font-size: 16px
}

.h6, h6 {
	font-size: 14px
}

p {
	margin: 0 0 11px
}

.lead {
	margin-bottom: 22px;
	font-size: 18px;
	font-weight: lighter;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 24px
	}

}

.mark, mark {
	background-color: #fcf8e3;
	padding: .2em
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:focus, a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus, a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 10px;
	margin: 44px 0 22px;
	border-bottom: 1px solid #eee
}

ol, ul {
	margin-top: 0;
	margin-bottom: 11px
}

ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}

.list-unstyled, .support-breadcrumb, .support-link-list {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 22px
}

dd, dt {
	line-height: 1.42857143
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}

}

abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 11px 22px;
	margin: 0 0 22px;
	font-size: 20px;
	border-left: 5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
	content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

address {
	margin-bottom: 22px;
	font-style: normal;
	line-height: 1.42857143
}

code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	box-shadow: none
}

pre {
	display: block;
	padding: 10.5px;
	margin: 0 0 11px;
	font-size: 15px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container, .container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:768px) {
	.container {
		width: 750px
	}

}

@media (min-width:992px) {
	.container {
		width: 970px
	}

}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}

}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: left
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-7 {
		width: 58.33333333%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-5 {
		width: 41.66666667%
	}

	.col-sm-4 {
		width: 33.33333333%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-2 {
		width: 16.66666667%
	}

	.col-sm-1 {
		width: 8.33333333%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-pull-11 {
		right: 91.66666667%
	}

	.col-sm-pull-10 {
		right: 83.33333333%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-8 {
		right: 66.66666667%
	}

	.col-sm-pull-7 {
		right: 58.33333333%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-5 {
		right: 41.66666667%
	}

	.col-sm-pull-4 {
		right: 33.33333333%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-2 {
		right: 16.66666667%
	}

	.col-sm-pull-1 {
		right: 8.33333333%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-push-11 {
		left: 91.66666667%
	}

	.col-sm-push-10 {
		left: 83.33333333%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-8 {
		left: 66.66666667%
	}

	.col-sm-push-7 {
		left: 58.33333333%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-5 {
		left: 41.66666667%
	}

	.col-sm-push-4 {
		left: 33.33333333%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-2 {
		left: 16.66666667%
	}

	.col-sm-push-1 {
		left: 8.33333333%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}

}

@media (min-width:992px) {
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

}

@media (min-width:1200px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-11 {
		width: 91.66666667%
	}

	.col-lg-10 {
		width: 83.33333333%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-8 {
		width: 66.66666667%
	}

	.col-lg-7 {
		width: 58.33333333%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-5 {
		width: 41.66666667%
	}

	.col-lg-4 {
		width: 33.33333333%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-2 {
		width: 16.66666667%
	}

	.col-lg-1 {
		width: 8.33333333%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-pull-11 {
		right: 91.66666667%
	}

	.col-lg-pull-10 {
		right: 83.33333333%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-8 {
		right: 66.66666667%
	}

	.col-lg-pull-7 {
		right: 58.33333333%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-5 {
		right: 41.66666667%
	}

	.col-lg-pull-4 {
		right: 33.33333333%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-2 {
		right: 16.66666667%
	}

	.col-lg-pull-1 {
		right: 8.33333333%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-push-11 {
		left: 91.66666667%
	}

	.col-lg-push-10 {
		left: 83.33333333%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-8 {
		left: 66.66666667%
	}

	.col-lg-push-7 {
		left: 58.33333333%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-5 {
		left: 41.66666667%
	}

	.col-lg-push-4 {
		left: 33.33333333%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-2 {
		left: 16.66666667%
	}

	.col-lg-push-1 {
		left: 8.33333333%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 22px
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-], table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	overflow-x: auto;
	min-height: .01%
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 16.5px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

	.table-responsive>.table {
		margin-bottom: 0
	}

	.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}

	.table-responsive>.table-bordered {
		border: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}

}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 22px;
	font-size: 24px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple], select[size] {
	height: auto
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 36px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
		line-height: 36px
	}

	.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
		line-height: 33px
	}

	.input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
		line-height: 49px
	}

}

.form-group {
	margin-bottom: 15px
}

.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label, .radio label {
	min-height: 22px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px
}

.checkbox+.checkbox, .radio+.radio {
	margin-top: -5px
}

.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 38px
}

.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}

.input-sm {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 33px;
	line-height: 33px
}

select[multiple].input-sm, textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 33px;
	line-height: 33px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 33px;
	min-height: 36px;
	padding: 6px 10px;
	font-size: 14px;
	line-height: 1.5
}

.input-lg {
	height: 49px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 49px;
	line-height: 49px
}

select[multiple].input-lg, textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 49px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 49px;
	line-height: 49px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 49px;
	min-height: 42px;
	padding: 11px 16px;
	font-size: 20px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 45px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
	width: 49px;
	height: 49px;
	line-height: 49px
}

.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
	width: 33px;
	height: 33px;
	line-height: 33px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 27px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
		width: auto
	}

	.form-inline .input-group>.form-control {
		width: 100%
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox, .form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox label, .form-inline .radio label {
		padding-left: 0
	}

	.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}

}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 29px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}

}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.33px;
		font-size: 20px
	}

}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 14px
	}

}

.btn {
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active, .btn:active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-opacity: .65;
	-moz-opacity: .65;
	opacity: .65;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	background-image: none
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success.active, .btn-success:active, .btn-success:hover, .open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
	background-image: none
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info.focus, .btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .btn-info:hover, .open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
	background-image: none
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning.focus, .btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
	background-image: none
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger.focus, .btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
	background-image: none
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	color: #337ab7;
	font-weight: 400;
	border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color: transparent
}

.btn-link:focus, .btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-group-lg>.btn, .btn-lg {
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-group-sm>.btn, .btn-sm {
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn, .btn-xs {
	padding: 1px 5px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-ms-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown, .dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 16px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	color: #777
}

.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	left: auto;
	right: 0
}

.dropdown-menu-left {
	left: 0;
	right: auto
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0
	}

	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}

}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn, .btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-lg .caret {
	border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height: 49px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height: 49px;
	line-height: 49px
}

select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height: 33px;
	line-height: 33px
}

select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
	display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 3px
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 20px;
	border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}

}

.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}

}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified {
	width: 100%
}

.nav-justified>li {
	float: none
}

.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-justified>li>a {
		margin-bottom: 0
	}

}

.nav-tabs-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff
	}

}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 22px;
	border: 1px solid transparent
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}

}

@media (min-width:768px) {
	.navbar-header {
		float: left
	}

}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}

	.navbar-collapse.in {
		overflow-y: visible
	}

	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}

}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}

}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}

}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}

}

.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {
	.navbar-fixed-bottom, .navbar-fixed-top {
		border-radius: 0
	}

}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	padding: 14px 15px;
	font-size: 20px;
	line-height: 22px;
	height: 50px
}

.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width:768px) {
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left: -15px
	}

}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}

}

.navbar-nav {
	margin: 7px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 22px
	}

	.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}

}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 14px;
		padding-bottom: 14px
	}

}

.navbar-form {
	margin: 7px -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.navbar-form .form-control-static {
		display: inline-block
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
		width: auto
	}

	.navbar-form .input-group>.form-control {
		width: 100%
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox, .navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox label, .navbar-form .radio label {
		padding-left: 0
	}

	.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}

}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}

}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}

}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-radius: 4px 4px 0 0
}

.navbar-btn {
	margin-top: 7px;
	margin-bottom: 7px
}

.navbar-btn.btn-sm {
	margin-top: 8.5px;
	margin-bottom: 8.5px
}

.navbar-btn.btn-xs, .navbar-text {
	margin-top: 14px;
	margin-bottom: 14px
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px
	}

}

@media (min-width:768px) {
	.navbar-left {
		float: left !important
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px
	}

	.navbar-right~.navbar-right {
		margin-right: 0
	}

}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background-color: #e7e7e7;
	color: #555
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}

}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #080808;
	color: #fff
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}

}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 22px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc
}

.breadcrumb>.active {
	color: #777
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 22px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #337ab7;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 3;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}

.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 22px 0;
	list-style: none;
	text-align: center
}

.pager li {
	display: inline
}

.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:focus, .pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a, .pager .next>span {
	float: right
}

.pager .previous>a, .pager .previous>span {
	float: left
}

.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
	color: #777;
	background-color: #fff;
	cursor: not-allowed
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

a.label:focus, a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #777
}

.label-default[href]:focus, .label-default[href]:hover {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:focus, .label-primary[href]:hover {
	background-color: #286090
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
	background-color: #c9302c
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-group-xs>.btn .badge, .btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:focus, a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}

.jumbotron .h1, .jumbotron h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: 200
}

.jumbotron>hr {
	border-top-color: #d5d5d5
}

.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 6px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}

	.container .jumbotron, .container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 60px
	}

	.jumbotron .h1, .jumbotron h1 {
		font-size: 72px
	}

}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 22px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-moz-transition: border .2s ease-in-out;
	-ms-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

.thumbnail a>img, .thumbnail>img {
	margin-left: auto;
	margin-right: auto
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #337ab7
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}

.alert {
	padding: 15px;
	margin-bottom: 22px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p, .alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}

}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}

}

.progress {
	overflow: hidden;
	height: 22px;
	margin-bottom: 22px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-moz-transition: width .6s ease;
	-ms-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media, .media-body {
	zoom: 1;
	overflow: hidden
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right, .media>.pull-right {
	padding-left: 10px
}

.media-left, .media>.pull-left {
	padding-right: 10px
}

.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

a.list-group-item, button.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5
}

button.list-group-item {
	width: 100%;
	text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	background-color: #eee;
	color: #777;
	cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
	color: #777
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
	color: #c7ddef
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 22px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
	padding: 15px
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	color: inherit
}

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.list-group+.panel-footer, .panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
	margin-bottom: 0
}

.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {
	padding-left: 15px;
	padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}

.panel-group {
	margin-bottom: 22px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 6px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.close {
	float: right;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	-webkit-opacity: .2;
	-moz-opacity: .2;
	opacity: .2
}

.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}

button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-moz-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	opacity: .5
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.43px
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		-moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}

	.modal-sm {
		width: 300px
	}

}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}

}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: 'Proxima Nova', "Proxima Nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0
}

.tooltip.in {
	filter: alpha(opacity=90);
	-webkit-opacity: .9;
	-moz-opacity: .9;
	opacity: .9
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: 'Proxima Nova', "Proxima Nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 16px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 16px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-moz-transition: .6s ease-in-out left;
	-ms-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height: 1
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-moz-transition: -moz-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px
	}

	.carousel-inner>.item.active.right, .carousel-inner>.item.next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		-webkit-transform: translate(100%, 0, 0);
		-moz-transform: translate(100%, 0, 0);
		-ms-transform: translate(100%, 0, 0);
		-o-transform: translate(100%, 0, 0);
		transform: translate(100%, 0, 0);
		left: 0
	}

	.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-transform: translate(-100%, 0, 0);
		-moz-transform: translate(-100%, 0, 0);
		-ms-transform: translate(-100%, 0, 0);
		-o-transform: translate(-100%, 0, 0);
		transform: translate(-100%, 0, 0);
		left: 0
	}

	.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transform: translate(0, 0, 0);
		-moz-transform: translate(0, 0, 0);
		-ms-transform: translate(0, 0, 0);
		-o-transform: translate(0, 0, 0);
		transform: translate(0, 0, 0);
		left: 0
	}

}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	filter: alpha(opacity=50);
	-webkit-opacity: .5;
	-moz-opacity: .5;
	font-size: 20px;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus, .carousel-control:hover {
	outline: 0;
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	-webkit-opacity: .9;
	-moz-opacity: .9;
	opacity: .9
}

.carousel-control .icomoon-chevron-left, .carousel-control .icomoon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block
}

.carousel-control .icomoon-chevron-left, .carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .icomoon-chevron-right, .carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: transparent
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
	.carousel-control .icomoon-chevron-left, .carousel-control .icomoon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px
	}

	.carousel-control .icomoon-chevron-left, .carousel-control .icon-prev {
		margin-left: -15px
	}

	.carousel-control .icomoon-chevron-right, .carousel-control .icon-next {
		margin-right: -15px
	}

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}

}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs, th.visible-xs {
		display: table-cell !important
	}

}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important
	}

}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important
	}

}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}

}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm, th.visible-sm {
		display: table-cell !important
	}

}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important
	}

}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important
	}

}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table !important
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md, th.visible-md {
		display: table-cell !important
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}

}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg, th.visible-lg {
		display: table-cell !important
	}

}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important
	}

}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important
	}

}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}

}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}

}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}

}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}

}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}

}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table !important
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print, th.visible-print {
		display: table-cell !important
	}

}

@media print {
	.visible-print-block {
		display: block !important
	}

}

@media print {
	.visible-print-inline {
		display: inline !important
	}

}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}

}

@media print {
	.hidden-print {
		display: none !important
	}

}

.background-color-smart-blue, .background-color-smart-cyan {
	background: #11c0de
}

.background-color-smart-purple {
	background: #4d236b
}

.background-color-light-purple {
	background: #765097
}

.background-color-medium-purple {
	background: #5a2d82
}

.background-color-smart-green {
	background: #79b642
}

.background-color-smart-grey {
	background: #bfbfbf
}

.background-color-smart-light-grey {
	background: #e8e9e9
}

.background-color-smart-medium-grey {
	background: grey
}

.background-color-smart-dark-grey-text {
	background: #4f4c4d
}

.background-color-smart-blue-darker, .background-color-smart-cyan-darker {
	background: #09606f
}

.background-color-smart-purple-darker {
	background: #16111a
}

.background-color-smart-green-darker {
	background: #3d5527
}

.background-color-smart-cyan-90 {
	background: #29c6e1
}

.background-color-smart-cyan-80 {
	background: #41cde5
}

.background-color-smart-cyan-75 {
	background: #4dd0e6
}

.background-color-smart-cyan-70 {
	background: #58d3e8
}

.background-color-smart-cyan-60 {
	background: #70d9eb
}

.background-color-smart-cyan-50 {
	background: #88e0ef
}

.background-color-smart-cyan-20 {
	background: #cff2f8
}

.background-color-smart-cyan-10 {
	background: #e7f9fc
}

.background-color-rgb-cyan {
	background: #0ff
}

.background-color-smart-background-body {
	background: #f5f5f5
}

.background-color-smart-background-item {
	background: #fff
}

.background-color-cta-green {
	background: #00a500
}

.background-color-alert-yellow {
	background: orange
}

.background-color-alert-yellow-bg {
	background: #f0d993
}

.background-color-alert-red {
	background: #c80000
}

.background-color-cta-green-darker {
	background: #005000
}

.background-color-alert-yellow-darker {
	background: #cf8500
}

.background-color-alert-yellow-bg-darker {
	background: #bf9000
}

.background-color-alert-red-darker {
	background: #85200c
}

.background-color-transparent-white95 {
	background: rgba(255, 255, 255, .95)
}

.background-color-transparent-white80 {
	background: rgba(255, 255, 255, .8)
}

.background-color-transparent-white60 {
	background: rgba(255, 255, 255, .6)
}

.background-color-transparent-white40 {
	background: rgba(255, 255, 255, .4)
}

.background-color-transparent-lightergrey {
	background: rgba(0, 0, 0, .1)
}

.background-color-transparent-lightgrey {
	background: rgba(0, 0, 0, .15)
}

.background-color-transparent-cyan {
	background: rgba(21, 156, 178, .95)
}

.background-color-transparent-smart-green {
	background: rgba(121, 182, 66, .5)
}

.background-color-transparent-grey60 {
	background: rgba(102, 102, 102, .5)
}

.background-color-black {
	background: #000
}

.background-color-nearblack {
	background: #281920
}

.background-color-dark-gray {
	background: #2f2f2f
}

.background-color-grey90 {
	background: #1a1a1a
}

.background-color-grey80 {
	background: #333
}

.background-color-grey70 {
	background: #4d4d4d
}

.background-color-grey65 {
	background: #595959
}

.background-color-grey60 {
	background: #666
}

.background-color-grey55 {
	background: #737373
}

.background-color-grey50 {
	background: grey
}

.background-color-grey45 {
	background: #8c8c8c
}

.background-color-grey40 {
	background: #999
}

.background-color-grey30 {
	background: #b3b3b3
}

.background-color-grey20 {
	background: #ccc
}

.background-color-grey10 {
	background: #e6e6e6
}

.background-color-grey05 {
	background: #f2f2f2
}

.background-color-white {
	background: #fff
}

.text-color-smart-blue, .text-color-smart-blue:visited, .text-color-smart-cyan, .text-color-smart-cyan:visited {
	color: #11c0de
}

.text-color-smart-purple, .text-color-smart-purple:visited {
	color: #4d236b
}

.text-color-light-purple, .text-color-light-purple:visited {
	color: #765097
}

.text-color-medium-purple, .text-color-medium-purple:visited {
	color: #5a2d82
}

.text-color-smart-green, .text-color-smart-green:visited {
	color: #79b642
}

.text-color-smart-grey, .text-color-smart-grey:visited {
	color: #bfbfbf
}

.text-color-smart-light-grey, .text-color-smart-light-grey:visited {
	color: #e8e9e9
}

.text-color-smart-medium-grey, .text-color-smart-medium-grey:visited {
	color: grey
}

.text-color-smart-dark-grey-text, .text-color-smart-dark-grey-text:visited {
	color: #4f4c4d
}

.text-color-smart-blue-darker, .text-color-smart-blue-darker:visited, .text-color-smart-cyan-darker, .text-color-smart-cyan-darker:visited {
	color: #09606f
}

.text-color-smart-purple-darker, .text-color-smart-purple-darker:visited {
	color: #16111a
}

.text-color-smart-green-darker, .text-color-smart-green-darker:visited {
	color: #3d5527
}

.text-color-smart-cyan-90, .text-color-smart-cyan-90:visited {
	color: #29c6e1
}

.text-color-smart-cyan-80, .text-color-smart-cyan-80:visited {
	color: #41cde5
}

.text-color-smart-cyan-75, .text-color-smart-cyan-75:visited {
	color: #4dd0e6
}

.text-color-smart-cyan-70, .text-color-smart-cyan-70:visited {
	color: #58d3e8
}

.text-color-smart-cyan-60, .text-color-smart-cyan-60:visited {
	color: #70d9eb
}

.text-color-smart-cyan-50, .text-color-smart-cyan-50:visited {
	color: #88e0ef
}

.text-color-smart-cyan-20, .text-color-smart-cyan-20:visited {
	color: #cff2f8
}

.text-color-smart-cyan-10, .text-color-smart-cyan-10:visited {
	color: #e7f9fc
}

.text-color-rgb-cyan, .text-color-rgb-cyan:visited {
	color: #0ff
}

.text-color-smart-background-body, .text-color-smart-background-body:visited {
	color: #f5f5f5
}

.text-color-smart-background-item, .text-color-smart-background-item:visited {
	color: #fff
}

.text-color-cta-green, .text-color-cta-green:visited {
	color: #00a500
}

.text-color-alert-yellow, .text-color-alert-yellow:visited {
	color: orange
}

.text-color-alert-yellow-bg, .text-color-alert-yellow-bg:visited {
	color: #f0d993
}

.text-color-alert-red, .text-color-alert-red:visited {
	color: #c80000
}

.text-color-cta-green-darker, .text-color-cta-green-darker:visited {
	color: #005000
}

.text-color-alert-yellow-darker, .text-color-alert-yellow-darker:visited {
	color: #cf8500
}

.text-color-alert-yellow-bg-darker, .text-color-alert-yellow-bg-darker:visited {
	color: #bf9000
}

.text-color-alert-red-darker, .text-color-alert-red-darker:visited {
	color: #85200c
}

.text-color-transparent-white95, .text-color-transparent-white95:visited {
	color: rgba(255, 255, 255, .95)
}

.text-color-transparent-white80, .text-color-transparent-white80:visited {
	color: rgba(255, 255, 255, .8)
}

.text-color-transparent-white60, .text-color-transparent-white60:visited {
	color: rgba(255, 255, 255, .6)
}

.text-color-transparent-white40, .text-color-transparent-white40:visited {
	color: rgba(255, 255, 255, .4)
}

.text-color-transparent-lightergrey, .text-color-transparent-lightergrey:visited {
	color: rgba(0, 0, 0, .1)
}

.text-color-transparent-lightgrey, .text-color-transparent-lightgrey:visited {
	color: rgba(0, 0, 0, .15)
}

.text-color-transparent-cyan, .text-color-transparent-cyan:visited {
	color: rgba(21, 156, 178, .95)
}

.text-color-transparent-smart-green, .text-color-transparent-smart-green:visited {
	color: rgba(121, 182, 66, .5)
}

.text-color-transparent-grey60, .text-color-transparent-grey60:visited {
	color: rgba(102, 102, 102, .5)
}

.text-color-black, .text-color-black:visited {
	color: #000
}

.text-color-nearblack, .text-color-nearblack:visited {
	color: #281920
}

.text-color-dark-gray, .text-color-dark-gray:visited {
	color: #2f2f2f
}

.text-color-grey90, .text-color-grey90:visited {
	color: #1a1a1a
}

.text-color-grey80, .text-color-grey80:visited {
	color: #333
}

.text-color-grey70, .text-color-grey70:visited {
	color: #4d4d4d
}

.text-color-grey65, .text-color-grey65:visited {
	color: #595959
}

.text-color-grey60, .text-color-grey60:visited {
	color: #666
}

.text-color-grey55, .text-color-grey55:visited {
	color: #737373
}

.text-color-grey50, .text-color-grey50:visited {
	color: grey
}

.text-color-grey45, .text-color-grey45:visited {
	color: #8c8c8c
}

.text-color-grey40, .text-color-grey40:visited {
	color: #999
}

.text-color-grey30, .text-color-grey30:visited {
	color: #b3b3b3
}

.text-color-grey20, .text-color-grey20:visited {
	color: #ccc
}

.text-color-grey10, .text-color-grey10:visited {
	color: #e6e6e6
}

.text-color-grey05, .text-color-grey05:visited {
	color: #f2f2f2
}

.text-color-white, .text-color-white:visited {
	color: #fff
}

.text-hover-color-smart-blue:hover, .text-hover-color-smart-cyan:hover {
	color: #11c0de
}

.text-hover-color-smart-purple:hover {
	color: #4d236b
}

.text-hover-color-light-purple:hover {
	color: #765097
}

.text-hover-color-medium-purple:hover {
	color: #5a2d82
}

.text-hover-color-smart-green:hover {
	color: #79b642
}

.text-hover-color-smart-grey:hover {
	color: #bfbfbf
}

.text-hover-color-smart-light-grey:hover {
	color: #e8e9e9
}

.text-hover-color-smart-medium-grey:hover {
	color: grey
}

.text-hover-color-smart-dark-grey-text:hover {
	color: #4f4c4d
}

.text-hover-color-smart-blue-darker:hover, .text-hover-color-smart-cyan-darker:hover {
	color: #09606f
}

.text-hover-color-smart-purple-darker:hover {
	color: #16111a
}

.text-hover-color-smart-green-darker:hover {
	color: #3d5527
}

.text-hover-color-smart-cyan-90:hover {
	color: #29c6e1
}

.text-hover-color-smart-cyan-80:hover {
	color: #41cde5
}

.text-hover-color-smart-cyan-75:hover {
	color: #4dd0e6
}

.text-hover-color-smart-cyan-70:hover {
	color: #58d3e8
}

.text-hover-color-smart-cyan-60:hover {
	color: #70d9eb
}

.text-hover-color-smart-cyan-50:hover {
	color: #88e0ef
}

.text-hover-color-smart-cyan-20:hover {
	color: #cff2f8
}

.text-hover-color-smart-cyan-10:hover {
	color: #e7f9fc
}

.text-hover-color-rgb-cyan:hover {
	color: #0ff
}

.text-hover-color-smart-background-body:hover {
	color: #f5f5f5
}

.text-hover-color-smart-background-item:hover {
	color: #fff
}

.text-hover-color-cta-green:hover {
	color: #00a500
}

.text-hover-color-alert-yellow:hover {
	color: orange
}

.text-hover-color-alert-yellow-bg:hover {
	color: #f0d993
}

.text-hover-color-alert-red:hover {
	color: #c80000
}

.text-hover-color-cta-green-darker:hover {
	color: #005000
}

.text-hover-color-alert-yellow-darker:hover {
	color: #cf8500
}

.text-hover-color-alert-yellow-bg-darker:hover {
	color: #bf9000
}

.text-hover-color-alert-red-darker:hover {
	color: #85200c
}

.text-hover-color-transparent-white95:hover {
	color: rgba(255, 255, 255, .95)
}

.text-hover-color-transparent-white80:hover {
	color: rgba(255, 255, 255, .8)
}

.text-hover-color-transparent-white60:hover {
	color: rgba(255, 255, 255, .6)
}

.text-hover-color-transparent-white40:hover {
	color: rgba(255, 255, 255, .4)
}

.text-hover-color-transparent-lightergrey:hover {
	color: rgba(0, 0, 0, .1)
}

.text-hover-color-transparent-lightgrey:hover {
	color: rgba(0, 0, 0, .15)
}

.text-hover-color-transparent-cyan:hover {
	color: rgba(21, 156, 178, .95)
}

.text-hover-color-transparent-smart-green:hover {
	color: rgba(121, 182, 66, .5)
}

.text-hover-color-transparent-grey60:hover {
	color: rgba(102, 102, 102, .5)
}

.text-hover-color-black:hover {
	color: #000
}

.text-hover-color-nearblack:hover {
	color: #281920
}

.text-hover-color-dark-gray:hover {
	color: #2f2f2f
}

.text-hover-color-grey90:hover {
	color: #1a1a1a
}

.text-hover-color-grey80:hover {
	color: #333
}

.text-hover-color-grey70:hover {
	color: #4d4d4d
}

.text-hover-color-grey65:hover {
	color: #595959
}

.text-hover-color-grey60:hover {
	color: #666
}

.text-hover-color-grey55:hover {
	color: #737373
}

.text-hover-color-grey50:hover {
	color: grey
}

.text-hover-color-grey45:hover {
	color: #8c8c8c
}

.text-hover-color-grey40:hover {
	color: #999
}

.text-hover-color-grey30:hover {
	color: #b3b3b3
}

.text-hover-color-grey20:hover {
	color: #ccc
}

.text-hover-color-grey10:hover {
	color: #e6e6e6
}

.text-hover-color-grey05:hover {
	color: #f2f2f2
}

.text-hover-color-white:hover {
	color: #fff
}

.text-focus-color-smart-blue:focus, .text-focus-color-smart-cyan:focus {
	color: #11c0de
}

.text-focus-color-smart-purple:focus {
	color: #4d236b
}

.text-focus-color-light-purple:focus {
	color: #765097
}

.text-focus-color-medium-purple:focus {
	color: #5a2d82
}

.text-focus-color-smart-green:focus {
	color: #79b642
}

.text-focus-color-smart-grey:focus {
	color: #bfbfbf
}

.text-focus-color-smart-light-grey:focus {
	color: #e8e9e9
}

.text-focus-color-smart-medium-grey:focus {
	color: grey
}

.text-focus-color-smart-dark-grey-text:focus {
	color: #4f4c4d
}

.text-focus-color-smart-blue-darker:focus, .text-focus-color-smart-cyan-darker:focus {
	color: #09606f
}

.text-focus-color-smart-purple-darker:focus {
	color: #16111a
}

.text-focus-color-smart-green-darker:focus {
	color: #3d5527
}

.text-focus-color-smart-cyan-90:focus {
	color: #29c6e1
}

.text-focus-color-smart-cyan-80:focus {
	color: #41cde5
}

.text-focus-color-smart-cyan-75:focus {
	color: #4dd0e6
}

.text-focus-color-smart-cyan-70:focus {
	color: #58d3e8
}

.text-focus-color-smart-cyan-60:focus {
	color: #70d9eb
}

.text-focus-color-smart-cyan-50:focus {
	color: #88e0ef
}

.text-focus-color-smart-cyan-20:focus {
	color: #cff2f8
}

.text-focus-color-smart-cyan-10:focus {
	color: #e7f9fc
}

.text-focus-color-rgb-cyan:focus {
	color: #0ff
}

.text-focus-color-smart-background-body:focus {
	color: #f5f5f5
}

.text-focus-color-smart-background-item:focus {
	color: #fff
}

.text-focus-color-cta-green:focus {
	color: #00a500
}

.text-focus-color-alert-yellow:focus {
	color: orange
}

.text-focus-color-alert-yellow-bg:focus {
	color: #f0d993
}

.text-focus-color-alert-red:focus {
	color: #c80000
}

.text-focus-color-cta-green-darker:focus {
	color: #005000
}

.text-focus-color-alert-yellow-darker:focus {
	color: #cf8500
}

.text-focus-color-alert-yellow-bg-darker:focus {
	color: #bf9000
}

.text-focus-color-alert-red-darker:focus {
	color: #85200c
}

.text-focus-color-transparent-white95:focus {
	color: rgba(255, 255, 255, .95)
}

.text-focus-color-transparent-white80:focus {
	color: rgba(255, 255, 255, .8)
}

.text-focus-color-transparent-white60:focus {
	color: rgba(255, 255, 255, .6)
}

.text-focus-color-transparent-white40:focus {
	color: rgba(255, 255, 255, .4)
}

.text-focus-color-transparent-lightergrey:focus {
	color: rgba(0, 0, 0, .1)
}

.text-focus-color-transparent-lightgrey:focus {
	color: rgba(0, 0, 0, .15)
}

.text-focus-color-transparent-cyan:focus {
	color: rgba(21, 156, 178, .95)
}

.text-focus-color-transparent-smart-green:focus {
	color: rgba(121, 182, 66, .5)
}

.text-focus-color-transparent-grey60:focus {
	color: rgba(102, 102, 102, .5)
}

.text-focus-color-black:focus {
	color: #000
}

.text-focus-color-nearblack:focus {
	color: #281920
}

.text-focus-color-dark-gray:focus {
	color: #2f2f2f
}

.text-focus-color-grey90:focus {
	color: #1a1a1a
}

.text-focus-color-grey80:focus {
	color: #333
}

.text-focus-color-grey70:focus {
	color: #4d4d4d
}

.text-focus-color-grey65:focus {
	color: #595959
}

.text-focus-color-grey60:focus {
	color: #666
}

.text-focus-color-grey55:focus {
	color: #737373
}

.text-focus-color-grey50:focus {
	color: grey
}

.text-focus-color-grey45:focus {
	color: #8c8c8c
}

.text-focus-color-grey40:focus {
	color: #999
}

.text-focus-color-grey30:focus {
	color: #b3b3b3
}

.text-focus-color-grey20:focus {
	color: #ccc
}

.text-focus-color-grey10:focus {
	color: #e6e6e6
}

.text-focus-color-grey05:focus {
	color: #f2f2f2
}

.text-focus-color-white:focus {
	color: #fff
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	display: table;
	content: ""
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
	clear: both
}

.reset-clearfix:after, .reset-clearfix:before {
	display: inline
}

.reset-clearfix:after {
	clear: none
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	position: static;
	clip: auto;
	height: auto;
	width: auto;
	margin: 0;
	overflow: visible
}

html {
	font-size: 62.5%
}

body {
	font-weight: 300;
	font-size: 1.6rem;
	color: #4f4c4d
}

p {
	font-size: 1.8rem
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: 300;
	vertical-align: baseline
}

h1 {
	font-size: 3.2rem;
	line-height: 160%
}

h2 {
	font-size: 2.6rem;
	line-height: 1.3;
	margin: 10px 0
}

h3 {
	font-size: 2.2rem;
	line-height: 28px
}

h4 {
	font-size: 1.5rem
}

h5 {
	font-size: 1.2rem
}

h6 {
	font-size: 1rem
}

.uppercase {
	text-transform: uppercase
}

.content-text {
	text-align: left
}

.content-text-right {
	text-align: right
}

.content-text-right-lg {
	text-align: inherit
}

.content-text p {
	margin: 0 0 29px
}

.text-white, .text-white:visited {
	color: #fff
}

.text-green {
	color: #00A84F
}

.text-light-gray {
	color: #acacac
}

.text-cyan {
	color: #22bfd8
}

.text-gray {
	color: #595959
}

.text-purple {
	color: #5a2c81
}

.text-dark-gray {
	color: #404040
}

.big-text {
	font-size: 5.5rem;
	line-height: 120%
}

.small, .small-text, small {
	font-size: 1.2rem;
	line-height: 1.6rem
}

.extra-small-text {
	font-size: 1.3rem;
	line-height: 18px
}

.no-col-padding {
	padding-left: 0;
	padding-right: 0
}

.display-like-table {
	display: table
}

.display-like-table-cell {
	display: table-cell
}

.partner-portal {
	font-size: 16px
}

@media only screen and (min-width:992px) {
	h1 {
		font-size: 5.5rem;
		line-height: 160%
	}

	h2 {
		font-size: 3.8rem;
		line-height: 4.4rem;
		margin: 1rem 0
	}

	h3 {
		font-size: 3rem;
		line-height: 4rem
	}

	h4 {
		font-size: 2.2rem
	}

	h5 {
		font-size: 1.7rem
	}

	h6 {
		font-size: 1.6rem
	}

	.small, .small-text, small {
		font-size: 1.4rem;
		line-height: 1.8rem
	}

}

@media only screen and (min-width:1200px) {
	p {
		font-size: 2rem
	}

}

.circle-graph {
	border-top: 15px solid #79b642;
	border-bottom: 15px solid #666;
	font-size: 57px;
	font-weight: 300;
	color: #79b642;
	width: 155px;
	height: 155px;
	margin: 0 auto;
	padding: 0 5px
}

.response2-faq-table-icon {
	max-width: 24px
}

ul.link-ribbon {
	list-style-type: none;
	margin: 0;
	padding: 0
}

ul.link-ribbon li {
	display: block;
	padding: 8px 0
}

ul.link-ribbon li:nth-child(n+2) {
	border-top: 1px solid #00c3e0
}

ul.link-ribbon li a {
	text-decoration: none;
	color: #fff
}

ul.link-ribbon li a:focus, ul.link-ribbon li a:visited {
	color: #fff
}

ul.link-ribbon li a:hover {
	color: #00c3e0
}

@media only screen and (min-width:768px) {
	ul.link-ribbon li {
		display: inline-block;
		padding: 0 8px
	}

	ul.link-ribbon li:nth-child(n+2) {
		border-left: 1px solid #00c3e0;
		border-top: none
	}

}

.loader {
	margin: 100px auto;
	font-size: 25px;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	position: relative;
	text-indent: -9999em;
	-webkit-animation: load5 1.1s infinite ease;
	animation: load5 1.1s infinite ease;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}

@-webkit-keyframes load5 {
	0%, 100% {
		box-shadow: 0 -2.6em 0 0 #5a2c81, 1.8em -1.8em 0 0 rgba(90, 44, 129, .2), 2.5em 0 0 0 rgba(90, 44, 129, .2), 1.75em 1.75em 0 0 rgba(90, 44, 129, .2), 0 2.5em 0 0 rgba(90, 44, 129, .2), -1.8em 1.8em 0 0 rgba(90, 44, 129, .2), -2.6em 0 0 0 rgba(90, 44, 129, .5), -1.8em -1.8em 0 0 rgba(90, 44, 129, .7)
	}

	12.5% {
		box-shadow: 0 -2.6em 0 0 rgba(90, 44, 129, .7), 1.8em -1.8em 0 0 #5a2c81, 2.5em 0 0 0 rgba(90, 44, 129, .2), 1.75em 1.75em 0 0 rgba(90, 44, 129, .2), 0 2.5em 0 0 rgba(90, 44, 129, .2), -1.8em 1.8em 0 0 rgba(90, 44, 129, .2), -2.6em 0 0 0 rgba(90, 44, 129, .2), -1.8em -1.8em 0 0 rgba(90, 44, 129, .5)
	}

	25% {
		box-shadow: 0 -2.6em 0 0 rgba(90, 44, 129, .5), 1.8em -1.8em 0 0 rgba(90, 44, 129, .7), 2.5em 0 0 0 #5a2c81, 1.75em 1.75em 0 0 rgba(90, 44, 129, .2), 0 2.5em 0 0 rgba(90, 44, 129, .2), -1.8em 1.8em 0 0 rgba(90, 44, 129, .2), -2.6em 0 0 0 rgba(90, 44, 129, .2), -1.8em -1.8em 0 0 rgba(90, 44, 129, .2)
	}

	37.5% {
		box-shadow: 0 -2.6em 0 0 rgba(90, 44, 129, .2), 1.8em -1.8em 0 0 rgba(90, 44, 129, .5), 2.5em 0 0 0 rgba(90, 44, 129, .7), 1.75em 1.75em 0 0 #5a2c81, 0 2.5em 0 0 rgba(90, 44, 129, .2), -1.8em 1.8em 0 0 rgba(90, 44, 129, .2), -2.6em 0 0 0 rgba(90, 44, 129, .2), -1.8em -1.8em 0 0 rgba(90, 44, 129, .2)
	}

	50% {
		box-shadow: 0 -2.6em 0 0 rgba(90, 44, 129, .2), 1.8em -1.8em 0 0 rgba(90, 44, 129, .2), 2.5em 0 0 0 rgba(90, 44, 129, .5), 1.75em 1.75em 0 0 rgba(90, 44, 129, .7), 0 2.5em 0 0 #5a2c81, -1.8em 1.8em 0 0 rgba(90, 44, 129, .2), -2.6em 0 0 0 rgba(90, 44, 129, .2), -1.8em -1.8em 0 0 rgba(90, 44, 129, .2)
	}

	62.5% {
		box-shadow: 0 -2.6em 0 0 rgba(90, 44, 129, .2), 1.8em -1.8em 0 0 rgba(90, 44, 129, .2), 2.5em 0 0 0 rgba(90, 44, 129, .2), 1.75em 1.75em 0 0 rgba(90, 44, 129, .5), 0 2.5em 0 0 rgba(90, 44, 129, .7), -1.8em 1.8em 0 0 #5a2c81, -2.6em 0 0 0 rgba(90, 44, 129, .2), -1.8em -1.8em 0 0 rgba(90, 44, 129, .2)
	}

	75% {
		box-shadow: 0 -2.6em 0 0 rgba(90, 44, 129, .2), 1.8em -1.8em 0 0 rgba(90, 44, 129, .2), 2.5em 0 0 0 rgba(90, 44, 129, .2), 1.75em 1.75em 0 0 rgba(90, 44, 129, .2), 0 2.5em 0 0 rgba(90, 44, 129, .5), -1.8em 1.8em 0 0 rgba(90, 44, 129, .7), -2.6em 0 0 0 #5a2c81, -1.8em -1.8em 0 0 rgba(90, 44, 129, .2)
	}

	87.5% {
		box-shadow: 0 -2.6em 0 0 rgba(90, 44, 129, .2), 1.8em -1.8em 0 0 rgba(90, 44, 129, .2), 2.5em 0 0 0 rgba(90, 44, 129, .2), 1.75em 1.75em 0 0 rgba(90, 44, 129, .2), 0 2.5em 0 0 rgba(90, 44, 129, .2), -1.8em 1.8em 0 0 rgba(90, 44, 129, .5), -2.6em 0 0 0 rgba(90, 44, 129, .7), -1.8em -1.8em 0 0 #5a2c81
	}

}

@keyframes load5 {
	0%, 100% {
		box-shadow: 0 -2.6em 0 0 #5a2c81, 1.8em -1.8em 0 0 rgba(90, 44, 129, .2), 2.5em 0 0 0 rgba(90, 44, 129, .2), 1.75em 1.75em 0 0 rgba(90, 44, 129, .2), 0 2.5em 0 0 rgba(90, 44, 129, .2), -1.8em 1.8em 0 0 rgba(90, 44, 129, .2), -2.6em 0 0 0 rgba(90, 44, 129, .5), -1.8em -1.8em 0 0 rgba(90, 44, 129, .7)
	}

	12.5% {
		box-shadow: 0 -2.6em 0 0 rgba(90, 44, 129, .7), 1.8em -1.8em 0 0 #5a2c81, 2.5em 0 0 0 rgba(90, 44, 129, .2), 1.75em 1.75em 0 0 rgba(90, 44, 129, .2), 0 2.5em 0 0 rgba(90, 44, 129, .2), -1.8em 1.8em 0 0 rgba(90, 44, 129, .2), -2.6em 0 0 0 rgba(90, 44, 129, .2), -1.8em -1.8em 0 0 rgba(90, 44, 129, .5)
	}

	25% {
		box-shadow: 0 -2.6em 0 0 rgba(90, 44, 129, .5), 1.8em -1.8em 0 0 rgba(90, 44, 129, .7), 2.5em 0 0 0 #5a2c81, 1.75em 1.75em 0 0 rgba(90, 44, 129, .2), 0 2.5em 0 0 rgba(90, 44, 129, .2), -1.8em 1.8em 0 0 rgba(90, 44, 129, .2), -2.6em 0 0 0 rgba(90, 44, 129, .2), -1.8em -1.8em 0 0 rgba(90, 44, 129, .2)
	}

	37.5% {
		box-shadow: 0 -2.6em 0 0 rgba(90, 44, 129, .2), 1.8em -1.8em 0 0 rgba(90, 44, 129, .5), 2.5em 0 0 0 rgba(90, 44, 129, .7), 1.75em 1.75em 0 0 #5a2c81, 0 2.5em 0 0 rgba(90, 44, 129, .2), -1.8em 1.8em 0 0 rgba(90, 44, 129, .2), -2.6em 0 0 0 rgba(90, 44, 129, .2), -1.8em -1.8em 0 0 rgba(90, 44, 129, .2)
	}

	50% {
		box-shadow: 0 -2.6em 0 0 rgba(90, 44, 129, .2), 1.8em -1.8em 0 0 rgba(90, 44, 129, .2), 2.5em 0 0 0 rgba(90, 44, 129, .5), 1.75em 1.75em 0 0 rgba(90, 44, 129, .7), 0 2.5em 0 0 #5a2c81, -1.8em 1.8em 0 0 rgba(90, 44, 129, .2), -2.6em 0 0 0 rgba(90, 44, 129, .2), -1.8em -1.8em 0 0 rgba(90, 44, 129, .2)
	}

	62.5% {
		box-shadow: 0 -2.6em 0 0 rgba(90, 44, 129, .2), 1.8em -1.8em 0 0 rgba(90, 44, 129, .2), 2.5em 0 0 0 rgba(90, 44, 129, .2), 1.75em 1.75em 0 0 rgba(90, 44, 129, .5), 0 2.5em 0 0 rgba(90, 44, 129, .7), -1.8em 1.8em 0 0 #5a2c81, -2.6em 0 0 0 rgba(90, 44, 129, .2), -1.8em -1.8em 0 0 rgba(90, 44, 129, .2)
	}

	75% {
		box-shadow: 0 -2.6em 0 0 rgba(90, 44, 129, .2), 1.8em -1.8em 0 0 rgba(90, 44, 129, .2), 2.5em 0 0 0 rgba(90, 44, 129, .2), 1.75em 1.75em 0 0 rgba(90, 44, 129, .2), 0 2.5em 0 0 rgba(90, 44, 129, .5), -1.8em 1.8em 0 0 rgba(90, 44, 129, .7), -2.6em 0 0 0 #5a2c81, -1.8em -1.8em 0 0 rgba(90, 44, 129, .2)
	}

	87.5% {
		box-shadow: 0 -2.6em 0 0 rgba(90, 44, 129, .2), 1.8em -1.8em 0 0 rgba(90, 44, 129, .2), 2.5em 0 0 0 rgba(90, 44, 129, .2), 1.75em 1.75em 0 0 rgba(90, 44, 129, .2), 0 2.5em 0 0 rgba(90, 44, 129, .2), -1.8em 1.8em 0 0 rgba(90, 44, 129, .5), -2.6em 0 0 0 rgba(90, 44, 129, .7), -1.8em -1.8em 0 0 #5a2c81
	}

}

@media only screen and (max-width:767px) {
	.checkbox.smart-checkbox {
		padding: 8px 0
	}

	.checkbox.smart-checkbox [type=checkbox] {
		display: none;
		opacity: 0
	}

	.checkbox.smart-checkbox [type=checkbox]:checked+label {
		color: #11c0de
	}

	.checkbox.smart-checkbox [type=checkbox]:checked+label:before {
		background-color: #11c0de
	}

	.checkbox.smart-checkbox [type=checkbox]:checked+label:after {
		right: 26px
	}

	.checkbox.smart-checkbox [type=checkbox]+label {
		padding-right: 60px;
		padding-left: 0
	}

	.checkbox.smart-checkbox [type=checkbox]+label:before {
		content: "";
		width: 50px;
		height: 26px;
		position: absolute;
		display: inline-block;
		right: 0;
		top: 6px;
		border-radius: 13px;
		background-color: #ccc;
		box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2)
	}

	.checkbox.smart-checkbox [type=checkbox]+label:after {
		content: "";
		position: absolute;
		top: 8px;
		right: 2px;
		width: 22px;
		height: 22px;
		border-radius: 10px;
		background-color: #fff;
		box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
		transition: all .3s
	}

	.checkbox.smart-checkbox [type=checkbox]+label .caption {
		font-weight: 400;
		text-transform: uppercase
	}

	.checkbox.smart-checkbox [type=checkbox]+label .count {
		font-weight: 700;
		margin-left: 13px
	}

	.checkbox.smart-checkbox.black [type=checkbox]:checked+label {
		color: #000
	}

	.checkbox.smart-checkbox-onboarding {
		padding: 8px 0
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox] {
		display: none;
		opacity: 0
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]:checked+label {
		color: #79b642
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]:checked+label:before {
		background-color: #79b642
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]:checked+label:after {
		right: 26px
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]+label {
		padding-right: 60px;
		padding-left: 0
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]+label:before {
		content: "";
		width: 50px;
		height: 26px;
		position: absolute;
		display: inline-block;
		right: 0;
		top: 6px;
		border-radius: 13px;
		background-color: #ccc;
		box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2)
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]+label:after {
		content: "";
		position: absolute;
		top: 8px;
		right: 2px;
		width: 22px;
		height: 22px;
		border-radius: 10px;
		background-color: #fff;
		box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
		transition: all .3s
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]+label .caption {
		font-weight: 400;
		text-transform: uppercase
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]+label .count {
		font-weight: 700;
		margin-left: 13px
	}

	.checkbox.smart-checkbox-onboarding.black [type=checkbox]:checked+label {
		color: #000
	}

}

@media only screen and (min-width:768px) {
	.checkbox.smart-checkbox [type=checkbox] {
		display: none;
		opacity: 0
	}

	.checkbox.smart-checkbox [type=checkbox]+label {
		padding-left: 31px
	}

	.checkbox.smart-checkbox [type=checkbox]+label:before {
		text-align: center;
		line-height: 1.2;
		position: absolute;
		display: inline-block;
		left: 0;
		width: 21px;
		height: 20px;
		border: 2px solid #fff;
		color: #11c0de
	}

	.checkbox.smart-checkbox [type=checkbox]+label:hover:before {
		border-color: #fff;
		color: #88e0ef
	}

	.checkbox.smart-checkbox [type=checkbox]+label .caption {
		font-weight: 400;
		text-transform: uppercase
	}

	.checkbox.smart-checkbox [type=checkbox]+label .count {
		font-weight: 700;
		margin-left: 13px
	}

	.checkbox.smart-checkbox [type=checkbox]:checked+label {
		font-weight: 700;
		color: #11c0de
	}

	.checkbox.smart-checkbox [type=checkbox]:checked+label:before {
		content: "\2713";
		border: 2px solid #11c0de
	}

	.checkbox.smart-checkbox [type=checkbox]:not(:checked)+label:before {
		content: ""
	}

	.checkbox.smart-checkbox.black [type=checkbox]+label:before {
		border-color: #000;
		color: #000
	}

	.checkbox.smart-checkbox.black [type=checkbox]+label:hover:before {
		border-color: grey;
		color: grey
	}

	.checkbox.smart-checkbox.black [type=checkbox]:checked+label {
		color: #000
	}

	.checkbox.smart-checkbox.black [type=checkbox]:checked+label:before {
		border-color: #000
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox] {
		display: none;
		opacity: 0
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]+label {
		padding-left: 31px
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]+label:before {
		text-align: center;
		line-height: 1.2;
		position: absolute;
		display: inline-block;
		left: 0;
		width: 21px;
		height: 20px;
		border: 2px solid #79b642;
		color: #79b642
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]+label:hover:before {
		border-color: #79b642;
		color: #79b642
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]+label .caption {
		font-weight: 400;
		text-transform: uppercase
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]+label .count {
		font-weight: 700;
		margin-left: 13px
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]:checked+label {
		font-weight: 700;
		color: #11c0de
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]:checked+label:before {
		content: "\2713";
		border: 2px solid #79b642
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]:not(:checked)+label:before {
		content: ""
	}

	.checkbox.smart-checkbox-onboarding.black [type=checkbox]+label:before {
		border-color: #000;
		color: #000
	}

	.checkbox.smart-checkbox-onboarding.black [type=checkbox]+label:hover:before {
		border-color: grey;
		color: grey
	}

	.checkbox.smart-checkbox-onboarding.black [type=checkbox]:checked+label {
		color: #000
	}

	.checkbox.smart-checkbox-onboarding.black [type=checkbox]:checked+label:before {
		border-color: #000
	}

}

@media only screen and (min-width:768px) and only screen and (min-width:1200px) {
	.checkbox.smart-checkbox [type=checkbox]+label:hover:before {
		border-color: #88e0ef;
		color: #88e0ef
	}

}

@media only screen and (min-width:768px) and only screen and (min-width:1200px) {
	.checkbox.smart-checkbox-onboarding [type=checkbox]+label:hover:before {
		border-color: #9bc871;
		color: #9bc871
	}

}

@media only screen and (min-width:1200px) {
	.checkbox.smart-checkbox [type=checkbox]+label:hover:before {
		border-color: #88e0ef;
		color: #88e0ef
	}

	.checkbox.smart-checkbox-onboarding [type=checkbox]+label:hover:before {
		border-color: #9bc871;
		color: #9bc871
	}

}

.btn {
	border: none;
	border-radius: 4px;
	box-sizing: border-box;
	display: inline-block;
	font-family: 'Proxima Nova', "Proxima Nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 600;
	font-size: 16px;
	line-height: 1;
	margin: 10px 10px 0 0;
	padding: 11px 22px;
	text-decoration: none;
	text-transform: none;
	transition: all 200ms;
	color: #fff;
	background-color: grey;
	border-color: transparent
}

.btn.active, .btn.focus, .btn:active, .btn:focus, .btn:hover, .open>.dropdown-toggle.btn {
	color: #fff;
	background-color: #666;
	border-color: transparent
}

.btn.active.focus, .btn.active:focus, .btn.active:hover, .btn:active.focus, .btn:active:focus, .btn:active:hover, .open>.dropdown-toggle.btn.focus, .open>.dropdown-toggle.btn:focus, .open>.dropdown-toggle.btn:hover {
	color: #fff;
	background-color: #545454;
	border-color: transparent
}

.btn.active, .btn:active, .open>.dropdown-toggle.btn {
	background-image: none
}

.btn.disabled, .btn.disabled.active, .btn.disabled.focus, .btn.disabled:active, .btn.disabled:focus, .btn.disabled:hover, .btn[disabled], .btn[disabled].active, .btn[disabled].focus, .btn[disabled]:active, .btn[disabled]:focus, .btn[disabled]:hover, fieldset[disabled] .btn, fieldset[disabled] .btn.active, fieldset[disabled] .btn.focus, fieldset[disabled] .btn:active, fieldset[disabled] .btn:focus, fieldset[disabled] .btn:hover {
	background-color: grey;
	border-color: transparent
}

.btn .badge {
	color: grey;
	background-color: #fff
}

.btn:visited {
	color: #fff
}

.btn:hover {
	color: #4f4c4d;
	background-color: #f2f2f2;
	border-color: transparent;
	box-shadow: none;
	text-decoration: none
}

.btn:active {
	box-shadow: none
}

.btn [class*=" icomoon-icon-"], .btn [class^=icomoon-icon-] {
	position: relative;
	top: .1em
}

.btn .icomoon.spinning {
	animation: spin 1s infinite linear;
	-webkit-animation: spin2 1s infinite linear
}

.btn:only-of-type {
	margin-right: 0
}

.custom-button {
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	white-space: normal;
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	border: none;
	border-radius: 4px;
	box-sizing: border-box;
	display: inline-block;
	font-family: 'Proxima Nova', "Proxima Nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 600;
	font-size: 16px;
	line-height: 1;
	margin: 10px 10px 0 0;
	padding: 11px 22px;
	text-decoration: none;
	text-transform: none;
	transition: all 200ms;
	color: #fff;
	background-color: grey;
	border-color: transparent
}

.custom-button.active.focus, .custom-button.active:focus, .custom-button.focus, .custom-button:active.focus, .custom-button:active:focus, .custom-button:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.custom-button.focus, .custom-button:focus, .custom-button:hover {
	color: #333;
	text-decoration: none
}

.custom-button.active, .custom-button:active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.custom-button.disabled, .custom-button[disabled], fieldset[disabled] .custom-button {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-opacity: .65;
	-moz-opacity: .65;
	opacity: .65;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

a.custom-button.disabled, fieldset[disabled] a.custom-button {
	pointer-events: none
}

.custom-button.active, .custom-button.focus, .custom-button:active, .custom-button:focus, .custom-button:hover, .open>.dropdown-toggle.custom-button {
	color: #fff;
	background-color: #666;
	border-color: transparent
}

.custom-button.active.focus, .custom-button.active:focus, .custom-button.active:hover, .custom-button:active.focus, .custom-button:active:focus, .custom-button:active:hover, .open>.dropdown-toggle.custom-button.focus, .open>.dropdown-toggle.custom-button:focus, .open>.dropdown-toggle.custom-button:hover {
	color: #fff;
	background-color: #545454;
	border-color: transparent
}

.custom-button.active, .custom-button:active, .open>.dropdown-toggle.custom-button {
	background-image: none
}

.custom-button.disabled, .custom-button.disabled.active, .custom-button.disabled.focus, .custom-button.disabled:active, .custom-button.disabled:focus, .custom-button.disabled:hover, .custom-button[disabled], .custom-button[disabled].active, .custom-button[disabled].focus, .custom-button[disabled]:active, .custom-button[disabled]:focus, .custom-button[disabled]:hover, fieldset[disabled] .custom-button, fieldset[disabled] .custom-button.active, fieldset[disabled] .custom-button.focus, fieldset[disabled] .custom-button:active, fieldset[disabled] .custom-button:focus, fieldset[disabled] .custom-button:hover {
	background-color: grey;
	border-color: transparent
}

.custom-button .badge {
	color: grey;
	background-color: #fff
}

.custom-button:visited {
	color: #fff
}

.custom-button:hover {
	color: #4f4c4d;
	background-color: #f2f2f2;
	border-color: transparent;
	box-shadow: none;
	text-decoration: none
}

.custom-button:active {
	box-shadow: none
}

.custom-button [class*=" icomoon-icon-"], .custom-button [class^=icomoon-icon-] {
	position: relative;
	top: .1em
}

.custom-button .icomoon.spinning {
	animation: spin 1s infinite linear;
	-webkit-animation: spin2 1s infinite linear
}

.custom-button:only-of-type {
	margin-right: 0
}

.custom-button img {
	margin-top: -5px;
	display: inline-block
}

.btn-min-size {
	min-width: 150px
}

.btn-group-sm>.btn, .btn-sm {
	font-weight: 400;
	font-size: 14px;
	letter-spacing: .2px;
	padding: 7px 10px 6px
}

@media all and (min-width:768px) {
	.btn-group-sm>.btn, .btn-sm {
		padding: 6px 9px 5px
	}

}

.btn-default {
	color: #4f4c4d;
	background-color: #fff;
	border-color: #fff
}

.btn-default.text-color-smart-green {
	color: #79b642
}

.btn-default.focus, .btn-default:focus {
	color: #4f4c4d;
	background-color: #e6e6e6;
	border-color: #bfbfbf
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open>.dropdown-toggle.btn-default {
	color: #4f4c4d;
	background-color: #e6e6e6;
	border-color: #e0e0e0
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color: #4f4c4d;
	background-color: #d4d4d4;
	border-color: #bfbfbf
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	background-image: none
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #fff
}

.btn-default .badge {
	color: #fff;
	background-color: #4f4c4d
}

.btn-default:visited {
	color: #4f4c4d
}

.btn-default:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, .6);
	border-color: #4f4c4d;
	box-shadow: none;
	text-decoration: none
}

.btn-default:active {
	box-shadow: none
}

.btn-secondary {
	color: #fff;
	background-color: #bbb;
	border-color: transparent
}

.btn-secondary.active, .btn-secondary.focus, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover, .open>.dropdown-toggle.btn-secondary {
	color: #fff;
	background-color: #a2a2a2;
	border-color: transparent
}

.btn-secondary.active.focus, .btn-secondary.active:focus, .btn-secondary.active:hover, .btn-secondary:active.focus, .btn-secondary:active:focus, .btn-secondary:active:hover, .open>.dropdown-toggle.btn-secondary.focus, .open>.dropdown-toggle.btn-secondary:focus, .open>.dropdown-toggle.btn-secondary:hover {
	color: #fff;
	background-color: #909090;
	border-color: transparent
}

.btn-secondary.active, .btn-secondary:active, .open>.dropdown-toggle.btn-secondary {
	background-image: none
}

.btn-secondary.disabled, .btn-secondary.disabled.active, .btn-secondary.disabled.focus, .btn-secondary.disabled:active, .btn-secondary.disabled:focus, .btn-secondary.disabled:hover, .btn-secondary[disabled], .btn-secondary[disabled].active, .btn-secondary[disabled].focus, .btn-secondary[disabled]:active, .btn-secondary[disabled]:focus, .btn-secondary[disabled]:hover, fieldset[disabled] .btn-secondary, fieldset[disabled] .btn-secondary.active, fieldset[disabled] .btn-secondary.focus, fieldset[disabled] .btn-secondary:active, fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary:hover {
	background-color: #bbb;
	border-color: transparent
}

.btn-secondary .badge {
	color: #bbb;
	background-color: #fff
}

.btn-secondary:visited {
	color: #fff
}

.btn-secondary:hover {
	color: #4f4c4d;
	background-color: #f2f2f2;
	border-color: transparent;
	box-shadow: none;
	text-decoration: none
}

.btn-secondary:active {
	box-shadow: none
}

.black-outline-btn {
	border: 2px solid #4f4c4d;
	padding: 9px 20px 8px;
	color: #4f4c4d;
	background-color: transparent;
	border-color: #4f4c4d
}

.black-outline-btn.btn-sm {
	border-width: 1px;
	padding: 6px 9px 5px
}

@media all and (min-width:768px) {
	.black-outline-btn.btn-sm {
		padding: 5px 8px 4px
	}

}

.black-outline-btn.focus, .black-outline-btn:focus {
	color: #4f4c4d;
	background-color: transparent;
	border-color: #0e0d0e
}

.black-outline-btn.active, .black-outline-btn:active, .black-outline-btn:hover, .open>.dropdown-toggle.black-outline-btn {
	color: #4f4c4d;
	background-color: transparent;
	border-color: #302e2f
}

.black-outline-btn.active.focus, .black-outline-btn.active:focus, .black-outline-btn.active:hover, .black-outline-btn:active.focus, .black-outline-btn:active:focus, .black-outline-btn:active:hover, .open>.dropdown-toggle.black-outline-btn.focus, .open>.dropdown-toggle.black-outline-btn:focus, .open>.dropdown-toggle.black-outline-btn:hover {
	color: #4f4c4d;
	background-color: transparent;
	border-color: #0e0d0e
}

.black-outline-btn.active, .black-outline-btn:active, .open>.dropdown-toggle.black-outline-btn {
	background-image: none
}

.black-outline-btn.disabled, .black-outline-btn.disabled.active, .black-outline-btn.disabled.focus, .black-outline-btn.disabled:active, .black-outline-btn.disabled:focus, .black-outline-btn.disabled:hover, .black-outline-btn[disabled], .black-outline-btn[disabled].active, .black-outline-btn[disabled].focus, .black-outline-btn[disabled]:active, .black-outline-btn[disabled]:focus, .black-outline-btn[disabled]:hover, fieldset[disabled] .black-outline-btn, fieldset[disabled] .black-outline-btn.active, fieldset[disabled] .black-outline-btn.focus, fieldset[disabled] .black-outline-btn:active, fieldset[disabled] .black-outline-btn:focus, fieldset[disabled] .black-outline-btn:hover {
	background-color: transparent;
	border-color: #4f4c4d
}

.black-outline-btn .badge {
	color: transparent;
	background-color: #4f4c4d
}

.black-outline-btn:visited {
	color: #4f4c4d
}

.black-outline-btn:hover {
	color: #fff;
	background-color: #4f4c4d;
	border-color: #4f4c4d;
	box-shadow: none;
	text-decoration: none
}

.black-outline-btn:active {
	box-shadow: none
}

.white-outline-btn {
	border: 2px solid #4f4c4d;
	padding: 9px 10px 8px;
	color: #fff;
	background-color: transparent;
	border-color: #fff
}

.white-outline-btn.btn-sm {
	border-width: 1px;
	padding: 6px 9px 5px
}

@media all and (min-width:768px) {
	.white-outline-btn.btn-sm {
		padding: 5px 8px 4px
	}

}

.white-outline-btn.focus, .white-outline-btn:focus {
	color: #fff;
	background-color: transparent;
	border-color: #bfbfbf
}

.open>.dropdown-toggle.white-outline-btn, .white-outline-btn.active, .white-outline-btn:active, .white-outline-btn:hover {
	color: #fff;
	background-color: transparent;
	border-color: #e0e0e0
}

.open>.dropdown-toggle.white-outline-btn.focus, .open>.dropdown-toggle.white-outline-btn:focus, .open>.dropdown-toggle.white-outline-btn:hover, .white-outline-btn.active.focus, .white-outline-btn.active:focus, .white-outline-btn.active:hover, .white-outline-btn:active.focus, .white-outline-btn:active:focus, .white-outline-btn:active:hover {
	color: #fff;
	background-color: transparent;
	border-color: #bfbfbf
}

.open>.dropdown-toggle.white-outline-btn, .white-outline-btn.active, .white-outline-btn:active {
	background-image: none
}

.white-outline-btn.disabled, .white-outline-btn.disabled.active, .white-outline-btn.disabled.focus, .white-outline-btn.disabled:active, .white-outline-btn.disabled:focus, .white-outline-btn.disabled:hover, .white-outline-btn[disabled], .white-outline-btn[disabled].active, .white-outline-btn[disabled].focus, .white-outline-btn[disabled]:active, .white-outline-btn[disabled]:focus, .white-outline-btn[disabled]:hover, fieldset[disabled] .white-outline-btn, fieldset[disabled] .white-outline-btn.active, fieldset[disabled] .white-outline-btn.focus, fieldset[disabled] .white-outline-btn:active, fieldset[disabled] .white-outline-btn:focus, fieldset[disabled] .white-outline-btn:hover {
	background-color: transparent;
	border-color: #fff
}

.white-outline-btn .badge {
	color: transparent;
	background-color: #fff
}

.white-outline-btn:visited {
	color: #fff
}

.white-outline-btn:hover {
	color: #4f4c4d;
	background-color: rgba(255, 255, 255, .9);
	border-color: #fff;
	box-shadow: none;
	text-decoration: none
}

.white-outline-btn:active {
	box-shadow: none
}

.smart-white-btn {
	color: #4f4c4d;
	background-color: #fff;
	border-color: #fff
}

.smart-white-btn.text-color-smart-green {
	color: #79b642
}

.smart-white-btn.focus, .smart-white-btn:focus {
	color: #4f4c4d;
	background-color: #e6e6e6;
	border-color: #bfbfbf
}

.open>.dropdown-toggle.smart-white-btn, .smart-white-btn.active, .smart-white-btn:active, .smart-white-btn:hover {
	color: #4f4c4d;
	background-color: #e6e6e6;
	border-color: #e0e0e0
}

.open>.dropdown-toggle.smart-white-btn.focus, .open>.dropdown-toggle.smart-white-btn:focus, .open>.dropdown-toggle.smart-white-btn:hover, .smart-white-btn.active.focus, .smart-white-btn.active:focus, .smart-white-btn.active:hover, .smart-white-btn:active.focus, .smart-white-btn:active:focus, .smart-white-btn:active:hover {
	color: #4f4c4d;
	background-color: #d4d4d4;
	border-color: #bfbfbf
}

.open>.dropdown-toggle.smart-white-btn, .smart-white-btn.active, .smart-white-btn:active {
	background-image: none
}

.smart-white-btn.disabled, .smart-white-btn.disabled.active, .smart-white-btn.disabled.focus, .smart-white-btn.disabled:active, .smart-white-btn.disabled:focus, .smart-white-btn.disabled:hover, .smart-white-btn[disabled], .smart-white-btn[disabled].active, .smart-white-btn[disabled].focus, .smart-white-btn[disabled]:active, .smart-white-btn[disabled]:focus, .smart-white-btn[disabled]:hover, fieldset[disabled] .smart-white-btn, fieldset[disabled] .smart-white-btn.active, fieldset[disabled] .smart-white-btn.focus, fieldset[disabled] .smart-white-btn:active, fieldset[disabled] .smart-white-btn:focus, fieldset[disabled] .smart-white-btn:hover {
	background-color: #fff;
	border-color: #fff
}

.smart-white-btn .badge {
	color: #fff;
	background-color: #4f4c4d
}

.smart-white-btn:visited {
	color: #4f4c4d
}

.smart-white-btn:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, .6);
	border-color: #4f4c4d;
	box-shadow: none;
	text-decoration: none
}

.smart-white-btn:active {
	box-shadow: none
}

.smart-green-btn {
	color: #fff;
	background-color: #79b642;
	border-color: #79b642
}

.smart-green-btn.focus, .smart-green-btn:focus {
	color: #fff;
	background-color: #609134;
	border-color: #3b5820
}

.open>.dropdown-toggle.smart-green-btn, .smart-green-btn.active, .smart-green-btn:active, .smart-green-btn:hover {
	color: #fff;
	background-color: #609134;
	border-color: #5b8932
}

.open>.dropdown-toggle.smart-green-btn.focus, .open>.dropdown-toggle.smart-green-btn:focus, .open>.dropdown-toggle.smart-green-btn:hover, .smart-green-btn.active.focus, .smart-green-btn.active:focus, .smart-green-btn.active:hover, .smart-green-btn:active.focus, .smart-green-btn:active:focus, .smart-green-btn:active:hover {
	color: #fff;
	background-color: #4f762b;
	border-color: #3b5820
}

.open>.dropdown-toggle.smart-green-btn, .smart-green-btn.active, .smart-green-btn:active {
	background-image: none
}

.smart-green-btn.disabled, .smart-green-btn.disabled.active, .smart-green-btn.disabled.focus, .smart-green-btn.disabled:active, .smart-green-btn.disabled:focus, .smart-green-btn.disabled:hover, .smart-green-btn[disabled], .smart-green-btn[disabled].active, .smart-green-btn[disabled].focus, .smart-green-btn[disabled]:active, .smart-green-btn[disabled]:focus, .smart-green-btn[disabled]:hover, fieldset[disabled] .smart-green-btn, fieldset[disabled] .smart-green-btn.active, fieldset[disabled] .smart-green-btn.focus, fieldset[disabled] .smart-green-btn:active, fieldset[disabled] .smart-green-btn:focus, fieldset[disabled] .smart-green-btn:hover {
	background-color: #79b642;
	border-color: #79b642
}

.smart-green-btn .badge {
	color: #79b642;
	background-color: #fff
}

.smart-green-btn:visited {
	color: #fff
}

.smart-green-btn:hover {
	color: #79b642;
	background-color: #f2f8ec;
	border-color: #fff;
	box-shadow: none;
	text-decoration: none
}

.smart-green-btn:active {
	box-shadow: none
}

.smart-green-btn.btn-secondary {
	background-color: #bcdba1
}

.cta-green-btn {
	color: #fff;
	background-color: #00a500;
	border-color: #00a500
}

.cta-green-btn.focus, .cta-green-btn:focus {
	color: #fff;
	background-color: #007200;
	border-color: #002600
}

.cta-green-btn.active, .cta-green-btn:active, .cta-green-btn:hover, .open>.dropdown-toggle.cta-green-btn {
	color: #fff;
	background-color: #007200;
	border-color: #006800
}

.cta-green-btn.active.focus, .cta-green-btn.active:focus, .cta-green-btn.active:hover, .cta-green-btn:active.focus, .cta-green-btn:active:focus, .cta-green-btn:active:hover, .open>.dropdown-toggle.cta-green-btn.focus, .open>.dropdown-toggle.cta-green-btn:focus, .open>.dropdown-toggle.cta-green-btn:hover {
	color: #fff;
	background-color: #004e00;
	border-color: #002600
}

.cta-green-btn.active, .cta-green-btn:active, .open>.dropdown-toggle.cta-green-btn {
	background-image: none
}

.cta-green-btn.disabled, .cta-green-btn.disabled.active, .cta-green-btn.disabled.focus, .cta-green-btn.disabled:active, .cta-green-btn.disabled:focus, .cta-green-btn.disabled:hover, .cta-green-btn[disabled], .cta-green-btn[disabled].active, .cta-green-btn[disabled].focus, .cta-green-btn[disabled]:active, .cta-green-btn[disabled]:focus, .cta-green-btn[disabled]:hover, fieldset[disabled] .cta-green-btn, fieldset[disabled] .cta-green-btn.active, fieldset[disabled] .cta-green-btn.focus, fieldset[disabled] .cta-green-btn:active, fieldset[disabled] .cta-green-btn:focus, fieldset[disabled] .cta-green-btn:hover {
	background-color: #00a500;
	border-color: #00a500
}

.cta-green-btn .badge {
	color: #00a500;
	background-color: #fff
}

.cta-green-btn:visited {
	color: #fff
}

.cta-green-btn:hover {
	color: #00a500;
	background-color: #e6f6e6;
	border-color: #fff;
	box-shadow: none;
	text-decoration: none
}

.cta-green-btn:active {
	box-shadow: none
}

.smart-purple-btn {
	color: #fff;
	background-color: #4d236b;
	border-color: #4d236b
}

.smart-purple-btn.focus, .smart-purple-btn:focus {
	color: #fff;
	background-color: #311645;
	border-color: #08040b
}

.open>.dropdown-toggle.smart-purple-btn, .smart-purple-btn.active, .smart-purple-btn:active, .smart-purple-btn:hover {
	color: #fff;
	background-color: #311645;
	border-color: #2c143d
}

.open>.dropdown-toggle.smart-purple-btn.focus, .open>.dropdown-toggle.smart-purple-btn:focus, .open>.dropdown-toggle.smart-purple-btn:hover, .smart-purple-btn.active.focus, .smart-purple-btn.active:focus, .smart-purple-btn.active:hover, .smart-purple-btn:active.focus, .smart-purple-btn:active:focus, .smart-purple-btn:active:hover {
	color: #fff;
	background-color: #1e0e2a;
	border-color: #08040b
}

.open>.dropdown-toggle.smart-purple-btn, .smart-purple-btn.active, .smart-purple-btn:active {
	background-image: none
}

.smart-purple-btn.disabled, .smart-purple-btn.disabled.active, .smart-purple-btn.disabled.focus, .smart-purple-btn.disabled:active, .smart-purple-btn.disabled:focus, .smart-purple-btn.disabled:hover, .smart-purple-btn[disabled], .smart-purple-btn[disabled].active, .smart-purple-btn[disabled].focus, .smart-purple-btn[disabled]:active, .smart-purple-btn[disabled]:focus, .smart-purple-btn[disabled]:hover, fieldset[disabled] .smart-purple-btn, fieldset[disabled] .smart-purple-btn.active, fieldset[disabled] .smart-purple-btn.focus, fieldset[disabled] .smart-purple-btn:active, fieldset[disabled] .smart-purple-btn:focus, fieldset[disabled] .smart-purple-btn:hover {
	background-color: #4d236b;
	border-color: #4d236b
}

.smart-purple-btn .badge {
	color: #4d236b;
	background-color: #fff
}

.smart-purple-btn:visited {
	color: #fff
}

.smart-purple-btn:hover {
	color: #4d236b;
	background-color: #ede9f0;
	border-color: transparent;
	box-shadow: none;
	text-decoration: none
}

.smart-purple-btn:active {
	box-shadow: none
}

.smart-purple-btn.btn-secondary {
	background-color: #a691b5
}

.smart-cyan-btn {
	color: #fff;
	background-color: #11c0de;
	border-color: #11c0de
}

.smart-cyan-btn.focus, .smart-cyan-btn:focus {
	color: #fff;
	background-color: #0d97af;
	border-color: #085a68
}

.open>.dropdown-toggle.smart-cyan-btn, .smart-cyan-btn.active, .smart-cyan-btn:active, .smart-cyan-btn:hover {
	color: #fff;
	background-color: #0d97af;
	border-color: #0d8fa5
}

.open>.dropdown-toggle.smart-cyan-btn.focus, .open>.dropdown-toggle.smart-cyan-btn:focus, .open>.dropdown-toggle.smart-cyan-btn:hover, .smart-cyan-btn.active.focus, .smart-cyan-btn.active:focus, .smart-cyan-btn.active:hover, .smart-cyan-btn:active.focus, .smart-cyan-btn:active:focus, .smart-cyan-btn:active:hover {
	color: #fff;
	background-color: #0b7a8d;
	border-color: #085a68
}

.open>.dropdown-toggle.smart-cyan-btn, .smart-cyan-btn.active, .smart-cyan-btn:active {
	background-image: none
}

.smart-cyan-btn.disabled, .smart-cyan-btn.disabled.active, .smart-cyan-btn.disabled.focus, .smart-cyan-btn.disabled:active, .smart-cyan-btn.disabled:focus, .smart-cyan-btn.disabled:hover, .smart-cyan-btn[disabled], .smart-cyan-btn[disabled].active, .smart-cyan-btn[disabled].focus, .smart-cyan-btn[disabled]:active, .smart-cyan-btn[disabled]:focus, .smart-cyan-btn[disabled]:hover, fieldset[disabled] .smart-cyan-btn, fieldset[disabled] .smart-cyan-btn.active, fieldset[disabled] .smart-cyan-btn.focus, fieldset[disabled] .smart-cyan-btn:active, fieldset[disabled] .smart-cyan-btn:focus, fieldset[disabled] .smart-cyan-btn:hover {
	background-color: #11c0de;
	border-color: #11c0de
}

.smart-cyan-btn .badge {
	color: #11c0de;
	background-color: #fff
}

.smart-cyan-btn.background-color-smart-cyan-50 {
	background-color: #88e0ef
}

.smart-cyan-btn.background-color-smart-cyan-70 {
	background-color: #58d3e8
}

.smart-cyan-btn.btn-secondary {
	background-color: #88e0ef
}

.smart-cyan-btn:visited {
	color: #fff
}

.smart-cyan-btn:hover {
	color: #11c0de;
	background-color: #e7f9fc;
	border-color: transparent;
	box-shadow: none;
	text-decoration: none
}

.smart-cyan-btn:active {
	box-shadow: none
}

.smart-cyan-btn[disabled]:hover {
	color: #fff
}

.smart-blue-3-btn, .smart-blue-btn {
	color: #fff;
	background-color: #11c0de;
	border-color: #11c0de
}

.smart-blue-3-btn.focus, .smart-blue-3-btn:focus, .smart-blue-btn.focus, .smart-blue-btn:focus {
	color: #fff;
	background-color: #0d97af;
	border-color: #085a68
}

.open>.dropdown-toggle.smart-blue-3-btn, .open>.dropdown-toggle.smart-blue-btn, .smart-blue-3-btn.active, .smart-blue-3-btn:active, .smart-blue-3-btn:hover, .smart-blue-btn.active, .smart-blue-btn:active, .smart-blue-btn:hover {
	color: #fff;
	background-color: #0d97af;
	border-color: #0d8fa5
}

.open>.dropdown-toggle.smart-blue-3-btn.focus, .open>.dropdown-toggle.smart-blue-3-btn:focus, .open>.dropdown-toggle.smart-blue-3-btn:hover, .open>.dropdown-toggle.smart-blue-btn.focus, .open>.dropdown-toggle.smart-blue-btn:focus, .open>.dropdown-toggle.smart-blue-btn:hover, .smart-blue-3-btn.active.focus, .smart-blue-3-btn.active:focus, .smart-blue-3-btn.active:hover, .smart-blue-3-btn:active.focus, .smart-blue-3-btn:active:focus, .smart-blue-3-btn:active:hover, .smart-blue-btn.active.focus, .smart-blue-btn.active:focus, .smart-blue-btn.active:hover, .smart-blue-btn:active.focus, .smart-blue-btn:active:focus, .smart-blue-btn:active:hover {
	color: #fff;
	background-color: #0b7a8d;
	border-color: #085a68
}

.open>.dropdown-toggle.smart-blue-3-btn, .open>.dropdown-toggle.smart-blue-btn, .smart-blue-3-btn.active, .smart-blue-3-btn:active, .smart-blue-btn.active, .smart-blue-btn:active {
	background-image: none
}

.smart-blue-3-btn.disabled, .smart-blue-3-btn.disabled.active, .smart-blue-3-btn.disabled.focus, .smart-blue-3-btn.disabled:active, .smart-blue-3-btn.disabled:focus, .smart-blue-3-btn.disabled:hover, .smart-blue-3-btn[disabled], .smart-blue-3-btn[disabled].active, .smart-blue-3-btn[disabled].focus, .smart-blue-3-btn[disabled]:active, .smart-blue-3-btn[disabled]:focus, .smart-blue-3-btn[disabled]:hover, .smart-blue-btn.disabled, .smart-blue-btn.disabled.active, .smart-blue-btn.disabled.focus, .smart-blue-btn.disabled:active, .smart-blue-btn.disabled:focus, .smart-blue-btn.disabled:hover, .smart-blue-btn[disabled], .smart-blue-btn[disabled].active, .smart-blue-btn[disabled].focus, .smart-blue-btn[disabled]:active, .smart-blue-btn[disabled]:focus, .smart-blue-btn[disabled]:hover, fieldset[disabled] .smart-blue-3-btn, fieldset[disabled] .smart-blue-3-btn.active, fieldset[disabled] .smart-blue-3-btn.focus, fieldset[disabled] .smart-blue-3-btn:active, fieldset[disabled] .smart-blue-3-btn:focus, fieldset[disabled] .smart-blue-3-btn:hover, fieldset[disabled] .smart-blue-btn, fieldset[disabled] .smart-blue-btn.active, fieldset[disabled] .smart-blue-btn.focus, fieldset[disabled] .smart-blue-btn:active, fieldset[disabled] .smart-blue-btn:focus, fieldset[disabled] .smart-blue-btn:hover {
	background-color: #11c0de;
	border-color: #11c0de
}

.smart-blue-3-btn .badge, .smart-blue-btn .badge {
	color: #11c0de;
	background-color: #fff
}

.smart-blue-3-btn.background-color-smart-cyan-50, .smart-blue-btn.background-color-smart-cyan-50 {
	background-color: #88e0ef
}

.smart-blue-3-btn.background-color-smart-cyan-70, .smart-blue-btn.background-color-smart-cyan-70 {
	background-color: #58d3e8
}

.smart-blue-3-btn.btn-secondary, .smart-blue-btn.btn-secondary {
	background-color: #88e0ef
}

.smart-blue-3-btn:visited, .smart-blue-btn:visited {
	color: #fff
}

.smart-blue-3-btn:hover, .smart-blue-btn:hover {
	color: #11c0de;
	background-color: #e7f9fc;
	border-color: transparent;
	box-shadow: none;
	text-decoration: none
}

.smart-blue-3-btn:active, .smart-blue-btn:active {
	box-shadow: none
}

.smart-blue-3-btn[disabled]:hover, .smart-blue-btn[disabled]:hover {
	color: #fff
}

.btn-black, .btn-black.active, .btn-black:active, .btn-black:hover {
	background-color: #fff;
	border-color: #fff;
	color: #000
}

@media only screen and (min-width:1200px) {
	.btn-black.active, .btn-black:active, .btn-black:hover {
		background-color: #fff;
		border-color: #fff;
		color: #000
	}

}

.btn-black.collapsed {
	color: #fff;
	background-color: #000;
	border-color: #000
}

.btn-black.collapsed:hover {
	background-color: #000;
	border-color: #000;
	color: #fff
}

@media only screen and (min-width:1200px) {
	.btn-black.collapsed:hover {
		background-color: #fff;
		border-color: #fff;
		color: #000
	}

}

.purple-block-btn {
	background-color: #4d236b;
	border-radius: 0;
	color: #fff;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.8rem;
	margin-bottom: .8rem;
	padding: 1.2rem 1.8rem;
	text-align: left;
	text-decoration: none;
	width: 100%
}

.purple-block-btn:hover {
	background-color: #ede9f0;
	color: #4f4c4d
}

.purple-block-btn .icomoon {
	font-size: 1.6rem
}

@font-face {
	font-family: 'Proxima Nova';
	src: url(/Fonts/proximanova_light/ProximaNova-Light-webfont.eot);
	src: url(/Fonts/proximanova_light/ProximaNova-Light-webfont.eot?#iefix) format('embedded-opentype'), url(/Fonts/proximanova_light/ProximaNova-Light-webfont.woff) format('woff'), url(/Fonts/proximanova_light/ProximaNova-Light-webfont.ttf) format('truetype'), url(/Fonts/proximanova_light/ProximaNova-Light-webfont.svg#proxima_nova_ltlight) format('svg');
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: 'Proxima Nova';
	src: url(/Fonts/proximanova_light_italic/ProximaNova-LightIt-webfont.eot);
	src: url(/Fonts/proximanova_light_italic/ProximaNova-LightIt-webfont.eot?#iefix) format('embedded-opentype'), url(/Fonts/proximanova_light_italic/ProximaNova-LightIt-webfont.woff) format('woff'), url(/Fonts/proximanova_light_italic/ProximaNova-LightIt-webfont.ttf) format('truetype'), url(/Fonts/proximanova_light_italic/ProximaNova-LightIt-webfont.svg#proxima_novalight_italic) format('svg');
	font-weight: 300;
	font-style: italic
}

@font-face {
	font-family: 'Proxima Nova';
	src: url(/Fonts/proximanova_regular/ProximaNova-Reg-webfont.eot);
	src: url(/Fonts/proximanova_regular/ProximaNova-Reg-webfont.eot?#iefix) format('embedded-opentype'), url(/Fonts/proximanova_regular/ProximaNova-Reg-webfont.woff) format('woff'), url(/Fonts/proximanova_regular/ProximaNova-Reg-webfont.ttf) format('truetype'), url(/Fonts/proximanova_regular/ProximaNova-Reg-webfont.svg#proxima_nova_rgregular) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'Proxima Nova';
	src: url(/Fonts/proximanova_regular_italic/ProximaNova-RegIt-webfont.eot);
	src: url(/Fonts/proximanova_regular_italic/ProximaNova-RegIt-webfont.eot?#iefix) format('embedded-opentype'), url(/Fonts/proximanova_regular_italic/ProximaNova-RegIt-webfont.woff) format('woff'), url(/Fonts/proximanova_regular_italic/ProximaNova-RegIt-webfont.ttf) format('truetype'), url(/Fonts/proximanova_regular_italic/ProximaNova-RegIt-webfont.svg#proxima_novaregular_italic) format('svg');
	font-weight: 400;
	font-style: italic
}

@font-face {
	font-family: 'Proxima Nova';
	src: url(/Fonts/proximanova_semibold/ProximaNova-Sbold-webfont.eot);
	src: url(/Fonts/proximanova_semibold/ProximaNova-Sbold-webfont.eot?#iefix) format('embedded-opentype'), url(/Fonts/proximanova_semibold/ProximaNova-Sbold-webfont.woff) format('woff'), url(/Fonts/proximanova_semibold/ProximaNova-Sbold-webfont.ttf) format('truetype'), url(/Fonts/proximanova_semibold/ProximaNova-Sbold-webfont.svg#proxima_nova_ltsemibold) format('svg');
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: 'Proxima Nova';
	src: url(/Fonts/proximanova_semibold_italic/ProximaNova-SboldIt-webfont.eot);
	src: url(/Fonts/proximanova_semibold_italic/ProximaNova-SboldIt-webfont.eot?#iefix) format('embedded-opentype'), url(/Fonts/proximanova_semibold_italic/ProximaNova-SboldIt-webfont.woff) format('woff'), url(/Fonts/proximanova_semibold_italic/ProximaNova-SboldIt-webfont.ttf) format('truetype'), url(/Fonts/proximanova_semibold_italic/ProximaNova-SboldIt-webfont.svg#proxima_novasemibold_italic) format('svg');
	font-weight: 600;
	font-style: italic
}

body {
	overflow-x: hidden;
	text-align: center;
	background: #fff;
	-webkit-font-smoothing: antialiased
}

@-ms-viewport {
	width: device-width
}

@-o-viewport {
	width: device-width
}

@viewport {
	width: device-width
}

*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

i {
	vertical-align: middle
}

::selection {
	background: #8DDC97;
	color: #FFF
}

::-moz-selection {
	background: #8DDC97;
	color: #FFF
}

a {
	color: #4d236b;
	text-decoration: underline
}

a:visited {
	color: #16111a
}

a:hover {
	color: #11c0de;
	text-decoration: none
}

a:focus {
	outline: 0
}

.col-lg-onefifth, .col-md-onefifth, .col-sm-onefifth {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:1200px) {
	.col-lg-onefifth {
		float: left;
		width: 20%
	}

}

@media (min-width:992px) {
	.col-md-onefifth {
		float: left;
		width: 20%
	}

}

@media (min-width:768px) {
	.col-sm-onefifth {
		float: left;
		width: 20%
	}

}

.desktop, table.desktop {
	display: none
}

.mobile {
	display: block
}

table.mobile {
	display: table
}

@media only screen and (min-width:768px) {
	.desktop {
		display: block
	}

	table.desktop {
		display: table
	}

	span.desktop {
		display: inline-block
	}

	.mobile, table.mobile {
		display: none
	}

}

@media only screen and (min-width:768px) {
	.visible-sm-block {
		display: none
	}

}

.flex {
	width: 100%;
	max-width: 100%
}

.flex-max {
	width: auto;
	max-width: 100%
}

.img-center {
	display: block;
	margin: 0 auto
}

.text-nowrap {
	white-space: nowrap
}

.margin-this {
	margin-top: 20px
}

.align-left {
	text-align: left
}

.right {
	float: right
}

.vertical-gutter-pad {
	padding-top: 15px;
	padding-bottom: 15px
}

.vertical-aligner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.vertical-aligner>* {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.smart-background-cyan {
	background-color: #11c0de;
	color: #fff
}

.smart-background-white {
	background-color: #f5f5f5
}

.section-wrap {
	color: #4f4c4d;
	margin: 25px 0
}

.overlay-bg {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.color-overlay {
	padding: 70px 15px;
	z-index: 10
}

.separator-none {
	overflow: hidden;
	position: relative
}

.block-quote {
	background: #595959
}

@media only screen and (min-width:768px) {
	.feature-banner h2 {
		font-size: 48px
	}

}

@media only screen and (min-width:992px) {
	.feature-banner {
		min-height: 420px
	}

	.feature-banner.short-banner {
		min-height: auto
	}

}

.product-page-banner .feature-banner>div, .product-page-kappiq .feature-banner>div {
	padding-top: 15%;
	padding-bottom: 20px
}

@media only screen and (min-width:768px) {
	.product-page-banner .feature-banner>div, .product-page-kappiq .feature-banner>div {
		padding-top: 35%;
		padding-bottom: 60px
	}

}

.product-page-banner .feature-banner.short-banner>div {
	padding-top: 40px;
	padding-bottom: 40px
}

@media only screen and (min-width:768px) {
	.product-page-banner.vertical-center-text .feature-banner>div {
		padding-top: 20%;
		padding-bottom: 20%
	}

}

@media only screen and (min-width:1200px) {
	.product-page-banner.vertical-center-text .feature-banner>div {
		padding-top: 15%;
		padding-bottom: 15%
	}

}

.half-container {
	width: calc(85%)
}

.half-container.left-half {
	float: right;
	padding-left: 15px
}

.half-container.right-half {
	float: left;
	padding-right: 15px
}

@media (min-width:768px) {
	.half-container {
		width: 375px
	}

}

@media (min-width:992px) {
	.half-container {
		width: 485px
	}

}

@media (min-width:1200px) {
	.half-container {
		width: 585px
	}

}

.full-pad {
	margin: 20px 0 30px
}

@media only screen and (min-width:768px) {
	.full-pad {
		margin: 40px 0 60px
	}

}

.full-bottom-pad {
	margin: 0 0 60px
}

.full-top-pad {
	margin: 40px 0 0
}

.no-pad {
	padding-left: 0;
	padding-right: 0
}

.no-margin {
	margin-left: 0;
	margin-right: 0
}

.vertical-pad {
	padding: 20px 0
}

.vertical-pad-full {
	padding-top: 40px;
	padding-bottom: 60px
}

.vertical-bottom-pad {
	padding-bottom: 20px
}

.left-pad {
	padding-left: 10px
}

.right-pad {
	padding-right: 10px
}

.pad-cells, .pad-cells>* {
	padding: 30px
}

@media (max-width:991px) {
	.pad-cells {
		padding: 10px
	}

}

.align-table-cell {
	vertical-align: top
}

.content-text-pad {
	padding: 25px
}

.block-gray {
	background: #f2f2f2
}

.block-mid-gray {
	background: #d2d2d2
}

.block-dark-gray {
	background: #2f2f2f
}

.block-green {
	background: #00a94f
}

.block-smart-green {
	background: #81bd41
}

.block-cyan {
	background-color: #22bfd8
}

.block-cyan a {
	color: #fff
}

.block-dark-cyan {
	background-color: #0f9bb2
}

.block-dark-cyan a {
	color: #fff
}

.block-purple {
	background-color: #5a2d82
}

.block-white {
	background-color: #fff
}

.block-green .section-wrap a, .block-green .section-wrap h1, .block-green .section-wrap h2, .block-green .section-wrap h3, .block-green .section-wrap h4, .block-green .section-wrap h5, .block-green .section-wrap h6 {
	color: #fff
}

.block-green .section-wrap a:hover {
	text-decoration: underline
}

ul.no-bullets {
	list-style-type: none;
	padding-left: 0
}

.rounded-corner-box {
	border-radius: 6px
}

.hide-overflow {
	overflow: hidden
}

.responsive-iframe {
	position: relative;
	overflow: hidden
}

.responsive-iframe:after {
	content: "";
	display: block;
	padding-top: 75%
}

.responsive-iframe iframe {
	border: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.responsive-169-iframe {
	position: relative;
	overflow: hidden
}

.responsive-169-iframe:after {
	content: "";
	display: block
}

.responsive-169-iframe iframe {
	border: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.responsive-169-iframe:after {
	padding-top: 56.5%
}

.grid-testimonial {
	background: url(/kapp/images/backgrounds/asset_testimonial_bg.jpg) no-repeat;
	background-size: cover
}

.grid-quote {
	font-size: 12px;
	margin-top: 20px
}

.grid-quote-icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px
}

.grid-quotee {
	width: 70%;
	line-height: 120%;
	display: inline-block;
	vertical-align: middle
}

.feedback-box {
	min-height: 355px;
	font-size: 14px;
	line-height: 160%;
	text-align: left;
	display: block;
	margin: 13px;
	padding: 25px;
	background: #828383;
	border-radius: 8px;
	box-shadow: none;
	position: relative;
	z-index: 5
}

.feedback-box .message {
	margin-bottom: 80px
}

.feedback-box .grid-quote {
	position: absolute;
	bottom: 25px
}

.unsupported-browser {
	display: none;
	background: #00a94f;
	height: 50px;
	vertical-align: middle;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 10000
}

.unsupported-browser a, .unsupported-browser a:visited {
	color: #fff;
	text-decoration: underline
}

.lt-ie10 .unsupported-browser {
	display: block
}

.sls-calculator {
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: left;
	font-weight: 400
}

.sls-calculator form input, .sls-calculator form select {
	box-shadow: none
}

.sls-calculator form input.has-error, .sls-calculator form select.has-error {
	border-width: 2px
}

.sls-calculator form label.has-error {
	font-weight: 400;
	color: #a94442
}

.sls-calculator .btn-calculate {
	-webkit-transition: all 700ms;
	transition: all 700ms
}

.sls-calculator .buy-now-btn, .sls-calculator .contact-btn-wrapper, .sls-calculator .find-reseller-btn {
	display: none
}

.sls-calculator .wrapping-btn {
	white-space: normal
}

.sls-calculator .quote-result-wrapper {
	position: relative
}

.sls-calculator .quote-result-wrapper .blue-circle {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -27vw;
	margin-top: -21vw;
	height: 46vw;
	width: 46vw;
	border-radius: 50%
}

.sls-calculator .quote-result-wrapper .loader-wrapper, .sls-calculator .quote-result-wrapper .quote-label {
	position: absolute;
	font-size: 6vw;
	font-weight: 700;
	top: 50%;
	left: 50%;
	width: 88%;
	z-index: 1;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.sls-calculator .quote-result-wrapper .loader {
	font-size: 2vw;
	font-weight: 400;
	display: none
}

.sls-calculator .quote-result-wrapper.calculating .loader {
	display: block
}

@media only screen and (min-width:768px) {
	.sls-calculator .quote-result-wrapper .price-frame {
		border-width: 14px
	}

	.sls-calculator .quote-result-wrapper .quote-label {
		font-size: 2.5vw
	}

	.sls-calculator .quote-result-wrapper .loader {
		font-size: .75vw
	}

}

@media only screen and (min-width:1200px) {
	.sls-calculator .quote-result-wrapper .quote-label {
		font-size: 4rem
	}

	.sls-calculator .quote-result-wrapper .loader {
		font-size: 1rem
	}

}

.sls-calculator .price-frame {
	width: 46%;
	height: 46%;
	background-color: #1fc2de;
	border-radius: 50%;
	border: 12px solid #fff;
	box-shadow: inset -5px 2px #00a8de;
	position: absolute;
	top: 52%;
	left: 46%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.sls-calculator .calculate-btn-wrapper {
	text-align: center
}

@media only screen and (min-width:768px) {
	.sls-calculator .calculate-btn-wrapper {
		text-align: left
	}

}

.sls-calculator .contact-form-row {
	display: none
}

.sls-calculator #ContactForm .loader-wrapper {
	display: inline-block;
	margin-left: 30px
}

.sls-calculator #ContactForm .loader-wrapper .loader {
	display: none;
	font-size: 5px;
	margin: 0
}

.sls-calculator #ContactForm.submitting .loader {
	display: block
}

.sls-calculator #ContactForm.submitted .form-entry {
	display: none
}

.sls-calculator #ContactForm.error .form-error, .sls-calculator #ContactForm.submitted .form-success {
	display: block
}

.sls-calculator #ContactForm .form-success {
	display: none;
	padding-bottom: 40px
}

.sls-calculator #ContactForm .form-error {
	display: none
}

.sls-calculator .discount-code-pill {
	border: 8px solid #fff;
	border-radius: 300px;
	background-color: #11c0de;
	display: inline-block;
	margin-bottom: 15px;
	margin-left: -25px;
	padding: 9px 22px
}

.sls-calculator #discount-code+div {
	padding-top: 15px
}

.leasing-program-calculator {
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: left;
	padding-top: 0;
	font-weight: 400
}

.leasing-program-calculator .circle {
	float: left;
	margin-right: 20px
}

.leasing-program-calculator .circle .circle-text {
	display: table-cell;
	height: 110px;
	width: 110px;
	text-align: center;
	vertical-align: middle;
	border-radius: 50%;
	background-color: #11c0de;
	font-weight: 700;
	font-size: 2.6rem;
	text-transform: uppercase;
	line-height: 1.2
}

.leasing-program-calculator .card {
	width: 100%
}

.leasing-program-calculator .flex-column, .leasing-program-calculator .flex-row {
	display: flex;
	flex-wrap: wrap
}

.leasing-program-calculator .flex-column.flex-column>[class*=col-], .leasing-program-calculator .flex-row.flex-column>[class*=col-] {
	display: flex;
	flex-direction: column
}

.leasing-program-calculator .flex-column.flex-column>[class*=col-].flex-center, .leasing-program-calculator .flex-row.flex-column>[class*=col-].flex-center {
	justify-content: center;
	align-items: center
}

.leasing-program-calculator .flex-column.flex-row>[class*=col-], .leasing-program-calculator .flex-row.flex-row>[class*=col-] {
	display: flex;
	flex-direction: row
}

.leasing-program-calculator .flex-column.flex-row>[class*=col-].flex-center, .leasing-program-calculator .flex-row.flex-row>[class*=col-].flex-center {
	justify-content: center;
	align-items: center
}

.leasing-program-calculator .quote-result-wrapper p {
	font-size: 1.5rem
}

.leasing-program-calculator form input.has-error, .leasing-program-calculator form select.has-error {
	border-width: 2px
}

.leasing-program-calculator form label.has-error {
	font-weight: 400;
	color: #a94442
}

.leasing-program-calculator .btn-calculate {
	-webkit-transition: all 700ms;
	transition: all 700ms
}

.leasing-program-calculator .loader-wrapper, .leasing-program-calculator .quote-label {
	font-size: 6vw;
	font-weight: 700
}

.leasing-program-calculator .loader {
	font-size: 2vw;
	font-weight: 400;
	display: none;
	margin: auto
}

.leasing-program-calculator #please-call {
	display: none;
	font-size: 2rem;
	margin-bottom: 10px
}

.leasing-program-calculator .rounded-corner-box {
	margin-bottom: 5px
}

@media only screen and (min-width:768px) {
	.leasing-program-calculator .quote-label {
		font-size: 2.5vw
	}

	.leasing-program-calculator .loader {
		font-size: .75vw
	}

	.leasing-program-calculator .rounded-corner-box {
		margin-bottom: unset
	}

}

@media only screen and (min-width:1200px) {
	.leasing-program-calculator .loader {
		font-size: 1rem
	}

	.leasing-program-calculator .quote-result-wrapper .circle {
		height: 250px;
		width: 250px
	}

}

.leasing-program-calculator .calculate-btn-wrapper {
	text-align: center
}

@media only screen and (min-width:768px) {
	.leasing-program-calculator .calculate-btn-wrapper {
		text-align: right
	}

}

.tiny-btn {
	background-color: #11c0de;
	color: #fff;
	padding: 2px 4px;
	border-radius: 50%;
	font-size: x-small;
	cursor: pointer
}

.large-icon {
	font-size: 130%
}

.large-icon.smart-blue {
	color: #11c0de
}

.required:before {
	content: "*";
	display: inline-block
}

@font-face {
	font-family: smart-custom-icon;
	src: url(/Fonts/smart-custom-icons/smart-custom-icon.ttf?o2tzfn) format('truetype'), url(/Fonts/smart-custom-icons/smart-custom-icon.woff?o2tzfn) format('woff'), url(/Fonts/smart-custom-icons/smart-custom-icon.svg?o2tzfn#smart-custom-icon) format('svg');
	font-weight: 400;
	font-style: normal
}

a>.icomoon-icon {
	text-decoration: none;
	display: inline-block
}

a>.icomoon-icon.icon-padding-left {
	padding-left: 10px
}

a>.icomoon-icon.icon-padding-right {
	padding-right: 10px
}

[class*=" icomoon-icon-"], [class^=icomoon-icon-] {
	font-family: smart-custom-icon !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icomoon-icon-warranty-status:before {
	content: "\e918"
}

.icomoon-icon-training-diploma:before {
	content: "\e919"
}

.icomoon-icon-enviro-recycle:before {
	content: "\e91a"
}

.icomoon-icon-blog-news:before {
	content: "\e91b"
}

.icomoon-icon-little-flag:before {
	content: "\e91c"
}

.icomoon-icon-code-brackets:before {
	content: "\e91d"
}

.icomoon-icon-career-map:before {
	content: "\e91e"
}

.icomoon-icon-user-experience:before {
	content: "\e91f"
}

.icomoon-icon-prototype:before {
	content: "\e920"
}

.icomoon-icon-ab-test:before {
	content: "\e921"
}

.icomoon-icon-content-specs:before {
	content: "\e922"
}

.icomoon-icon-atomic-style:before {
	content: "\e923"
}

.icomoon-icon-brand-specs:before {
	content: "\e924"
}

.icomoon-icon-process-loop:before {
	content: "\e925"
}

.icomoon-icon-sensory-deficit:before {
	content: "\e926"
}

.icomoon-icon-cognitive-deficit:before {
	content: "\e927"
}

.icomoon-icon-motor-deficit:before {
	content: "\e928"
}

.icomoon-icon-file-empty:before {
	content: "\e901"
}

.icomoon-icon-file-text2:before {
	content: "\e902"
}

.icomoon-icon-arrow-up-left2:before {
	content: "\e908"
}

.icomoon-icon-arrow-up2:before {
	content: "\e909"
}

.icomoon-icon-arrow-up-right2:before {
	content: "\e90a"
}

.icomoon-icon-arrow-right2:before {
	content: "\e90b"
}

.icomoon-icon-arrow-down-right2:before {
	content: "\e90c"
}

.icomoon-icon-arrow-down2:before {
	content: "\e90d"
}

.icomoon-icon-arrow-down-left2:before {
	content: "\e90e"
}

.icomoon-icon-arrow-left2:before {
	content: "\e90f"
}

.icomoon-icon-dropbox:before {
	content: "\e907"
}

.icomoon-icon-key:before {
	content: "\e906"
}

.icomoon-icon-search:before {
	content: "\f002"
}

.icomoon-icon-envelope-o:before {
	content: "\f003"
}

.icomoon-icon-heart:before {
	content: "\f004"
}

.icomoon-icon-star:before {
	content: "\f005"
}

.icomoon-icon-star-o:before {
	content: "\f006"
}

.icomoon-icon-user:before {
	content: "\f007"
}

.icomoon-icon-check:before {
	content: "\f00c"
}

.icomoon-icon-close:before {
	content: "\f00d"
}

.icomoon-icon-search-plus:before {
	content: "\f00e"
}

.icomoon-icon-search-minus:before {
	content: "\f010"
}

.icomoon-icon-power-off:before {
	content: "\f011"
}

.icomoon-icon-cog:before {
	content: "\f013"
}

.icomoon-icon-trash-o:before {
	content: "\f014"
}

.icomoon-icon-home:before {
	content: "\f015"
}

.icomoon-icon-file-o:before {
	content: "\f016"
}

.icomoon-icon-clock-o:before {
	content: "\f017"
}

.icomoon-icon-download:before {
	content: "\f019"
}

.icomoon-icon-lock:before {
	content: "\f023"
}

.icomoon-icon-book:before {
	content: "\f02d"
}

.icomoon-icon-print:before {
	content: "\f02f"
}

.icomoon-icon-camera:before {
	content: "\f030"
}

.icomoon-icon-image:before {
	content: "\f03e"
}

.icomoon-icon-pencil:before {
	content: "\f040"
}

.icomoon-icon-map-marker:before {
	content: "\f041"
}

.icomoon-icon-edit:before {
	content: "\f044"
}

.icomoon-icon-plus-circle:before {
	content: "\f055"
}

.icomoon-icon-minus-circle:before {
	content: "\f056"
}

.icomoon-icon-times-circle:before {
	content: "\f057"
}

.icomoon-icon-check-circle:before {
	content: "\f058"
}

.icomoon-icon-question-circle:before {
	content: "\f059"
}

.icomoon-icon-info-circle:before {
	content: "\f05a"
}

.icomoon-icon-plus:before {
	content: "\f067"
}

.icomoon-icon-minus:before {
	content: "\f068"
}

.icomoon-icon-exclamation-circle:before {
	content: "\f06a"
}

.icomoon-icon-eye:before {
	content: "\f06e"
}

.icomoon-icon-eye-slash:before {
	content: "\f070"
}

.icomoon-icon-exclamation-triangle:before {
	content: "\f071"
}

.icomoon-icon-calendar:before {
	content: "\f073"
}

.icomoon-icon-shopping-cart:before {
	content: "\f07a"
}

.icomoon-icon-twitter-square:before {
	content: "\f081"
}

.icomoon-icon-facebook-square:before {
	content: "\f082"
}

.icomoon-icon-star-half:before {
	content: "\f089"
}

.icomoon-icon-heart-o:before {
	content: "\f08a"
}

.icomoon-icon-sign-out:before {
	content: "\f08b"
}

.icomoon-icon-linkedin-square:before {
	content: "\f08c"
}

.icomoon-icon-external-link:before {
	content: "\f08e"
}

.icomoon-icon-sign-in:before {
	content: "\f090"
}

.icomoon-icon-upload:before {
	content: "\f093"
}

.icomoon-icon-phone:before {
	content: "\f095"
}

.icomoon-icon-phone-square:before {
	content: "\f098"
}

.icomoon-icon-unlock:before {
	content: "\f09c"
}

.icomoon-icon-credit-card:before {
	content: "\f09d"
}

.icomoon-icon-hdd-o:before {
	content: "\f0a0"
}

.icomoon-icon-certificate:before {
	content: "\f0a3"
}

.icomoon-icon-arrow-circle-left:before {
	content: "\f0a8"
}

.icomoon-icon-arrow-circle-right:before {
	content: "\f0a9"
}

.icomoon-icon-arrow-circle-up:before {
	content: "\f0aa"
}

.icomoon-icon-arrow-circle-down:before {
	content: "\f0ab"
}

.icomoon-icon-globe:before {
	content: "\f0ac"
}

.icomoon-icon-chain:before {
	content: "\f0c1"
}

.icomoon-icon-paperclip:before {
	content: "\f0c6"
}

.icomoon-icon-pinterest-square:before {
	content: "\f0d3"
}

.icomoon-icon-google-plus-square:before {
	content: "\f0d4"
}

.icomoon-icon-caret-down:before {
	content: "\f0d7"
}

.icomoon-icon-caret-up:before {
	content: "\f0d8"
}

.icomoon-icon-caret-left:before {
	content: "\f0d9"
}

.icomoon-icon-caret-right:before {
	content: "\f0da"
}

.icomoon-icon-comments-o:before {
	content: "\f0e6"
}

.icomoon-icon-lightbulb-o:before {
	content: "\f0eb"
}

.icomoon-icon-file-text-o:before {
	content: "\f0f6"
}

.icomoon-icon-angle-left:before {
	content: "\f104"
}

.icomoon-icon-angle-right:before {
	content: "\f105"
}

.icomoon-icon-angle-up:before {
	content: "\f106"
}

.icomoon-icon-angle-down:before {
	content: "\f107"
}

.icomoon-icon-desktop:before {
	content: "\f108"
}

.icomoon-icon-laptop:before {
	content: "\f109"
}

.icomoon-icon-tablet:before {
	content: "\f10a"
}

.icomoon-icon-mobile:before {
	content: "\f10b"
}

.icomoon-icon-smile-o:before {
	content: "\f118"
}

.icomoon-icon-frown-o:before {
	content: "\f119"
}

.icomoon-icon-meh-o:before {
	content: "\f11a"
}

.icomoon-icon-keyboard-o:before {
	content: "\f11c"
}

.icomoon-icon-chain-broken:before {
	content: "\f127"
}

.icomoon-icon-chevron-circle-left:before {
	content: "\f137"
}

.icomoon-icon-chevron-circle-right:before {
	content: "\f138"
}

.icomoon-icon-chevron-circle-up:before {
	content: "\f139"
}

.icomoon-icon-chevron-circle-down:before {
	content: "\f13a"
}

.icomoon-icon-ellipsis-h:before {
	content: "\f141"
}

.icomoon-icon-rss-square:before {
	content: "\f143"
}

.icomoon-icon-youtube-play:before {
	content: "\f16a"
}

.icomoon-icon-file-pdf-o:before {
	content: "\f1c1"
}

.icomoon-icon-file-word-o:before {
	content: "\f1c2"
}

.icomoon-icon-file-excel-o:before {
	content: "\f1c3"
}

.icomoon-icon-file-powerpoint-o:before {
	content: "\f1c4"
}

.icomoon-icon-file-archive-o:before {
	content: "\f1c6"
}

.icomoon-icon-share-alt:before {
	content: "\f1e0"
}

.icomoon-icon-share-alt-square:before {
	content: "\f1e1"
}

.icomoon-icon-paypal:before {
	content: "\f1ed"
}

.icomoon-icon-cc-visa:before {
	content: "\f1f0"
}

.icomoon-icon-cc-mastercard:before {
	content: "\f1f1"
}

.icomoon-icon-cc-discover:before {
	content: "\f1f2"
}

.icomoon-icon-cc-amex:before {
	content: "\f1f3"
}

.icomoon-icon-cc-paypal:before {
	content: "\f1f4"
}

.icomoon-icon-trash:before {
	content: "\f1f8"
}

.icomoon-icon-toggle-off:before {
	content: "\f204"
}

.icomoon-icon-toggle-on:before {
	content: "\f205"
}

.icomoon-icon-cc:before {
	content: "\f20a"
}

.icomoon-icon-cart-arrow-down:before {
	content: "\f218"
}

.icomoon-icon-cc-jcb:before {
	content: "\f24b"
}

.icomoon-icon-cc-diners-club:before {
	content: "\f24c"
}

.icomoon-icon-safari:before {
	content: "\f267"
}

.icomoon-icon-chrome:before {
	content: "\f268"
}

.icomoon-icon-firefox:before {
	content: "\f269"
}

.icomoon-icon-opera:before {
	content: "\f26a"
}

.icomoon-icon-internet-explorer:before {
	content: "\f26b"
}

.icomoon-icon-amazon:before {
	content: "\f270"
}

.icomoon-icon-starburst:before {
	content: "\e905"
}

.icomoon-icon-package:before {
	content: "\e900"
}

.icomoon-icon-arrow-right:before {
	content: "\e600"
}

.icomoon-icon-arrow-left:before {
	content: "\e601"
}

.icomoon-icon-arrow-down:before {
	content: "\e602"
}

.icomoon-icon-arrow-up:before {
	content: "\e603"
}

.icomoon-icon-file-picture:before {
	content: "\e903"
}

.icomoon-icon-qrcode:before {
	content: "\e904"
}

.icomoon-icon-command:before {
	content: "\e910"
}

.icomoon-icon-shift:before {
	content: "\e911"
}

.icomoon-icon-ctrl:before {
	content: "\e912"
}

.icomoon-icon-opt:before {
	content: "\e913"
}

.icomoon-icon-tux:before {
	content: "\e914"
}

.icomoon-icon-appleinc:before {
	content: "\e915"
}

.icomoon-icon-android:before {
	content: "\e916"
}

.icomoon-icon-windows8:before {
	content: "\e917"
}

.icon-with-caption {
	display: table
}

.icon-with-caption>* {
	display: table-cell;
	vertical-align: middle
}

.icon-with-caption>:first-child {
	padding-right: 12px
}

.icon-with-caption>:first-child img {
	vertical-align: middle
}

.triangle-container {
	position: relative
}

.triangle-container>span {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 65px;
	line-height: 1;
	font-size: 1.6rem
}

.triangle-container>figure {
	min-height: 100px
}

.triangle-container:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 130px 130px 0 0;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	opacity: .75;
	transition: all 700ms
}

.triangle-container:hover:before {
	opacity: 1
}

.triangle-container.background-color-smart-blue:before {
	border-top-color: #60d5e9
}

.triangle-container.background-color-dark-gray:before {
	border-top-color: #747474
}

.triangle-container.triangle-color-smart-blue:before {
	border-top-color: #11c0de
}

.triangle-container.triangle-color-smart-purple:before {
	border-top-color: #4d236b
}

.triangle-container.triangle-color-smart-green:before {
	border-top-color: #79b642
}

.banner-product .banner-text {
	font-weight: 400;
	text-align: left;
	padding-bottom: 20px
}

.banner-product .banner-text h1, .banner-product .banner-text h2, .banner-product .banner-text h3 {
	color: #281920;
	font-weight: 400
}

.banner-product .banner-text h1 {
	margin-bottom: 0;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1.2
}

.banner-product .banner-text h1+h2, .banner-product .banner-text h1+h3 {
	margin-top: 0
}

.banner-product .banner-text h2 {
	font-weight: 300;
	font-size: 16px
}

.banner-product .banner-text h3 {
	font-size: 12px;
	font-weight: 700
}

.banner-product .banner-text h4 {
	font-size: 12px
}

.banner-product .banner-text p {
	margin: 10px 0
}

.banner-product .banner-text p+p {
	margin-top: 0
}

@media only screen and (min-width:992px) {
	.banner-product {
		padding-top: 40px;
		padding-bottom: 20px
	}

	.banner-product .row .row {
		margin: 0 -1.04166667%
	}

	.banner-product .banner-text {
		text-align: left
	}

	.banner-product .banner-text h1 {
		font-size: 38px
	}

	.banner-product .banner-text h2 {
		font-size: 24px
	}

	.banner-product .banner-text h3 {
		font-size: 13px
	}

	.banner-product .banner-text h4 {
		font-size: 14px;
		margin-bottom: 20px
	}

}

@media only screen and (min-width:1200px) {
	.banner-product {
		padding-top: 60px;
		padding-bottom: 60px
	}

	.banner-product .banner-text h1 {
		font-size: 52px
	}

	.banner-product .banner-text p {
		font-size: 16px;
		line-height: 25px
	}

}

.radio-btn-group input[data-toggle]:checked+label.btn-cyan, .radio-btn-group input[data-toggle]:checked+label.btn-cyan:active {
	background-color: #11c0de;
	color: #fff;
	outline: 0
}

.radio-btn-group input[type=radio] {
	opacity: 0;
	position: absolute;
	visibility: hidden
}

.radio-btn-group.btn-group>label.btn:not(:first-child):not(:last-child):not(.dropdown-toggle):first-of-type {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	margin-left: 0
}

.radio-btn-group .btn {
	text-transform: none
}

.radio-btn-group .btn-cyan {
	background-color: #fff;
	border: 1px solid #e8e9e9;
	color: #11c0de;
	font-weight: 700
}

.radio-btn-group .btn-cyan:not(:first-of-type) {
	border-left: none
}

.radio-btn-group .btn-cyan:hover {
	background-color: #cff2f8
}

.radio-btn-group .btn-cyan.active, .radio-btn-group .btn-cyan:active, .radio-btn-group .btn-cyan:focus {
	background-color: #11c0de;
	color: #fff
}

form {
	text-align: left;
	text-align: start
}

form .input-group-btn>.btn {
	padding-top: 9px;
	padding-bottom: 9px
}

form .form {
	padding: 2.5rem 0
}

form .form-light-grey {
	background-color: #efefef
}

form .form-light-grey .form-control {
	border-color: #efefef
}

form .form-grey {
	background-color: #c9c9c9
}

form .form-grey .form-control {
	border-color: #c9c9c9
}

form h2 {
	color: #88be50
}

form h4 {
	padding: 15px 0 5px;
	font-weight: 700
}

form label {
	padding-top: 5px;
	margin-bottom: 2px;
	display: block
}

form .form-control {
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #fff;
	background-color: #fff;
	padding: .75rem;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .4);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .4)
}

form .form-group.full-top-pad {
	margin: 40px 0 15px
}

form .form-group input[type=checkbox] {
	box-shadow: none
}

form .form-group input.has-error, form .form-group select.has-error, form .form-group textarea.has-error {
	border-color: #a94442
}

form .form-group .form-control:focus {
	border: 1px solid #6495ed;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .4);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .4);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .4)
}

form .has-error .form-control {
	border-color: #a94442
}

form .half-form-field {
	width: 100%
}

form .datetimepicker-container {
	position: relative
}

form span.has-error {
	color: #a94442;
	font-weight: 700
}

form .form-error-container {
	display: none
}

form .row.form-group-inline {
	margin-bottom: 15px
}

form .row.form-group-inline .form-group {
	margin-bottom: 0
}

form .icomoon.spinning {
	animation: spin 1s infinite linear;
	-webkit-animation: spin2 1s infinite linear
}

.icomoon-icon.spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear
}

@keyframes spin {
	from {
		transform: scale(1) rotate(0deg)
	}

	to {
		transform: scale(1) rotate(360deg)
	}

}

@-webkit-keyframes spin2 {
	from {
		-webkit-transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(360deg)
	}

}

form .product-listing {
	width: 100%
}

form .product-listing tbody td {
	border-bottom: solid 1px #777
}

form .btn-secondary, form .btn-secondary:focus {
	background-color: #000;
	border-color: #000;
	color: #fff
}

form .btn-secondary:focus:hover, form .btn-secondary:hover {
	background-color: #777;
	border-color: #777;
	color: #fff
}

form .btn-file {
	position: relative;
	overflow: hidden
}

form .btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: 0;
	background: #fff;
	cursor: inherit;
	display: block
}

form input[readonly] {
	background-color: #fff !important;
	cursor: text !important
}

form .forward-back-nav {
	padding: 0 15px
}

form .nav-left-box {
	background-color: #d9d9d9;
	display: block;
	text-align: left;
	font-weight: 400
}

form a.nav-left-box:hover {
	background-color: #11c0de
}

form a.nav-left-box:hover p, form a.nav-left-box:hover p .icomoon-icon {
	color: #fff
}

form .nav-left-label {
	letter-spacing: .1em;
	font-size: smaller;
	margin: 1em 2em 0 10px;
	color: #666
}

form .nav-left-title {
	margin: 1em 2em 1em 10px;
	padding-bottom: .5em;
	color: #0faac4;
	font-weight: 700;
	position: relative
}

form .nav-left-title .icomoon-icon {
	position: absolute;
	left: -15px;
	top: 2px;
	color: #999
}

form .nav-right-box {
	background-color: #ccc;
	display: block;
	text-align: right;
	font-weight: 400
}

form a.nav-right-box:hover {
	background-color: #11c0de
}

form a.nav-right-box:hover p, form a.nav-right-box:hover p .icomoon-icon {
	color: #fff
}

form .nav-right-label {
	letter-spacing: .1em;
	font-size: smaller;
	margin: 1em 10px 0 2em;
	color: #4f4c4d
}

form .nav-right-title {
	margin: 1em 10px 1em 2em;
	padding-bottom: .5em;
	color: #0faac4;
	font-weight: 700;
	position: relative
}

form .nav-right-title .icomoon-icon {
	position: absolute;
	right: -15px;
	top: 2px;
	color: #999
}

form .code-input {
	text-transform: uppercase;
	text-align: center;
	font-family: "Lucida Console", Monaco, monospace
}

.server-error-block {
	background-color: #c80000;
	-webkit-transition: max-height 2s ease-out;
	transition: max-height 2s ease-out;
	overflow: hidden;
	max-height: 0
}

.server-error-block.active {
	max-height: 500px
}

.server-error-block>span {
	color: #fff;
	margin-top: .8em;
	display: block;
	margin-bottom: .8em;
	font-weight: 700
}

.server-error-block>span>em {
	margin-right: 15px;
	font-size: .8em
}

.top-buffer {
	margin-top: 10px
}

.deal-registration-success a {
	text-decoration: none
}

.deal-registration-success a:visited {
	color: #fff
}

#mdf-claim-success {
	text-align: left;
	text-align: start;
	display: none;
	padding: 2.5rem 0
}

#mdf-claim-success h2 {
	color: #88be50
}

#mdf-claim-success a {
	text-decoration: none
}

.partner-login .validation-summary-errors ul {
	list-style: none;
	padding-left: 0;
	text-align: left
}

.partner-login .has-error .control-label, .partner-login .validation-summary-errors {
	color: orange !important
}

.partner-login .has-error input {
	border-left: none
}

.partner-login .input-validation-error {
	border-color: orange
}

.partner-login .feature-banner>.container {
	padding: inherit !important;
	padding-top: 12% !important;
	padding-bottom: 12% !important
}

.partner-login .login-box {
	background: rgba(0, 0, 0, .7);
	border-radius: 5px;
	padding: 4rem
}

.partner-login .login-box label {
	margin: 0
}

.partner-login .login-box a:not(.btn) {
	color: #fff
}

.partner-login .login-box .icon {
	border-radius: 3px;
	width: 1.6rem;
	height: 1.6rem;
	display: inline-block;
	text-align: center;
	font-size: 1.4rem;
	font-weight: 700;
	padding-top: 1px;
	box-sizing: border-box;
	line-height: 1.6rem;
	margin-right: .5rem;
	vertical-align: baseline
}

.partner-login .login-box .icon.icon-purple {
	background: #4d236b
}

.partner-login .login-box .input-group-addon {
	background-color: #fff
}

.partner-login .login-box .input-group-addon .icomoon {
	color: #79b642
}

.partner-login .login-box input[type=checkbox] {
	margin-left: 2px;
	margin-right: 3px
}

.partner-login .login-box .link-wrapper {
	padding: 9px 0
}

#SubmitATicketForm form h2, .standard-form form h2 {
	color: #4f4c4d
}

#SubmitATicketForm form .btn, .standard-form form .btn {
	text-transform: none;
	font-weight: 400
}

#SubmitATicketForm form [name=questionDropdown], .standard-form form [name=questionDropdown] {
	width: 100%
}

#SubmitATicketForm form .form-confirm-details .row p, .standard-form form .form-confirm-details .row p {
	font-size: 1.6rem
}

#SubmitATicketForm form button, .standard-form form button {
	font-size: 1.4rem
}

.standard-form h2 {
	color: #4f4c4d
}

.standard-form .form {
	padding-bottom: 45px
}

.standard-form .form-group .radio-inline {
	padding: 0
}

.standard-form .form-group .radio-inline input {
	margin-right: 10px
}

.standard-form .btn {
	width: 100%;
	text-transform: none;
	font-weight: 400
}

#resellerApplicationForm .btn {
	text-transform: none;
	font-weight: 400;
	white-space: normal
}

#resellerApplicationForm .resellerApplicationProgressBar {
	-webkit-transition: width 2s;
	transition: width 2s;
	background-color: #11c0de;
	padding: 1px
}

#resellerApplicationForm .resellerApplicationProgressBar span {
	display: block;
	margin-top: .8em;
	margin-bottom: .8em;
	margin-left: 20px;
	color: #fff;
	font-weight: 700
}

#resellerApplicationForm .resellerApplicationProgressBar.completed {
	background-color: #79b642
}

.dropDown {
	padding: 0
}

.dropDown .toggle.dropdownHead.a {
	font-size: 1.4em
}

.dropDown .icomoon {
	width: 11px;
	transition: all 400ms;
	transform-origin: 50% 50%
}

.dropDown .icomoon.open {
	transform: rotate(90deg)
}

.dropDown h4.dropDownHead {
	font-size: 2rem
}

@media screen and (min-width:768px) {
	.dropDown h4.dropDownHead {
		font-size: 2.2rem
	}

}

.dropDown .dropDownHead {
	text-decoration: none;
	position: relative;
	margin: 0
}

.dropDown .dropDownHead a {
	padding: 1em 10rem 1em 2rem;
	display: block;
	color: #4d4d4d;
	text-decoration: none
}

@media screen and (min-width:992px) {
	.dropDown .dropDownHead a {
		padding-left: 6rem
	}

}

.dropDown .dropDownHead span {
	position: absolute;
	top: 20px;
	right: 40px;
	font-size: 2rem;
	font-weight: 700
}

@media screen and (min-width:992px) {
	.dropDown .dropDownHead span {
		top: 25px
	}

}

.dropDown.trigger-visibility .dropDownBody {
	visibility: hidden;
	max-height: 0
}

.dropDown.trigger-visibility.open .dropDownBody {
	visibility: visible;
	max-height: 500px
}

.dropDown .dropDownBody {
	position: relative;
	margin: 0
}

.dropDown .dropDownBody a {
	font-weight: 700;
	padding-top: 22px;
	padding-bottom: 10px
}

.dropDown .dropDownBody a:hover {
	color: #4d4d4d
}

.dropDown .dropDownBody.step {
	padding: .75rem 2rem
}

.dropDown .dropDownBody.step.disabled .locked-content-overlay {
	position: absolute;
	background-color: #d3d3d3;
	opacity: .3;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.dropDown .dropDownBody.step .logged-in.disabled {
	color: #1a1a1a !important;
	cursor: not-allowed
}

@media screen and (min-width:992px) {
	.dropDown .dropDownBody.step {
		padding-left: 6rem;
		padding-right: 6rem
	}

}

.dropDown .dropDownBody.step a:hover {
	color: #11c0de
}

.dropDown.MCDropDown_Closed .MCDropDownHotSpot_:before, .dropDown.MCDropDown_Open .MCDropDownHotSpot_:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px;
	border-color: transparent;
	visibility: visible
}

.dropDown.MCDropDown_Open .MCDropDownHotSpot_:before {
	border-top-color: #666;
	top: 30px;
	left: 25px
}

.dropDown.MCDropDown_Open .MCDropDownHotSpot_:hover:before {
	border-top-color: #11c0de
}

.dropDown.MCDropDown_Closed .MCDropDownHotSpot_:before {
	border-left-color: #666;
	top: 25px;
	left: 30px
}

.dropDown.MCDropDown_Closed .MCDropDownHotSpot_:hover:before {
	border-left-color: #11c0de
}

.dropDown.background-color-grey60.MCDropDown_Open .MCDropDownHotSpot_:before {
	border-top-color: #fff
}

.dropDown.background-color-grey60.MCDropDown_Open .MCDropDownHotSpot_:hover:before {
	border-top-color: #11c0de
}

.dropDown.background-color-grey60.MCDropDown_Closed .MCDropDownHotSpot_:before {
	border-left-color: #fff
}

.dropDown.background-color-grey60.MCDropDown_Closed .MCDropDownHotSpot_:hover:before {
	border-left-color: #11c0de
}

.dropdown-trigger {
	cursor: pointer
}

.courses .accordion-list-item .dropdown-trigger h4 {
	color: #000
}

.courses .dropDownBody.step {
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-top: 0
}

@media screen and (min-width:992px) {
	.courses .dropDownBody.step {
		padding-left: 1.7em
	}

}

@media only screen and (min-width:768px) {
	#SubmitATicketForm form button, .standard-form form button {
		font-size: 1.6rem
	}

}

@media only screen and (min-width:992px) {
	form .half-form-field {
		width: 50%
	}

}

.partner-login {
	text-align: left
}

.partner-login .validation-summary-errors {
	color: #a94442
}

.partner-banner {
	background-color: #272c31;
	background-image: url(/Images/grid-bg.png);
	background-size: 100px 100px
}

.partner-logo-panel {
	padding: 4rem 2.5rem 2.5rem
}

.partner-logo-panel img {
	width: 40px;
	height: auto;
	border: 2px solid #79b642;
	border-radius: 50%;
	display: inline-block
}

.partner-logo-panel h3 {
	display: inline-block
}

.partner-welcome-message {
	padding-top: 4rem
}

.partner-greeting-panel {
	padding: 2.5rem
}

.partner-overview-panel {
	padding: 2rem 2.5rem;
	min-height: 250px
}

.partner-overview-panel h3 {
	font-size: 2.7rem;
	margin-bottom: 15px
}

.partner-overview-panel div {
	text-align: center
}

.partner-graph-container canvas {
	margin: 0 auto
}

.arrow-down-partner-green {
	position: relative
}

.arrow-down-partner-green::after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 20px 0;
	border-color: #52733b transparent transparent;
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -20px
}

.reseller-data-certification-status, .reseller-data-current-tier {
	display: inline-block;
	position: relative;
	padding-left: 30px;
	line-height: 40px
}

.reseller-data-certification-status.accredited, .reseller-data-certification-status.authorised, .reseller-data-current-tier.accredited, .reseller-data-current-tier.authorised {
	color: #14c0db
}

.reseller-data-certification-status.accredited::before, .reseller-data-certification-status.authorised::before, .reseller-data-current-tier.accredited::before, .reseller-data-current-tier.authorised::before {
	content: url(/Images/uk_medallion_mini_blue.svg)
}

.reseller-data-certification-status.silver, .reseller-data-current-tier.silver {
	color: #bab9ba
}

.reseller-data-certification-status.silver::before, .reseller-data-current-tier.silver::before {
	content: url(/Images/uk_medallion_mini_silver.svg)
}

.reseller-data-certification-status.gold, .reseller-data-current-tier.gold {
	color: #ffc627
}

.reseller-data-certification-status.gold::before, .reseller-data-current-tier.gold::before {
	content: url(/Images/uk_medallion_mini_gold.svg)
}

.reseller-data-certification-status::before, .reseller-data-current-tier::before {
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -13px
}

.deal-registration-box-row .no-pad:first-child {
	padding-top: 5px
}

.deal-registration-box-row .deal-registration-box {
	padding: 5px;
	margin-bottom: 5px
}

.deal-registration-box-row p {
	display: block;
	margin: 2px
}

.partner-bin-background {
	background: url(~/media/images/unversioned/partner/greybinbackground.ashx) 50% top no-repeat;
	background-size: cover
}

.partner-resource-btn {
	position: relative;
	padding-right: 3.6rem
}

.partner-resource-btn .icomoon {
	position: absolute;
	right: 1.8rem;
	top: 1.2rem
}

.deal-registration-how-box {
	padding: 30px 0 30px 50px
}

.deal-registration-how-box>h3 {
	color: #79b642;
	border-bottom: 2px solid #79b642;
	margin-bottom: 40px;
	font-weight: 700;
	line-height: 6rem
}

.deal-registration-step {
	padding-right: 65px
}

.deal-registration-step h4 {
	font-weight: 700;
	line-height: 2
}

.deal-registration-more-info {
	font-style: italic
}

.deal-registration-more-info a {
	font-weight: 700;
	color: #79b642
}

.deal-registration-more-info a:visited {
	color: #79b642
}

.one-button-bin:nth-child(even) {
	background-color: #d2d2d2
}

@media only screen and (min-width:992px) {
	.partner-logo-panel img {
		width: 200px;
		border: 10px solid #79b642;
		margin-bottom: 2.5rem
	}

	.partner-logo-panel h3 {
		display: block
	}

	.reseller-data-certification-status, .reseller-data-current-tier {
		line-height: normal
	}

	.partner-overview-panel {
		padding: 4rem 3rem
	}

	.partner-overview-panel div {
		text-align: left
	}

	.deal-registration-box-row div.no-pad .deal-registration-box {
		margin-right: 6px;
		padding: 5px
	}

	.deal-registration-box-row div.no-pad:first-child {
		padding-top: 0
	}

	.deal-registration-box-row div.no-pad:last-child .deal-registration-box {
		margin-right: 0
	}

	#partner-home-banner-left {
		padding-right: 0
	}

}

.careers-site {
	text-align: left;
	margin-bottom: 2em
}

.careers-site .job-button {
	width: 100%;
	margin: 0 4px 4px 0
}

.careers-site .bottomButtons .job-button {
	width: 200px
}

.careers-site a {
	text-decoration: none
}

.careers-site .breadcrumb {
	font-size: 1.8rem;
	background-color: #fff
}

.careers-site .breadcrumb a {
	font-size: 1.8rem;
	color: #42cde2
}

.careers-site .breadcrumb a:focus, .careers-site .breadcrumb a:hover {
	color: #42cde2
}

.careers-site .job-listing .jobAdditional .icomoon-envelope {
	top: 3px
}

.careers-site .dropdown-toggle {
	border: 2px solid #4f4c4d;
	padding: 9px 20px 8px;
	color: #4f4c4d;
	background-color: transparent;
	border-color: #4f4c4d
}

.careers-site .dropdown-toggle.btn-sm {
	border-width: 1px;
	padding: 6px 9px 5px
}

@media all and (min-width:768px) {
	.careers-site .dropdown-toggle.btn-sm {
		padding: 5px 8px 4px
	}

}

.careers-site .dropdown-toggle.focus, .careers-site .dropdown-toggle:focus {
	color: #4f4c4d;
	background-color: transparent;
	border-color: #0e0d0e
}

.careers-site .dropdown-toggle.active, .careers-site .dropdown-toggle:active, .careers-site .dropdown-toggle:hover, .open>.dropdown-toggle.careers-site .dropdown-toggle {
	color: #4f4c4d;
	background-color: transparent;
	border-color: #302e2f
}

.careers-site .dropdown-toggle.active.focus, .careers-site .dropdown-toggle.active:focus, .careers-site .dropdown-toggle.active:hover, .careers-site .dropdown-toggle:active.focus, .careers-site .dropdown-toggle:active:focus, .careers-site .dropdown-toggle:active:hover, .open>.dropdown-toggle.careers-site .dropdown-toggle.focus, .open>.dropdown-toggle.careers-site .dropdown-toggle:focus, .open>.dropdown-toggle.careers-site .dropdown-toggle:hover {
	color: #4f4c4d;
	background-color: transparent;
	border-color: #0e0d0e
}

.careers-site .dropdown-toggle.active, .careers-site .dropdown-toggle:active, .open>.dropdown-toggle.careers-site .dropdown-toggle {
	background-image: none
}

.careers-site .dropdown-toggle.disabled, .careers-site .dropdown-toggle.disabled.active, .careers-site .dropdown-toggle.disabled.focus, .careers-site .dropdown-toggle.disabled:active, .careers-site .dropdown-toggle.disabled:focus, .careers-site .dropdown-toggle.disabled:hover, .careers-site .dropdown-toggle[disabled], .careers-site .dropdown-toggle[disabled].active, .careers-site .dropdown-toggle[disabled].focus, .careers-site .dropdown-toggle[disabled]:active, .careers-site .dropdown-toggle[disabled]:focus, .careers-site .dropdown-toggle[disabled]:hover, fieldset[disabled] .careers-site .dropdown-toggle, fieldset[disabled] .careers-site .dropdown-toggle.active, fieldset[disabled] .careers-site .dropdown-toggle.focus, fieldset[disabled] .careers-site .dropdown-toggle:active, fieldset[disabled] .careers-site .dropdown-toggle:focus, fieldset[disabled] .careers-site .dropdown-toggle:hover {
	background-color: transparent;
	border-color: #4f4c4d
}

.careers-site .dropdown-toggle .badge {
	color: transparent;
	background-color: #4f4c4d
}

.careers-site .dropdown-toggle:visited {
	color: #4f4c4d
}

.careers-site .dropdown-toggle:hover {
	color: #fff;
	background-color: #4f4c4d;
	border-color: #4f4c4d;
	box-shadow: none;
	text-decoration: none
}

.careers-site .dropdown-toggle:active {
	box-shadow: none
}

.careers-site .job-listings {
	font-weight: 300;
	font-size: 2rem;
	line-height: 33px
}

.careers-site .job-listings .job-listing-masonry {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
	-moz-column-gap: 1em;
	-webkit-column-gap: 1em;
	column-gap: 1em
}

.careers-site .job-listings .job-listing-masonry .job-category {
	margin-left: 0;
	display: inline-block;
	width: 100%
}

.careers-site .job-listings .job-listing-masonry .job-category .job-category-title {
	border-bottom: #4f4c4d 1px solid;
	margin: 20px 30px 10px 0
}

.careers-site .job-listings .job-listing-masonry .job-category ul.job-list {
	margin: 0;
	padding: 0
}

.careers-site .job-listings .job-listing-masonry .job-category .job-listing {
	list-style-type: none;
	margin-bottom: 7px;
	font-weight: 400;
	font-size: 2.2rem;
	line-height: 1.8
}

.careers-site .job-listings .job-listing-masonry .job-category .job-listing .job-title {
	color: #0f9bb2;
	font-weight: 600
}

.careers-site .job-listings .job-listing-masonry .job-category .job-listing .job-location {
	color: #bfbfbf;
	list-style: none
}

.careers-site .job-listings .job-listing-masonry .job-category .job-listing:hover .job-title>span {
	border-bottom: 1px solid #0f9bb2
}

.careers-site .form-group.required label:after {
	content: "*";
	color: red
}

.careers-site .input-group-addon {
	padding-top: 10px;
	padding-bottom: 10px
}

.careers-site .file-input {
	margin-top: 9px
}

.careers-site #job-apply h2 {
	color: #000
}

.careers-site #job-apply h3 {
	color: #88be50
}

.careers-site #loading {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .7;
	filter: alpha(opacity=70);
	z-index: 1000
}

.careers-site #loading img {
	width: 94px;
	height: 94px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -47px 0 0 -47px
}

.careers-site #loadingOpenings {
	width: 100%;
	background: #fff;
	opacity: .7
}

.careers-site #loadingOpenings img {
	margin: 20px auto;
	display: block
}

.careers-site .archived-job {
	font-size: 18px
}

.careers-site .archived-job .icomoon {
	font-size: 28px;
	margin-right: 10px;
	vertical-align: middle
}

.careers-site .nya-bs-select .btn {
	text-transform: none
}

.careers-site .required:before {
	content: unset;
	margin-left: unset
}

@media (max-width:767px) {
	.careers-site .job-listings .job-listing-masonry {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
		-moz-column-gap: 1em;
		-webkit-column-gap: 1em;
		column-gap: 1em
	}

}

.about-us-content .smart-light-grey-button {
	text-transform: none;
	color: #4f4c4d;
	background-color: #e8e9e9
}

.about-us-content .smart-light-grey-button:hover {
	background-color: grey;
	color: #e8e9e9
}

.about-us-content .icon-link, .about-us-content .icon-link .icomoon-icon, .about-us-content .icon-link:hover span {
	text-decoration: none
}

.about-us-content blockquote {
	background: #e6e6e6;
	border-left: none;
	position: relative;
	padding: 20px;
	border-radius: 10px;
	font-size: 2.2rem;
	font-weight: 400;
	font-style: italic;
	margin: 30px 0
}

.about-us-content blockquote.background-color-smart-cyan {
	background-color: #11c0de;
	color: #fff
}

.about-us-content blockquote.background-color-smart-purple {
	background-color: #4d236b;
	color: #fff
}

.about-us-content blockquote.background-color-smart-green {
	background-color: #79b642;
	color: #fff
}

@media only screen and (min-width:768px) {
	.about-us-content blockquote {
		background: #e6e6e6;
		border-left: none;
		font-size: 2.8rem;
		position: relative;
		padding: 20px 40px;
		margin: 40px 0
	}

}

.about-us-content a:not(.btn, .custom-button) {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #4682b4
}

.about-us-content a:not(.btn, .custom-button):visited {
	color: #000
}

.about-us-content a:not(.btn, .custom-button):hover {
	border-bottom-style: solid
}

.about-us-content .content-block p {
	font-size: 1.8rem
}

.about-us-content .new-feature-banner {
	padding: 3% 0 2%;
	text-align: left;
	position: relative
}

.about-us-content .new-feature-banner .feature-banner-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	display: block
}

.about-us-content .new-feature-banner.feature-banner-image-only {
	padding: 0;
	height: 60vw;
	max-height: 64vh;
	width: 100%
}

.about-us-content .new-feature-banner.feature-banner-image-and-text {
	padding: 0;
	height: 60vw;
	max-height: 64vh;
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain
}

.about-us-content .new-feature-banner.feature-banner-image-and-text .video-aspect-frame {
	width: 80%
}

.about-us-content .new-feature-banner.feature-banner-image-and-text .container {
	padding-top: 52vw
}

.about-us-content .new-feature-banner.feature-banner-image-and-text .row {
	background: #fff
}

@media (min-width:768px) {
	.about-us-content .new-feature-banner.feature-banner-image-and-text {
		background-size: cover
	}

	.about-us-content .new-feature-banner.feature-banner-image-and-text .container {
		padding-top: 0
	}

	.about-us-content .new-feature-banner.feature-banner-image-and-text .row {
		background: 0 0
	}

	.about-us-content .new-feature-banner.feature-banner-image-and-text .row>div {
		color: #fff
	}

}

.about-us-content .narrow-bins {
	padding: 10px
}

.about-us-content .narrow-bins .row {
	margin: 0 -10px 0 0
}

.about-us-content .narrow-bins .row>div[class^=col-] {
	padding-left: 0;
	padding-right: 0
}

.about-us-content .news-boxes .news-item {
	margin: 0 10px 10px 0;
	background-size: cover;
	color: #fff;
	position: relative;
	overflow: hidden;
	z-index: 0
}

.about-us-content .news-boxes .news-item a {
	color: #fff;
	border: none
}

.about-us-content .news-boxes .news-item .news-meta {
	position: relative;
	padding: 15px;
	z-index: 10
}

.about-us-content .news-boxes .news-item .news-meta a {
	color: #fff
}

.about-us-content .news-boxes .news-item .news-meta a:hover {
	color: #88e0ef
}

.about-us-content .news-boxes .news-item .news-meta h1 {
	font-size: 2.2rem;
	font-weight: 400;
	line-height: 1;
	margin-top: 20px
}

.about-us-content .news-boxes .news-item .news-meta .news-date {
	font-size: 1.4rem;
	display: none
}

.about-us-content .news-boxes .news-item .image-mask {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-transition: all .7s;
	-moz-transition: all .7s;
	-ms-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
	z-index: 0;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, .6) 76%, rgba(0, 0, 0, .6) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, .6) 76%, rgba(0, 0, 0, .6) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, .6) 76%, rgba(0, 0, 0, .6) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, .6) 76%, rgba(0, 0, 0, .6) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, .6) 76%, rgba(0, 0, 0, .6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0)
}

.about-us-content .news-boxes .news-item .image-mask.hover-state {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .2) 56%, rgba(0, 0, 0, .6) 76%, rgba(0, 0, 0, .6) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .2) 56%, rgba(0, 0, 0, .6) 76%, rgba(0, 0, 0, .6) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .2) 56%, rgba(0, 0, 0, .6) 76%, rgba(0, 0, 0, .6) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .2) 56%, rgba(0, 0, 0, .6) 76%, rgba(0, 0, 0, .6) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .2) 56%, rgba(0, 0, 0, .6) 76%, rgba(0, 0, 0, .6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#99000000', GradientType=0)
}

@media only screen and (max-width:767px) {
	.about-us-content .news-boxes .news-item .image-mask {
		background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, .6) 55%, rgba(0, 0, 0, .6) 100%);
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, .6) 55%, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, .6) 55%, rgba(0, 0, 0, .6) 100%);
		background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, .6) 55%, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, .6) 55%, rgba(0, 0, 0, .6) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0)
	}

	.about-us-content .news-boxes .news-item .image-mask.hover-state {
		background: -moz-linear-gradient(top, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .2) 35%, rgba(0, 0, 0, .6) 55%, rgba(0, 0, 0, .6) 100%);
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .2) 35%, rgba(0, 0, 0, .6) 55%, rgba(0, 0, 0, .6) 100%);
		background: -o-linear-gradient(top, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .2) 35%, rgba(0, 0, 0, .6) 55%, rgba(0, 0, 0, .6) 100%);
		background: -ms-linear-gradient(top, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .2) 35%, rgba(0, 0, 0, .6) 55%, rgba(0, 0, 0, .6) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .2) 35%, rgba(0, 0, 0, .6) 55%, rgba(0, 0, 0, .6) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#99000000', GradientType=0)
	}

}

.about-us-content .news-boxes .news-item .news-item-category {
	position: relative;
	color: #fff;
	top: 15px;
	left: 15px;
	font-size: 1.6rem;
	line-height: 1.6rem;
	font-weight: 700
}

.about-us-content .news-boxes .news-item .news-item-category a {
	color: #fff
}

.about-us-content .news-boxes .news-item .news-item-category a:hover {
	color: #a0e6f2
}

.about-us-content .news-boxes .news-item.news-item-primary h1 {
	margin-top: 100px;
	font-size: 3rem
}

@media only screen and (max-width:767px) {
	.about-us-content .news-boxes .news-item.news-item-secondary .image-mask {
		background: #4d236b
	}

	.about-us-content .news-boxes .news-item.news-item-secondary .image-mask.hover-state {
		background: #a691b5
	}

}

@media only screen and (min-width:768px) {
	.about-us-content .news-boxes .news-item:before {
		content: "";
		display: block;
		padding-top: 55%
	}

	.about-us-content .news-boxes .news-item>div {
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0
	}

	.about-us-content .news-boxes .news-item .news-item-category {
		position: absolute;
		top: 45px;
		left: 45px
	}

	.about-us-content .news-boxes .news-item .news-meta {
		position: absolute;
		bottom: 45px;
		left: 45px;
		right: 45px;
		padding: 0
	}

	.about-us-content .news-boxes .news-item .news-meta h1 {
		margin-top: 0
	}

	.about-us-content .news-boxes .news-item .news-meta .news-date {
		font-size: 16px;
		display: block
	}

	.about-us-content .news-boxes .news-item.news-item-primary:before {
		padding-top: 79%
	}

	.about-us-content .news-boxes .news-item.news-item-primary h1 {
		font-size: 4.5rem
	}

	.about-us-content .news-boxes .news-item.news-item-secondary:before {
		padding-top: 54.2%
	}

	.about-us-content .news-boxes .news-item.news-item-secondary .news-item-category {
		position: absolute;
		top: 22px;
		left: 22px
	}

	.about-us-content .news-boxes .news-item.news-item-secondary .news-meta {
		position: absolute;
		bottom: 22px;
		left: 22px;
		right: 22px;
		padding: 0
	}

	.about-us-content .news-boxes .news-item.news-item-secondary .news-meta h1 {
		margin-top: 0
	}

	.about-us-content .news-boxes .news-item.news-item-secondary .news-meta .news-date {
		font-size: 16px;
		display: block
	}

}

@media only screen and (min-width:992px) {
	.about-us-content .news-boxes .news-item:before {
		content: "";
		display: block;
		padding-top: 55%
	}

	.about-us-content .news-boxes .news-item.news-item-primary:before {
		padding-top: 55%
	}

	.about-us-content .news-boxes .news-item.news-item-secondary:before {
		padding-top: 54.2%
	}

}

.about-us-content .news-boxes .all-news-link {
	margin: 0 10px 10px 0;
	background: #4d4d4d;
	background-size: cover;
	color: #fff;
	padding: 10px
}

.about-us-content .news-boxes .all-news-link a {
	color: #fff;
	border: none
}

.about-us-content .news-boxes .all-news-link a:hover {
	color: #a0e6f2
}

@media only screen and (min-width:768px) {
	.about-us-content .news-boxes .all-news-link .all-news-link {
		text-align: right
	}

}

.about-us-content .snapshot-bin {
	background: 50% 50% no-repeat;
	background-size: cover;
	padding: 15px;
	margin: 0 10px 10px 0
}

.about-us-content .snapshot-bin p {
	font-size: 1.6rem
}

.about-us-content .snapshot-bin .snapshot-link {
	color: #fff
}

.about-us-content .snapshot-bin .snapshot-link.smart-blue-btn:hover {
	color: #00c3e0;
	background-color: #fff
}

@media only screen and (min-width:768px) {
	.about-us-content .snapshot-bin .snapshot-link {
		padding: 5px 15px 4px;
		font-size: 1.6rem
	}

}

.about-us-content .about-quickfact {
	margin-bottom: 20px;
	padding: 10px 20px
}

.about-us-content .about-quickfact img {
	margin: 0 auto
}

@media only screen and (min-width:768px) {
	.about-us-content .about-quickfact img {
		max-width: 180px
	}

}

.about-us-content .about-award img {
	margin: 0 auto;
	width: 100%;
	max-width: 150px;
	height: auto
}

.about-us-content .about-award h5 {
	line-height: 1.4;
	font-size: 1.6rem
}

.about-us-content .media {
	margin-bottom: 30px
}

.about-us-content .media .media-left {
	display: block;
	padding-right: 0
}

.about-us-content .media .media-object {
	width: 100%
}

@media only screen and (min-width:768px) {
	.about-us-content .media .media-object {
		margin-top: 10px;
		width: 13vw;
		max-width: 200px
	}

}

.about-us-content .media .media-body {
	display: block;
	margin-top: 20px;
	width: 100%
}

.about-us-content .media .news-category-link {
	font-size: 1.6rem;
	font-weight: 700;
	text-decoration: none
}

.about-us-content .media .news-category-link:hover {
	border-bottom-style: solid
}

.about-us-content .media h3.media-heading {
	font-size: 2.6rem
}

.about-us-content .media h3.media-heading a, .about-us-content .media h3.media-heading a:visited {
	border-bottom: none
}

.about-us-content .media h3.media-heading a:hover, .about-us-content .media h3.media-heading a:visited:hover {
	color: #a0e6f2
}

.about-us-content .media p {
	font-size: 1.8rem;
	margin-top: 5px
}

@media only screen and (min-width:480px) {
	.about-us-content .media .media-left {
		display: table-cell;
		padding-right: 10px
	}

	.about-us-content .media .media-object {
		width: 20vw
	}

	.about-us-content .media .media-body {
		display: table-cell;
		margin-top: 0
	}

}

.about-us-content .news-filter-group {
	margin-bottom: 20px
}

.about-us-content .news-filter-group h2, .about-us-content .news-filter-group h3, .about-us-content .news-filter-group h4 {
	margin-bottom: 10px
}

.about-us-content .news-filter-group .list-group-item {
	border: none;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0
}

.about-us-content .news-filter-group .list-group-item:first-child {
	border-radius: 0;
	border-top: 1px solid #ddd
}

.about-us-content .news-filter-group .list-group-item:last-child {
	border-radius: 0
}

.about-us-content .news-article h2, .about-us-content .news-article h3, .about-us-content .news-article h4, .about-us-content .news-article h5 {
	margin: 30px 0 10px
}

.about-us-content .news-youtube-video-banner {
	background-color: #4f4f4f
}

.about-us-content .news-youtube-video-banner .video-image img {
	max-height: 60vh;
	margin: 0 auto
}

.about-us-content .icon-youtube {
	top: 50%;
	left: 50%;
	height: auto;
	position: absolute;
	width: 15vw;
	max-width: 120px;
	transform: translate(-50%, -50%)
}

.about-us-content .icon-youtube img {
	width: 100%;
	height: auto
}

.about-us-content .outbound-video {
	padding: 20px;
	border-radius: 10px
}

.about-us-content .outbound-video h2, .about-us-content .outbound-video h3, .about-us-content .outbound-video h4 {
	margin-top: 0
}

.about-us-content .outbound-video .outbound-video-thumbnail img {
	margin-bottom: 20px
}

.about-us-content .outbound-video .row>div.col-xs-4, .about-us-content .outbound-video .row>div.col-xs-8 {
	width: 100%
}

@media only screen and (min-width:480px) {
	.about-us-content .outbound-video .outbound-video-thumbnail {
		padding-right: 0
	}

	.about-us-content .outbound-video .outbound-video-thumbnail img {
		margin-bottom: 0
	}

	.about-us-content .outbound-video .row>div.col-xs-4 {
		width: 33.33333%
	}

	.about-us-content .outbound-video .row>div.col-xs-8 {
		width: 66.66667%
	}

}

.about-us-content .article-headline {
	font-size: 3rem;
	line-height: 1.3;
	margin-bottom: 20px
}

@media (min-width:768px) {
	.about-us-content .article-headline {
		font-size: 3rem
	}

}

@media (min-width:992px) {
	.about-us-content .article-headline {
		font-size: 4rem
	}

}

.about-us-content .article-subheadline {
	font-size: 2.2rem
}

@media (min-width:768px) {
	.about-us-content .article-subheadline {
		font-size: 2.5rem
	}

}

@media (min-width:992px) {
	.about-us-content .article-subheadline {
		font-size: 2.8rem
	}

}

.about-us-content .inline-image {
	margin: 30px 0
}

.about-us-content .address-block .row {
	margin-top: 20px
}

.about-us-content .address-block h3 {
	font-size: 2.4rem;
	margin: 10px 0 0;
	padding: 0
}

.about-us-content .address-block p {
	font-size: 1.6rem;
	line-height: 1.3
}

@media only screen and (min-width:768px) {
	.about-us-content .address-block .row {
		margin-top: 40px
	}

	.about-us-content .address-block h2 {
		font-size: 3rem
	}

	.about-us-content .address-block .custom-button {
		margin: 5px 0
	}

}

.video-aspect-frame {
	overflow: hidden;
	position: relative
}

.video-aspect-frame:before {
	content: "";
	display: block;
	padding-top: 56.25%
}

.video-aspect-frame iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.full-width-video {
	width: 100%
}

.customer-stories .listblocks p>.btn:first-child {
	margin-top: 10px
}

.customer-stories .listblocks h1 {
	line-height: 1.2
}

.customer-stories .listblocks h1, .customer-stories .listblocks h2, .customer-stories .listblocks h3 {
	margin-bottom: 25px
}

.customer-stories .listblocks figure img {
	visibility: hidden
}

.customer-stories-featured .listblocks:nth-child(3n) {
	background-color: #4d236b
}

.customer-stories-featured .listblocks:nth-child(3n+1) {
	background-color: #11c0de
}

.customer-stories-featured .listblocks:nth-child(3n+2) {
	background-color: #79b642
}

.customer-stories-regular .color-enum:nth-child(3n) .listblocks {
	background-color: #11c0de
}

.customer-stories-regular .color-enum:nth-child(3n+1) .listblocks {
	background-color: #4d236b
}

.customer-stories-regular .color-enum:nth-child(3n+2) .listblocks {
	background-color: #79b642
}

.customer-stories .case-studies p {
	font-size: 16px;
	line-height: 20px
}

.executive-tile {
	min-height: 100px;
	background-color: #fff;
	color: inherit;
	transition: none;
	text-decoration: none;
	border-right: solid 2px #e8e9e9;
	border-bottom: solid 2px #e8e9e9;
	cursor: pointer
}

.executive-tile h4 {
	color: #11c0de
}

.executive-tile:hover {
	background: #cff2f8;
	text-decoration: none
}

.executive-tile:hover, .executive-tile:hover h4 {
	color: #09606f
}

.dropdown-toggle {
	border: 2px solid #4f4c4d;
	padding: 9px 20px 8px;
	color: #4f4c4d;
	background-color: transparent;
	border-color: #4f4c4d
}

.contact-region {
	margin-top: 30px
}

.contact-region a {
	text-decoration: none
}

.contact-region table tr td {
	padding-bottom: 16px
}

.contact-region table tr td:nth-child(1) {
	vertical-align: top;
	padding-right: 16px
}

.contact-region h4 {
	font-size: 2.2rem;
	line-height: 1.4;
	margin-bottom: 10px
}

.contact-region p {
	margin: 0
}

.contact-links-block .component-title {
	padding: 0 40px 8px 16px
}

.contact-links-block .support-link-list>li {
	border-top: 1px solid #cff2f8;
	text-align: left
}

.contact-links-block .support-link-list>li.active>a {
	background-color: #cff2f8;
	border-top: 1px solid #cff2f8
}

.contact-links-block .support-link-list>li>a {
	border-top: none;
	color: #11c0de
}

.contact-links-block .support-link-list>li>a:hover {
	background-color: #e7f9fc
}

.support-search-bar {
	background: #4d4d4d;
	padding: 1rem 0 1.5rem;
	text-align: left
}

.support-search-bar.smart-grid .container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media only screen and (min-width:768px) {
	.support-search-bar.smart-grid .container-fluid {
		max-width: 750px
	}

}

@media only screen and (min-width:992px) {
	.support-search-bar.smart-grid .container-fluid {
		max-width: 970px
	}

}

@media only screen and (min-width:1200px) {
	.support-search-bar.smart-grid .container-fluid {
		max-width: 1170px
	}

}

.support-search-bar .search-input .support-input-box {
	padding-right: 0
}

.support-search-bar .search-input .support-input-button {
	padding-left: 0
}

.support-search-bar .search-input input {
	background: 0 0;
	border: none;
	border-bottom: 1px solid #11c0de;
	border-radius: 0;
	box-sizing: border-box;
	color: #fff;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	height: 49px;
	line-height: normal;
	margin-top: 0;
	padding: 1rem 0 .8rem;
	outline: 0;
	width: 100%
}

.support-search-bar .search-input a {
	background: #4d4d4d;
	border: none;
	border-bottom: 1px solid #11c0de;
	border-radius: 0;
	color: #999;
	display: block;
	font-size: 26px;
	height: 49px;
	padding-right: 13px;
	padding-top: 12px;
	text-align: right;
	text-decoration: none;
	width: 100%
}

.support-search-bar .search-input a:hover {
	text-decoration: none;
	color: #11c0de
}

.search-container {
	display: none
}

#search {
	background: #f5f5f5
}

#search .support-search-bar {
	padding-bottom: 2.8rem
}

#search .coveo-omnibox {
	background-color: #333;
	box-sizing: border-box;
	color: #fff;
	position: absolute;
	padding: 0;
	z-index: 1000;
	width: 100%
}

#search .coveo-omnibox .coveo-top-field-suggestion-header {
	background-color: #4d4d4d;
	font-weight: 700;
	font-style: italic;
	padding: .25rem 1.125rem
}

#search .coveo-omnibox .coveo-omnibox-selectable {
	cursor: pointer;
	padding: .625rem 1.125rem
}

#search .coveo-omnibox .coveo-omnibox-selected {
	background-color: #11c0de;
	color: #fff
}

#search .coveo-omnibox .coveo-top-field-suggestion-row .coveo-highlight {
	font-weight: 700
}

#search .CoveoResultList .CoveoResult {
	max-width: 100%;
	margin-bottom: 2rem
}

#search .CoveoResultList .CoveoResult .coveo-title .CoveoResultLink {
	font-size: 1.5rem;
	color: #11c0de
}

#search .CoveoResultList .CoveoResult .coveo-title .SupportLinkUri {
	display: block;
	font-size: 1.125rem;
	color: grey;
	word-wrap: break-word
}

#search .CoveoResultList .CoveoResult .coveo-excerpt {
	font-size: 1.125rem
}

#search .CoveoSearchBox {
	background: #4dd0e6;
	position: relative
}

#search .CoveoSearchBox input {
	background: 0 0;
	border: none;
	border-bottom: 1px solid #11c0de;
	border-radius: 0;
	box-sizing: border-box;
	color: #fff;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	height: 49px;
	line-height: normal;
	margin-top: 0;
	padding: 1rem 0 .8rem;
	outline: 0;
	width: 100%
}

#search .CoveoSearchBox input[placeholder] {
	text-overflow: ellipsis
}

#search .CoveoSearchBox::-moz-placeholder {
	text-overflow: ellipsis
}

#search .CoveoSearchBox input:-moz-placeholder {
	text-overflow: ellipsis
}

#search .CoveoSearchBox .CoveoSearchButton {
	background: #4d4d4d;
	border: none;
	border-bottom: 1px solid #11c0de;
	border-radius: 0;
	color: #999;
	display: block;
	font-size: 26px;
	height: 49px;
	padding-right: 13px;
	padding-top: 12px;
	text-align: right;
	text-decoration: none;
	width: 100%
}

#search .CoveoSearchBox .CoveoSearchButton:hover {
	text-decoration: none;
	color: #11c0de
}

#search .CoveoSearchBox .CoveoSearchButton:before {
	content: "\f002"
}

#search .CoveoSearchBox .support-input-box {
	padding-right: 0
}

#search .CoveoSearchBox .support-input-button {
	padding-left: 0
}

#search .coveo-results-header {
	margin-bottom: 1rem
}

#search .coveo-results-section {
	background-color: #fff;
	padding: 1rem
}

#search .CoveoPager .pagination li {
	cursor: pointer
}

#search .CoveoPager .pagination .active a {
	background-color: #11c0de;
	border-color: #11c0de
}

#search .CoveoQuerySummary {
	margin: 1.5rem 0
}

#search .CoveoQuerySummary strong {
	color: #11c0de
}

#search .CoveoDidYouMean {
	margin-bottom: 1.5rem
}

#search .coveo-excerpt .highlight {
	font-weight: 700;
	color: #09606f
}

#search.no-results .CoveoQuerySummary, #search.no-results .coveo-results-section {
	display: none !important
}

#search.no-results .no-results-section {
	display: block
}

#search.no-results .no-search-term-section {
	display: none !important
}

#search .no-results-section {
	display: none
}

#search .coveo-results-section {
	display: block
}

#search .no-search-term-section {
	display: none
}

#search.coveo-waiting-for-first-query .no-search-term-section {
	display: block
}

#search.coveo-waiting-for-first-query .coveo-results-section {
	display: none !important
}

#search .coveo-first-loading-animation {
	display: none
}

.randomized-hero-banner h1 {
	font-size: 3.5rem;
	line-height: 1.2
}

@media only screen and (min-width:768px) {
	.randomized-hero-banner h1 {
		font-size: 4.8rem
	}

}

.randomized-hero-banner .feature-banner {
	background-position: 50%;
	background-size: cover
}

.four-column-banner {
	padding: 15% 0
}

.four-column-banner .row {
	margin-left: 0;
	margin-right: 0
}

.four-column-banner .banner-item {
	padding-left: 0;
	padding-right: 0
}

@media only screen and (min-width:480px) {
	.four-column-banner {
		padding: 10% 0
	}

}

@media only screen and (min-width:768px) {
	.four-column-banner {
		padding: 10vh 0
	}

}

@media only screen and (max-width:480px) {
	.four-column-banner .col-xs-6 {
		width: 100%
	}

}

.four-column-banner.with-header {
	padding: 7.5% 0 15%
}

@media only screen and (min-width:480px) {
	.four-column-banner.with-header {
		padding: 5% 0 10%
	}

}

@media only screen and (min-width:768px) {
	.four-column-banner.with-header {
		padding: 5vh 0 10vh
	}

}

.four-column-banner.with-header>h2 {
	margin-bottom: 2vh
}

@media only screen and (min-width:768px) {
	.four-column-banner.with-header>h2 {
		margin-bottom: 4vh
	}

}

.four-column-banner h4 {
	text-align: center;
	margin: 5px 0;
	font-size: 1.7rem;
	line-height: 1.2
}

.four-column-banner h4 img {
	width: 100%;
	margin: 10px auto
}

@media only screen and (min-width:768px) {
	.four-column-banner h4 img {
		width: 100%
	}

}

.four-column-banner span.space {
	padding: 0 5%;
	display: inline-block
}

.photo-bin-wrapper .photo-bin {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 25%;
	height: 100%;
	overflow: hidden;
	padding: 20% 0 15%;
	position: relative
}

@media only screen and (min-width:480px) {
	.photo-bin-wrapper .photo-bin {
		padding: 20% 0 15%
	}

}

.photo-bin-wrapper h3 {
	text-align: center;
	font-size: 2.4rem;
	line-height: 1.2
}

@media only screen and (min-width:768px) {
	.photo-bin-wrapper h3 {
		text-align: left
	}

}

.photo-bin-wrapper p {
	margin: 10px 5% 20px;
	font-size: 1.6rem;
	line-height: 1.4;
	text-align: center
}

@media only screen and (min-width:480px) {
	.photo-bin-wrapper p {
		margin: 10px 5% 30px
	}

}

@media only screen and (min-width:768px) {
	.photo-bin-wrapper p {
		text-align: left;
		margin: 10px 0 30px
	}

}

.photo-bin-wrapper a.btn {
	margin: 0 auto;
	width: 140px;
	display: block
}

@media only screen and (min-width:768px) {
	.photo-bin-wrapper>.row {
		display: table
	}

	.photo-bin-wrapper .photo-bin {
		display: table-cell;
		float: none;
		padding: 20vh 20% 20vh 5%
	}

	.photo-bin-wrapper a.btn {
		margin: 10px 0;
		display: inline-block;
		width: auto
	}

}

.find-a-trainer h2, .where-to-buy h2 {
	margin: 2rem 0
}

.find-a-trainer .main-filter, .where-to-buy .main-filter {
	font-size: 22px
}

.find-a-trainer .sector-group .btn, .where-to-buy .sector-group .btn {
	text-transform: none
}

.find-a-trainer .search-input-group, .where-to-buy .search-input-group {
	position: relative
}

.find-a-trainer .search-input-group .icomoon-icon-map-marker, .where-to-buy .search-input-group .icomoon-icon-map-marker {
	color: #666;
	position: absolute;
	left: 10px;
	top: 13px;
	font-size: 24px;
	z-index: 10
}

.find-a-trainer .search-input-group input.form-control, .where-to-buy .search-input-group input.form-control {
	padding-left: 30px
}

.find-a-trainer .search-input-group .btn-search, .where-to-buy .search-input-group .btn-search {
	background: #11c0de;
	color: #fff;
	border: 1px solid #ccc;
	margin-top: 0
}

.find-a-trainer .search-input-group .btn-search:hover, .where-to-buy .search-input-group .btn-search:hover {
	background-color: #88e0ef;
	color: #fff
}

.find-a-trainer .radio-btn-group label, .where-to-buy .radio-btn-group label {
	text-transform: uppercase;
	padding-top: 20px;
	margin-right: 40px;
	margin-bottom: 6px;
	font-weight: 400
}

.find-a-trainer .radio-btn-group label:hover, .where-to-buy .radio-btn-group label:hover {
	border-bottom: 4px solid #88e0ef;
	color: #88e0ef;
	margin-bottom: 2px
}

.find-a-trainer .radio-btn-group label.active, .find-a-trainer .radio-btn-group label:active, .where-to-buy .radio-btn-group label.active, .where-to-buy .radio-btn-group label:active {
	color: #11c0de;
	border-bottom: 4px solid #11c0de
}

.find-a-trainer .radio-btn-group label.active:hover, .find-a-trainer .radio-btn-group label:active:hover, .where-to-buy .radio-btn-group label.active:hover, .where-to-buy .radio-btn-group label:active:hover {
	cursor: text;
	color: #11c0de;
	border-bottom: 4px solid #11c0de
}

.find-a-trainer .radio-btn-group input[data-toggle]:checked+label, .find-a-trainer .radio-btn-group input[data-toggle]:checked+label:active, .where-to-buy .radio-btn-group input[data-toggle]:checked+label, .where-to-buy .radio-btn-group input[data-toggle]:checked+label:active {
	color: #11c0de;
	border-bottom: 4px solid #11c0de;
	margin-bottom: 2px
}

.find-a-trainer .radio-btn-group input[data-toggle]:checked+label:active:hover, .find-a-trainer .radio-btn-group input[data-toggle]:checked+label:hover, .where-to-buy .radio-btn-group input[data-toggle]:checked+label:active:hover, .where-to-buy .radio-btn-group input[data-toggle]:checked+label:hover {
	cursor: text;
	color: #11c0de;
	border-bottom: 4px solid #11c0de
}

.find-a-trainer .filters-toggle a, .where-to-buy .filters-toggle a {
	font-size: 20px;
	color: #fff;
	text-decoration: none
}

.find-a-trainer .filters-toggle a:focus, .where-to-buy .filters-toggle a:focus {
	color: #fff
}

.find-a-trainer .filters-toggle a[aria-expanded=true], .find-a-trainer .filters-toggle a[aria-expanded=true]:focus, .where-to-buy .filters-toggle a[aria-expanded=true], .where-to-buy .filters-toggle a[aria-expanded=true]:focus {
	color: #11c0de
}

.find-a-trainer .filters h4, .where-to-buy .filters h4 {
	margin-bottom: 10px
}

.find-a-trainer .mfp-popup-trigger, .where-to-buy .mfp-popup-trigger {
	color: #fff
}

.find-a-trainer .tiers-icon, .where-to-buy .tiers-icon {
	font-size: 2rem;
	vertical-align: middle;
	margin-top: -5px;
	margin-left: 5px;
	opacity: .8
}

.find-a-trainer .tier-badge, .where-to-buy .tier-badge {
	display: inline-block;
	width: 22px;
	height: 22px;
	position: relative;
	top: 4px;
	margin-top: -5px
}

.find-a-trainer .tier-badge.tier-badge-, .where-to-buy .tier-badge.tier-badge- {
	display: none
}

.find-a-trainer .tier-badge.tier-badge-+.reseller-type, .where-to-buy .tier-badge.tier-badge-+.reseller-type {
	padding-left: 0
}

    .find-a-trainer .tier-badge.tier-badge-platinum, .where-to-buy .tier-badge.tier-badge-platinum {
        background: url("/-/media/19F4BE9E34C94DA2BE021D4530B8AD87.ashx") no-repeat;
        background-size: cover
    }

    .find-a-trainer .tier-badge.tier-badge-gold, .where-to-buy .tier-badge.tier-badge-gold {
        background: url("/-/media/58C599DFD28643E99EB681CEF3D9E363.ashx") no-repeat;
        background-size: cover
    }

    .find-a-trainer .tier-badge.tier-badge-silver, .where-to-buy .tier-badge.tier-badge-silver {
        background: url("/-/media/914266F423CB4DBCBB56EAC866CE7AA0.ashx") no-repeat;
        background-size: cover
    }

    .find-a-trainer .tier-badge.tier-badge-elite, .where-to-buy .tier-badge.tier-badge-elite {
        background: url("/-/media/5796089CA5B541A7A0C46BFD637F94D8.ashx") no-repeat;
        background-size: cover
    }

.find-a-trainer .reseller-search-results, .where-to-buy .reseller-search-results {
	margin-top: 15px;
	margin-bottom: 30px
}

.find-a-trainer .reseller-search-result, .where-to-buy .reseller-search-result {
	margin-bottom: 2px;
	padding: 15px 60px 5px 15px;
	position: relative
}

.find-a-trainer .reseller-search-result>.icomoon-icon, .where-to-buy .reseller-search-result>.icomoon-icon {
	position: absolute;
	left: 20px;
	top: 18px
}

.find-a-trainer .reseller-search-result .tier-badge-wrapper, .where-to-buy .reseller-search-result .tier-badge-wrapper {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 20px
}

.find-a-trainer .reseller-search-result .tier-badge-wrapper.tier-platinum, .find-a-trainer .reseller-search-result .tier-badge-wrapper.tier-preferred-trainer, .where-to-buy .reseller-search-result .tier-badge-wrapper.tier-platinum, .where-to-buy .reseller-search-result .tier-badge-wrapper.tier-preferred-trainer {
	border-top: 80px solid #c3f5f4;
	border-left: 80px solid transparent
}

.find-a-trainer .reseller-search-result .tier-badge-wrapper.tier-gold, .where-to-buy .reseller-search-result .tier-badge-wrapper.tier-gold {
	border-top: 80px solid #f38f0f;
	border-left: 80px solid transparent
}

.find-a-trainer .reseller-search-result .tier-badge-wrapper.tier-silver, .where-to-buy .reseller-search-result .tier-badge-wrapper.tier-silver {
	border-top: 80px solid #e8e8e8;
	border-left: 80px solid transparent
}

.find-a-trainer .reseller-search-result .tier-badge-wrapper .tier-badge, .where-to-buy .reseller-search-result .tier-badge-wrapper .tier-badge {
	position: absolute;
	right: 10px;
	top: -68px
}

.find-a-trainer .reseller-search-result .tier-badge-wrapper .tier-preferred-trainer-badge, .where-to-buy .reseller-search-result .tier-badge-wrapper .tier-preferred-trainer-badge {
	position: absolute;
	right: 10px;
	top: -68px;
	width: 27px;
	border-radius: 50%
}

.find-a-trainer .reseller-search-result .tier-badge-wrapper .tier-preferred-trainer-sub-badge, .where-to-buy .reseller-search-result .tier-badge-wrapper .tier-preferred-trainer-sub-badge {
	font-size: 24px;
	position: relative;
	left: 3px;
	top: 2px
}

.find-a-trainer .reseller-search-result h4, .where-to-buy .reseller-search-result h4 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 5px
}

.find-a-trainer .reseller-search-result p, .where-to-buy .reseller-search-result p {
	font-size: 16px
}

.find-a-trainer .reseller-search-result.reseller-search-result-long, .where-to-buy .reseller-search-result.reseller-search-result-long {
	padding: 15px 80px 5px 50px
}

.find-a-trainer .listing-divider, .where-to-buy .listing-divider {
	position: relative;
	margin-top: -10px
}

.find-a-trainer .listing-divider>div, .where-to-buy .listing-divider>div {
	border-top: 1px solid #ccc;
	display: block;
	min-height: 1px;
	padding-bottom: 20px
}

.find-a-trainer table, .where-to-buy table {
	margin: 0 auto;
	overflow-x: scroll;
	width: 100%
}

.find-a-trainer table th, .where-to-buy table th {
	margin-bottom: 12px;
	font-weight: 700
}

.find-a-trainer table td, .find-a-trainer table th, .where-to-buy table td, .where-to-buy table th {
	padding: 9px 10px;
	text-align: left;
	vertical-align: top;
	width: 150px
}

.find-a-trainer table tr, .where-to-buy table tr {
	border: 1px solid #ccc
}

.find-a-trainer table td, .where-to-buy table td {
	border-right: 1px solid #ccc
}

.find-a-trainer thead td, .find-a-trainer thead th, .find-a-trainer thead tr, .where-to-buy thead td, .where-to-buy thead th, .where-to-buy thead tr {
	padding-top: 30px;
	border: none
}

.find-a-trainer thead td .tier-badge, .find-a-trainer thead th .tier-badge, .find-a-trainer thead tr .tier-badge, .where-to-buy thead td .tier-badge, .where-to-buy thead th .tier-badge, .where-to-buy thead tr .tier-badge {
	margin-right: 10px
}

.find-a-trainer tbody th, .where-to-buy tbody th {
	border-right: 1px solid #ccc;
	background: #efefe5
}

.find-a-trainer .featured-trainer-list table tr, .where-to-buy .featured-trainer-list table tr {
	border-top: 1px solid #ccc;
	border-left: none;
	border-right: none
}

.find-a-trainer .featured-trainer-list table td, .find-a-trainer .featured-trainer-list table th, .where-to-buy .featured-trainer-list table td, .where-to-buy .featured-trainer-list table th {
	border-right: none
}

.find-a-trainer .featured-trainer-list .st-table-light, .where-to-buy .featured-trainer-list .st-table-light {
	font-size: 14px;
	width: 100%;
	overflow: hidden
}

.find-a-trainer .tiers-description-wrapper, .where-to-buy .tiers-description-wrapper {
	max-width: 1140px;
	padding: 20px 0 40px;
	margin: 0 auto
}

.find-a-trainer .tiers-description-wrapper table, .where-to-buy .tiers-description-wrapper table {
	background-color: #2f2f2f;
	color: #fff;
	margin-top: 10px
}

.find-a-trainer .tiers-description-wrapper table tr, .where-to-buy .tiers-description-wrapper table tr {
	border: 0
}

.find-a-trainer .tiers-description-wrapper table tbody td, .find-a-trainer .tiers-description-wrapper table tbody th, .where-to-buy .tiers-description-wrapper table tbody td, .where-to-buy .tiers-description-wrapper table tbody th {
	background-color: transparent
}

.find-a-trainer .tiers-description-wrapper table:not(.mobile) tr:nth-child(even), .where-to-buy .tiers-description-wrapper table:not(.mobile) tr:nth-child(even) {
	background-color: rgba(255, 255, 255, .075)
}

.find-a-trainer .tiers-description-wrapper table:not(.mobile) td, .find-a-trainer .tiers-description-wrapper table:not(.mobile) th, .where-to-buy .tiers-description-wrapper table:not(.mobile) td, .where-to-buy .tiers-description-wrapper table:not(.mobile) th {
	border-right-color: #4d4d4d
}

.find-a-trainer .tiers-description-wrapper table.mobile td, .find-a-trainer .tiers-description-wrapper table.mobile th, .where-to-buy .tiers-description-wrapper table.mobile td, .where-to-buy .tiers-description-wrapper table.mobile th {
	padding: 15px;
	border: 0
}

.find-a-trainer .tiers-description-wrapper table.mobile td:not(.st-head-row), .find-a-trainer .tiers-description-wrapper table.mobile th:not(.st-head-row), .where-to-buy .tiers-description-wrapper table.mobile td:not(.st-head-row), .where-to-buy .tiers-description-wrapper table.mobile th:not(.st-head-row) {
	background-color: rgba(255, 255, 255, .075)
}

.find-a-trainer .tiers-description-wrapper table.mobile .st-key, .where-to-buy .tiers-description-wrapper table.mobile .st-key {
	width: 33%
}

.find-a-trainer .tiers-description-wrapper table.mobile .st-key h4, .where-to-buy .tiers-description-wrapper table.mobile .st-key h4 {
	line-height: 1.75
}

.find-a-trainer .tiers-description-wrapper table.mobile .st-key .tier-badge, .where-to-buy .tiers-description-wrapper table.mobile .st-key .tier-badge {
	top: 2px;
	vertical-align: middle
}

.find-a-trainer .tiers-description-wrapper table.mobile .st-head-row, .where-to-buy .tiers-description-wrapper table.mobile .st-head-row {
	color: #fff;
	font-size: 1.2em
}

.find-a-trainer .tiers-description-wrapper table.mobile .st-head-row-main, .where-to-buy .tiers-description-wrapper table.mobile .st-head-row-main {
	display: none
}

.find-a-trainer .reseller-search-result-details, .where-to-buy .reseller-search-result-details {
	margin-left: -50px;
	margin-right: -80px;
	margin-bottom: -5px;
	padding: 15px 0 15px 6px
}

.find-a-trainer .reseller-search-result-details .map-panel, .where-to-buy .reseller-search-result-details .map-panel {
	padding-left: 0;
	padding-right: 0;
	margin-top: -15px;
	margin-bottom: -15px;
	margin-left: -6px;
	width: calc(100% + 6px)
}

.find-a-trainer .reseller-search-result-details .map-panel .map, .where-to-buy .reseller-search-result-details .map-panel .map {
	width: 100%;
	height: 300px
}

.find-a-trainer .reseller-search-result-details .reseller-type, .where-to-buy .reseller-search-result-details .reseller-type {
	padding-left: 15px;
	font-weight: 400
}

.find-a-trainer .reseller-search-result-details .detail-panel, .where-to-buy .reseller-search-result-details .detail-panel {
	padding-top: 15px;
	padding-bottom: 15px
}

.find-a-trainer .reseller-search-result-details .contact-detail, .where-to-buy .reseller-search-result-details .contact-detail {
	font-weight: 400
}

.find-a-trainer .reseller-arrow, .where-to-buy .reseller-arrow {
	transition: all 300ms
}

.find-a-trainer .reseller-arrow.rotate, .where-to-buy .reseller-arrow.rotate {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg)
}

.find-a-trainer .details-button, .where-to-buy .details-button {
	margin-bottom: 11px
}

.find-a-trainer .details-button:not(.collapsed), .where-to-buy .details-button:not(.collapsed) {
	background-color: #fff;
	color: #4f4c4d
}

.find-a-trainer .details-button:not(.collapsed):hover, .where-to-buy .details-button:not(.collapsed):hover {
	background-color: rgba(255, 255, 255, .9);
	color: #000
}

.find-a-trainer #precise-location, .where-to-buy #precise-location {
	font-size: 1.8rem;
	position: relative;
	top: 6px
}

.find-a-trainer #load-more-button, .where-to-buy #load-more-button {
	background-color: #fff;
	border-color: transparent
}

.find-a-trainer #load-more-button:hover, .where-to-buy #load-more-button:hover {
	color: #000
}

.find-a-trainer #load-more-button .icomoon-icon, .where-to-buy #load-more-button .icomoon-icon {
	top: 3px
}

@media only screen and (min-width:768px) {
	.find-a-trainer .radio-btn-group label, .where-to-buy .radio-btn-group label {
		margin-left: 60px;
		padding-top: 5px;
		margin-right: 0
	}

	.find-a-trainer .search-box-label, .where-to-buy .search-box-label {
		float: left;
		width: auto;
		margin-right: 20px
	}

	.find-a-trainer .search-box-wrapper, .where-to-buy .search-box-wrapper {
		min-width: 450px
	}

	.find-a-trainer .search-result-proximity, .where-to-buy .search-result-proximity {
		text-align: right
	}

	.find-a-trainer .reseller-search-result-details, .where-to-buy .reseller-search-result-details {
		padding-left: 35px
	}

	.find-a-trainer .reseller-search-result-details .map-panel, .where-to-buy .reseller-search-result-details .map-panel {
		width: calc(100% + 35px);
		margin-left: -35px
	}

}

@media only screen and (min-width:992px) {
	.find-a-trainer .search-box-wrapper, .where-to-buy .search-box-wrapper {
		min-width: 550px
	}

	.find-a-trainer .reseller-search-result-details .map-panel, .where-to-buy .reseller-search-result-details .map-panel {
		margin-left: 0;
		width: 33.33333333%;
		padding-left: 15px
	}

}

@media only screen and (min-width:1200px) {
	.find-a-trainer #load-more-button:hover, .where-to-buy #load-more-button:hover {
		background-color: #000;
		color: #fff
	}

}

#contactSupportForm .required {
	color: #d9534f
}

#contactSupportForm .optional {
	color: grey;
	font-size: smaller;
	vertical-align: text-bottom
}

#contactSupportForm .form-control {
	margin-bottom: 5px
}

#contactSupportForm fieldset {
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 40px
}

@media (max-width:991px) {
	#contactSupportForm fieldset {
		margin-bottom: 0
	}

	#contactSupportForm fieldset:nth-child(even) {
		background-color: #e8e9e9
	}

}

#contactSupportForm aside {
	margin-bottom: 10px
}

#contactSupportForm small {
	display: block;
	margin-bottom: 10px;
	clear: both
}

#contactSupportForm textarea {
	min-height: 200px;
	resize: vertical
}

#contactSupportForm .product-results {
	margin-top: 5px
}

#contactSupportForm .product-results .product-result>* {
	vertical-align: top
}

#contactSupportForm .product-results .product-result>*>* {
	padding-top: 0
}

#contactSupportForm .organization-type input, #contactSupportForm .organization-type label, #contactSupportForm .replacements input, #contactSupportForm .replacements label {
	display: inline;
	width: auto
}

#contactSupportForm .organization-type label, #contactSupportForm .replacements label {
	vertical-align: sub
}

#contactSupportForm .organization-type input, #contactSupportForm .replacements input {
	width: 1.5rem;
	margin: 0;
	border: 0;
	box-shadow: none;
	vertical-align: middle
}

.contact-support .form-group .control-label .icomoon-icon {
	display: inline-block;
	margin-top: -4px
}

.contact-support .form-group:not(.has-error) .control-label {
	display: none
}

.contact-support .well {
	border: 0;
	border-radius: 0;
	margin-top: 20px;
	box-shadow: none
}

@media (max-width:991px) {
	.contact-support .well {
		background-color: transparent;
		padding: 0
	}

}

.contact-support .well hr.smart-blue {
	border-color: #11c0de;
	border-top-width: 3px;
	border-radius: 50%
}

.contact-support .well .left-pad {
	padding-left: 2em
}

.contact-support .well a.smart-blue {
	font-size: 2rem
}

.contact-support .large-icon {
	font-size: 130%
}

.contact-support .large-icon.smart-blue {
	color: #11c0de
}

.contact-support .shipping-address-container {
	max-width: 100%;
	overflow: hidden;
	position: absolute;
	top: -80px;
	transform: scaleX(0);
	transition: transform .001s;
	transition-delay: 1s;
	width: 100%;
	z-index: 10
}

.contact-support .shipping-address-container.active {
	transform: scaleX(1);
	transition-delay: 0s
}

.contact-support .shipping-address-container.active .shipping-address {
	transform: translateX(0)
}

.contact-support .shipping-address {
	background-color: #f5f5f5;
	border: 2px solid grey;
	max-width: calc(100% - 30px);
	padding: 10px;
	transform: translateX(-100%);
	transform-origin: left center;
	transition: transform 1s
}

.contact-support .shipping-address .center-block {
	width: 50%;
	margin-left: auto;
	margin-right: auto
}

.contact-support a.smart-blue {
	color: #11c0de;
	text-decoration: none
}

.contact-support .table {
	margin-bottom: 0
}

.contact-support .table .table-row {
	display: table-row
}

.contact-support .table .table-row>* {
	display: table-cell;
	padding: 10px
}

.contact-support .table .table-row>:first-child {
	width: 1%
}

.contact-support .table .icomoon-icon {
	font-size: 2em
}

.contact-support .table .btn {
	margin-right: 10px
}

@media (max-width:991px) {
	.contact-support form {
		padding-bottom: 40px
	}

	.contact-support .collapse-header {
		position: relative;
		background-color: #fff;
		color: #11c0de;
		padding: 15px;
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: 4px;
		cursor: pointer
	}

	.contact-support .collapse-header:hover {
		background-color: #e1f7fb
	}

	.contact-support .collapse-header h3 {
		margin-right: 16px
	}

	.contact-support .collapse-header .collapse-status {
		position: absolute;
		display: inline-block;
		width: 16px;
		height: 16px;
		top: 50%;
		right: 0;
		transition: all 300ms;
		margin-top: -8px;
		margin-right: 16px
	}

	.contact-support .collapse-header .collapse-status .collapse-horizontal {
		width: 16px;
		height: 2px;
		background-color: currentColor;
		position: absolute;
		top: 7px;
		left: 0;
		transition: opacity 300ms
	}

	.contact-support .collapse-header .collapse-status .collapse-vertical {
		width: 2px;
		height: 16px;
		background-color: currentColor;
		position: absolute;
		left: 7px;
		top: 0;
		transition: background-color 300ms
	}

	.contact-support .collapse-header:not(.collapsed) .collapse-status {
		transform: rotate(90deg)
	}

	.contact-support .collapse-header:not(.collapsed) .collapse-status .collapse-vertical {
		background-color: #11c0de
	}

	.contact-support .collapse-header:not(.collapsed) .collapse-status .collapse-horizontal {
		opacity: 0
	}

}

@media (min-width:992px) {
	.contact-support .collapse, .contact-support .collapsing {
		display: block !important;
		height: auto !important
	}

}

.contact-support .success>header {
	line-height: 50px
}

.contact-support .success .container>header {
	margin: 40px 0
}

#BusinessInlineLeadForm .input-group .form-control {
	vertical-align: top;
	border: 1px solid #fff;
	border-right: none
}

#BusinessInlineLeadForm .input-group .input-group-btn {
	vertical-align: top
}

#BusinessInlineLeadForm .input-group .input-group-btn .btn {
	border: 1px solid #fff;
	border-left: none;
	padding-top: 7px;
	padding-bottom: 8px;
	margin-top: 0
}

#BusinessInlineLeadForm .input-group .input-group-btn .btn .icomoon-icon {
	position: relative;
	top: 5px;
	font-size: 1.7em;
	line-height: .3;
	font-weight: 700
}

@media only screen and (min-width:992px) {
	.business-home .gridblocks .col-md-3 h4 {
		padding-bottom: 0;
		line-height: 1.3
	}

}

.business-home .gridblock-rectangle .gridblock-text {
	padding: 4vw
}

.business-home .gridblock-text {
	padding: 4vw 4vw 0vw
}

.business-home .gridblock-text h2 {
	font-size: 25px;
	line-height: 1
}

.business-home .gridblock-text h3 {
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 10px
}

.business-home .gridblock-text h4 {
	font-size: 18px;
	line-height: 1.5
}

.business-home .gridblock-text h5 {
	font-size: 16px
}

.business-home .gridblock-text p {
	font-size: 14px;
	line-height: 1.5
}

.business-home .gridblock-text.text-left {
	padding: 12vw
}

.business-home .gridblock-text.text-left h3 {
	padding: 0;
	margin: 0;
	font-size: 22px
}

.business-home .gridblock-text.text-left h4 {
	line-height: 1.5;
	font-size: 18px
}

.business-lead-section>.container {
	display: table
}

.business-lead-section>.container>.row {
	display: table-row
}

.business-lead-section>.container>.row>.col-xs-12 {
	display: table-cell;
	vertical-align: middle;
	float: none
}

.business-lead-section>.container>.row>.col-xs-12>div {
	display: inline-block
}

.region-toggle a {
	outline: 0;
	color: #4f4c4d;
	text-decoration: none;
	transition: none
}

.region-toggle a:not(:last-child) {
	margin-right: 10px
}

.region-toggle a:hover {
	color: #0f9bb2;
	border-bottom: 1px solid
}

.region-toggle a.active {
	color: #4f4c4d;
	cursor: text;
	font-weight: 700;
	border-bottom: 1px solid
}

.region-toggle.text-color-white a {
	color: #fff
}

.region-toggle.text-color-white a:hover {
	color: #0f9bb2
}

.region-toggle.text-color-white a.active {
	color: #0f9bb2;
	text-decoration: none;
	cursor: text
}

.region-toggle .btn-group .btn-default {
	background-color: #999;
	border: none;
	color: #fff;
	font-weight: 400;
	text-transform: none;
	margin-right: 0
}

.region-toggle .btn-group .btn-default:hover {
	background-color: #fff;
	color: #4f4c4d
}

.region-toggle .btn-group .btn-default.active {
	background-color: #57b9c9
}

.region-toggle .btn-group .btn-default.active:hover {
	background-color: #57b9c9;
	color: #fff;
	cursor: text
}

.region-toggle.option3 {
	font-weight: 700
}

.region-toggle.option3 a {
	text-decoration: none;
	transition: none;
	color: #4f4c4d
}

.region-toggle.option3 a:hover {
	border-bottom: 2px dotted;
	color: #0f9bb2
}

.region-toggle.option3 a:not(:last-child) {
	margin-right: 10px
}

.region-toggle.option3 a.active {
	border-bottom: 2px solid #000;
	color: #084e59
}

@media only screen and (min-width:992px) {
	.col-md-one-fifth {
		width: 20%
	}

}

.gridblock-background-image, .gridblock-content-wrapper {
	color: #fff
}

.gridblock-rectangle, .gridblock-square, .gridblock-subfeature {
	display: block
}

.gridblock-rectangle .gridblock-background-image, .gridblock-square .gridblock-background-image, .gridblock-subfeature .gridblock-background-image {
	position: relative;
	display: table-footer-group
}

.gridblock-rectangle .gridblock-content-wrapper, .gridblock-square .gridblock-content-wrapper, .gridblock-subfeature .gridblock-content-wrapper {
	position: relative;
	display: table-header-group
}

.gridblock-rectangle .gridblock-content-wrapper::after, .gridblock-square .gridblock-content-wrapper::after, .gridblock-subfeature .gridblock-content-wrapper::after {
	content: "\0000a0";
	display: table-cell;
	width: .001%
}

.gridblock-rectangle .gridblock-content-wrapper .gridblock-btn, .gridblock-square .gridblock-content-wrapper .gridblock-btn, .gridblock-subfeature .gridblock-content-wrapper .gridblock-btn {
	position: relative;
	z-index: 5
}

.gridblock-subfeature .gridblock-background-image img {
	margin-top: -40%;
	position: relative
}

.gridblock-background-image img {
	width: 100%;
	height: auto
}

.gridblocks .custom-button {
	margin-left: 0
}

.gridblock-content-wrapper {
	text-align: center
}

.gridblock-light-green {
	background-color: #59c78c
}

.gridblock-light-green a, .gridblock-light-green a:visited {
	color: #fff
}

.gridblock-medium-green {
	background-color: #33b972
}

.gridblock-dark-green {
	background-color: #00a94f
}

.gridblock-smart-green {
	background-color: #79b642
}

.gridblock-smart-green-lighter {
	background-color: #9bc871
}

.gridblock-cyan {
	background-color: #22bfd8
}

.gridblock-light-cyan {
	background-color: #39cbe2
}

.gridblock-light-gray {
	background-color: #828282
}

.gridblock-medium-gray {
	background-color: #595959
}

.gridblock-dark-gray {
	background-color: #2f2f2f
}

.gridblock-dark-purple {
	background-color: #512875
}

.gridblock-medium-purple {
	background-color: #5A2D82
}

.gridblock-light-purple {
	background-color: #765097
}

.gridblock-gray-pro {
	background: url(/kapp/images/kappiq/kappiq-pro-tile-bg-grey2.jpg) 0 center repeat-x;
	background-size: auto 100%
}

.gridblock-green-pro {
	background: url(/kapp/images/kappiq/kappiq-pro-tile-bg-green.jpg) 0 center repeat-x;
	background-size: auto 100%
}

.gridblock-green2-pro {
	background: url(/kapp/images/kappiq/kappiq-pro-tile-bg-green2.jpg) 0 center repeat-x;
	background-size: auto 100%
}

.gridblock-text {
	padding: 4vw 4vw 0vw
}

.gridblock-text h2 {
	font-size: 3.5vw;
	line-height: 1
}

.gridblock-text h3 {
	font-size: 3vw;
	line-height: 1.2;
	margin-bottom: 10px
}

.gridblock-text h4 {
	font-size: 2.8vw;
	line-height: 2
}

.gridblock-text h5 {
	font-size: 16px
}

.gridblock-text p {
	font-size: 14px;
	line-height: 1.5
}

.gridblock-text.text-left {
	padding: 8vw
}

.gridblock-text.text-left h3 {
	padding: 0;
	margin: 0;
	font-size: 18px
}

.gridblock-feature .gridblock-content-wrapper .gridblock-text {
	padding: 13% 30px 0
}

.product-page-kapp .gridblock-subfeature:nth-child(1) .gridblock-text {
	padding-top: 30%
}

.product-page-kapp .gridblock-subfeature:nth-child(n+2) .gridblock-text {
	padding-top: 11%
}

.gridblock-feature .gridblock-text h2, .gridblock-subfeature .gridblock-text h2 {
	font-size: 7vw;
	padding-bottom: 2vw;
	line-height: 1
}

.gridblock-feature .gridblock-text h3, .gridblock-subfeature .gridblock-text h3 {
	font-size: 6vw;
	padding-bottom: 2vw;
	line-height: 1.2
}

.gridblock-hidden {
	display: none
}

.gridblock-feature {
	background-position: 0 50%;
	background-size: cover
}

.gridblock-footer {
	padding: 14px 26px
}

.gridblock-footer p {
	margin: 0
}

.gridblock-control {
	height: 38px;
	padding-top: 2px
}

.gridblock-control .accordion-toggle {
	padding-top: 3px
}

.gridblock-control a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 33px
}

.gridblock-control a:hover {
	color: #00A84F;
	text-decoration: none
}

.gridblock-control .accordion-toggle-icon img {
	height: 28px;
	margin-top: -3px
}

.block-dark-gray .gridblock-control {
	margin: 10px 0
}

.gridblock-pricing .gridblock-text {
	position: relative
}

.gridblock-pricing .gridblock-pricing-icon {
	width: 40%;
	max-width: 65px;
	padding-bottom: 10px
}

.gridblock-pricing .gridblock-heightbox {
	width: 100%
}

.gridblock-mobile-text-fit {
	position: relative
}

.gridblock-mobile-text-fit .gridblock-background-image {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	overflow: hidden
}

.gridblock-mobile-text-fit .gridblock-content-wrapper {
	position: relative
}

.gridblock-mobile-text-fit .gridblock-background-image {
	top: auto
}

.gridblock-mobile-text-fit .gridblock-background-image img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: auto;
	height: 100%
}

.kappiq-how-connect {
	padding-top: 2vw
}

.kappiq-how-connect .img-responsive {
	display: inline-block
}

.kapp-triptich .img-responsive, .lab-sixbins .img-responsive {
	width: 100%
}

.kapp-triptich .triptich-content, .lab-sixbins .triptich-content {
	padding: 5px 10px;
	font-size: 1.4rem;
	line-height: 1.4
}

.kapp-triptich .triptich-content p, .lab-sixbins .triptich-content p {
	font-size: 1.6rem
}

.kapp-triptich .triptich-content h4, .lab-sixbins .triptich-content h4 {
	margin-bottom: 8px;
	font-size: 2rem
}

.kapp-triptich .sls-logo, .lab-sixbins .sls-logo {
	height: 38px;
	width: auto;
	margin: 0 4px;
	top: -2px;
	position: relative
}

.kapp-triptich .btn, .lab-sixbins .btn {
	margin: 0 0 20px
}

.btnAppStore, .btnGooglePlay {
	margin: 20px 10px 10px;
	display: inline-block;
	text-indent: -9999px
}

.btnAppStore {
	width: 206px;
	height: 61px;
	background: url(/kapp/images/v3-images/asset_appStore.png) no-repeat
}

.btnGooglePlay {
	width: 175px;
	height: 61px;
	background: url(/kapp/images/v3-images/asset_GooglePlay.png) no-repeat
}

.app-store-cta .btnAppStore {
	background-size: cover;
	height: 42px;
	width: 142px;
	margin-left: 0
}

.link-farm a {
	text-decoration: none
}

.link-farm a:hover {
	text-decoration: underline
}

.sls-big-features {
	text-align: left;
	color: #fff
}

.sls-big-features a {
	text-align: center;
	margin-left: 0
}

.sls-big-features a.sls-cover-link {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 10
}

.sls-big-features .sls-big-feature-content {
	padding: 20px;
	box-sizing: border-box
}

.sls-big-features>div {
	background-size: cover;
	background-position: 50%
}

.notebook-compatible-logo {
	width: 50px
}

@media only screen and (min-width:480px) {
	.gridblock-text p {
		font-size: 3vw
	}

	.gridblock-mobile-text-fit {
		position: relative;
		height: 100%;
		overflow: hidden
	}

	.gridblock-mobile-text-fit.gridblock-square:before {
		content: "";
		display: block;
		padding-top: 100%
	}

	.gridblock-mobile-text-fit.gridblock-rectangle:before {
		content: "";
		display: block;
		padding-top: 50%
	}

	.gridblock-mobile-text-fit .gridblock-background-image, .gridblock-mobile-text-fit .gridblock-content-wrapper {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		width: 100%;
		height: 100%;
		color: #fff
	}

	.gridblock-mobile-text-fit .gridblock-background-image {
		top: auto
	}

	.gridblock-mobile-text-fit .gridblock-background-image img {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: auto
	}

}

@media only screen and (min-width:768px) {
	.lab-sixbins .triptich-content {
		padding-bottom: 10px
	}

	.sls-big-features .sls-feature-icon {
		width: 60px;
		height: auto
	}

	.sls-big-features .sls-big-feature-content {
		font-size: 1.6rem;
		line-height: 1.2
	}

	.sls-big-features>div {
		height: 50vw;
		padding-top: 8%
	}

	.sls-big-features>div.sls-rectangle-feature {
		padding-top: 8%;
		min-height: 25vw;
		height: auto
	}

	.gridblock-pricing .gridblock-pricing-icon {
		max-width: 125px
	}

	.maestro-checklist .gridblock-text {
		padding-top: 40px
	}

}

@media only screen and (min-width:992px) {
	.gridblock-rectangle, .gridblock-square, .gridblock-subfeature {
		display: block
	}

	.gridblock-rectangle .gridblock-background-image, .gridblock-rectangle .gridblock-content-wrapper, .gridblock-square .gridblock-background-image, .gridblock-square .gridblock-content-wrapper, .gridblock-subfeature .gridblock-background-image, .gridblock-subfeature .gridblock-content-wrapper {
		position: absolute;
		display: block
	}

	.gridblock-square:before {
		content: "";
		display: block;
		padding-top: 100%
	}

	.gridblock-rectangle:before {
		content: "";
		display: block;
		padding-top: 50%
	}

	.gridblock-slim-rectangle:before {
		content: "";
		display: block;
		padding-top: 25%
	}

	.gridblock-background-image, .gridblock-content-wrapper {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		width: 100%;
		height: 100%;
		color: #fff
	}

	.gridblock-flex .gridblock-content-wrapper {
		position: relative
	}

	.gridblock-background-image {
		top: auto
	}

	.gridblock-background-image img {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: auto
	}

	.gridblock-rectangle, .gridblock-square {
		position: relative;
		height: 100%;
		overflow: hidden
	}

	.gridblock-flex {
		position: relative;
		height: auto;
		overflow: hidden
	}

	.gridblock-feature {
		overflow: visible;
		text-align: left
	}

	.gridblock-subfeature {
		display: block
	}

	.gridblock-subfeature .gridblock-background-image {
		display: block;
		position: absolute
	}

	.gridblock-subfeature .gridblock-background-image img {
		margin-top: 0
	}

	.gridblock-subfeature .gridblock-content-wrapper {
		display: block;
		position: absolute
	}

	.kapp-triptich .triptich-content {
		height: 140px
	}

	.notebook-compatible-logo {
		width: 2vw
	}

	.gridblock-pricing .gridblock-square .gridblock-text {
		padding-top: 20%
	}

	.gridblock-pricing .gridblock-text p {
		font-size: 20px
	}

	.gridblock-pricing .gridblock-square .gridblock-pricing-icon {
		bottom: 0
	}

	.gridblock-pricing .gridblock-flex .gridblock-pricing-icon {
		margin-top: 0
	}

	.kappiq-half-image {
		overflow: hidden;
		height: 100%
	}

	.half-image-left img {
		display: block;
		position: relative;
		right: 52%;
		top: 2%;
		height: 95%;
		min-height: 95%;
		width: auto
	}

	.half-image-right img {
		position: relative;
		top: 2%;
		height: 95%;
		min-height: 95%;
		width: auto
	}

	.srs-product-page .half-image-right img {
		height: 97%;
		top: 3%
	}

	.gridblock-content-wrapper .gridblock-text {
		padding: 20px
	}

	.gridblock-content-wrapper .gridblock-text.text-left {
		padding: 80px
	}

	.gridblock-content-wrapper .gridblock-text.text-left h3 {
		font-size: 2.1vw
	}

	.gridblock-feature .gridblock-text {
		padding: 12% 40px 0
	}

	.gridblock-subfeature .gridblock-text {
		padding: 30px
	}

	.gridblock-feature .gridblock-content-wrapper {
		text-align: left
	}

	.gridblock-feature .gridblock-content-wrapper h2, .gridblock-flex .gridblock-content-wrapper h2, .gridblock-subfeature .gridblock-content-wrapper h2, .gridblock-text h2 {
		font-size: 38px;
		padding-bottom: 15px
	}

	.gridblock-feature .gridblock-content-wrapper h3, .gridblock-flex .gridblock-content-wrapper h3, .gridblock-subfeature .gridblock-content-wrapper h3, .gridblock-text h3 {
		font-size: 2.1vw;
		line-height: 1.2;
		padding-bottom: 15px
	}

	.gridblock-feature .gridblock-content-wrapper h4, .gridblock-flex .gridblock-content-wrapper h4, .gridblock-subfeature .gridblock-content-wrapper h4, .gridblock-text h4 {
		font-size: 24px;
		padding-bottom: 10px
	}

	.gridblock-feature .gridblock-content-wrapper h5, .gridblock-flex .gridblock-content-wrapper h5, .gridblock-subfeature .gridblock-content-wrapper h5, .gridblock-text h5 {
		font-size: 20px
	}

	.gridblock-feature .gridblock-content-wrapper p, .gridblock-flex .gridblock-content-wrapper p, .gridblock-subfeature .gridblock-content-wrapper p, .gridblock-text p {
		font-size: 16px;
		line-height: 1.4
	}

	.gridblock-flex .gridblock-text p {
		font-size: 16px
	}

	.gridblock-feature .gridblock-text, .gridblock-subfeature .gridblock-text {
		font-size: 1.4vw;
		padding-bottom: 0
	}

	.sls-big-features>div {
		padding-left: 5vw;
		padding-top: 10%;
		padding-right: 5%
	}

	.sls-big-features>div.sls-rectangle-feature {
		padding-top: 3%
	}

	.sls-big-features .sls-big-feature-content {
		font-size: 20px
	}

	.maestro-checklist .gridblock-text {
		padding-top: 20px
	}

}

@media only screen and (min-width:1200px) {
	.gridblock-subfeature .gridblock-text {
		padding: 40px
	}

	.gridblock-feature .gridblock-text h2, .gridblock-flex .gridblock-text h2, .gridblock-subfeature .gridblock-text h2 {
		font-size: 38px;
		padding-bottom: 15px
	}

	.gridblock-feature .gridblock-text h3, .gridblock-flex .gridblock-text h3, .gridblock-subfeature .gridblock-text h3 {
		font-size: 30px;
		line-height: 40px;
		padding-bottom: 15px
	}

	.gridblock-feature .gridblock-text p, .gridblock-flex .gridblock-text p, .gridblock-subfeature .gridblock-text p {
		font-size: 18px
	}

	.gridblock-feature .gridblock-content-wrapper p, .gridblock-flex p, .gridblock-subfeature .gridblock-content-wrapper p {
		font-size: 18px;
		padding-bottom: 0
	}

	.sls-big-features>div {
		padding-top: 17%
	}

	.sls-big-features>div.sls-rectangle-feature {
		padding-top: 5%
	}

	.gridblock-pricing .gridblock-pricing-icon {
		margin-top: -25px
	}

	.maestro-checklist .gridblock-text {
		padding-top: 40px
	}

}

@media only screen and (max-width:991px) {
	.gridblock-feature:before {
		display: none
	}

	.gridblock-feature .gridblock-content-wrapper {
		position: relative
	}

	.gridblock-feature .kappiq-half-image {
		padding: 4% 5%
	}

	.gridblock-feature .kappiq-half-image img {
		width: 100%;
		height: auto
	}

	.gridblock-feature .gridblock-content-wrapper .gridblock-text {
		padding: 2% 15px 5%
	}

	.gridblock-pricing .gridblock-square:before {
		display: none
	}

	.gridblock-pricing .gridblock-content-wrapper {
		position: relative;
		height: auto
	}

}

.notebook-features-title {
	font-size: 32px
}

.support-link-list {
	margin: 0
}

.support-link-list>li:first-child>a {
	border-top: 1px solid transparent
}

.support-link-list>li.active>a {
	background-color: #dbd3e1;
	border-top: 1px solid #dbd3e1
}

.support-link-list>li>a {
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	border-top: 1px solid #7a5a90;
	color: #4d236b;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	font-size: 18px;
	min-height: 66px;
	padding: 8px 40px 8px 16px;
	text-decoration: none;
	position: relative
}

.support-link-list>li>a:hover {
	background-color: #ede9f0;
	text-decoration: none
}

.support-link-list>li>a .icomoon-icon-angle-right {
	position: absolute;
	right: 16px;
	margin-right: 0;
	top: 50%;
	margin-top: -.5em
}

.support-link-list>li>a:focus {
	outline: 0
}

.support-link-list>li>a>span {
	display: block;
	-ms-flex: 0 1 auto
}

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
	.support-link-list>li>a {
		height: 0
	}

}

html.no-touchevents .support-accordion .accordion-list>li>a:hover {
	background-color: #ede9f0;
	border-top: 1px solid #ede9f0;
	text-decoration: none
}

.support-accordion {
	background: #f5f5f5
}

.support-accordion .accordion-title {
	text-align: left;
	min-height: 50px;
	font-size: 22.4px;
	font-weight: 400;
	color: #4f4c4d
}

.support-accordion .accordion-list {
	border: 1px solid #bfbfbf;
	border-width: 0 0 1px;
	text-align: left
}

.support-accordion .accordion-list, .support-accordion .document-list, .support-accordion .link-list, .support-accordion .sub-accordion-list {
	background: #fff
}

.support-accordion .accordion-list>li:first-child>a, .support-accordion .document-list>li:first-child>a, .support-accordion .link-list>li:first-child>a, .support-accordion .sub-accordion-list>li:first-child>a {
	border-top: 1px solid #fff
}

.support-accordion .accordion-list>li.active>a, .support-accordion .document-list>li.active>a, .support-accordion .link-list>li.active>a, .support-accordion .sub-accordion-list>li.active>a {
	background-color: #dbd3e1;
	border-top: 1px solid #dbd3e1
}

.support-accordion .accordion-list>li>a, .support-accordion .document-list>li>a, .support-accordion .link-list>li>a, .support-accordion .sub-accordion-list>li>a {
	border-color: #e8e9e9;
	color: #4d236b;
	font-size: 18px
}

.support-accordion .accordion-list>li>a em, .support-accordion .document-list>li>a em, .support-accordion .link-list>li>a em, .support-accordion .sub-accordion-list>li>a em {
	margin: 0 8px 0 0;
	color: #947ba6
}

.support-accordion .accordion-list>li>a em::before, .support-accordion .document-list>li>a em::before, .support-accordion .link-list>li>a em::before, .support-accordion .sub-accordion-list>li>a em::before {
	width: 20px;
	display: inline-block
}

.support-accordion .accordion-list>li>div, .support-accordion .accordion-list>li>ul, .support-accordion .document-list>li>div, .support-accordion .document-list>li>ul, .support-accordion .link-list>li>div, .support-accordion .link-list>li>ul, .support-accordion .sub-accordion-list>li>div, .support-accordion .sub-accordion-list>li>ul {
	padding: 16px 16px 16px 48px;
	display: none;
	font-size: 16px
}

.support-accordion .accordion-list>li>div.sub-accordion-content, .support-accordion .document-list>li>div.sub-accordion-content, .support-accordion .link-list>li>div.sub-accordion-content, .support-accordion .sub-accordion-list>li>div.sub-accordion-content {
	padding: 0
}

.support-accordion .accordion-list>li p, .support-accordion .document-list>li p, .support-accordion .link-list>li p, .support-accordion .sub-accordion-list>li p {
	font-size: 16px
}

.support-accordion .link-list>li:first-child a {
	border-top: none
}

.support-accordion .link-list>li>a {
	background-color: #f6f4f8;
	padding-left: 44px;
	border-color: #dbd3e1
}

.support-accordion .link-list>li>a:hover {
	background-color: #ede9f0
}

.support-accordion .link-list>li>a .icomoon-icon-angle-right {
	right: 24px
}

.support-accordion .document-list>li:first-child a {
	border-top: none
}

.support-accordion .document-list>li>a {
	padding-left: 44px
}

.support-accordion .document-list>li>a>span.icomoon-icon {
	margin-right: 8px
}

.support-accordion .document-list>li>a>span.icomoon-icon::before {
	width: 20px;
	display: inline-block
}

.support-accordion .sub-accordion-list>li {
	background-color: #f6f4f8
}

.support-accordion .sub-accordion-list>li:first-child>a {
	border-top: 1px solid #dbd3e1
}

.support-accordion .sub-accordion-list>li:last-child a {
	border-bottom: none
}

.support-accordion .sub-accordion-list>li.active>a {
	background-color: #e4dee9;
	border-top: 1px solid #dbd3e1
}

.support-accordion .sub-accordion-list>li>a {
	border-color: #dbd3e1
}

.support-accordion .sub-accordion-list>li>a:hover {
	background-color: #e4dee9
}

.support-accordion .sub-accordion-list>li>div {
	background: #fff
}

.smart-learning-suite-faqs section {
	background-color: #f5f5f5
}

.smart-learning-suite-faqs .support-accordion {
	margin-top: 40px
}

.smart-learning-suite-faqs .support-accordion table tr:first-child td {
	border-bottom: 1px solid #dbd3e1
}

.smart-learning-suite-faqs .support-accordion table td {
	vertical-align: top;
	padding: 5px
}

.smart-learning-suite-faqs .support-accordion table td:first-child {
	font-weight: 400
}

.smart-learning-suite-faqs .row>div:last-child .support-accordion {
	margin-bottom: 48px
}

.smart-response-2-faqs section {
	background-color: #f5f5f5
}

.smart-response-2-faqs .support-accordion {
	margin-top: 40px
}

.smart-response-2-faqs .row>div:last-child .support-accordion {
	margin-bottom: 48px
}

@media only screen and (min-width:768px) {
	.support-accordion {
		margin-bottom: 48px
	}

	.support-accordion .accordion-title {
		font-size: 25.6px
	}

	.support-accordion .accordion-list>li>a, .support-accordion .document-list>li>a, .support-accordion .link-list>li>a, .support-accordion .sub-accordion-list>li>a {
		font-size: 20px
	}

	.support-accordion .accordion-list, .support-link-list.drop-shadow {
		border: 1px solid #bfbfbf;
		border-width: 0 1px 1px 0
	}

}

.st-table-light {
	font-size: 17px
}

.st-table-light table {
	width: 100%;
	margin-bottom: 40px
}

.st-table-light td, .st-table-light th {
	font-weight: 400;
	padding: 5px 15px;
	position: relative
}

.st-table-light th {
	font-weight: 700
}

.st-table-light thead tr {
	background: #E6E6E6
}

.st-table-light thead td {
	font-weight: 700
}

.st-table-light tbody tr {
	border-top: 1px solid #ccc
}

.st-table-light tbody tr:nth-child(even) {
	background: #f7f7f7
}

.st-table-light tbody tr.alert-row {
	background-color: #fec2c2
}

.st-table-light tbody tr.alert-row p, .st-table-light tbody tr.alert-text {
	color: red
}

.warranty-information table tbody td, .warranty-information table tbody th {
	width: 33%
}

.smart-response-2-faqs .responsive-table-stack-cells.desktop th {
	text-align: right
}

.smart-response-2-faqs .responsive-table-stack-cells.mobile tr:nth-child(1) {
	display: none
}

.smart-response-2-faqs .responsive-table-stack-cells.mobile th {
	background-color: #f5f5f5;
	font-weight: 700;
	text-align: left
}

.smart-response-2-faqs .responsive-table-stack-cells.mobile .st-key {
	padding-left: 20px
}

.support-offerings .responsive-table-stack-cells tfoot, .support-offerings .responsive-table-stack-cells thead {
	background-color: #11c0de;
	font-weight: 700
}

.support-offerings .responsive-table-stack-cells tfoot td, .support-offerings .responsive-table-stack-cells thead td {
	vertical-align: bottom
}

.support-offerings .responsive-table-stack-cells .support-offerings-table-icon {
	max-width: 24px
}

.support-offerings .responsive-table-stack-cells>tbody>tr>td, .support-offerings .responsive-table-stack-cells>tbody>tr>th, .support-offerings .responsive-table-stack-cells>tfoot>tr>td, .support-offerings .responsive-table-stack-cells>tfoot>tr>th, .support-offerings .responsive-table-stack-cells>thead>tr>td, .support-offerings .responsive-table-stack-cells>thead>tr>th {
	border: 0
}

.support-offerings .responsive-table-stack-cells.desktop th {
	text-align: right
}

.support-offerings .responsive-table-stack-cells.desktop>tbody>tr:nth-of-type(odd) {
	background-color: #232323
}

.support-offerings .responsive-table-stack-cells.desktop>tbody>tr.sub-heading-row {
	background-color: #4d4d4d;
	font-weight: 400
}

.support-offerings .responsive-table-stack-cells.mobile tr:nth-child(1) {
	display: none
}

.support-offerings .responsive-table-stack-cells.mobile th {
	background-color: #232323;
	font-weight: 700;
	text-align: left
}

.support-offerings .responsive-table-stack-cells.mobile>tbody>tr:nth-of-type(n) {
	background-color: #2f2f2f
}

.support-offerings .responsive-table-stack-cells.mobile>tbody>tr.sub-heading-row>th {
	background-color: #4d4d4d
}

.support-offerings .responsive-table-stack-cells.mobile .st-key {
	padding-left: 20px;
	text-align: left
}

.support-offerings .responsive-table-stack-cells.mobile>tbody>tr.suppport-offerings-table-footer>th {
	background-color: #11c0de
}

.carousel, .carousel video {
	width: 100vw;
	height: 56.25vw;
	margin-left: -15px;
	margin-right: -15px
}

.carousel-control {
	opacity: 1;
	color: #fff
}

.carousel-control:visited {
	color: #fff
}

.carousel-control:hover {
	color: #59b2e1
}

.carousel-control .icomoon-chevron-left, .carousel-control .icomoon-chevron-right {
	line-height: 0
}

.carousel-control .icomoon-chevron-right {
	left: auto;
	right: 50%
}

.thumbnail.carousel {
	height: calc(15.4vw + 4px);
	padding: 0;
	overflow: hidden
}

.thumbnail.carousel .carousel-control {
	width: 10%
}

.thumbnail.carousel .carousel-control .icomoon-chevron-left {
	left: 30%;
	right: auto
}

.thumbnail.carousel .carousel-control .icomoon-chevron-right {
	left: auto;
	right: 30%
}

.thumbnail.carousel img {
	box-sizing: border-box;
	width: 25%;
	cursor: pointer;
	border: 2px solid #fff;
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out
}

.thumbnail.carousel img:hover {
	opacity: .6
}

.thumbnail.carousel img.selected {
	border-color: #59b2e1
}

.thumbnail.carousel .carousel-inner {
	width: 110%;
	background-color: #000
}

.carousel-indicators, .videoCarousel .carousel-control {
	display: none
}

@media only screen and (min-width:768px) {
	.carousel, .carousel video {
		width: 54vw;
		height: 30.375vw;
		margin-left: auto;
		margin-right: auto
	}

	.thumbnail.carousel {
		height: calc(8.316vw + 4px)
	}

}

#videoModal .modal-content {
	padding-top: 10px
}

#videoModal .modal-lg {
	width: 660px
}

#videoModal .modal-lg iframe {
	width: 640px;
	height: 390px
}

img.smart-modal-video, img.smart-modal-video+div {
	cursor: pointer
}

.video-list {
	background-color: #fff;
	text-align: left
}

.video-list a, .video-list a:hover {
	color: #11c0de;
	display: block;
	text-decoration: none
}

.video-list .video-item {
	border-top: 1px solid #e8e9e9;
	font-size: 1.8rem;
	line-height: 1.3;
	padding: 1rem;
	position: relative;
	text-align: left
}

.video-list .video-item:first-child {
	border-top: none
}

.video-list .thumb-frame {
	position: relative;
	height: auto
}

.video-list .icon-youtube {
	bottom: .75rem;
	left: .75rem;
	height: auto;
	position: absolute;
	width: 25%
}

.video-list .icon-youtube img {
	width: 100%;
	height: auto
}

.video-list .media {
	margin-top: 0
}

.video-list .media-left {
	padding-right: 1rem;
	width: 37%
}

.video-list .media-left img {
	width: 100%;
	height: auto
}

.video-list .primary-video {
	position: relative
}

.video-list .primary-video .thumbnail-mask {
	position: relative;
	overflow: hidden
}

.video-list .primary-video .thumbnail-mask:before {
	content: "";
	display: block;
	padding-top: 55.25%
}

.video-list .primary-video .thumbnail-mask img {
	display: block;
	position: absolute;
	top: -17.5%;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	min-width: 100%;
	max-width: 100%
}

.video-list .primary-video .primary-video-title {
	background: rgba(0, 0, 0, .5);
	height: 25%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%
}

.video-list .primary-video .primary-video-title a, .video-list .primary-video .primary-video-title a:hover {
	color: #fff
}

.video-list .primary-video .primary-video-title h3 {
	color: #fff;
	font-size: 2rem;
	margin: 0;
	padding: 2.5% 1rem 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.video-list .primary-video .icon-youtube {
	bottom: auto;
	left: 50%;
	height: auto;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 15%
}

.video-in-page .video-frame {
	position: relative;
	overflow: hidden
}

.video-in-page .video-frame:before {
	content: "";
	display: block;
	padding-top: 56.25%
}

.video-in-page iframe {
	border: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

@media only screen and (min-width:768px) {
	.video-list {
		border: 1px solid #bfbfbf;
		border-width: 0 1px 1px 0;
		margin-bottom: 2rem
	}

}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80)
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10043;
	position: fixed;
	outline: 0 !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #CCC
}

.mfp-preloader a:hover {
	color: #FFF
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}

.mfp-arrow .mfp-a, .mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow .mfp-b, .mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}

.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}

}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}

}

.mfp-ie7 .mfp-img {
	padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
	padding: 0
}

.mfp-ie7 .mfp-content {
	padding-top: 44px
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}

.onesite-video-modal.mfp-bg {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.onesite-video-modal.mfp-bg.mfp-ready {
	opacity: .8
}

.onesite-video-modal.mfp-bg.mfp-removing {
	opacity: 0
}

.onesite-video-modal.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.onesite-video-modal.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}

.onesite-video-modal.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}

.icon-bins .icon-lead-in p {
	font-size: 22px
}

.icon-bins .media-object {
	width: 40px
}

@media only screen and (min-width:480px) {
	.icon-bins .media-object {
		width: 55px
	}

}

@media only screen and (min-width:768px) {
	.icon-bins .media-object {
		width: 70px
	}

}

.icon-bins .media-body p {
	font-size: 18px
}

.cyan-purple-angled-gradient {
	background: -moz-linear-gradient(10deg, #4d236b 0, #4d236b 50%, #11c0de 50.5%, #11c0de 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0, #4d236b), color-stop(50%, #4d236b), color-stop(50.5%, #11c0de), color-stop(100%, #11c0de));
	background: -webkit-linear-gradient(10deg, #4d236b 0, #4d236b 50%, #11c0de 50.5%, #11c0de 100%);
	background: -o-linear-gradient(10deg, #4d236b 0, #4d236b 50%, #11c0de 50.5%, #11c0de 100%);
	background: -ms-linear-gradient(10deg, #4d236b 0, #4d236b 50%, #11c0de 50.5%, #11c0de 100%);
	background: linear-gradient(10deg, #4d236b 0, #4d236b 50%, #11c0de 50.5%, #11c0de 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9520e3', endColorstr='#499bea', GradientType=1)
}

#screen-switcher #main-screen .screen-overlays .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	visibility: hidden
}

#screen-switcher #main-screen .screen-overlays .overlay.active {
	visibility: visible
}

#screen-switcher .feature-icon {
	text-align: center;
	line-height: 16px
}

#screen-switcher .feature-icon img {
	max-width: 60px;
	margin: auto
}

#screen-switcher .feature-icon h4 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 15px;
	text-decoration: underline;
	display: inline-block
}

#screen-switcher .feature-icon p {
	margin: 10px auto;
	line-height: 1.2;
	max-width: 600px
}

#screen-switcher .active h4 {
	color: #11c0de;
	text-decoration: none
}

#screen-switcher .desktop-picker .col-sm-3:nth-child(4n+1) {
	clear: left
}

#screen-switcher .desktop-picker .feature-icon {
	cursor: pointer;
	margin-bottom: 20px
}

#screen-switcher .owl-theme .owl-controls .owl-buttons {
	position: absolute;
	bottom: -8px;
	width: 100%
}

#screen-switcher .owl-theme .owl-controls .owl-buttons div {
	border-radius: 8px;
	font-size: 26px;
	padding: 3px 20px
}

#screen-switcher .owl-theme .owl-controls .owl-buttons .owl-prev {
	float: left
}

#screen-switcher .owl-theme .owl-controls .owl-buttons .owl-next {
	float: right
}

#ifp-features .feature-toggle {
	background-color: #11c0de;
	border-radius: 50%;
	display: inline-block;
	height: 31px;
	position: absolute;
	transition: all 300ms;
	width: 31px
}

#ifp-features .feature-toggle:after, #ifp-features .feature-toggle:before {
	background-color: #fff;
	content: "";
	display: block;
	position: absolute;
	transition: opacity 300ms
}

#ifp-features .feature-toggle:hover {
	box-shadow: 0 0 5px #fff
}

#ifp-features .feature-toggle:before {
	height: 4px;
	left: 4px;
	top: 13.5px;
	width: 23px
}

#ifp-features .feature-toggle:after {
	height: 23px;
	left: 13.5px;
	top: 4px;
	width: 4px
}

#ifp-features .feature-toggle.toggle-active {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background-color: #999
}

@media only screen and (min-width:768px) {
	#ifp-features .feature-toggle {
		height: 41px;
		width: 41px
	}

	#ifp-features .feature-toggle:before {
		height: 5px;
		left: 7px;
		top: 18px;
		width: 27px
	}

	#ifp-features .feature-toggle:after {
		height: 27px;
		left: 18px;
		top: 7px;
		width: 5px
	}

}

#ifp-features .toggle-0 {
	left: 25%;
	top: 25%
}

#ifp-features .toggle-1 {
	left: 46%;
	top: 56%
}

#ifp-features .toggle-2 {
	left: 83%;
	top: 61%
}

#ifp-features .toggle-3 {
	left: 83%;
	top: 88%
}

#ifp-features .toggle-4 {
	left: 77%;
	top: 0
}

#ifp-features .toggle-5 {
	left: 19%;
	top: 82%
}

#ifp-features .toggle-6 {
	left: 21%;
	top: 52%
}

#ifp-features .toggle-7 {
	left: 60%;
	top: 29%
}

#ifp-features h4 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 10px
}

#ifp-features .toggle-content-container-mobile {
	min-height: 80px
}

#ifp-features .toggle-content-container-mobile div {
	padding-bottom: 20px
}

#ifp-features .popover {
	background-color: #666;
	border: none;
	border-radius: 0;
	color: #fff;
	visibility: hidden
}

@media only screen and (min-width:992px) {
	#ifp-features .popover {
		visibility: visible
	}

}

#ifp-features .popover .popover-title {
	background-color: #666;
	border-radius: 0;
	border: none;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
	padding-bottom: 0
}

#ifp-features .popover.top>.arrow {
	border-top-color: rgba(0, 0, 0, .25)
}

#ifp-features .popover.top>.arrow:after {
	border-top-color: #666
}

#ifp-features .popover.right>.arrow {
	border-right-color: rgba(0, 0, 0, .25)
}

#ifp-features .popover.right>.arrow:after {
	border-right-color: #666
}

#ifp-features .popover.bottom>.arrow {
	border-bottom-color: rgba(0, 0, 0, .25)
}

#ifp-features .popover.bottom>.arrow:after {
	border-bottom-color: #666
}

#ifp-features .popover.left>.arrow {
	border-left-color: rgba(0, 0, 0, .25)
}

#ifp-features .popover.left>.arrow:after {
	border-left-color: #666
}

.support-breadcrumb {
	padding: .75rem 0;
	margin: 0;
	text-align: left
}

.support-breadcrumb li {
	display: none
}

.support-breadcrumb li .icomoon-icon-angle-right {
	padding: 0 .25rem;
	vertical-align: -.125rem
}

.support-breadcrumb li:first-child, .support-breadcrumb li:nth-last-child(-n+2) {
	display: inline
}

.smart-background-cyan .support-breadcrumb {
	color: #70d9eb
}

.smart-background-cyan .support-breadcrumb a {
	color: #fff
}

.smart-background-cyan .support-breadcrumb a:hover {
	color: #0ff
}

.smart-background-cyan .support-breadcrumb .current {
	color: #a0e6f2
}

.smart-background-white .support-breadcrumb {
	color: grey
}

.smart-background-white .support-breadcrumb a {
	color: #11c0de
}

.smart-background-white .support-breadcrumb a:hover {
	color: #09606f
}

.smart-background-white .support-breadcrumb .current {
	color: #4f4c4d
}

@media only screen and (min-width:768px) {
	.support-breadcrumb li {
		display: inline
	}

}

.smart-grid .container-fluid {
	padding-left: 0;
	padding-right: 0
}

.smart-grid .smart-side-margins {
	padding: 0
}

.smart-grid .row {
	margin-left: 0;
	margin-right: 0
}

.smart-grid div[class*=col-] {
	padding-left: 0;
	padding-right: 0
}

.smart-grid .mobile-pad-in {
	padding-left: 1rem;
	padding-right: 1rem
}

.smart-grid .component-title {
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 1rem;
	margin-top: 1rem
}

@media only screen and (min-width:768px) {
	.smart-grid>.container-fluid {
		padding-left: 15px;
		padding-right: 15px
	}

	.smart-grid .row {
		margin-left: -15px;
		margin-right: -15px
	}

	.smart-grid .smart-side-margins {
		padding-left: 1.92307692%;
		padding-right: 1.92307692%
	}

	.smart-grid div[class*=col-] {
		padding-left: 15px;
		padding-right: 15px
	}

	.smart-grid .mobile-pad-in {
		padding-left: 0;
		padding-right: 0
	}

}

@media only screen and (min-width:992px) {
	.smart-grid .smart-side-margins {
		padding-left: 3.84615385%;
		padding-right: 3.84615385%
	}

}

@media only screen and (min-width:1200px) {
	.smart-grid>.container-fluid {
		max-width: 1170px;
		margin-right: auto;
		margin-left: auto
	}

	.smart-grid .smart-side-margins {
		padding-left: 0;
		padding-right: 0
	}

}

.smart-training-template .icomoon-icon.purple {
	background-color: #11c0de !important
}

.smart-training-template .icomoon-icon.icomoon-icon-lock {
	top: 0 !important;
	left: 1px !important
}

.smart-training-template .accordion-list-item .course-completed {
	margin-right: 5px
}

.smart-training-template .accordion-list-item .icomoon-icon.icomoon-icon-lock {
	top: 8px !important;
	left: 11px !important;
	width: 40px;
	height: 40px;
	font-size: 2rem
}

.smart-training-template .course-completed {
	background-color: #11c0de !important
}

.smart-training-template .course-current {
	display: inline-block;
	margin-top: 7px;
	right: 10px;
	top: 0;
	position: absolute
}

.smart-training-template .course-current .radial-progress {
	width: 50px;
	height: 50px;
	background-color: #4f4c4d;
	border-radius: 50%
}

.smart-training-template .course-current .radial-progress .circle .fill, .smart-training-template .course-current .radial-progress .circle .mask {
	width: 50px;
	height: 50px;
	position: absolute;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform 1s;
	transition: -ms-transform 1s;
	transition: transform 1s;
	border-radius: 50%
}

.smart-training-template .course-current .radial-progress .circle .mask {
	clip: rect(0, 50px, 50px, 25px)
}

.smart-training-template .course-current .radial-progress .circle .mask .fill {
	clip: rect(0, 25px, 50px, 0);
	background-color: #0f9bb2
}

.smart-training-template .course-current .radial-progress .inset {
	width: 30px;
	height: 30px;
	position: absolute;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #e6e6e6;
	border-radius: 50%
}

.smart-training-template .course-current .radial-progress[data-progress="0"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="0"] .circle .fill.fix, .smart-training-template .course-current .radial-progress[data-progress="0"] .circle .mask.full {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg)
}

.smart-training-template .course-current .radial-progress[data-progress="1"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="1"] .circle .mask.full {
	-webkit-transform: rotate(1.8deg);
	-ms-transform: rotate(1.8deg);
	transform: rotate(1.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="1"] .circle .fill.fix, .smart-training-template .course-current .radial-progress[data-progress="2"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="2"] .circle .mask.full {
	-webkit-transform: rotate(3.6deg);
	-ms-transform: rotate(3.6deg);
	transform: rotate(3.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="2"] .circle .fill.fix {
	-webkit-transform: rotate(7.2deg);
	-ms-transform: rotate(7.2deg);
	transform: rotate(7.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="3"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="3"] .circle .mask.full {
	-webkit-transform: rotate(5.4deg);
	-ms-transform: rotate(5.4deg);
	transform: rotate(5.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="3"] .circle .fill.fix {
	-webkit-transform: rotate(10.8deg);
	-ms-transform: rotate(10.8deg);
	transform: rotate(10.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="4"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="4"] .circle .mask.full {
	-webkit-transform: rotate(7.2deg);
	-ms-transform: rotate(7.2deg);
	transform: rotate(7.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="4"] .circle .fill.fix {
	-webkit-transform: rotate(14.4deg);
	-ms-transform: rotate(14.4deg);
	transform: rotate(14.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="5"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="5"] .circle .mask.full {
	-webkit-transform: rotate(9deg);
	-ms-transform: rotate(9deg);
	transform: rotate(9deg)
}

.smart-training-template .course-current .radial-progress[data-progress="5"] .circle .fill.fix {
	-webkit-transform: rotate(18deg);
	-ms-transform: rotate(18deg);
	transform: rotate(18deg)
}

.smart-training-template .course-current .radial-progress[data-progress="6"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="6"] .circle .mask.full {
	-webkit-transform: rotate(10.8deg);
	-ms-transform: rotate(10.8deg);
	transform: rotate(10.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="6"] .circle .fill.fix {
	-webkit-transform: rotate(21.6deg);
	-ms-transform: rotate(21.6deg);
	transform: rotate(21.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="7"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="7"] .circle .mask.full {
	-webkit-transform: rotate(12.6deg);
	-ms-transform: rotate(12.6deg);
	transform: rotate(12.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="7"] .circle .fill.fix {
	-webkit-transform: rotate(25.2deg);
	-ms-transform: rotate(25.2deg);
	transform: rotate(25.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="8"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="8"] .circle .mask.full {
	-webkit-transform: rotate(14.4deg);
	-ms-transform: rotate(14.4deg);
	transform: rotate(14.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="8"] .circle .fill.fix {
	-webkit-transform: rotate(28.8deg);
	-ms-transform: rotate(28.8deg);
	transform: rotate(28.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="9"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="9"] .circle .mask.full {
	-webkit-transform: rotate(16.2deg);
	-ms-transform: rotate(16.2deg);
	transform: rotate(16.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="9"] .circle .fill.fix {
	-webkit-transform: rotate(32.4deg);
	-ms-transform: rotate(32.4deg);
	transform: rotate(32.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="10"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="10"] .circle .mask.full {
	-webkit-transform: rotate(18deg);
	-ms-transform: rotate(18deg);
	transform: rotate(18deg)
}

.smart-training-template .course-current .radial-progress[data-progress="10"] .circle .fill.fix {
	-webkit-transform: rotate(36deg);
	-ms-transform: rotate(36deg);
	transform: rotate(36deg)
}

.smart-training-template .course-current .radial-progress[data-progress="11"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="11"] .circle .mask.full {
	-webkit-transform: rotate(19.8deg);
	-ms-transform: rotate(19.8deg);
	transform: rotate(19.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="11"] .circle .fill.fix {
	-webkit-transform: rotate(39.6deg);
	-ms-transform: rotate(39.6deg);
	transform: rotate(39.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="12"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="12"] .circle .mask.full {
	-webkit-transform: rotate(21.6deg);
	-ms-transform: rotate(21.6deg);
	transform: rotate(21.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="12"] .circle .fill.fix {
	-webkit-transform: rotate(43.2deg);
	-ms-transform: rotate(43.2deg);
	transform: rotate(43.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="13"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="13"] .circle .mask.full {
	-webkit-transform: rotate(23.4deg);
	-ms-transform: rotate(23.4deg);
	transform: rotate(23.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="13"] .circle .fill.fix {
	-webkit-transform: rotate(46.8deg);
	-ms-transform: rotate(46.8deg);
	transform: rotate(46.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="14"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="14"] .circle .mask.full {
	-webkit-transform: rotate(25.2deg);
	-ms-transform: rotate(25.2deg);
	transform: rotate(25.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="14"] .circle .fill.fix {
	-webkit-transform: rotate(50.4deg);
	-ms-transform: rotate(50.4deg);
	transform: rotate(50.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="15"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="15"] .circle .mask.full {
	-webkit-transform: rotate(27deg);
	-ms-transform: rotate(27deg);
	transform: rotate(27deg)
}

.smart-training-template .course-current .radial-progress[data-progress="15"] .circle .fill.fix {
	-webkit-transform: rotate(54deg);
	-ms-transform: rotate(54deg);
	transform: rotate(54deg)
}

.smart-training-template .course-current .radial-progress[data-progress="16"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="16"] .circle .mask.full {
	-webkit-transform: rotate(28.8deg);
	-ms-transform: rotate(28.8deg);
	transform: rotate(28.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="16"] .circle .fill.fix {
	-webkit-transform: rotate(57.6deg);
	-ms-transform: rotate(57.6deg);
	transform: rotate(57.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="17"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="17"] .circle .mask.full {
	-webkit-transform: rotate(30.6deg);
	-ms-transform: rotate(30.6deg);
	transform: rotate(30.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="17"] .circle .fill.fix {
	-webkit-transform: rotate(61.2deg);
	-ms-transform: rotate(61.2deg);
	transform: rotate(61.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="18"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="18"] .circle .mask.full {
	-webkit-transform: rotate(32.4deg);
	-ms-transform: rotate(32.4deg);
	transform: rotate(32.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="18"] .circle .fill.fix {
	-webkit-transform: rotate(64.8deg);
	-ms-transform: rotate(64.8deg);
	transform: rotate(64.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="19"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="19"] .circle .mask.full {
	-webkit-transform: rotate(34.2deg);
	-ms-transform: rotate(34.2deg);
	transform: rotate(34.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="19"] .circle .fill.fix {
	-webkit-transform: rotate(68.4deg);
	-ms-transform: rotate(68.4deg);
	transform: rotate(68.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="20"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="20"] .circle .mask.full {
	-webkit-transform: rotate(36deg);
	-ms-transform: rotate(36deg);
	transform: rotate(36deg)
}

.smart-training-template .course-current .radial-progress[data-progress="20"] .circle .fill.fix {
	-webkit-transform: rotate(72deg);
	-ms-transform: rotate(72deg);
	transform: rotate(72deg)
}

.smart-training-template .course-current .radial-progress[data-progress="21"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="21"] .circle .mask.full {
	-webkit-transform: rotate(37.8deg);
	-ms-transform: rotate(37.8deg);
	transform: rotate(37.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="21"] .circle .fill.fix {
	-webkit-transform: rotate(75.6deg);
	-ms-transform: rotate(75.6deg);
	transform: rotate(75.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="22"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="22"] .circle .mask.full {
	-webkit-transform: rotate(39.6deg);
	-ms-transform: rotate(39.6deg);
	transform: rotate(39.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="22"] .circle .fill.fix {
	-webkit-transform: rotate(79.2deg);
	-ms-transform: rotate(79.2deg);
	transform: rotate(79.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="23"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="23"] .circle .mask.full {
	-webkit-transform: rotate(41.4deg);
	-ms-transform: rotate(41.4deg);
	transform: rotate(41.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="23"] .circle .fill.fix {
	-webkit-transform: rotate(82.8deg);
	-ms-transform: rotate(82.8deg);
	transform: rotate(82.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="24"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="24"] .circle .mask.full {
	-webkit-transform: rotate(43.2deg);
	-ms-transform: rotate(43.2deg);
	transform: rotate(43.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="24"] .circle .fill.fix {
	-webkit-transform: rotate(86.4deg);
	-ms-transform: rotate(86.4deg);
	transform: rotate(86.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="25"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="25"] .circle .mask.full {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.smart-training-template .course-current .radial-progress[data-progress="25"] .circle .fill.fix {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.smart-training-template .course-current .radial-progress[data-progress="26"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="26"] .circle .mask.full {
	-webkit-transform: rotate(46.8deg);
	-ms-transform: rotate(46.8deg);
	transform: rotate(46.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="26"] .circle .fill.fix {
	-webkit-transform: rotate(93.6deg);
	-ms-transform: rotate(93.6deg);
	transform: rotate(93.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="27"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="27"] .circle .mask.full {
	-webkit-transform: rotate(48.6deg);
	-ms-transform: rotate(48.6deg);
	transform: rotate(48.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="27"] .circle .fill.fix {
	-webkit-transform: rotate(97.2deg);
	-ms-transform: rotate(97.2deg);
	transform: rotate(97.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="28"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="28"] .circle .mask.full {
	-webkit-transform: rotate(50.4deg);
	-ms-transform: rotate(50.4deg);
	transform: rotate(50.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="28"] .circle .fill.fix {
	-webkit-transform: rotate(100.8deg);
	-ms-transform: rotate(100.8deg);
	transform: rotate(100.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="29"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="29"] .circle .mask.full {
	-webkit-transform: rotate(52.2deg);
	-ms-transform: rotate(52.2deg);
	transform: rotate(52.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="29"] .circle .fill.fix {
	-webkit-transform: rotate(104.4deg);
	-ms-transform: rotate(104.4deg);
	transform: rotate(104.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="30"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="30"] .circle .mask.full {
	-webkit-transform: rotate(54deg);
	-ms-transform: rotate(54deg);
	transform: rotate(54deg)
}

.smart-training-template .course-current .radial-progress[data-progress="30"] .circle .fill.fix {
	-webkit-transform: rotate(108deg);
	-ms-transform: rotate(108deg);
	transform: rotate(108deg)
}

.smart-training-template .course-current .radial-progress[data-progress="31"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="31"] .circle .mask.full {
	-webkit-transform: rotate(55.8deg);
	-ms-transform: rotate(55.8deg);
	transform: rotate(55.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="31"] .circle .fill.fix {
	-webkit-transform: rotate(111.6deg);
	-ms-transform: rotate(111.6deg);
	transform: rotate(111.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="32"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="32"] .circle .mask.full {
	-webkit-transform: rotate(57.6deg);
	-ms-transform: rotate(57.6deg);
	transform: rotate(57.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="32"] .circle .fill.fix {
	-webkit-transform: rotate(115.2deg);
	-ms-transform: rotate(115.2deg);
	transform: rotate(115.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="33"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="33"] .circle .mask.full {
	-webkit-transform: rotate(59.4deg);
	-ms-transform: rotate(59.4deg);
	transform: rotate(59.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="33"] .circle .fill.fix {
	-webkit-transform: rotate(118.8deg);
	-ms-transform: rotate(118.8deg);
	transform: rotate(118.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="34"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="34"] .circle .mask.full {
	-webkit-transform: rotate(61.2deg);
	-ms-transform: rotate(61.2deg);
	transform: rotate(61.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="34"] .circle .fill.fix {
	-webkit-transform: rotate(122.4deg);
	-ms-transform: rotate(122.4deg);
	transform: rotate(122.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="35"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="35"] .circle .mask.full {
	-webkit-transform: rotate(63deg);
	-ms-transform: rotate(63deg);
	transform: rotate(63deg)
}

.smart-training-template .course-current .radial-progress[data-progress="35"] .circle .fill.fix {
	-webkit-transform: rotate(126deg);
	-ms-transform: rotate(126deg);
	transform: rotate(126deg)
}

.smart-training-template .course-current .radial-progress[data-progress="36"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="36"] .circle .mask.full {
	-webkit-transform: rotate(64.8deg);
	-ms-transform: rotate(64.8deg);
	transform: rotate(64.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="36"] .circle .fill.fix {
	-webkit-transform: rotate(129.6deg);
	-ms-transform: rotate(129.6deg);
	transform: rotate(129.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="37"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="37"] .circle .mask.full {
	-webkit-transform: rotate(66.6deg);
	-ms-transform: rotate(66.6deg);
	transform: rotate(66.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="37"] .circle .fill.fix {
	-webkit-transform: rotate(133.2deg);
	-ms-transform: rotate(133.2deg);
	transform: rotate(133.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="38"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="38"] .circle .mask.full {
	-webkit-transform: rotate(68.4deg);
	-ms-transform: rotate(68.4deg);
	transform: rotate(68.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="38"] .circle .fill.fix {
	-webkit-transform: rotate(136.8deg);
	-ms-transform: rotate(136.8deg);
	transform: rotate(136.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="39"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="39"] .circle .mask.full {
	-webkit-transform: rotate(70.2deg);
	-ms-transform: rotate(70.2deg);
	transform: rotate(70.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="39"] .circle .fill.fix {
	-webkit-transform: rotate(140.4deg);
	-ms-transform: rotate(140.4deg);
	transform: rotate(140.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="40"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="40"] .circle .mask.full {
	-webkit-transform: rotate(72deg);
	-ms-transform: rotate(72deg);
	transform: rotate(72deg)
}

.smart-training-template .course-current .radial-progress[data-progress="40"] .circle .fill.fix {
	-webkit-transform: rotate(144deg);
	-ms-transform: rotate(144deg);
	transform: rotate(144deg)
}

.smart-training-template .course-current .radial-progress[data-progress="41"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="41"] .circle .mask.full {
	-webkit-transform: rotate(73.8deg);
	-ms-transform: rotate(73.8deg);
	transform: rotate(73.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="41"] .circle .fill.fix {
	-webkit-transform: rotate(147.6deg);
	-ms-transform: rotate(147.6deg);
	transform: rotate(147.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="42"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="42"] .circle .mask.full {
	-webkit-transform: rotate(75.6deg);
	-ms-transform: rotate(75.6deg);
	transform: rotate(75.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="42"] .circle .fill.fix {
	-webkit-transform: rotate(151.2deg);
	-ms-transform: rotate(151.2deg);
	transform: rotate(151.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="43"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="43"] .circle .mask.full {
	-webkit-transform: rotate(77.4deg);
	-ms-transform: rotate(77.4deg);
	transform: rotate(77.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="43"] .circle .fill.fix {
	-webkit-transform: rotate(154.8deg);
	-ms-transform: rotate(154.8deg);
	transform: rotate(154.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="44"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="44"] .circle .mask.full {
	-webkit-transform: rotate(79.2deg);
	-ms-transform: rotate(79.2deg);
	transform: rotate(79.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="44"] .circle .fill.fix {
	-webkit-transform: rotate(158.4deg);
	-ms-transform: rotate(158.4deg);
	transform: rotate(158.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="45"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="45"] .circle .mask.full {
	-webkit-transform: rotate(81deg);
	-ms-transform: rotate(81deg);
	transform: rotate(81deg)
}

.smart-training-template .course-current .radial-progress[data-progress="45"] .circle .fill.fix {
	-webkit-transform: rotate(162deg);
	-ms-transform: rotate(162deg);
	transform: rotate(162deg)
}

.smart-training-template .course-current .radial-progress[data-progress="46"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="46"] .circle .mask.full {
	-webkit-transform: rotate(82.8deg);
	-ms-transform: rotate(82.8deg);
	transform: rotate(82.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="46"] .circle .fill.fix {
	-webkit-transform: rotate(165.6deg);
	-ms-transform: rotate(165.6deg);
	transform: rotate(165.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="47"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="47"] .circle .mask.full {
	-webkit-transform: rotate(84.6deg);
	-ms-transform: rotate(84.6deg);
	transform: rotate(84.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="47"] .circle .fill.fix {
	-webkit-transform: rotate(169.2deg);
	-ms-transform: rotate(169.2deg);
	transform: rotate(169.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="48"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="48"] .circle .mask.full {
	-webkit-transform: rotate(86.4deg);
	-ms-transform: rotate(86.4deg);
	transform: rotate(86.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="48"] .circle .fill.fix {
	-webkit-transform: rotate(172.8deg);
	-ms-transform: rotate(172.8deg);
	transform: rotate(172.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="49"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="49"] .circle .mask.full {
	-webkit-transform: rotate(88.2deg);
	-ms-transform: rotate(88.2deg);
	transform: rotate(88.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="49"] .circle .fill.fix {
	-webkit-transform: rotate(176.4deg);
	-ms-transform: rotate(176.4deg);
	transform: rotate(176.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="50"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="50"] .circle .mask.full {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.smart-training-template .course-current .radial-progress[data-progress="50"] .circle .fill.fix {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.smart-training-template .course-current .radial-progress[data-progress="51"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="51"] .circle .mask.full {
	-webkit-transform: rotate(91.8deg);
	-ms-transform: rotate(91.8deg);
	transform: rotate(91.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="51"] .circle .fill.fix {
	-webkit-transform: rotate(183.6deg);
	-ms-transform: rotate(183.6deg);
	transform: rotate(183.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="52"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="52"] .circle .mask.full {
	-webkit-transform: rotate(93.6deg);
	-ms-transform: rotate(93.6deg);
	transform: rotate(93.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="52"] .circle .fill.fix {
	-webkit-transform: rotate(187.2deg);
	-ms-transform: rotate(187.2deg);
	transform: rotate(187.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="53"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="53"] .circle .mask.full {
	-webkit-transform: rotate(95.4deg);
	-ms-transform: rotate(95.4deg);
	transform: rotate(95.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="53"] .circle .fill.fix {
	-webkit-transform: rotate(190.8deg);
	-ms-transform: rotate(190.8deg);
	transform: rotate(190.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="54"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="54"] .circle .mask.full {
	-webkit-transform: rotate(97.2deg);
	-ms-transform: rotate(97.2deg);
	transform: rotate(97.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="54"] .circle .fill.fix {
	-webkit-transform: rotate(194.4deg);
	-ms-transform: rotate(194.4deg);
	transform: rotate(194.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="55"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="55"] .circle .mask.full {
	-webkit-transform: rotate(99deg);
	-ms-transform: rotate(99deg);
	transform: rotate(99deg)
}

.smart-training-template .course-current .radial-progress[data-progress="55"] .circle .fill.fix {
	-webkit-transform: rotate(198deg);
	-ms-transform: rotate(198deg);
	transform: rotate(198deg)
}

.smart-training-template .course-current .radial-progress[data-progress="56"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="56"] .circle .mask.full {
	-webkit-transform: rotate(100.8deg);
	-ms-transform: rotate(100.8deg);
	transform: rotate(100.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="56"] .circle .fill.fix {
	-webkit-transform: rotate(201.6deg);
	-ms-transform: rotate(201.6deg);
	transform: rotate(201.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="57"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="57"] .circle .mask.full {
	-webkit-transform: rotate(102.6deg);
	-ms-transform: rotate(102.6deg);
	transform: rotate(102.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="57"] .circle .fill.fix {
	-webkit-transform: rotate(205.2deg);
	-ms-transform: rotate(205.2deg);
	transform: rotate(205.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="58"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="58"] .circle .mask.full {
	-webkit-transform: rotate(104.4deg);
	-ms-transform: rotate(104.4deg);
	transform: rotate(104.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="58"] .circle .fill.fix {
	-webkit-transform: rotate(208.8deg);
	-ms-transform: rotate(208.8deg);
	transform: rotate(208.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="59"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="59"] .circle .mask.full {
	-webkit-transform: rotate(106.2deg);
	-ms-transform: rotate(106.2deg);
	transform: rotate(106.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="59"] .circle .fill.fix {
	-webkit-transform: rotate(212.4deg);
	-ms-transform: rotate(212.4deg);
	transform: rotate(212.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="60"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="60"] .circle .mask.full {
	-webkit-transform: rotate(108deg);
	-ms-transform: rotate(108deg);
	transform: rotate(108deg)
}

.smart-training-template .course-current .radial-progress[data-progress="60"] .circle .fill.fix {
	-webkit-transform: rotate(216deg);
	-ms-transform: rotate(216deg);
	transform: rotate(216deg)
}

.smart-training-template .course-current .radial-progress[data-progress="61"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="61"] .circle .mask.full {
	-webkit-transform: rotate(109.8deg);
	-ms-transform: rotate(109.8deg);
	transform: rotate(109.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="61"] .circle .fill.fix {
	-webkit-transform: rotate(219.6deg);
	-ms-transform: rotate(219.6deg);
	transform: rotate(219.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="62"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="62"] .circle .mask.full {
	-webkit-transform: rotate(111.6deg);
	-ms-transform: rotate(111.6deg);
	transform: rotate(111.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="62"] .circle .fill.fix {
	-webkit-transform: rotate(223.2deg);
	-ms-transform: rotate(223.2deg);
	transform: rotate(223.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="63"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="63"] .circle .mask.full {
	-webkit-transform: rotate(113.4deg);
	-ms-transform: rotate(113.4deg);
	transform: rotate(113.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="63"] .circle .fill.fix {
	-webkit-transform: rotate(226.8deg);
	-ms-transform: rotate(226.8deg);
	transform: rotate(226.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="64"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="64"] .circle .mask.full {
	-webkit-transform: rotate(115.2deg);
	-ms-transform: rotate(115.2deg);
	transform: rotate(115.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="64"] .circle .fill.fix {
	-webkit-transform: rotate(230.4deg);
	-ms-transform: rotate(230.4deg);
	transform: rotate(230.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="65"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="65"] .circle .mask.full {
	-webkit-transform: rotate(117deg);
	-ms-transform: rotate(117deg);
	transform: rotate(117deg)
}

.smart-training-template .course-current .radial-progress[data-progress="65"] .circle .fill.fix {
	-webkit-transform: rotate(234deg);
	-ms-transform: rotate(234deg);
	transform: rotate(234deg)
}

.smart-training-template .course-current .radial-progress[data-progress="66"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="66"] .circle .mask.full {
	-webkit-transform: rotate(118.8deg);
	-ms-transform: rotate(118.8deg);
	transform: rotate(118.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="66"] .circle .fill.fix {
	-webkit-transform: rotate(237.6deg);
	-ms-transform: rotate(237.6deg);
	transform: rotate(237.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="67"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="67"] .circle .mask.full {
	-webkit-transform: rotate(120.6deg);
	-ms-transform: rotate(120.6deg);
	transform: rotate(120.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="67"] .circle .fill.fix {
	-webkit-transform: rotate(241.2deg);
	-ms-transform: rotate(241.2deg);
	transform: rotate(241.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="68"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="68"] .circle .mask.full {
	-webkit-transform: rotate(122.4deg);
	-ms-transform: rotate(122.4deg);
	transform: rotate(122.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="68"] .circle .fill.fix {
	-webkit-transform: rotate(244.8deg);
	-ms-transform: rotate(244.8deg);
	transform: rotate(244.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="69"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="69"] .circle .mask.full {
	-webkit-transform: rotate(124.2deg);
	-ms-transform: rotate(124.2deg);
	transform: rotate(124.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="69"] .circle .fill.fix {
	-webkit-transform: rotate(248.4deg);
	-ms-transform: rotate(248.4deg);
	transform: rotate(248.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="70"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="70"] .circle .mask.full {
	-webkit-transform: rotate(126deg);
	-ms-transform: rotate(126deg);
	transform: rotate(126deg)
}

.smart-training-template .course-current .radial-progress[data-progress="70"] .circle .fill.fix {
	-webkit-transform: rotate(252deg);
	-ms-transform: rotate(252deg);
	transform: rotate(252deg)
}

.smart-training-template .course-current .radial-progress[data-progress="71"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="71"] .circle .mask.full {
	-webkit-transform: rotate(127.8deg);
	-ms-transform: rotate(127.8deg);
	transform: rotate(127.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="71"] .circle .fill.fix {
	-webkit-transform: rotate(255.6deg);
	-ms-transform: rotate(255.6deg);
	transform: rotate(255.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="72"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="72"] .circle .mask.full {
	-webkit-transform: rotate(129.6deg);
	-ms-transform: rotate(129.6deg);
	transform: rotate(129.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="72"] .circle .fill.fix {
	-webkit-transform: rotate(259.2deg);
	-ms-transform: rotate(259.2deg);
	transform: rotate(259.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="73"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="73"] .circle .mask.full {
	-webkit-transform: rotate(131.4deg);
	-ms-transform: rotate(131.4deg);
	transform: rotate(131.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="73"] .circle .fill.fix {
	-webkit-transform: rotate(262.8deg);
	-ms-transform: rotate(262.8deg);
	transform: rotate(262.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="74"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="74"] .circle .mask.full {
	-webkit-transform: rotate(133.2deg);
	-ms-transform: rotate(133.2deg);
	transform: rotate(133.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="74"] .circle .fill.fix {
	-webkit-transform: rotate(266.4deg);
	-ms-transform: rotate(266.4deg);
	transform: rotate(266.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="75"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="75"] .circle .mask.full {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}

.smart-training-template .course-current .radial-progress[data-progress="75"] .circle .fill.fix {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.smart-training-template .course-current .radial-progress[data-progress="76"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="76"] .circle .mask.full {
	-webkit-transform: rotate(136.8deg);
	-ms-transform: rotate(136.8deg);
	transform: rotate(136.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="76"] .circle .fill.fix {
	-webkit-transform: rotate(273.6deg);
	-ms-transform: rotate(273.6deg);
	transform: rotate(273.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="77"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="77"] .circle .mask.full {
	-webkit-transform: rotate(138.6deg);
	-ms-transform: rotate(138.6deg);
	transform: rotate(138.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="77"] .circle .fill.fix {
	-webkit-transform: rotate(277.2deg);
	-ms-transform: rotate(277.2deg);
	transform: rotate(277.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="78"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="78"] .circle .mask.full {
	-webkit-transform: rotate(140.4deg);
	-ms-transform: rotate(140.4deg);
	transform: rotate(140.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="78"] .circle .fill.fix {
	-webkit-transform: rotate(280.8deg);
	-ms-transform: rotate(280.8deg);
	transform: rotate(280.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="79"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="79"] .circle .mask.full {
	-webkit-transform: rotate(142.2deg);
	-ms-transform: rotate(142.2deg);
	transform: rotate(142.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="79"] .circle .fill.fix {
	-webkit-transform: rotate(284.4deg);
	-ms-transform: rotate(284.4deg);
	transform: rotate(284.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="80"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="80"] .circle .mask.full {
	-webkit-transform: rotate(144deg);
	-ms-transform: rotate(144deg);
	transform: rotate(144deg)
}

.smart-training-template .course-current .radial-progress[data-progress="80"] .circle .fill.fix {
	-webkit-transform: rotate(288deg);
	-ms-transform: rotate(288deg);
	transform: rotate(288deg)
}

.smart-training-template .course-current .radial-progress[data-progress="81"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="81"] .circle .mask.full {
	-webkit-transform: rotate(145.8deg);
	-ms-transform: rotate(145.8deg);
	transform: rotate(145.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="81"] .circle .fill.fix {
	-webkit-transform: rotate(291.6deg);
	-ms-transform: rotate(291.6deg);
	transform: rotate(291.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="82"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="82"] .circle .mask.full {
	-webkit-transform: rotate(147.6deg);
	-ms-transform: rotate(147.6deg);
	transform: rotate(147.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="82"] .circle .fill.fix {
	-webkit-transform: rotate(295.2deg);
	-ms-transform: rotate(295.2deg);
	transform: rotate(295.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="83"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="83"] .circle .mask.full {
	-webkit-transform: rotate(149.4deg);
	-ms-transform: rotate(149.4deg);
	transform: rotate(149.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="83"] .circle .fill.fix {
	-webkit-transform: rotate(298.8deg);
	-ms-transform: rotate(298.8deg);
	transform: rotate(298.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="84"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="84"] .circle .mask.full {
	-webkit-transform: rotate(151.2deg);
	-ms-transform: rotate(151.2deg);
	transform: rotate(151.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="84"] .circle .fill.fix {
	-webkit-transform: rotate(302.4deg);
	-ms-transform: rotate(302.4deg);
	transform: rotate(302.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="85"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="85"] .circle .mask.full {
	-webkit-transform: rotate(153deg);
	-ms-transform: rotate(153deg);
	transform: rotate(153deg)
}

.smart-training-template .course-current .radial-progress[data-progress="85"] .circle .fill.fix {
	-webkit-transform: rotate(306deg);
	-ms-transform: rotate(306deg);
	transform: rotate(306deg)
}

.smart-training-template .course-current .radial-progress[data-progress="86"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="86"] .circle .mask.full {
	-webkit-transform: rotate(154.8deg);
	-ms-transform: rotate(154.8deg);
	transform: rotate(154.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="86"] .circle .fill.fix {
	-webkit-transform: rotate(309.6deg);
	-ms-transform: rotate(309.6deg);
	transform: rotate(309.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="87"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="87"] .circle .mask.full {
	-webkit-transform: rotate(156.6deg);
	-ms-transform: rotate(156.6deg);
	transform: rotate(156.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="87"] .circle .fill.fix {
	-webkit-transform: rotate(313.2deg);
	-ms-transform: rotate(313.2deg);
	transform: rotate(313.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="88"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="88"] .circle .mask.full {
	-webkit-transform: rotate(158.4deg);
	-ms-transform: rotate(158.4deg);
	transform: rotate(158.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="88"] .circle .fill.fix {
	-webkit-transform: rotate(316.8deg);
	-ms-transform: rotate(316.8deg);
	transform: rotate(316.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="89"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="89"] .circle .mask.full {
	-webkit-transform: rotate(160.2deg);
	-ms-transform: rotate(160.2deg);
	transform: rotate(160.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="89"] .circle .fill.fix {
	-webkit-transform: rotate(320.4deg);
	-ms-transform: rotate(320.4deg);
	transform: rotate(320.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="90"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="90"] .circle .mask.full {
	-webkit-transform: rotate(162deg);
	-ms-transform: rotate(162deg);
	transform: rotate(162deg)
}

.smart-training-template .course-current .radial-progress[data-progress="90"] .circle .fill.fix {
	-webkit-transform: rotate(324deg);
	-ms-transform: rotate(324deg);
	transform: rotate(324deg)
}

.smart-training-template .course-current .radial-progress[data-progress="91"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="91"] .circle .mask.full {
	-webkit-transform: rotate(163.8deg);
	-ms-transform: rotate(163.8deg);
	transform: rotate(163.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="91"] .circle .fill.fix {
	-webkit-transform: rotate(327.6deg);
	-ms-transform: rotate(327.6deg);
	transform: rotate(327.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="92"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="92"] .circle .mask.full {
	-webkit-transform: rotate(165.6deg);
	-ms-transform: rotate(165.6deg);
	transform: rotate(165.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="92"] .circle .fill.fix {
	-webkit-transform: rotate(331.2deg);
	-ms-transform: rotate(331.2deg);
	transform: rotate(331.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="93"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="93"] .circle .mask.full {
	-webkit-transform: rotate(167.4deg);
	-ms-transform: rotate(167.4deg);
	transform: rotate(167.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="93"] .circle .fill.fix {
	-webkit-transform: rotate(334.8deg);
	-ms-transform: rotate(334.8deg);
	transform: rotate(334.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="94"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="94"] .circle .mask.full {
	-webkit-transform: rotate(169.2deg);
	-ms-transform: rotate(169.2deg);
	transform: rotate(169.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="94"] .circle .fill.fix {
	-webkit-transform: rotate(338.4deg);
	-ms-transform: rotate(338.4deg);
	transform: rotate(338.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="95"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="95"] .circle .mask.full {
	-webkit-transform: rotate(171deg);
	-ms-transform: rotate(171deg);
	transform: rotate(171deg)
}

.smart-training-template .course-current .radial-progress[data-progress="95"] .circle .fill.fix {
	-webkit-transform: rotate(342deg);
	-ms-transform: rotate(342deg);
	transform: rotate(342deg)
}

.smart-training-template .course-current .radial-progress[data-progress="96"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="96"] .circle .mask.full {
	-webkit-transform: rotate(172.8deg);
	-ms-transform: rotate(172.8deg);
	transform: rotate(172.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="96"] .circle .fill.fix {
	-webkit-transform: rotate(345.6deg);
	-ms-transform: rotate(345.6deg);
	transform: rotate(345.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="97"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="97"] .circle .mask.full {
	-webkit-transform: rotate(174.6deg);
	-ms-transform: rotate(174.6deg);
	transform: rotate(174.6deg)
}

.smart-training-template .course-current .radial-progress[data-progress="97"] .circle .fill.fix {
	-webkit-transform: rotate(349.2deg);
	-ms-transform: rotate(349.2deg);
	transform: rotate(349.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="98"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="98"] .circle .mask.full {
	-webkit-transform: rotate(176.4deg);
	-ms-transform: rotate(176.4deg);
	transform: rotate(176.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="98"] .circle .fill.fix {
	-webkit-transform: rotate(352.8deg);
	-ms-transform: rotate(352.8deg);
	transform: rotate(352.8deg)
}

.smart-training-template .course-current .radial-progress[data-progress="99"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="99"] .circle .mask.full {
	-webkit-transform: rotate(178.2deg);
	-ms-transform: rotate(178.2deg);
	transform: rotate(178.2deg)
}

.smart-training-template .course-current .radial-progress[data-progress="99"] .circle .fill.fix {
	-webkit-transform: rotate(356.4deg);
	-ms-transform: rotate(356.4deg);
	transform: rotate(356.4deg)
}

.smart-training-template .course-current .radial-progress[data-progress="100"] .circle .fill, .smart-training-template .course-current .radial-progress[data-progress="100"] .circle .mask.full {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.smart-training-template .course-current .radial-progress[data-progress="100"] .circle .fill.fix {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}

.smart-training-template .container-fluid a {
	text-decoration: none
}

.smart-training-template .container-fluid .four-column-banner h3 {
	font-size: 2.2rem;
	line-height: 3.5rem
}

@media screen and (max-width:992px) {
	.smart-training-template .certifications .container, .smart-training-template .courses .container {
		padding-left: 0;
		padding-right: 0
	}

}

.smart-training-template .full-pad {
	margin: 40px 0
}

.smart-training-template .hidden {
	display: none
}

.smart-training-template .no-margin {
	margin: 0
}

.smart-training-template .medium-margin {
	margin: 20px 0
}

.smart-training-template .no-left-pad {
	padding-left: 0
}

.smart-training-template .sidebar {
	margin-top: 20px
}

@media screen and (min-width:992px) {
	.smart-training-template .rightbar {
		padding-left: 35px
	}

}

.smart-training-template .tag-small-black {
	font-weight: 900;
	padding: 5px 10px;
	margin: 5px 5px 5px 0;
	top: 10px;
	position: relative;
	border-radius: 15px;
	background-color: #333;
	border: #333;
	color: #11c0de;
	text-transform: capitalize;
	font-size: 14px;
	display: inline-block;
	text-decoration: none
}

.smart-training-template .tag-small-black:hover {
	text-decoration: none
}

.smart-training-template .breadcrumb {
	display: none
}

@media screen and (min-width:480px) {
	.smart-training-template .breadcrumb {
		margin-bottom: 30px;
		display: block;
		padding: 0
	}

	.smart-training-template .breadcrumb li a {
		color: #fff;
		text-decoration: none
	}

	.smart-training-template .breadcrumb li+li:before {
		content: " > ";
		color: #b3b3b3
	}

	.smart-training-template .breadcrumb li:hover a {
		text-decoration: underline
	}

}

.smart-training-template .cyan-btn {
	border: 2px solid #11c0de;
	color: #11c0de !important;
	background-color: transparent;
	padding: 10px 20px;
	text-transform: none !important;
	margin: 15px 15px 15px 0
}

.smart-training-template .cyan-btn em.icomoon-icon[class*=icomoon-icon] {
	color: #11c0de;
	position: relative;
	top: 2px;
	transition: all 700ms
}

.smart-training-template .cyan-btn:hover {
	background-color: #11c0de;
	color: #fff !important
}

.smart-training-template .cyan-btn:hover em.icomoon-icon[class*=icomoon-icon] {
	color: #fff
}

.smart-training-template .custom-button-small-grey {
	font-weight: 500;
	padding: 5px 10px;
	position: relative;
	border-radius: 15px;
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	display: inline-block;
	margin-right: 10px;
	cursor: pointer
}

.smart-training-template .custom-button-small-grey:hover, .smart-training-template .custom-button-small-grey:visited {
	color: #fff;
	text-decoration: none
}

@media screen and (max-width:480px) {
	.smart-training-template .custom-button-small-grey {
		border-radius: 8px
	}

}

.smart-training-template .black-outline-btn, .smart-training-template .black-outline-btn:focus, .smart-training-template .black-outline-btn:visited, .smart-training-template .custom-button, .smart-training-template .white-outline-btn, .smart-training-template .white-outline-btn:focus, .smart-training-template .white-outline-btn:visited {
	text-transform: uppercase;
	font-weight: 500
}

.smart-training-template .certifications .show-more a, .smart-training-template .certifications .show-more a:active, .smart-training-template .certifications .show-more a:focus, .smart-training-template .certifications .show-more a:hover, .smart-training-template .certifications .show-more a:visited, .smart-training-template .courses .show-more a, .smart-training-template .courses .show-more a:active, .smart-training-template .courses .show-more a:focus, .smart-training-template .courses .show-more a:hover, .smart-training-template .courses .show-more a:visited {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	cursor: pointer;
	font-weight: 700;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px 10px;
	text-decoration: none;
	text-transform: none;
	white-space: normal
}

@media only screen and (min-width:768px) {
	.smart-training-template .certifications .show-more a, .smart-training-template .certifications .show-more a:active, .smart-training-template .certifications .show-more a:focus, .smart-training-template .certifications .show-more a:hover, .smart-training-template .certifications .show-more a:visited, .smart-training-template .courses .show-more a, .smart-training-template .courses .show-more a:active, .smart-training-template .courses .show-more a:focus, .smart-training-template .courses .show-more a:hover, .smart-training-template .courses .show-more a:visited {
		padding: 8px 30px
	}

}

.smart-training-template .certifications .show-more a:hover, .smart-training-template .courses .show-more a:hover {
	color: #333;
	background-color: #fff
}

.smart-training-template #courseLink {
	position: relative;
	top: -120px;
	opacity: 0
}

.smart-training-template .not-bold {
	font-weight: 400
}

@media screen and (max-width:480px) {
	.smart-training-template .not-bold:before {
		content: '\a';
		white-space: pre
	}

}

.smart-training-template .logged-in-message {
	background-color: #79b642;
	color: #fff;
	font-weight: 700;
	padding-left: 15px;
	padding-right: 15px
}

.smart-training-template .content-header {
	margin: 0 !important
}

.smart-training-template .content-header .reseller-indicator-mobile {
	display: none
}

@media screen and (max-width:992px) {
	.smart-training-template .content-header .reseller-indicator-mobile {
		display: block;
		height: 30px
	}

}

.smart-training-template .content-header .reseller-indicator-mobile .block-cyan, .smart-training-template .content-header .reseller-indicator-mobile .block-dark-cyan, .smart-training-template .content-header .reseller-indicator-mobile .block-dark-gray {
	position: relative
}

.smart-training-template .content-header .reseller-indicator-mobile .block-cyan:before, .smart-training-template .content-header .reseller-indicator-mobile .block-dark-cyan:before, .smart-training-template .content-header .reseller-indicator-mobile .block-dark-gray:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	opacity: 1;
	transition: all 700ms
}

.smart-training-template .content-header .reseller-indicator-mobile .block-cyan .triangle-span, .smart-training-template .content-header .reseller-indicator-mobile .block-dark-cyan .triangle-span, .smart-training-template .content-header .reseller-indicator-mobile .block-dark-gray .triangle-span {
	font-size: 16px;
	font-weight: 700;
	position: absolute;
	top: 0;
	left: 25px;
	text-transform: uppercase
}

.smart-training-template .content-header .reseller-indicator-mobile .block-dark-gray {
	background-color: transparent;
	color: #fff
}

.smart-training-template .content-header .reseller-indicator-mobile .block-dark-gray:before {
	border-top-color: #1a1a1a
}

.smart-training-template .content-header .reseller-indicator-mobile .block-cyan, .smart-training-template .content-header .reseller-indicator-mobile .block-dark-cyan {
	background-color: transparent;
	color: #1a1a1a
}

.smart-training-template .content-header .reseller-indicator-mobile .block-cyan .triangle-span, .smart-training-template .content-header .reseller-indicator-mobile .block-dark-cyan .triangle-span {
	color: #11c0de
}

.smart-training-template .content-header .reseller-indicator-mobile .block-cyan:before, .smart-training-template .content-header .reseller-indicator-mobile .block-dark-cyan:before {
	border-top-color: #11c0de
}

.smart-training-template .content-header .reseller-indicator {
	display: none
}

@media screen and (min-width:992px) {
	.smart-training-template .content-header .reseller-indicator {
		display: block
	}

}

.smart-training-template .content-header .reseller-indicator .block-cyan, .smart-training-template .content-header .reseller-indicator .block-dark-cyan, .smart-training-template .content-header .reseller-indicator .block-dark-gray {
	position: relative
}

.smart-training-template .content-header .reseller-indicator .block-cyan:before, .smart-training-template .content-header .reseller-indicator .block-dark-cyan:before, .smart-training-template .content-header .reseller-indicator .block-dark-gray:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 95px 115px 0 0;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	opacity: 1;
	transition: all 700ms
}

.smart-training-template .content-header .reseller-indicator .block-cyan .triangle-span, .smart-training-template .content-header .reseller-indicator .block-dark-cyan .triangle-span, .smart-training-template .content-header .reseller-indicator .block-dark-gray .triangle-span {
	font-size: 13px;
	font-weight: 700;
	position: absolute;
	top: 7px;
	left: 5px;
	display: block;
	text-transform: uppercase
}

.smart-training-template .content-header .reseller-indicator .block-dark-gray {
	background-color: transparent;
	color: #fff
}

.smart-training-template .content-header .reseller-indicator .block-dark-gray:before {
	border-top-color: #1a1a1a
}

.smart-training-template .content-header .reseller-indicator .block-cyan, .smart-training-template .content-header .reseller-indicator .block-dark-cyan {
	background-color: transparent;
	color: #1a1a1a
}

.smart-training-template .content-header .reseller-indicator .block-cyan:before, .smart-training-template .content-header .reseller-indicator .block-dark-cyan:before {
	border-top-color: #11c0de
}

.smart-training-template .content-header .header-text {
	display: inline-block;
	padding-left: 0
}

@media screen and (max-width:768px) {
	.smart-training-template .content-header .header-text .not-bold:before {
		content: '';
		white-space: pre
	}

}

.smart-training-template .content-header .header-text .trainingbadge {
	display: inline-block;
	background-color: transparent !important
}

.smart-training-template .content-header .header-text .course-completed {
	color: #fff;
	padding: 5px 10px;
	background-color: #11c0de;
	border-radius: 20px;
	display: inline-block;
	margin-top: 10px
}

.smart-training-template .content-header .header-text .course-completed .icomoon {
	padding-right: 4px;
	vertical-align: middle;
	padding-bottom: 3px
}

.smart-training-template .content-header .header-text .header-code {
	font-size: 2.5rem;
	font-weight: 700
}

.smart-training-template .content-header .header-text .header-title {
	font-size: 2.5rem;
	font-weight: 300;
	padding: 15px 0 0
}

.smart-training-template .content-header .header-text .header-subtitle {
	font-size: 2.2rem;
	font-weight: 300;
	padding: 15px 0 0
}

@media screen and (min-width:768px) {
	.smart-training-template .content-header .header-text .header-title {
		font-size: 3rem
	}

}

@media screen and (min-width:992px) {
	.smart-training-template .content-header .header-text {
		padding-left: 120px
	}

	.smart-training-template .content-header .header-text .header-code {
		padding-left: 0;
		display: inline;
		font-size: 4rem;
		line-height: 1
	}

	.smart-training-template .content-header .header-text .header-title {
		padding-left: 10px;
		display: inline;
		font-size: 4rem
	}

	.smart-training-template .content-header .header-text .header-subtitle {
		font-size: 2.5rem
	}

}

.certifications {
	font-size: 2rem
}

.certifications .show-more a {
	cursor: pointer;
	padding: 8px 10px;
	margin-top: 10px;
	margin-bottom: 10px
}

.certifications .block-cyan, .certifications .block-dark-cyan, .certifications .block-dark-gray {
	margin: 1rem 0
}

.certifications .block-cyan:hover:before, .certifications .block-dark-cyan:hover:before, .certifications .block-dark-gray:hover:before {
	opacity: .7
}

.certifications h4, .certifications p {
	margin-left: 3rem;
	margin-right: 3rem
}

.certifications h4 {
	font-size: 2.1rem;
	line-height: 1.2
}

@media screen and (min-width:1200px) {
	.certifications h4 {
		font-size: 2.4rem
	}

}

@media screen and (min-width:992px) {
	.certifications h4 {
		font-size: 2rem
	}

}

@media screen and (min-width:768px) {
	.certifications h4 {
		font-size: 1.8rem
	}

}

@media screen and (min-width:992px) {
	.certifications .certification-tile>div>p {
		padding-bottom: 10rem
	}

}

.certifications p {
	font-size: 1.6rem;
	line-height: 1.4;
	margin: 2rem 3rem 0
}

@media screen and (min-width:992px) {
	.certifications p a {
		position: absolute;
		bottom: 0
	}

}

.certifications a {
	margin: 0 0 3rem
}

.certifications .triangle-span {
	font-size: 1.6rem;
	position: absolute;
	top: 15px;
	left: 15px;
	width: 50px;
	line-height: 1
}

.certifications img {
	margin: 0 0 3rem;
	width: 100%
}

.certifications .block-cyan, .certifications .block-dark-cyan, .certifications .block-dark-gray {
	position: relative
}

@media screen and (min-width:992px) {
	.certifications .block-cyan, .certifications .block-dark-cyan, .certifications .block-dark-gray {
		min-height: 510px
	}

}

.certifications .block-cyan:before, .certifications .block-dark-cyan:before, .certifications .block-dark-gray:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 130px 130px 0 0;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	opacity: .9;
	transition: all 700ms
}

.certifications .block-dark-gray:before {
	border-top-color: #333
}

.certifications .block-cyan:before, .certifications .block-dark-cyan:before, .certifications .triangle-color-smart-blue:before {
	border-top-color: #11c0de
}

.certifications .triangle-color-smart-purple:before {
	border-top-color: #4d236b
}

.certifications .triangle-color-smart-green:before {
	border-top-color: #79b642
}

.certifications .results-container .spinner {
	padding-top: 20px;
	height: 100px;
	width: 100%;
	opacity: 0;
	transition: opacity .45s
}

.certifications .results-container .spinner img {
	width: 60px;
	height: 60px;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.certifications .results-container.loading .spinner {
	transition: opacity .45s;
	opacity: 1
}

@media only screen and (min-width:992px) {
	.certifications .results-container .col-md-3:nth-child(4n+1) {
		clear: left
	}

}

.courses {
	font-size: 2rem
}

.courses .block-dark-cyan, .courses .block-dark-gray {
	transition: all 700ms
}

.courses .show-more {
	padding-bottom: 30px
}

.courses .show-more a {
	margin-right: 0;
	cursor: pointer
}

.courses .course {
	height: 260px;
	overflow: hidden;
	position: relative;
	text-align: left;
	margin: 1rem 0
}

.courses .course .course-titles {
	height: 85px;
	overflow: hidden
}

.courses .course .trainingbadge {
	position: absolute;
	top: 15px;
	right: 15px;
	background-color: transparent !important
}

.courses .course .course-completed {
	color: #11c0de;
	padding: 4px 5px;
	background-color: #fff !important;
	border-radius: 20px;
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 16px
}

.courses .course .course-completed .icomoon {
	vertical-align: middle;
	padding-bottom: 3px;
    font-size: 24px;
    padding-right: 1px;
}

@media screen and (min-width:992px) {
	.courses .course {
		text-align: left
	}

}

@media screen and (mind-width:992px) {
	.courses .course {
		text-align: center
	}

}

.courses .course:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 70%;
	height: 260px;
	border-style: solid;
	border-width: 260px 260px 0 0;
	border-color: #a0e6f2 transparent transparent;
	opacity: .2;
	z-index: 0
}

@media screen and (min-width:992px) {
	.courses .course:before {
		border-width: 220px 220px 0 0
	}

}

.courses .course h4, .courses .course p {
	margin-left: 4rem;
	margin-right: 4rem;
	z-index: 10;
	position: relative
}

.courses .course h3 {
	font-size: 3rem
}

@media screen and (min-width:768px) {
	.courses .course h3 {
		font-size: 2.2rem
	}

}

.courses .course h4 {
	font-size: 2.4rem;
	line-height: 1.2;
	text-transform: uppercase;
	padding-top: 3rem
}

.courses .course p {
	font-size: 1.7rem;
	line-height: 1.4;
	margin: 2rem 4rem;
	color: #fff
}

.courses .course a {
	color: #fff;
	text-decoration: none;
	display: block;
	position: relative;
	width: 100%;
	height: 100%
}

.courses .course a p.link {
	font-size: 1.8rem;
	font-weight: 700;
	color: #4d4d4d;
	transition: all 700ms;
	position: absolute;
	bottom: 20px
}

.courses .course a p.link .icomoon-icon {
	position: relative;
	top: 2px
}

.courses .course a:hover p.link {
	color: #fff
}

.courses .block-purple .course a p.link {
	color: #11c0de
}

.courses .block-purple .course a:hover p.link {
	color: #fff
}

.courses .block-dark-gray .course:before {
	border-top-color: #4d4d4d
}

.courses .block-dark-gray .course a p.link {
	color: #11c0de
}

.courses .block-dark-gray .course a:hover p.link {
	color: #fff
}

.courses .block-dark-gray:hover {
	background-color: #1a1a1a
}

.courses .block-dark-gray:hover:before {
	border-top-color: #666
}

.courses .block-cyan:hover {
	background-color: #0facc6
}

.courses .block-cyan:hover .course:before {
	opacity: .1
}

.courses .results-container .spinner {
	padding-top: 20px;
	height: 100px;
	width: 100%;
	opacity: 0;
	transition: opacity .45s
}

.courses .results-container .spinner img {
	width: 60px;
	height: 60px;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.courses .results-container.loading .spinner {
	transition: opacity .45s;
	opacity: 1
}

.training-options h3, .training-options p {
	margin-left: 2rem;
	margin-right: 2rem;
	z-index: 10
}

.training-options .section-wrap {
	color: inherit
}

.training-options h3 {
	padding-top: 4rem;
	font-size: 2.5rem
}

@media screen and (min-width:768px) {
	.training-options h3 {
		padding-top: 6rem
	}

}

.training-options p {
	font-size: 2rem;
	line-height: 1.4;
	margin: 1rem 3rem
}

.training-options .full-pad {
	margin: 1rem 0
}

@media screen and (min-width:992px) {
	.training-options .full-pad {
		margin: 40px 0
	}

}

.training-options .bottom-pad {
	margin-bottom: 30px
}

@media screen and (min-width:992px) {
	.training-options .bottom-pad {
		margin-bottom: 40px
	}

	.training-options .bottom-pad .no-pad:first-child {
		padding-left: 15px
	}

	.training-options .bottom-pad .no-pad:last-child {
		padding-right: 15px
	}

}

.training-options a {
	margin: 0 0 3rem
}

.training-options label img {
	height: 35px;
	width: 35px;
	position: relative;
	top: -5px
}

.educator-to-educator h4 {
	position: relative
}

.educator-to-educator h4 .play {
	position: absolute;
	width: 80px;
	height: 80px;
	left: 50%;
	top: 50%;
	margin: -40px 0 0 -40px
}

.training-introduction.bottom-border {
	border-bottom: 1px solid #666
}

.training-introduction h1 {
	font-weight: 700;
	line-height: 100%;
	color: #fff
}

.training-introduction .logged-out {
	color: #999;
	border-color: #999;
	text-transform: uppercase;
	font-weight: 500
}

.training-introduction .logged-out:hover {
	color: #999;
	border-color: #999;
	background-color: transparent
}

.training-introduction .logged-out.btn-message {
	text-transform: none;
	padding: 10px 0;
	color: #f0ad4e;
	font-style: italic
}

.training-introduction .logged-out.btn-message:hover {
	color: #f0ad4e
}

.training-introduction .logged-in {
	color: #11c0de;
	border-color: #fff;
	background-color: #fff;
	text-transform: uppercase;
	font-weight: 500
}

.training-introduction .logged-in:hover {
	color: #fff;
	border-color: #11c0de;
	background-color: #11c0de
}

.training-introduction .reseller-lock {
	vertical-align: middle
}

.training-introduction .smart-id-picture {
	display: inline-block;
	padding: 0 10px 0 5px;
	font-size: 13px
}

.training-introduction .smart-id-picture img {
	border-radius: 25px;
	border: 1px solid #fff;
	width: 25px;
	height: auto;
	margin-right: 5px
}

.training-introduction h3 {
	font-size: 2.5rem
}

@media screen and (min-width:768px) {
	.training-introduction h3 {
		font-size: 3rem
	}

}

.training-notice div.notice-list {
	width: 57%;
	margin: 11px auto 0
}

.training-notice div.notice-list ul {
	text-align: left
}

.training-description h3 {
	padding-bottom: 20px;
	font-size: 2.5rem
}

@media screen and (min-width:768px) {
	.training-description h3 {
		font-size: 3rem
	}

}

.training-description h4 {
	font-weight: 700;
	font-size: 2.2rem;
	margin: 0 0 10px
}

.training-description h4.note {
	color: #ffd280
}

@media screen and (max-width:992px) {
	.training-description .login {
		display: none
	}

}

.training-description .logged-out {
	font-weight: 500
}

.training-description .btn-message {
	padding: 10px 0;
	color: #f0ad4e;
	font-style: italic
}

.training-description .btn-message:hover {
	color: #f0ad4e
}

.training-description .external-content .course-content-completed {
	display: inline
}

.training-description .external-content .course-content-completed .icomoon {
	color: #fff;
	padding: 4px 9px;
	background-color: #00a500;
	border-radius: 30px;
	display: inline-block;
	margin-top: 10px;
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 2.6rem;
	line-height: 1.4
}

.training-description .external-content .icomoon+h4 {
	margin-bottom: 0;
	margin-left: 2.5rem;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 92%;
	display: inline-block
}

.training-description .external-content .icomoon+h4 p {
	margin-bottom: 0
}

.training-description .external-content .bottom-pad {
	margin-bottom: 20px
}

.training-description .external-content .icomoon {
	color: #fff;
	position: absolute;
	top: 21px;
	width: 11px;
	transition: all 400ms;
	transform-origin: 30% 60%
}

.training-description .external-content .icomoon.open {
	transform: rotate(90deg)
}

.training-description .cert-dropdown .icomoon {
	color: #4d4d4d
}

.training-description .course-dropdown .icomoon {
	color: #b3b3b3
}

.training-description .step-count {
	font-size: smaller
}

.training-description .courses .accordion-list-item.background-color-grey50:hover {
	background-color: grey
}

.training-description .accordion-list-item.cert-dropdown h4 {
	margin-left: 1.5em
}

.training-description .accordion-list-item {
	position: relative
}

.training-description .accordion-list-item h4 {
	color: #fff;
	margin-left: .5em;
	margin-top: .5em
}

@media screen and (min-width:768px) {
	.training-description .accordion-list-item h4 {
		margin-left: 1.5em
	}

}

.training-description .accordion-list-item h4.dropDownHead {
	color: #4d4d4d;
	margin-left: 0;
	margin-top: 0
}

.training-description .accordion-list-item:hover {
	background-color: #333
}

.training-description .accordion-list-item .left-bar {
	position: absolute;
	width: 10%
}

.training-description .accordion-list-item .left-bar h2 {
	background-color: inherit;
	text-align: center;
	font-size: 3.5rem
}

.training-description .accordion-list-item .right-bar {
	position: relative;
	width: 95%;
	left: 10%;
	top: 0;
	padding-left: 15px
}

.training-description .accordion-list-item .right-bar a:not(.trainingbadge) {
	display: inline-block;
	width: 100%
}

.training-description .accordion-list-item .right-bar h4 {
	line-height: 4.4rem;
	margin-right: 5.3rem
}

@media screen and (max-width:992px) {
	.training-description .accordion-list-item .right-bar h4 {
		margin-right: 3.7rem
	}

}

.training-description .accordion-list-item .right-bar em {
	position: absolute;
	top: 2.2rem
}

.training-description .accordion-list-item .right-bar div.dropDownBody {
	padding-bottom: 30px
}

.training-description .accordion-list-item .right-bar div.dropDownBody a {
	display: inline
}

.training-description .accordion-list-item .dropDown {
	border-top: 1px solid #333
}

.training-description .accordion-list-item .certification-course .right-bar .trainingbadge, .training-description .accordion-list-item .course-modules .trainingbadge, .training-description .accordion-list-item.course-dropdown>.trainingbadge {
	position: absolute;
	top: 5px;
	right: 10px;
	padding: 0 !important;
	background: 0 0
}

.training-description .accordion-list-item .certification-course .right-bar .course-completed, .training-description .accordion-list-item .course-modules .course-completed, .training-description .accordion-list-item.course-dropdown>.course-completed {
	color: #fff;
	cpadding: 6px 11px;
	background-color: #11c0de;
	border-radius: 30px;
	display: inline-block;
	margin-top: 10px;
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 2.6rem
}

@media screen and (max-width:992px) {
	.training-description .accordion-list-item .certification-course .right-bar .course-completed, .training-description .accordion-list-item .course-modules .course-completed, .training-description .accordion-list-item.course-dropdown>.course-completed {
		padding: 6px 11px;
		font-size: 2.6rem
	}

}

.training-description .accordion-list-item .certification-course .right-bar .course-completed .icomoon, .training-description .accordion-list-item .course-modules .course-completed .icomoon, .training-description .accordion-list-item.course-dropdown>.course-completed .icomoon {
	vertical-align: middle;
	padding-bottom: 4px
}

@media screen and (max-width:992px) {
	.training-description .accordion-list-item .certification-course .right-bar .course-completed .icomoon, .training-description .accordion-list-item .course-modules .course-completed .icomoon, .training-description .accordion-list-item.course-dropdown>.course-completed .icomoon {
		padding-bottom: 3px
	}

}

.training-description .support-link-list>li.active>a {
	background-color: #333
}

.training-description .support-link-list>li>a {
	border: none
}

.training-description .support-link-list>li>a:hover {
	background-color: #333
}

.training-description ul.support-link-list li {
	margin-bottom: 1px !important
}

.training-description ul {
	margin: 20px 0;
	padding: 0;
	list-style-type: none
}

.training-description ul.downloads li a {
	color: #fff
}

.training-description ul li {
	margin: 0 0 10px
}

.training-description ul li a {
	color: #11c0de;
	text-decoration: none
}

.training-description .description {
	font-size: 2.2rem
}

.training-description a:not(.btn):not(.custom-button) {
	color: #11c0de;
	text-decoration: none
}

@media screen and (min-width:992px) {
	.row.text-left.bottom-pad {
		margin-bottom: 50px;
		margin-left: 0
	}

}

.training-separator {
	margin: 0;
	padding: 0
}

.training-content {
	margin: 0 0 40px
}

@media screen and (min-width:992px) {
	.training-content {
		margin: 0 0 100px
	}

}

.filter-introduction h4.search {
	display: none
}

@media screen and (min-width:992px) {
	.filter-introduction h4.search {
		display: block
	}

}

.filter-introduction h4.toggle {
	padding: 0
}

.filter-introduction h4.toggle.active a {
	color: #11c0de
}

@media screen and (min-width:992px) {
	.filter-introduction h4.toggle {
		display: none
	}

}

.filter-introduction h4.toggle a {
	color: #fff;
	padding: 2rem 0;
	-webkit-transition-duration: 400ms;
	transition-duration: 400ms
}

.filter-introduction .dropDown>.dropDownBody, .filter-introduction h4.toggle a:before {
	display: none
}

.filter-introduction .filters {
	border-top: 1px solid #666;
	margin: 1rem 0 0;
	padding: 1rem 0 0;
	list-style-type: none
}

@media screen and (min-width:992px) {
	.filter-introduction .filters {
		display: block !important;
		border-top: none;
		margin: 2rem 0 0;
		padding: 0
	}

}

@media screen and (min-width:992px) {
	.filter-introduction .filters .filter-group {
		padding: 0 0 0 15px
	}

}

@media screen and (min-width:992px) {
	.filter-introduction .filters a.custom-button {
		display: none
	}

}

.filter-introduction .filters a.reset-filter {
	cursor: pointer;
	padding: 10px
}

.filter-introduction .filters li {
	margin: 2rem 0;
	position: relative
}

@media screen and (min-width:992px) {
	.filter-introduction .filters li {
		margin: 0;
		display: block
	}

}

.filter-introduction .filters li input[type=checkbox] {
	margin: 0 3px 0 0;
	width: 17px;
	height: 17px
}

@media screen and (min-width:992px) {
	.filter-introduction .filters li input[type=checkbox] {
		display: none
	}

}

.filter-introduction .filters li input[type=checkbox]+label {
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 13px 0 0
}

.filter-introduction .filters li input[type=checkbox]+label span.checkbox {
	display: none
}

@media screen and (min-width:992px) {
	.filter-introduction .filters li input[type=checkbox]+label span.checkbox {
		display: inline-block;
		width: 21px;
		height: 20px;
		border: 2px solid #fff;
		margin: 0 10px 0 0;
		top: 4px;
		position: relative;
		background-color: transparent
	}

}

.filter-introduction .filters li input[type=checkbox]:not(checked) {
	position: absolute;
	opacity: 0
}

.filter-introduction .filters li input[type=checkbox]:not(checked)+label {
	position: relative;
	width: 100%;
	font-size: 15px
}

.filter-introduction .filters li input[type=checkbox]:not(checked)+label:before {
	content: '';
	position: absolute;
	top: -4px;
	right: 0;
	width: 50px;
	height: 26px;
	border-radius: 13px;
	background: #ccc;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2)
}

@media screen and (min-width:992px) {
	.filter-introduction .filters li input[type=checkbox]:not(checked)+label:before {
		display: none
	}

}

.filter-introduction .filters li input[type=checkbox]:not(checked)+label:after {
	content: '';
	position: absolute;
	top: -2px;
	right: 2px;
	width: 22px;
	height: 22px;
	border-radius: 10px;
	background: #FFF;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
	transition: all .3s
}

@media screen and (min-width:992px) {
	.filter-introduction .filters li input[type=checkbox]:not(checked)+label:after {
		display: none
	}

}

.filter-introduction .filters li input[type=checkbox]:checked+label {
	color: #11c0de
}

.filter-introduction .filters li input[type=checkbox]:checked+label:before {
	background: #11c0de
}

.filter-introduction .filters li input[type=checkbox]:checked+label:after {
	right: 26px
}

.filter-introduction .filters li input[type=checkbox]:checked+label span.checkbox {
	display: none
}

@media screen and (min-width:992px) {
	.filter-introduction .filters li input[type=checkbox]:checked+label span.checkbox {
		display: inline-block;
		border-color: #11c0de
	}

	.filter-introduction .filters li input[type=checkbox]:checked+label span.checkbox:after {
		content: "\2713";
		display: block;
		position: absolute;
		font-size: 15px;
		top: -1px;
		left: 3px
	}

}

.with-header {
	font-size: 2rem
}

.with-header .banner-item {
	font-size: 1.6rem
}

.with-header img.header-image {
	max-width: 200px;
	height: auto
}

.with-header a:not(.custom-button) {
	color: #11c0de
}

.course-completion-section .col-icon {
	min-width: 40px
}

@media screen and (min-width:768px) {
	.course-completion-section .col-icon {
		min-width: 80px
	}

}

.course-completion-section .round-green-icon {
	position: relative;
	height: 70px;
	width: 70px;
	line-height: 70px;
	border-radius: 50%;
	background-color: #11c0de;
	color: #fff;
	text-align: center
}

.course-completion-section .round-green-icon .icomoon {
	position: absolute;
	height: 40px;
	width: 40px;
	top: 15px;
	left: 15px;
	font-size: 40px
}

@media screen and (max-width:768px) {
	.course-completion-section .round-green-icon {
		height: 36px;
		width: 36px;
		margin-bottom: 15px
	}

	.course-completion-section .round-green-icon .icomoon {
		position: absolute;
		height: 20px;
		width: 20px;
		top: 8px;
		left: 8px;
		font-size: 20px
	}

}

.course-completion-section h2 {
	margin-top: 0
}

.course-completion-section .btn {
	text-transform: none
}

.course-completion-section .btn-download {
	background-color: #11c0de;
	color: #fff
}

.course-completion-section .margin-bottom {
	margin-bottom: 20px
}

.course-completion-section .margin-top {
	margin-top: 20px
}

.course-completion-section .margin-right-sm {
	margin-right: 8px
}

.course-completion-section .margin-right {
	margin-right: 20px
}

.course-completion-section .img-certificate {
	margin-bottom: 20px
}

@media screen and (min-width:768px) {
	.course-completion-section .img-certificate {
		margin-bottom: 0
	}

}

.course-completion-section .img-certificate.compact {
	margin: 0 20px 0 0;
	height: 40px;
	display: inline-block
}

@media screen and (min-width:992px) {
	.course-completion-section .img-certificate.compact {
		margin-right: 42px
	}

}

.certification-tile>div {
	position: relative
}

.certification-tile>div .certification-completed {
	position: absolute;
	top: -60px;
	height: 2em;
	width: 2em;
	background-color: #fff;
	border-radius: 50%;
	left: 20px
}

.certification-tile>div .certification-completed .icomoon {
	top: 6px;
	left: 9px;
	font-size: 26px;
    color: #11c0de;
    position: relative
}

a.reset-filter {
	font-weight: 700
}

.smart-training-template .filters-toggle a[aria-expanded=true], .smart-training-template .filters-toggle a[aria-expanded=true]:focus {
	color: #11c0de
}

@media only screen and (max-width:1199px) {
	.smart-training-template .certifications .show-more a.white-outline-btn:hover, .smart-training-template .courses .show-more a.white-outline-btn:hover {
		background-color: transparent;
		color: #fff
	}

}

#ed2ed {
	background-color: rgba(0, 0, 0, .2);
	padding-top: 20px;
	padding-bottom: 20px
}

@media only screen and (min-width:768px) {
	#ed2ed>div {
		display: inline-flex
	}

	#ed2ed>div>div {
		text-align: left;
		margin-left: 40px
	}

}

@media only screen and (min-width:992px) {
	#ed2ed>div {
		padding-right: 110px
	}

}

#lifelong-learning .icon-with-caption>:first-child {
	padding-right: 25px
}

.smart-training-template .smart-search-page .container {
	padding: 0
}

.smart-training-template .smart-search-page .breadcrumb {
	padding: 0 15px
}

.smart-training-template .search-container {
	display: block
}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-title {
	display: none
}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .facet-disabled {
	color: #eee;
	pointer-events: none
}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .facet-disabled .coveo-label .coveo-checkbox span {
	border: 2px solid #aaa !important
}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .facet-disabled .coveo-caption, .smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .facet-disabled .coveo-count {
	color: #aaa !important
}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values {
	padding: 0
}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 1rem 0
}

@media screen and (min-width:992px) {
	.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li {
		margin: 2rem 0;
		padding: 0
	}

}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li label {
	margin: 0
}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li.facet-selected {
	color: #11c0de
}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li.facet-selected .coveo-label .coveo-checkbox span {
	border-color: #11c0de
}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li.facet-selected .coveo-label .coveo-checkbox:after {
	display: block
}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li .coveo-label {
	display: flex
}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li .coveo-label .coveo-icon {
	display: none
}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li .coveo-label .coveo-caption {
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 13px 0 0
}

@media screen and (min-width:992px) {
	.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li .coveo-label .coveo-caption {
		margin-top: 3px
	}

}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li .coveo-label .coveo-caption span, .smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li .coveo-label .coveo-checkbox {
	display: none
}

@media screen and (min-width:992px) {
	.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li .coveo-label .coveo-caption span {
		display: inline-block;
		width: 21px;
		height: 20px;
		border: 2px solid #fff;
		margin: 0 10px 0 0;
		top: 4px;
		position: relative;
		background-color: transparent
	}

}

@media screen and (min-width:992px) {
	.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li .coveo-label .coveo-count {
		margin-top: 3px
	}

}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li .coveo-label .coveo-checkbox span {
	display: inline-block;
	width: 21px;
	height: 20px;
	border: 2px solid #fff;
	margin: 0 10px 0 0;
	top: 4px;
	position: relative;
	background-color: transparent
}

@media screen and (min-width:992px) {
	.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li .coveo-label .coveo-checkbox {
		display: inline-block
	}

	.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li .coveo-label .coveo-checkbox:after {
		content: "\2713";
		display: none;
		position: absolute;
		font-size: 15px;
		font-weight: 400;
		top: 5px;
		left: 5px
	}

}

@media screen and (min-width:992px) {
	.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li {
		margin: 0
	}

}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li:before {
	content: '';
	position: absolute;
	top: 8px;
	right: 0;
	width: 50px;
	height: 26px;
	border-radius: 13px;
	background: #ccc;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2)
}

@media screen and (min-width:992px) {
	.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li:before {
		display: none
	}

}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li:after {
	content: '';
	position: absolute;
	top: 10px;
	right: 2px;
	width: 22px;
	height: 22px;
	border-radius: 10px;
	background: #FFF;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
	transition: all .3s
}

@media screen and (min-width:992px) {
	.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li:after {
		display: none
	}

}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li.facet-selected:before {
	background: #11c0de
}

.smart-training-template .search-container .CoveoSearchInterface .CoveoFacet .coveo-values li.facet-selected:after {
	right: 26px
}

.environmental-commitment p {
	max-width: 650px;
	margin-left: auto;
	margin-right: auto
}

.environmental-commitment p>.btn:first-child {
	margin-top: 10px
}

.environmental-commitment h1 {
	line-height: 1.2
}

.environmental-commitment h1, .environmental-commitment h2, .environmental-commitment h3 {
	margin-bottom: 25px
}

.environmental-commitment .gridblocks article {
	padding: 60px 40px
}

.environmental-commitment .link-farm a {
	text-decoration: underline
}

.environmental-commitment .link-farm>div>div {
	padding-top: 20px;
	padding-right: 10px
}

.environmental-commitment .translation {
	display: block;
	font-size: .75em;
	margin-top: 3px;
	opacity: .75
}

.energy-star p {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto
}

.energy-star p>.btn:first-child {
	margin-top: 10px
}

.energy-star h1 {
	line-height: 1.2
}

.energy-star h1, .energy-star h2, .energy-star h3 {
	margin-bottom: 25px
}

.energy-star .listblocks img {
	width: 100%;
	max-width: 400px
}

@media screen and (min-width:992px) {
	.energy-star .listblocks {
		text-align: left
	}

	.energy-star .listblocks .fig-to-edge {
		position: relative;
		overflow: hidden
	}

	.energy-star .listblocks .fig-to-edge figure {
		position: static
	}

	.energy-star .listblocks .fig-to-edge figure img {
		width: 55%;
		max-width: none;
		position: absolute;
		right: -15%;
		bottom: 0
	}

}

body.audio #components h4 {
	font-weight: 700;
	text-transform: uppercase
}

body.audio #components .container>.row.pad-cells {
	display: flex;
	align-items: center;
	background-color: rgba(17, 192, 222, .05)
}

body.audio #components .container>.row.pad-cells:nth-child(even) {
	background-color: rgba(17, 192, 222, .15)
}

@media (max-width:767px) {
	body.audio #components .container>.row.pad-cells {
		flex-direction: column
	}

	body.audio #components .container>.row.pad-cells>figure img {
		max-width: 50%;
		height: auto
	}

}

@media (min-width:768px) {
	body.audio #components .container>.row.pad-cells:nth-child(even) {
		flex-direction: row-reverse
	}

}

.services-promo-tile {
	padding-bottom: 2rem;
	position: relative;
	margin-bottom: 2rem
}

.services-promo-tile h4 {
	margin: 2rem 3rem 0;
	color: purple;
	font-size: 1.8rem;
	line-height: 1.2
}

.services-promo-tile p {
	font-size: 1.6rem;
	margin: 1rem 3rem
}

.services-promo-tile .custom-button {
	text-transform: uppercase;
	white-space: normal
}

.services-offer {
	background-color: #e3e3e3
}

@media screen and (min-width:980px) {
	.services-offer {
		min-height: 475px;
		margin-bottom: 6rem
	}

}

.services-consulting .img-responsive {
	max-height: 175px;
	margin: auto
}

.services-consulting .promo-text h3 {
	font-weight: 700;
	font-size: 2rem;
	line-height: 1;
	margin: 2rem 0 1.5rem
}

.services-consulting .promo-text p {
	font-weight: 400
}

@media screen and (min-width:980px) {
	.services-consulting .promo-text h3 {
		padding: 0 2rem
	}

}

.bg-colour {
	padding: 2rem 1rem
}

@media screen and (min-width:980px) {
	.bg-colour {
		padding: 3rem 0
	}

}

.bg-cyan {
	background-color: #15b4cb
}

.bg-green {
	background-color: #82bd42
}

.bg-purple {
	background-color: #4c246b
}

.bg-grey {
	background-color: #e6e6e6
}

@media screen and (min-width:980px) {
	.cta.btn-cyan, .cta.btn-green, .cta.btn-purple {
		margin-top: 1rem;
		float: right
	}

}

.icon {
	background: url(/images/sprites.png) top left no-repeat;
	display: inline-block
}

.ready-to-buy .icon-headphones-white {
	width: 25px;
	height: 27px;
	background-position: -111px -503px;
	position: absolute
}

.ready-to-buy .icon-padding-left {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2.4rem;
	padding-left: 30px
}

.ready-to-buy .icon-padding-left a, .ready-to-buy .icon-padding-left a:visited {
	color: #fff;
	font-weight: 700
}

.cta.btn-cyan a, .cta.btn-cyan a:visited {
	text-transform: uppercase;
	color: #15b4cb
}

.cta.btn-cyan .smart-white-btn:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, .11);
	border-color: transparent;
	box-shadow: none;
	text-decoration: none
}

.cta.btn-cyan .smart-white-btn:hover .icon-arrow-cyan-right {
	width: 12px;
	height: 12px;
	background-position: -98px -1013px
}

.cta.btn-cyan .icon-arrow-cyan-right {
	width: 12px;
	height: 12px;
	background-position: -54px -1013px
}

.cta.btn-green a, .cta.btn-green a:visited {
	text-transform: uppercase;
	color: #82bd42
}

.cta.btn-green .smart-white-btn:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, .11);
	border-color: transparent;
	box-shadow: none;
	text-decoration: none
}

.cta.btn-green .smart-white-btn:hover .icon-arrow-green-right {
	width: 12px;
	height: 12px;
	background-position: -98px -1013px
}

.cta.btn-green .icon-arrow-green-right {
	width: 12px;
	height: 12px;
	background-position: -98px -991px
}

.cta.btn-purple a, .cta.btn-purple a:visited {
	text-transform: uppercase;
	color: #4c246b
}

.cta.btn-purple .smart-white-btn:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, .11);
	border-color: transparent;
	box-shadow: none;
	text-decoration: none
}

.cta.btn-purple .smart-white-btn:hover .icon-arrow-purple-right {
	width: 12px;
	height: 12px;
	background-position: -98px -1013px
}

.cta.btn-purple .icon-arrow-purple-right {
	width: 12px;
	height: 12px;
	background-position: -32px -1013px
}

.smart-answers h2 {
	font-weight: 700;
	font-size: 2.5rem;
	line-height: 1;
	margin: 1rem 0 .5rem;
	padding: 0
}

.smart-answers .list-inline {
	font-weight: 700
}

.smart-answers .list-inline a, .smart-answers .list-inline a:visited {
	color: #fff;
	text-decoration: none
}

.smart-answers .list-inline a:hover, .smart-answers .list-inline a:visited:hover {
	text-decoration: underline
}

.tools-for-teachers h2 {
	font-weight: 700;
	font-size: 2.5rem;
	line-height: 1;
	margin: 1rem 0 .5rem;
	padding: 0
}

.tools-for-teachers .list-inline {
	font-weight: 700
}

.tools-for-teachers .list-inline a, .tools-for-teachers .list-inline a:visited {
	color: #fff;
	text-decoration: none
}

.tools-for-teachers .list-inline a:hover, .tools-for-teachers .list-inline a:visited:hover {
	text-decoration: underline
}

.text-color-blue {
	color: #15b4cb
}

.media-left {
	padding-right: 1rem;
	width: 20%
}

.media-left img {
	width: 100%;
	height: auto
}

.team-member {
	font-weight: 700
}

.team-member span {
	color: #15b4cb
}

.personalized-support {
	background-color: #a9875f
}

@media screen and (min-width:980px) {
	.personalized-support {
		background-image: url(/~/media/images/unversioned/services/1b_EIM_landingpage_personalized.jpg);
		background-repeat: repeat
	}

}

.meet-the-team {
	background-color: #4c246b
}

@media screen and (min-width:980px) {
	.meet-the-team {
		background-image: url(/~/media/images/unversioned/services/2b_EIM_landingpage_meetTheTeam.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover
	}

}

.success-story {
	padding: 4rem
}

@media screen and (min-width:980px) {
	.success-story {
		min-height: 230px
	}

	.success-story h2 {
		font-size: 2rem;
		line-height: 1;
		margin-bottom: 2rem
	}

}

.ready-to-learn-more {
	background-color: #605947;
	padding: 2em 0
}

@media screen and (min-width:980px) {
	.ready-to-learn-more {
		background-image: url(/~/media/images/unversioned/services/img-temp/3_EIM_landingpage_learnMoreV2.jpg);
		background-position: center;
		background-repeat: none;
		background-size: cover
	}

}

.see-promo-tile {
	position: relative;
	margin-bottom: 1rem;
	border-radius: 5px
}

@media screen and (min-width:980px) {
	.see-promo-tile {
		min-height: 500px
	}

	.see-promo-tile .cta {
		position: absolute;
		float: right;
		bottom: 0;
		right: 0
	}

}

.see-promo-tile .cta {
	padding: 0 2rem 2rem;
	float: right
}

.see-promo-tile .cta a {
	text-transform: none
}

.see-promo-tile .img-responsive {
	overflow: hidden;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

.see-promo-tile .img-responsive:before {
	content: "";
	display: block;
	padding-top: 56.25%
}

.see-promo-tile .img-responsive>img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.see-promo-tile .promo-text {
	padding: 2rem
}

.see-promo-tile .promo-text h3 {
	line-height: 1
}

.see-promo-tile .promo-text p {
	font-size: 1.5rem
}

.smart-communities-section {
	background-color: #4c246b
}

@media screen and (min-width:980px) {
	.smart-communities-section {
		background-image: url(/~/media/images/unversioned/services/2b_Community_landingpage_purple.jpg)
	}

}

.smart-exchange-section {
	background-color: #15b4cb
}

@media screen and (min-width:980px) {
	.smart-exchange-section {
		background-image: url(/~/media/images/unversioned/services/3b_Community_landingpage_blue.jpg)
	}

}

.CoveoSearchInterface.coveo-small-facets .coveo-dropdown-content, .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-content, .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-content {
	padding: 0
}

.CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header, .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header, .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header {
	font-size: 12px;
	display: inline-block;
	padding: 0 7px;
	height: 22px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: .09px;
	vertical-align: middle;
	white-space: normal;
	color: #1d4f76;
	cursor: pointer;
	text-transform: uppercase
}

.CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header *, .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header *, .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header * {
	display: inline-block;
	margin: 0
}

.CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header p, .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header p, .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header p {
	line-height: 16px
}

.CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header .coveo-more-tabs, .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header .coveo-more-tabs, .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header .coveo-more-tabs {
	margin-left: 10px
}

.CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header.coveo-hidden, .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header.coveo-hidden, .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header.coveo-hidden {
	display: none
}

.CoveoSearchInterface.coveo-small-facets .coveo-tab-section>a:last-of-type, .CoveoSearchInterface.coveo-small-recommendation .coveo-tab-section>a:last-of-type, .CoveoSearchInterface.coveo-small-tabs .coveo-tab-section>a:last-of-type {
	margin-right: 20px
}

.CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper, .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header-wrapper, .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header-wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: end;
	-moz-box-pack: end;
	box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	-o-justify-content: flex-end;
	justify-content: flex-end;
	-ms-flex-pack: end
}

.CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper a, .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header-wrapper a, .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header-wrapper a {
	margin-right: 10px
}

.coveo-dropdown-background {
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	transition-duration: .3s;
	background: rgba(28, 79, 118, .9);
	opacity: 0;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15
}

.coveo-media-max-width-480 .CoveoSearchInterface .coveo-tab-section {
	background-color: #f7f8f9
}

.coveo-media-max-width-480 .CoveoSearchInterface .CoveoSearchbox {
	max-width: 800px;
	margin-right: 50px
}

.coveo-media-max-width-480 .CoveoSearchInterface .CoveoSettings {
	margin-left: 0
}

.coveo-media-max-width-480 .CoveoSearchInterface .CoveoSettings+.CoveoSearchbox {
	margin-right: 50px
}

@media (max-width:480px) {
	.CoveoSearchInterface .coveo-tab-section {
		background-color: #f7f8f9
	}

	.CoveoSearchInterface .CoveoSearchbox {
		max-width: 800px;
		margin-right: 50px
	}

	.CoveoSearchInterface .CoveoSettings {
		margin-left: 0
	}

	.CoveoSearchInterface .CoveoSettings+.CoveoSearchbox {
		margin-right: 50px
	}

}

@-webkit-keyframes placeholderColorChange {
	0% {
		background: #bcc3ca
	}

	50% {
		background: #e6ecf0
	}

	100% {
		background: #bcc3ca
	}

}

@-moz-keyframes placeholderColorChange {
	0% {
		background: #bcc3ca
	}

	50% {
		background: #e6ecf0
	}

	100% {
		background: #bcc3ca
	}

}

@-o-keyframes placeholderColorChange {
	0% {
		background: #bcc3ca
	}

	50% {
		background: #e6ecf0
	}

	100% {
		background: #bcc3ca
	}

}

@keyframes placeholderColorChange {
	0% {
		background: #bcc3ca
	}

	50% {
		background: #e6ecf0
	}

	100% {
		background: #bcc3ca
	}

}

.coveo-placeholder-icon {
	width: 64px;
	height: 64px;
	margin-left: 2px
}

.coveo-placeholder-icon-small {
	width: 32px;
	height: 32px;
	margin-left: 2px
}

.coveo-placeholder-title {
	height: 16px;
	margin-bottom: 20px
}

.coveo-placeholder-text {
	height: 8px;
	margin-bottom: 12px
}

.CoveoSearchInterface.coveo-during-initialization .coveo-result-frame.coveo-placeholder-result, .coveo-placeholder-result, .coveo-result-frame.coveo-placeholder-result {
	margin: 20px 0 20px 20px
}

.CoveoSearchInterface.coveo-during-initialization .CoveoBreadcrumb, .CoveoSearchInterface.coveo-during-initialization .CoveoDidYouMean, .CoveoSearchInterface.coveo-during-initialization .CoveoErrorReport, .CoveoSearchInterface.coveo-during-initialization .CoveoHiddenQuery {
	display: none
}

.CoveoSearchInterface.coveo-during-initialization .coveo-results-header {
	visibility: hidden
}

.CoveoSearchInterface.coveo-during-initialization .CoveoSimpleFilter, .CoveoSearchInterface.coveo-during-initialization .coveo-recommendation-main-section .coveo-recommendation-column {
	display: none
}

.CoveoSearchInterface.coveo-during-initialization .coveo-media-max-width-800 .coveo-results-header {
	height: 69px
}

.CoveoSearchInterface.coveo-during-initialization .coveo-media-max-width-800 .coveo-facet-column {
	display: none
}

@media (max-width:800px) {
	.CoveoSearchInterface.coveo-during-initialization .coveo-results-header {
		height: 69px
	}

	.CoveoSearchInterface.coveo-during-initialization .coveo-facet-column {
		display: none
	}

}

.CoveoSearchInterface.coveo-during-initialization .coveo-media-max-width-1020 .coveo-recommendation-results-column {
	display: inherit;
	width: inherit
}

@media (max-width:1020px) {
	.CoveoSearchInterface.coveo-during-initialization .coveo-recommendation-results-column {
		display: inherit;
		width: inherit
	}

}

.coveo-placeholder-icon, .coveo-placeholder-icon-small, .coveo-placeholder-text, .coveo-placeholder-title {
	-webkit-animation-name: placeholderColorChange;
	-moz-animation-name: placeholderColorChange;
	animation-name: placeholderColorChange;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.CoveoFacet.coveo-during-initialization, .CoveoFacetRange.coveo-during-initialization, .CoveoFacetSlider.coveo-during-initialization, .CoveoHierarchicalFacet.coveo-during-initialization, .CoveoTimespanFacet.coveo-during-initialization {
	display: none
}

.CoveoFacet.coveo-during-initialization.coveo-with-placeholder, .CoveoFacetRange.coveo-during-initialization.coveo-with-placeholder, .CoveoFacetSlider.coveo-during-initialization.coveo-with-placeholder, .CoveoHierarchicalFacet.coveo-during-initialization.coveo-with-placeholder, .CoveoTimespanFacet.coveo-during-initialization.coveo-with-placeholder {
	border: thin solid #bcc3ca;
	border-radius: 2px;
	margin-bottom: 20px;
	display: block
}

.CoveoFacet.coveo-during-initialization.coveo-with-placeholder .coveo-media-max-width-480, .CoveoFacet.coveo-during-initialization.coveo-with-placeholder>*, .CoveoFacetRange.coveo-during-initialization.coveo-with-placeholder .coveo-media-max-width-480, .CoveoFacetRange.coveo-during-initialization.coveo-with-placeholder>*, .CoveoFacetSlider.coveo-during-initialization.coveo-with-placeholder .coveo-media-max-width-480, .CoveoFacetSlider.coveo-during-initialization.coveo-with-placeholder>*, .CoveoHierarchicalFacet.coveo-during-initialization.coveo-with-placeholder .coveo-media-max-width-480, .CoveoHierarchicalFacet.coveo-during-initialization.coveo-with-placeholder>*, .CoveoTimespanFacet.coveo-during-initialization.coveo-with-placeholder .coveo-media-max-width-480, .CoveoTimespanFacet.coveo-during-initialization.coveo-with-placeholder>* {
	display: none
}

@media (max-width:480px) {
	.CoveoFacet.coveo-during-initialization.coveo-with-placeholder, .CoveoFacetRange.coveo-during-initialization.coveo-with-placeholder, .CoveoFacetSlider.coveo-during-initialization.coveo-with-placeholder, .CoveoHierarchicalFacet.coveo-during-initialization.coveo-with-placeholder, .CoveoTimespanFacet.coveo-during-initialization.coveo-with-placeholder {
		display: none
	}

}

.CoveoFacet.coveo-during-initialization .coveo-facet-placeholder, .CoveoFacetRange.coveo-during-initialization .coveo-facet-placeholder, .CoveoFacetSlider.coveo-during-initialization .coveo-facet-placeholder, .CoveoHierarchicalFacet.coveo-during-initialization .coveo-facet-placeholder, .CoveoTimespanFacet.coveo-during-initialization .coveo-facet-placeholder {
	display: block
}

.CoveoFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-title, .CoveoFacetRange.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-title, .CoveoFacetSlider.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-title, .CoveoHierarchicalFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-title, .CoveoTimespanFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-title {
	height: 24px
}

.CoveoFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-line, .CoveoFacetRange.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-line, .CoveoFacetSlider.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-line, .CoveoHierarchicalFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-line, .CoveoTimespanFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-line {
	padding: 0 20px;
	margin-bottom: 20px;
	display: flex
}

.CoveoFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-checkbox, .CoveoFacetRange.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-checkbox, .CoveoFacetSlider.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-checkbox, .CoveoHierarchicalFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-checkbox, .CoveoTimespanFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-facet-placeholder-checkbox {
	display: inline-block;
	width: 15px;
	height: 15px;
	align-self: center;
	margin-right: 10px;
	-webkit-animation-name: placeholderColorChange;
	-moz-animation-name: placeholderColorChange;
	animation-name: placeholderColorChange;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.CoveoFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-text, .CoveoFacetRange.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-text, .CoveoFacetSlider.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-text, .CoveoHierarchicalFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-text, .CoveoTimespanFacet.coveo-during-initialization .coveo-facet-placeholder .coveo-placeholder-text {
	flex-grow: 1;
	align-self: center;
	margin-bottom: 0
}

.CoveoSearchbox.coveo-during-initialization {
	display: block;
	height: 50px;
	border: thin solid #bcc3ca;
	border-radius: 2px
}

.CoveoResultList.coveo-during-initialization {
	display: none
}

.CoveoResultList.coveo-during-initialization.coveo-with-placeholder {
	display: block
}

.CoveoResultList.coveo-during-initialization.coveo-with-placeholder .CoveoResult {
	display: none
}

.CoveoResultList.coveo-during-initialization.coveo-with-placeholder .CoveoResult.coveo-placeholder-result {
	display: block
}

.CoveoResultList.coveo-during-initialization.coveo-with-placeholder .coveo-card-layout .coveo-placeholder-title {
	margin-bottom: 0
}

.CoveoResultList.coveo-during-initialization.coveo-with-placeholder .coveo-card-layout.coveo-placeholder-result {
	min-height: 220px
}

.CoveoRecommendation .CoveoResultList .coveo-placeholder-result {
	margin: 10px 0 10px 20px
}

.CoveoRecommendation .CoveoResultList .coveo-placeholder-title {
	margin-bottom: 0
}

.coveo-media-max-width-480 .CoveoResultList.coveo-during-initialization.coveo-with-placeholder .coveo-card-layout.coveo-placeholder-result {
	margin: 0 0 20px
}

@media (max-width:480px) {
	.CoveoResultList.coveo-during-initialization.coveo-with-placeholder .coveo-card-layout.coveo-placeholder-result {
		margin: 0 0 20px
	}

}

.coveo-debug.coveo-modal-container .coveo-modal-content {
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	transition: opacity .3s
}

.coveo-debug.coveo-modal-container .coveo-modal-content.coveo-debug-loading {
	opacity: .5
}

.coveo-debug.coveo-modal-container .coveo-checkbox-label, .coveo-debug.coveo-modal-container .coveo-input {
	margin: 8px
}

.coveo-debug.coveo-modal-container .coveo-modal-header {
	height: auto;
	min-height: 80px;
	padding: 20px;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.coveo-debug.coveo-modal-container .coveo-modal-header a {
	text-decoration: none;
	cursor: pointer;
	color: #009ddc
}

.coveo-debug.coveo-modal-container .coveo-modal-header a:hover, .coveo-debug.coveo-modal-container .coveo-modal-header a:visited {
	text-decoration: none;
	color: #263e55
}

.coveo-debug.coveo-modal-container .coveo-modal-header a:hover, .coveo-debug.coveo-modal-container .coveo-modal-header a:hover a {
	text-decoration: underline
}

.coveo-debug.coveo-modal-container .coveo-modal-header a.coveo-selected *, .coveo-debug.coveo-modal-container .coveo-modal-header a:hover {
	color: #009ddc
}

.coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-property {
	display: none
}

.coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-property.coveo-search-match, .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-property.coveo-search-match .coveo-property {
	display: block
}

.coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-property.coveo-search-match>.coveo-property-label>.coveo-debug-highlight, .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-property.coveo-search-match>.coveo-property-value>.coveo-debug-highlight {
	background: #ff0
}

.coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-property.coveo-search-submatch, .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-section-container>.coveo-property {
	display: block
}

.coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-section-container>.coveo-property .coveo-property-value {
	display: none
}

.coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-section-container>.coveo-property:after {
	content: 'No match'
}

.coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-section-container>.coveo-property.coveo-search-match .coveo-property-value, .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-section-container>.coveo-property.coveo-search-submatch .coveo-property-value {
	display: block
}

.coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-section-container>.coveo-property.coveo-search-match:after, .coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching .coveo-section-container>.coveo-property.coveo-search-submatch:after {
	content: ''
}

.coveo-debug.coveo-modal-container .coveo-modal-body .coveo-searching-loading {
	display: none
}

.coveo-debug.coveo-modal-container .coveo-debug-durations {
	display: table;
	width: 100%;
	height: 32px;
	margin-bottom: 16px
}

.coveo-debug.coveo-modal-container .coveo-debug-durations .coveo-debug-duration {
	display: table-cell;
	height: 32px
}

.coveo-debug.coveo-modal-container .coveo-debug-durations .coveo-debug-duration[data-id=indexDuration] {
	background: #b33
}

.coveo-debug.coveo-modal-container .coveo-debug-durations .coveo-debug-duration[data-id=proxyDuration] {
	background: #b3b
}

.coveo-debug.coveo-modal-container .coveo-debug-durations .coveo-debug-duration[data-id=clientDuration] {
	background: #3b3
}

.coveo-debug.coveo-modal-container .coveo-debug-durations .coveo-debug-duration[data-id=duration] {
	background: #33b
}

.coveo-debug.coveo-modal-container .coveo-debug-duration-legend {
	display: inline-block;
	margin-right: 16px
}

.coveo-debug.coveo-modal-container .coveo-debug-duration-legend[data-id=indexDuration]:before {
	background: #b33
}

.coveo-debug.coveo-modal-container .coveo-debug-duration-legend[data-id=proxyDuration]:before {
	background: #b3b
}

.coveo-debug.coveo-modal-container .coveo-debug-duration-legend[data-id=clientDuration]:before {
	background: #3b3
}

.coveo-debug.coveo-modal-container .coveo-debug-duration-legend[data-id=duration]:before {
	background: #33b
}

.coveo-debug.coveo-modal-container .coveo-debug-duration-legend:before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 16px;
	vertical-align: middle;
	margin-right: 2px
}

.coveo-debug.coveo-modal-container .coveo-debug-duration-legend .coveo-debug-duration-label {
	vertical-align: middle
}

.coveo-debug.coveo-modal-container .coveo-debug-duration-legend .coveo-debug-duration-label:after {
	content: ': '
}

.coveo-debug.coveo-modal-container .coveo-debug-duration-legend .coveo-debug-duration-value {
	vertical-align: middle
}

.coveo-debug.coveo-modal-container .coveo-section.coveo-debug-collapsed .coveo-section-header:before {
	content: '\25B6'
}

.coveo-debug.coveo-modal-container .coveo-section.coveo-debug-collapsed .coveo-section-container {
	display: none
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-header {
	font-size: 16px;
	font-weight: 700;
	background: #eee;
	border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	padding: 8px 16px;
	cursor: pointer
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-header:before {
	content: '\25BC';
	vertical-align: middle;
	margin-right: 8px
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-container {
	padding: 16px 8px
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property {
	line-height: 18px;
	font-family: Consolas, Menlo, Monaco, monospace;
	padding-left: 16px;
	clear: both
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property .coveo-property-label {
	float: left;
	color: #263238
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property .coveo-property-label:after {
	content: ':';
	color: #212121;
	padding-right: 8px
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-object.coveo-collapsible>.coveo-property-label {
	position: relative;
	float: none;
	cursor: pointer
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-object.coveo-collapsible>.coveo-property-label:before {
	content: '\25B6';
	position: absolute;
	right: 100%;
	top: 0;
	line-height: 18px;
	font-size: 12px;
	padding-right: 2px;
	color: #263238
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-object.coveo-collapsible>.coveo-property-value {
	display: none
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-object.coveo-collapsible.coveo-expanded>.coveo-property-value, .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-object.coveo-collapsible.coveo-search-submatch>.coveo-property-value {
	display: block
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-object.coveo-collapsible.coveo-expanded>.coveo-property-label:before, .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-object.coveo-collapsible.coveo-search-submatch>.coveo-property-label:before {
	content: '\25BC'
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value {
	overflow: hidden;
	color: #212121
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-string {
	color: #d50000;
	white-space: pre;
	word-wrap: break-word
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-string:after, .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-string:before {
	content: '"'
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-array, .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-null, .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-object {
	color: #9e9e9e
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-boolean, .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-date, .coveo-debug.coveo-modal-container .coveo-section .coveo-section-container .coveo-property.coveo-property-basic .coveo-property-value.coveo-property-value-number {
	color: #2196f3
}

.coveo-debug.coveo-modal-container .coveo-section .coveo-section-container>.coveo-property {
	padding-left: 0
}

.coveo-checkbox-button, input[type=checkbox].coveo-checkbox+button {
	position: relative;
	width: 18px;
	height: 18px;
	padding: 0;
	background: #fff;
	border: 2px solid #1d4f76;
	border-radius: 2px;
	outline: 0;
	transition: all 200ms;
	cursor: pointer
}

input[type=checkbox].coveo-checkbox {
	display: none
}

input[type=checkbox].coveo-checkbox+button:after {
	position: absolute;
	top: 7px;
	left: 7px;
	display: inline-block;
	width: 0;
	height: 0;
	content: '';
	background-color: transparent;
	border-radius: 100%;
	transition: all 300ms ease
}

input[type=checkbox].coveo-checkbox+button:focus:after {
	top: -6px;
	left: -6px;
	display: inline-block;
	width: 26px;
	height: 26px;
	background-color: rgba(0, 0, 0, .08)
}

input[type=checkbox].coveo-checkbox:checked+button {
	background-color: #009830;
	border-color: #009830
}

input[type=checkbox].coveo-checkbox:checked+button:before {
	position: absolute;
	top: 1px;
	left: 4px;
	box-sizing: content-box;
	display: block;
	width: 4px;
	height: 8px;
	content: '';
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(40deg)
}

input[type=checkbox].coveo-checkbox:disabled+button {
	border-color: #373737
}

input[type=checkbox].coveo-checkbox:indeterminate+button {
	position: relative
}

input[type=checkbox].coveo-checkbox:indeterminate+button:before {
	position: absolute;
	top: 6px;
	left: 3px;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 0;
	content: '';
	border-bottom: solid 2px #1d4f76
}

input[type=checkbox].coveo-checkbox:indeterminate:disabled+button:before {
	border-color: #fff
}

input[type=checkbox].coveo-checkbox:disabled+button {
	background-color: #373737;
	cursor: default;
	opacity: .2
}

.coveo-checkbox-label {
	align-items: center;
	display: inline-flex;
	color: #373737;
	line-height: 16px;
	vertical-align: middle
}

.coveo-checkbox-label .label {
	cursor: pointer
}

.coveo-checkbox-label.disabled .label {
	cursor: default;
	opacity: .4
}

.coveo-checkbox-label .label+.coveo-checkbox+button, .coveo-checkbox-label button+.label {
	margin-left: 18px
}

label[for].coveo-checkbox-label {
	cursor: pointer
}

.coveo-checkbox-labels-group .coveo-checkbox-label {
	display: flex
}

.coveo-checkbox-labels-group .coveo-checkbox-group-option+.coveo-checkbox-group-option, .coveo-checkbox-labels-group .coveo-checkbox-label+.coveo-checkbox-label {
	margin-top: 10px
}

.coveo-checkbox-label {
	cursor: pointer
}

.coveo-checkbox-label .coveo-checkbox-span-label+.coveo-checkbox+button, .coveo-checkbox-label button+.coveo-checkbox-span-label {
	margin-left: 18px
}

.coveo-checkbox-button, input[type=checkbox].coveo-checkbox+button {
	min-width: 18px
}

.coveo-emails-excess-collapsed, .coveo-emails-excess-expanded {
	display: none;
	cursor: pointer
}

.coveo-emails-excess-collapsed.coveo-active, .coveo-emails-excess-expanded.coveo-active {
	display: inline
}

.coveo-emails-excess-collapsed {
	color: #296896;
	text-decoration: none;
	cursor: pointer
}

.coveo-emails-excess-collapsed:hover, .coveo-emails-excess-collapsed:visited {
	text-decoration: none;
	color: #263e55
}

.coveo-emails-excess-collapsed:hover, .coveo-emails-excess-collapsed:hover a {
	text-decoration: underline
}

.coveo-emails-excess-collapsed.coveo-selected * {
	color: #263e55
}

.coveo-email-child-from {
	margin: 0 10px 0 5px
}

.coveo-email-child-excerpt {
	font-size: 13px;
	text-decoration: none !important
}

.coveo-email-child-excerpt:not(:hover) {
	color: inherit !important
}

.coveo-modal-container .coveo-email-from, .coveo-modal-container .coveo-email-to {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
	padding: 5px 16px;
	font-size: 13px;
	font-size: 14px
}

.coveo-modal-container .coveo-email-from a, .coveo-modal-container .coveo-email-to a {
	color: #296896;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap
}

.coveo-modal-container .coveo-email-from a:hover, .coveo-modal-container .coveo-email-from a:visited, .coveo-modal-container .coveo-email-to a:hover, .coveo-modal-container .coveo-email-to a:visited {
	text-decoration: none;
	color: #263e55
}

.coveo-modal-container .coveo-email-from a:hover, .coveo-modal-container .coveo-email-from a:hover a, .coveo-modal-container .coveo-email-to a:hover, .coveo-modal-container .coveo-email-to a:hover a {
	text-decoration: underline
}

.coveo-modal-container .coveo-email-from a.coveo-selected *, .coveo-modal-container .coveo-email-to a.coveo-selected * {
	color: #263e55
}

.CoveoEmailAction {
	color: #296896;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	padding: 5px;
	margin: 5px 16px
}

.CoveoEmailAction:hover, .CoveoEmailAction:visited {
	text-decoration: none;
	color: #263e55
}

.CoveoEmailAction:hover, .CoveoEmailAction:hover a {
	text-decoration: underline
}

.CoveoEmailAction.coveo-selected * {
	color: #263e55
}

.CoveoEmailAction>div {
	display: inline-block
}

.CoveoSearchInterface {
	min-width: 300px
}

.CoveoSearchInterface>* {
	display: none;
	visibility: hidden
}

.CoveoSearchInterface.coveo-waiting-for-query .coveo-search-section {
	display: block;
	visibility: visible;
	margin-top: 20%
}

.CoveoSearchInterface.coveo-waiting-for-query .coveo-search-section .CoveoSettings {
	display: none
}

.CoveoSearchInterface .coveo-search-section .coveo-media-max-width-480 {
	padding: 20px 10px;
	margin: 0 auto;
	width: 100%;
	max-width: none
}

@media (max-width:480px) {
	.CoveoSearchInterface .coveo-search-section {
		padding: 20px 10px;
		margin: 0 auto;
		width: 100%;
		max-width: none
	}

}

.CoveoSearchInterface .coveo-main-section {
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.CoveoSearchInterface .coveo-main-section:after, .CoveoSearchInterface .coveo-main-section:before {
	content: " ";
	display: table
}

.CoveoSearchInterface .coveo-main-section:after {
	clear: both
}

.CoveoSearchInterface .coveo-facet-column {
	display: block;
	float: left;
	margin-right: 2.84259%;
	width: 28.01019%;
	padding: 5px 15px
}

.CoveoSearchInterface .coveo-facet-column:last-child {
	margin-right: 0
}

.CoveoSearchInterface .coveo-facet-column.coveo-no-results {
	display: none
}

.CoveoSearchInterface .coveo-results-column {
	overflow: hidden;
	padding: 10px 10px 10px 15px
}

.CoveoSearchInterface .coveo-results-column.coveo-no-results {
	max-width: 75%;
	margin: auto;
	text-align: center
}

.CoveoSearchInterface .coveo-results-column .coveo-media-max-width-800.coveo-no-results {
	max-width: 100%
}

@media (max-width:800px) {
	.CoveoSearchInterface .coveo-results-column.coveo-no-results {
		max-width: 100%
	}

}

.CoveoSearchInterface .coveo-results-column .coveo-media-max-width-480 {
	padding: 0
}

@media (max-width:480px) {
	.CoveoSearchInterface .coveo-results-column {
		padding: 0
	}

}

.CoveoSearchInterface.coveo-during-initialization .coveo-results-header {
	height: 35px
}

.CoveoSearchInterface.coveo-during-initialization .CoveoLogo, .CoveoSearchInterface.coveo-during-initialization .CoveoResultsPerPage, .CoveoSearchInterface.coveo-during-initialization .coveo-results-header * {
	display: none
}

.coveo-after-initialization>* {
	display: inherit;
	visibility: inherit
}

.coveo-after-initialization link, .coveo-after-initialization script, .coveo-after-initialization template {
	display: none
}

.coveo-after-initialization output {
	display: inline
}

.coveo-after-initialization button, .coveo-after-initialization input, .coveo-after-initialization keygen, .coveo-after-initialization meter, .coveo-after-initialization progress, .coveo-after-initialization select, .coveo-after-initialization textarea {
	display: inline-block
}

.coveo-after-initialization table {
	display: table
}

.coveo-results-header {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	padding-top: 10px;
	min-height: 35px;
	overflow: hidden;
	box-shadow: 0 -1px 0 0 #bcc3ca inset
}

.coveo-results-header.coveo-no-results, .coveo-results-header.coveo-query-error {
	box-shadow: none
}

.coveo-summary-section {
	display: inline-block;
	font-size: 14px;
	margin-right: auto;
	-webkit-box-flex: auto;
	-moz-box-flex: auto;
	box-flex: auto;
	-webkit-flex: auto;
	-moz-flex: auto;
	-ms-flex: auto;
	flex: auto
}

.coveo-result-layout-section {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-shrink: 0;
	-moz-flex-shrink: 0;
	flex-shrink: 0;
	-ms-flex-negative: 0
}

.coveo-result-layout-section.coveo-result-layout-hidden {
	display: none
}

.coveo-sort-section {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-shrink: 0;
	-moz-flex-shrink: 0;
	flex-shrink: 0;
	-ms-flex-negative: 0
}

.coveo-results-header>:not(:first-child) {
	padding-right: 10px;
	margin-left: 10px;
	border-right: 1px solid #bcc3ca
}

.coveo-results-header>:last-child {
	padding-right: 0;
	border-right: none
}

.coveo-media-max-width-800 .coveo-results-header {
	padding-right: 10px
}

@media (max-width:800px) {
	.coveo-results-header {
		padding-right: 10px
	}

}

.coveo-media-max-width-480 .coveo-results-header {
	padding-left: 10px
}

.coveo-media-max-width-480 .coveo-sort-section span:first-child {
	padding-left: 0
}

.coveo-media-max-width-480 .coveo-list-layout .CoveoResult {
	margin: 0;
	padding: 15px 10px 15px 15px
}

.coveo-media-max-width-480 .CoveoResultList {
	margin-bottom: 15px
}

.coveo-media-max-width-480 .coveo-summary-section {
	width: 100%;
	margin-bottom: 10px
}

.coveo-media-max-width-480 .coveo-results-header {
	flex-wrap: wrap
}

.coveo-media-max-width-480 .coveo-results-header>:not(:first-child) {
	border-right: none;
	margin-left: 0;
	padding: 0
}

.coveo-media-max-width-480 .coveo-results-header>:last-child {
	margin-left: 0;
	margin-bottom: 0
}

@media (max-width:480px) {
	.coveo-results-header {
		padding-left: 10px
	}

	.coveo-sort-section span:first-child {
		padding-left: 0
	}

	.coveo-list-layout .CoveoResult {
		margin: 0;
		padding: 15px 10px 15px 15px
	}

	.CoveoResultList {
		margin-bottom: 15px
	}

	.coveo-summary-section {
		width: 100%;
		margin-bottom: 10px
	}

	.coveo-results-header {
		flex-wrap: wrap
	}

	.coveo-results-header>:not(:first-child) {
		border-right: none;
		margin-left: 0;
		padding: 0
	}

	.coveo-results-header>:last-child {
		margin-left: 0;
		margin-bottom: 0
	}

}

.CoveoResult.coveo-lithium-result .coveo-lithium-header {
	padding-top: 3px
}

.coveo-lithium-result .coveo-expanded-child-result+.coveo-expanded-child-result {
	border-top: 1px solid #ccc;
	padding-top: 10px
}

.coveo-lithium-from, .coveo-lithium-to {
	font-size: 13px
}

.coveo-lithium-from a, .coveo-lithium-to a {
	color: #296896;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap
}

.coveo-lithium-from a:hover, .coveo-lithium-from a:visited, .coveo-lithium-to a:hover, .coveo-lithium-to a:visited {
	text-decoration: none;
	color: #263e55
}

.coveo-lithium-from a:hover, .coveo-lithium-from a:hover a, .coveo-lithium-to a:hover, .coveo-lithium-to a:hover a {
	text-decoration: underline
}

.coveo-lithium-from a.coveo-selected *, .coveo-lithium-to a.coveo-selected * {
	color: #263e55
}

.coveo-loading-spinner {
	margin: 3em auto;
	font-size: 10px;
	position: relative;
	text-indent: -9999em;
	border: .7em solid rgba(128, 128, 128, .2);
	border-left-color: gray;
	-webkit-animation: coveo-loading-spinner-animation 1.1s infinite linear;
	animation: coveo-loading-spinner-animation 1.1s infinite linear
}

.coveo-loading-spinner-container {
	width: 100%
}

.coveo-loading-spinner, .coveo-loading-spinner:after {
	border-radius: 50%;
	width: 3em;
	height: 3em
}

@-webkit-keyframes coveo-loading-spinner-animation {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@keyframes coveo-loading-spinner-animation {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

.coveo-first-loading-animation {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	padding-top: 100px;
	background: #f7f7f7
}

.coveo-first-loading-animation .coveo-loading-container {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform: rotatex(0);
	-moz-transform: rotatex(0);
	-ms-transform: rotatex(0);
	-o-transform: rotatex(0);
	transform: rotatex(0)
}

.coveo-first-loading-animation .coveo-loading-container .coveo-loading-dot {
	background: rgba(20, 20, 20, .9);
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	border-radius: 50%;
	opacity: 0;
	box-shadow: 0 0 2px #000;
	-webkit-animation: loadingFade 1s infinite;
	-moz-animation: loadingFade 1s infinite;
	animation: loadingFade 1s infinite
}

.coveo-first-loading-animation .coveo-loading-container .coveo-loading-dot:nth-child(1) {
	-webkit-animation-delay: 100ms;
	-moz-animation-delay: 100ms;
	animation-delay: 100ms
}

.coveo-first-loading-animation .coveo-loading-container .coveo-loading-dot:nth-child(2) {
	-webkit-animation-delay: 200ms;
	-moz-animation-delay: 200ms;
	animation-delay: 200ms
}

.coveo-first-loading-animation .coveo-loading-container .coveo-loading-dot:nth-child(3) {
	-webkit-animation-delay: 300ms;
	-moz-animation-delay: 300ms;
	animation-delay: 300ms
}

.coveo-first-loading-animation .coveo-loading-container .coveo-loading-dot:nth-child(4) {
	-webkit-animation-delay: 400ms;
	-moz-animation-delay: 400ms;
	animation-delay: 400ms
}

.coveo-first-loading-animation .coveo-loading-container {
	margin-top: 15px
}

.coveo-generic-loading-animation .coveo-loading-container {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform: rotatex(0);
	-moz-transform: rotatex(0);
	-ms-transform: rotatex(0);
	-o-transform: rotatex(0);
	transform: rotatex(0)
}

.coveo-generic-loading-animation .coveo-loading-container .coveo-loading-dot {
	background: rgba(20, 20, 20, .9);
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	border-radius: 50%;
	opacity: 0;
	box-shadow: 0 0 2px #000;
	-webkit-animation: loadingFade 1s infinite;
	-moz-animation: loadingFade 1s infinite;
	animation: loadingFade 1s infinite
}

.coveo-generic-loading-animation .coveo-loading-container .coveo-loading-dot:nth-child(1) {
	-webkit-animation-delay: 100ms;
	-moz-animation-delay: 100ms;
	animation-delay: 100ms
}

.coveo-generic-loading-animation .coveo-loading-container .coveo-loading-dot:nth-child(2) {
	-webkit-animation-delay: 200ms;
	-moz-animation-delay: 200ms;
	animation-delay: 200ms
}

.coveo-generic-loading-animation .coveo-loading-container .coveo-loading-dot:nth-child(3) {
	-webkit-animation-delay: 300ms;
	-moz-animation-delay: 300ms;
	animation-delay: 300ms
}

.coveo-generic-loading-animation .coveo-loading-container .coveo-loading-dot:nth-child(4) {
	-webkit-animation-delay: 400ms;
	-moz-animation-delay: 400ms;
	animation-delay: 400ms
}

.coveo-filetype-user, .coveo-icon.filetype.activedirperson, .coveo-icon.filetype.box, .coveo-icon.filetype.box-user, .coveo-icon.filetype.exchangegroup, .coveo-icon.filetype.exchangeperson, .coveo-icon.filetype.spattendee, .coveo-icon.filetype.spattendeelist, .coveo-icon.filetype.spcontact, .coveo-icon.filetype.spcontactlist, .coveo-icon.filetype.spuserinformation, .coveo-icon.filetype.spuserinformationlist, .coveo-icon.filetype.spuserprofile, .coveo-icon.objecttype.Partner, .coveo-icon.objecttype.People, .coveo-icon.objecttype.Socialprofile, .coveo-icon.objecttype.User, .coveo-icon.objecttype.partner, .coveo-icon.objecttype.people, .coveo-icon.objecttype.socialprofile, .coveo-icon.objecttype.user, .coveo-icon.sysfiletype.activedirperson, .coveo-icon.sysfiletype.box, .coveo-icon.sysfiletype.box-user, .coveo-icon.sysfiletype.exchangegroup, .coveo-icon.sysfiletype.exchangeperson, .coveo-icon.sysfiletype.spattendee, .coveo-icon.sysfiletype.spattendeelist, .coveo-icon.sysfiletype.spcontact, .coveo-icon.sysfiletype.spcontactlist, .coveo-icon.sysfiletype.spuserinformation, .coveo-icon.sysfiletype.spuserinformationlist, .coveo-icon.sysfiletype.spuserprofile {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/user.svg)
}

.coveo-filetype-mail, .coveo-icon.filetype.exchangedsn, .coveo-icon.filetype.exchangejunkmessage, .coveo-icon.filetype.exchangemessage, .coveo-icon.filetype.exchangerecallmessage, .coveo-icon.filetype.exchangerecallreport, .coveo-icon.filetype.gmailmessage, .coveo-icon.objecttype.Email, .coveo-icon.objecttype.Message, .coveo-icon.objecttype.email, .coveo-icon.objecttype.message, .coveo-icon.sysfiletype.exchangedsn, .coveo-icon.sysfiletype.exchangejunkmessage, .coveo-icon.sysfiletype.exchangemessage, .coveo-icon.sysfiletype.exchangerecallmessage, .coveo-icon.sysfiletype.exchangerecallreport, .coveo-icon.sysfiletype.gmailmessage {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/mail.svg)
}

.coveo-filetype-salesforce-standard-feed, .coveo-icon.filetype.rssitem, .coveo-icon.objecttype.Feed, .coveo-icon.objecttype.feed, .coveo-icon.sysfiletype.rssitem {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-feed.svg)
}

.coveo-filetype-salesforce-standard-feedback, .coveo-icon.filetype.lithiummessage, .coveo-icon.filetype.lithiumthread, .coveo-icon.objecttype.Casecomment, .coveo-icon.objecttype.Kbarticlecomment, .coveo-icon.objecttype.Thread, .coveo-icon.objecttype.casecomment, .coveo-icon.objecttype.kbarticlecomment, .coveo-icon.objecttype.thread, .coveo-icon.sysfiletype.lithiummessage, .coveo-icon.sysfiletype.lithiumthread {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-feedback.svg)
}

.coveo-filetype-salesforce-standard-file, .coveo-icon.objecttype.Annotation, .coveo-icon.objecttype.File, .coveo-icon.objecttype.annotation, .coveo-icon.objecttype.file {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-file.svg)
}

.coveo-filetype-list, .coveo-icon.filetype.exchangeactivity, .coveo-icon.filetype.exchangenote, .coveo-icon.filetype.exchangeofficecom, .coveo-icon.filetype.exchangerssfeed, .coveo-icon.filetype.spannouncement, .coveo-icon.filetype.spannouncementlist, .coveo-icon.filetype.spblogcategory, .coveo-icon.filetype.spblogcategorylist, .coveo-icon.filetype.spblogcomment, .coveo-icon.filetype.spblogcommentlist, .coveo-icon.filetype.spblogpost, .coveo-icon.filetype.spblogpostlist, .coveo-icon.filetype.spdiscussionboard, .coveo-icon.filetype.spdiscussionboardlist, .coveo-icon.filetype.sphealthreport, .coveo-icon.filetype.sphealthreportlist, .coveo-icon.filetype.sphealthrule, .coveo-icon.filetype.sphealthrulelist, .coveo-icon.filetype.splanguagesandtranslator, .coveo-icon.filetype.splanguagesandtranslatorlist, .coveo-icon.filetype.spmicrofeedlist, .coveo-icon.filetype.spmicrofeedpost, .coveo-icon.filetype.spperformancepointcontent, .coveo-icon.filetype.spperformancepointcontentlist, .coveo-icon.filetype.spphonecallmemo, .coveo-icon.filetype.spphonecallmemolist, .coveo-icon.filetype.sptextbox, .coveo-icon.filetype.sptextboxlist, .coveo-icon.objecttype.Board, .coveo-icon.objecttype.Category, .coveo-icon.objecttype.Invoice, .coveo-icon.objecttype.Queueitem, .coveo-icon.objecttype.Service, .coveo-icon.objecttype.board, .coveo-icon.objecttype.category, .coveo-icon.objecttype.invoice, .coveo-icon.objecttype.queueitem, .coveo-icon.objecttype.service, .coveo-icon.sysfiletype.exchangeactivity, .coveo-icon.sysfiletype.exchangenote, .coveo-icon.sysfiletype.exchangeofficecom, .coveo-icon.sysfiletype.exchangerssfeed, .coveo-icon.sysfiletype.spannouncement, .coveo-icon.sysfiletype.spannouncementlist, .coveo-icon.sysfiletype.spblogcategory, .coveo-icon.sysfiletype.spblogcategorylist, .coveo-icon.sysfiletype.spblogcomment, .coveo-icon.sysfiletype.spblogcommentlist, .coveo-icon.sysfiletype.spblogpost, .coveo-icon.sysfiletype.spblogpostlist, .coveo-icon.sysfiletype.spdiscussionboard, .coveo-icon.sysfiletype.spdiscussionboardlist, .coveo-icon.sysfiletype.sphealthreport, .coveo-icon.sysfiletype.sphealthreportlist, .coveo-icon.sysfiletype.sphealthrule, .coveo-icon.sysfiletype.sphealthrulelist, .coveo-icon.sysfiletype.splanguagesandtranslator, .coveo-icon.sysfiletype.splanguagesandtranslatorlist, .coveo-icon.sysfiletype.spmicrofeedlist, .coveo-icon.sysfiletype.spmicrofeedpost, .coveo-icon.sysfiletype.spperformancepointcontent, .coveo-icon.sysfiletype.spperformancepointcontentlist, .coveo-icon.sysfiletype.spphonecallmemo, .coveo-icon.sysfiletype.spphonecallmemolist, .coveo-icon.sysfiletype.sptextbox, .coveo-icon.sysfiletype.sptextboxlist {
	display: inline-block;
	width: 52px;
	height: 52px;
	background-size: 52px 52px;
	background-image: url(../image/list.svg)
}

.coveo-filetype-salesforce-standard-account, .coveo-icon.objecttype.Account, .coveo-icon.objecttype.account {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-account.svg)
}

.coveo-filetype-salesforce-standard-campaign, .coveo-icon.objecttype.Campaign, .coveo-icon.objecttype.campaign {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-campaign.svg)
}

.coveo-filetype-case, .coveo-icon.filetype.exchangetask, .coveo-icon.filetype.spprojecttask, .coveo-icon.filetype.spprojecttasklist, .coveo-icon.objecttype.Case, .coveo-icon.objecttype.Incident, .coveo-icon.objecttype.case, .coveo-icon.objecttype.incident, .coveo-icon.sysfiletype.exchangetask, .coveo-icon.sysfiletype.spprojecttask, .coveo-icon.sysfiletype.spprojecttasklist {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/case.svg)
}

.coveo-filetype-salesforce-standard-contact, .coveo-icon.objecttype.Contact, .coveo-icon.objecttype.contact {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-contact.svg)
}

.coveo-filetype-salesforce-standard-contract, .coveo-icon.objecttype.Contract, .coveo-icon.objecttype.contract {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-contract.svg)
}

.coveo-filetype-salesforce-standard-event, .coveo-icon.objecttype.Event, .coveo-icon.objecttype.event {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-event.svg)
}

.coveo-filetype-salesforce-standard-goals, .coveo-icon.objecttype.Goal, .coveo-icon.objecttype.goal {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-goals.svg)
}

.coveo-filetype-salesforce-standard-lead, .coveo-icon.objecttype.Lead, .coveo-icon.objecttype.lead {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-lead.svg)
}

.coveo-filetype-salesforce-standard-related-list, .coveo-icon.filetype.lithiumcategory, .coveo-icon.filetype.saleforceitem, .coveo-icon.filetype.spwikipagelibrarylist, .coveo-icon.objecttype.List, .coveo-icon.objecttype.list, .coveo-icon.sysfiletype.lithiumcategory, .coveo-icon.sysfiletype.saleforceitem, .coveo-icon.sysfiletype.spwikipagelibrarylist {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-related-list.svg)
}

.coveo-filetype-salesforce-standard-article, .coveo-icon.filetype.cfpage, .coveo-icon.objecttype.Kbarticle, .coveo-icon.objecttype.Kbattachment, .coveo-icon.objecttype.Kbdocumentation, .coveo-icon.objecttype.Kbknowledgearticle, .coveo-icon.objecttype.Kbsolution, .coveo-icon.objecttype.Kbtechnicalarticle, .coveo-icon.objecttype.Knowledgearticle, .coveo-icon.objecttype.Salesliterature, .coveo-icon.objecttype.Solution, .coveo-icon.objecttype.kbarticle, .coveo-icon.objecttype.kbattachment, .coveo-icon.objecttype.kbdocumentation, .coveo-icon.objecttype.kbknowledgearticle, .coveo-icon.objecttype.kbsolution, .coveo-icon.objecttype.kbtechnicalarticle, .coveo-icon.objecttype.knowledgearticle, .coveo-icon.objecttype.salesliterature, .coveo-icon.objecttype.solution, .coveo-icon.sysfiletype.cfpage {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-article.svg)
}

.coveo-filetype-salesforce-standard-report, .coveo-icon.objecttype.Report, .coveo-icon.objecttype.report {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-report.svg)
}

.coveo-filetype-salesforce-standard-task, .coveo-icon.objecttype.Task, .coveo-icon.objecttype.task {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-task.svg)
}

.coveo-filetype-attachment, .coveo-icon.objecttype.Attachment, .coveo-icon.objecttype.attachment {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/attachment.svg)
}

.coveo-filetype-salesforce-standard-opportunity, .coveo-icon.objecttype.Opportunity, .coveo-icon.objecttype.Opportunityproduct, .coveo-icon.objecttype.opportunity, .coveo-icon.objecttype.opportunityproduct {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-opportunity.svg)
}

.coveo-filetype-salesforce-standard-post, .coveo-icon.objecttype.Feedcomment, .coveo-icon.objecttype.Feeditem, .coveo-icon.objecttype.feedcomment, .coveo-icon.objecttype.feeditem {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-post.svg)
}

.coveo-filetype-salesforce-standard-note, .coveo-icon.objecttype.Note, .coveo-icon.objecttype.note {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-note.svg)
}

.coveo-filetype-salesforce-standard-product, .coveo-icon.objecttype.Product, .coveo-icon.objecttype.product {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-product.svg)
}

.coveo-filetype-salesforce-standard-quotes, .coveo-icon.objecttype.Quote, .coveo-icon.objecttype.quote {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-quotes.svg)
}

.coveo-filetype-salesforce-standard-orders, .coveo-icon.objecttype.Salesorder, .coveo-icon.objecttype.salesorder {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-orders.svg)
}

.coveo-filetype-salesforce-standard-topic, .coveo-icon.objecttype.Topic, .coveo-icon.objecttype.topic {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-topic.svg)
}

.coveo-filetype-salesforce-standard-dashboard, .coveo-icon.objecttype.Dashboard, .coveo-icon.objecttype.dashboard {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-dashboard.svg)
}

.coveo-filetype-document, .coveo-icon.objecttype.Contentversion, .coveo-icon.objecttype.contentversion {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/document.svg)
}

.coveo-filetype-salesforce-standard-groups, .coveo-icon.filetype.lithiumboard, .coveo-icon.objecttype.Collaborationgroup, .coveo-icon.objecttype.collaborationgroup, .coveo-icon.sysfiletype.lithiumboard {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-groups.svg)
}

.coveo-filetype-salesforce-standard-call, .coveo-icon.objecttype.Phonecall, .coveo-icon.objecttype.phonecall {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-call.svg)
}

.coveo-filetype-salesforce-standard-service-appointment, .coveo-icon.objecttype.Appointment, .coveo-icon.objecttype.appointment {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-service-appointment.svg)
}

.coveo-filetype-user-small, .coveo-icon.filetype.coveo-small.activedirperson, .coveo-icon.filetype.coveo-small.box, .coveo-icon.filetype.coveo-small.box-user, .coveo-icon.filetype.coveo-small.exchangegroup, .coveo-icon.filetype.coveo-small.exchangeperson, .coveo-icon.filetype.coveo-small.spattendee, .coveo-icon.filetype.coveo-small.spattendeelist, .coveo-icon.filetype.coveo-small.spcontact, .coveo-icon.filetype.coveo-small.spcontactlist, .coveo-icon.filetype.coveo-small.spuserinformation, .coveo-icon.filetype.coveo-small.spuserinformationlist, .coveo-icon.filetype.coveo-small.spuserprofile, .coveo-icon.objecttype.coveo-small.Partner, .coveo-icon.objecttype.coveo-small.People, .coveo-icon.objecttype.coveo-small.Socialprofile, .coveo-icon.objecttype.coveo-small.User, .coveo-icon.objecttype.coveo-small.partner, .coveo-icon.objecttype.coveo-small.people, .coveo-icon.objecttype.coveo-small.socialprofile, .coveo-icon.objecttype.coveo-small.user, .coveo-icon.sysfiletype.coveo-small.activedirperson, .coveo-icon.sysfiletype.coveo-small.box, .coveo-icon.sysfiletype.coveo-small.box-user, .coveo-icon.sysfiletype.coveo-small.exchangegroup, .coveo-icon.sysfiletype.coveo-small.exchangeperson, .coveo-icon.sysfiletype.coveo-small.spattendee, .coveo-icon.sysfiletype.coveo-small.spattendeelist, .coveo-icon.sysfiletype.coveo-small.spcontact, .coveo-icon.sysfiletype.coveo-small.spcontactlist, .coveo-icon.sysfiletype.coveo-small.spuserinformation, .coveo-icon.sysfiletype.coveo-small.spuserinformationlist, .coveo-icon.sysfiletype.coveo-small.spuserprofile {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/user.svg)
}

.coveo-filetype-mail-small, .coveo-icon.filetype.coveo-small.exchangedsn, .coveo-icon.filetype.coveo-small.exchangejunkmessage, .coveo-icon.filetype.coveo-small.exchangemessage, .coveo-icon.filetype.coveo-small.exchangerecallmessage, .coveo-icon.filetype.coveo-small.exchangerecallreport, .coveo-icon.filetype.coveo-small.gmailmessage, .coveo-icon.objecttype.coveo-small.Email, .coveo-icon.objecttype.coveo-small.Message, .coveo-icon.objecttype.coveo-small.email, .coveo-icon.objecttype.coveo-small.message, .coveo-icon.sysfiletype.coveo-small.exchangedsn, .coveo-icon.sysfiletype.coveo-small.exchangejunkmessage, .coveo-icon.sysfiletype.coveo-small.exchangemessage, .coveo-icon.sysfiletype.coveo-small.exchangerecallmessage, .coveo-icon.sysfiletype.coveo-small.exchangerecallreport, .coveo-icon.sysfiletype.coveo-small.gmailmessage {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/mail.svg)
}

.coveo-filetype-salesforce-standard-feed-small, .coveo-icon.filetype.coveo-small.rssitem, .coveo-icon.objecttype.coveo-small.Feed, .coveo-icon.objecttype.coveo-small.feed, .coveo-icon.sysfiletype.coveo-small.rssitem {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-feed.svg)
}

.coveo-filetype-salesforce-standard-feedback-small, .coveo-icon.filetype.coveo-small.lithiummessage, .coveo-icon.filetype.coveo-small.lithiumthread, .coveo-icon.objecttype.coveo-small.Casecomment, .coveo-icon.objecttype.coveo-small.Kbarticlecomment, .coveo-icon.objecttype.coveo-small.Thread, .coveo-icon.objecttype.coveo-small.casecomment, .coveo-icon.objecttype.coveo-small.kbarticlecomment, .coveo-icon.objecttype.coveo-small.thread, .coveo-icon.sysfiletype.coveo-small.lithiummessage, .coveo-icon.sysfiletype.coveo-small.lithiumthread {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-feedback.svg)
}

.coveo-filetype-salesforce-standard-file-small, .coveo-icon.objecttype.coveo-small.Annotation, .coveo-icon.objecttype.coveo-small.File, .coveo-icon.objecttype.coveo-small.annotation, .coveo-icon.objecttype.coveo-small.file {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-file.svg)
}

.coveo-filetype-list-small, .coveo-icon.filetype.coveo-small.exchangeactivity, .coveo-icon.filetype.coveo-small.exchangenote, .coveo-icon.filetype.coveo-small.exchangeofficecom, .coveo-icon.filetype.coveo-small.exchangerssfeed, .coveo-icon.filetype.coveo-small.spannouncement, .coveo-icon.filetype.coveo-small.spannouncementlist, .coveo-icon.filetype.coveo-small.spblogcategory, .coveo-icon.filetype.coveo-small.spblogcategorylist, .coveo-icon.filetype.coveo-small.spblogcomment, .coveo-icon.filetype.coveo-small.spblogcommentlist, .coveo-icon.filetype.coveo-small.spblogpost, .coveo-icon.filetype.coveo-small.spblogpostlist, .coveo-icon.filetype.coveo-small.spdiscussionboard, .coveo-icon.filetype.coveo-small.spdiscussionboardlist, .coveo-icon.filetype.coveo-small.sphealthreport, .coveo-icon.filetype.coveo-small.sphealthreportlist, .coveo-icon.filetype.coveo-small.sphealthrule, .coveo-icon.filetype.coveo-small.sphealthrulelist, .coveo-icon.filetype.coveo-small.splanguagesandtranslator, .coveo-icon.filetype.coveo-small.splanguagesandtranslatorlist, .coveo-icon.filetype.coveo-small.spmicrofeedlist, .coveo-icon.filetype.coveo-small.spmicrofeedpost, .coveo-icon.filetype.coveo-small.spperformancepointcontent, .coveo-icon.filetype.coveo-small.spperformancepointcontentlist, .coveo-icon.filetype.coveo-small.spphonecallmemo, .coveo-icon.filetype.coveo-small.spphonecallmemolist, .coveo-icon.filetype.coveo-small.sptextbox, .coveo-icon.filetype.coveo-small.sptextboxlist, .coveo-icon.objecttype.coveo-small.Board, .coveo-icon.objecttype.coveo-small.Category, .coveo-icon.objecttype.coveo-small.Invoice, .coveo-icon.objecttype.coveo-small.Queueitem, .coveo-icon.objecttype.coveo-small.Service, .coveo-icon.objecttype.coveo-small.board, .coveo-icon.objecttype.coveo-small.category, .coveo-icon.objecttype.coveo-small.invoice, .coveo-icon.objecttype.coveo-small.queueitem, .coveo-icon.objecttype.coveo-small.service, .coveo-icon.sysfiletype.coveo-small.exchangeactivity, .coveo-icon.sysfiletype.coveo-small.exchangenote, .coveo-icon.sysfiletype.coveo-small.exchangeofficecom, .coveo-icon.sysfiletype.coveo-small.exchangerssfeed, .coveo-icon.sysfiletype.coveo-small.spannouncement, .coveo-icon.sysfiletype.coveo-small.spannouncementlist, .coveo-icon.sysfiletype.coveo-small.spblogcategory, .coveo-icon.sysfiletype.coveo-small.spblogcategorylist, .coveo-icon.sysfiletype.coveo-small.spblogcomment, .coveo-icon.sysfiletype.coveo-small.spblogcommentlist, .coveo-icon.sysfiletype.coveo-small.spblogpost, .coveo-icon.sysfiletype.coveo-small.spblogpostlist, .coveo-icon.sysfiletype.coveo-small.spdiscussionboard, .coveo-icon.sysfiletype.coveo-small.spdiscussionboardlist, .coveo-icon.sysfiletype.coveo-small.sphealthreport, .coveo-icon.sysfiletype.coveo-small.sphealthreportlist, .coveo-icon.sysfiletype.coveo-small.sphealthrule, .coveo-icon.sysfiletype.coveo-small.sphealthrulelist, .coveo-icon.sysfiletype.coveo-small.splanguagesandtranslator, .coveo-icon.sysfiletype.coveo-small.splanguagesandtranslatorlist, .coveo-icon.sysfiletype.coveo-small.spmicrofeedlist, .coveo-icon.sysfiletype.coveo-small.spmicrofeedpost, .coveo-icon.sysfiletype.coveo-small.spperformancepointcontent, .coveo-icon.sysfiletype.coveo-small.spperformancepointcontentlist, .coveo-icon.sysfiletype.coveo-small.spphonecallmemo, .coveo-icon.sysfiletype.coveo-small.spphonecallmemolist, .coveo-icon.sysfiletype.coveo-small.sptextbox, .coveo-icon.sysfiletype.coveo-small.sptextboxlist {
	display: inline-block;
	width: 26px;
	height: 26px;
	background-size: 26px 26px;
	background-image: url(../image/list.svg)
}

.coveo-filetype-salesforce-standard-account-small, .coveo-icon.objecttype.coveo-small.Account, .coveo-icon.objecttype.coveo-small.account {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-account.svg)
}

.coveo-filetype-salesforce-standard-campaign-small, .coveo-icon.objecttype.coveo-small.Campaign, .coveo-icon.objecttype.coveo-small.campaign {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-campaign.svg)
}

.coveo-filetype-case-small, .coveo-icon.filetype.coveo-small.exchangetask, .coveo-icon.filetype.coveo-small.spprojecttask, .coveo-icon.filetype.coveo-small.spprojecttasklist, .coveo-icon.objecttype.coveo-small.Case, .coveo-icon.objecttype.coveo-small.Incident, .coveo-icon.objecttype.coveo-small.case, .coveo-icon.objecttype.coveo-small.incident, .coveo-icon.sysfiletype.coveo-small.exchangetask, .coveo-icon.sysfiletype.coveo-small.spprojecttask, .coveo-icon.sysfiletype.coveo-small.spprojecttasklist {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/case.svg)
}

.coveo-filetype-salesforce-standard-contact-small, .coveo-icon.objecttype.coveo-small.Contact, .coveo-icon.objecttype.coveo-small.contact {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-contact.svg)
}

.coveo-filetype-salesforce-standard-contract-small, .coveo-icon.objecttype.coveo-small.Contract, .coveo-icon.objecttype.coveo-small.contract {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-contract.svg)
}

.coveo-filetype-salesforce-standard-event-small, .coveo-icon.objecttype.coveo-small.Event, .coveo-icon.objecttype.coveo-small.event {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-event.svg)
}

.coveo-filetype-salesforce-standard-goals-small, .coveo-icon.objecttype.coveo-small.Goal, .coveo-icon.objecttype.coveo-small.goal {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-goals.svg)
}

.coveo-filetype-salesforce-standard-lead-small, .coveo-icon.objecttype.coveo-small.Lead, .coveo-icon.objecttype.coveo-small.lead {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-lead.svg)
}

.coveo-filetype-salesforce-standard-related-list-small, .coveo-icon.filetype.coveo-small.lithiumcategory, .coveo-icon.filetype.coveo-small.saleforceitem, .coveo-icon.filetype.coveo-small.spwikipagelibrarylist, .coveo-icon.objecttype.coveo-small.List, .coveo-icon.objecttype.coveo-small.list, .coveo-icon.sysfiletype.coveo-small.lithiumcategory, .coveo-icon.sysfiletype.coveo-small.saleforceitem, .coveo-icon.sysfiletype.coveo-small.spwikipagelibrarylist {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-related-list.svg)
}

.coveo-filetype-salesforce-standard-article-small, .coveo-icon.filetype.coveo-small.cfpage, .coveo-icon.objecttype.coveo-small.Kbarticle, .coveo-icon.objecttype.coveo-small.Kbattachment, .coveo-icon.objecttype.coveo-small.Kbdocumentation, .coveo-icon.objecttype.coveo-small.Kbknowledgearticle, .coveo-icon.objecttype.coveo-small.Kbsolution, .coveo-icon.objecttype.coveo-small.Kbtechnicalarticle, .coveo-icon.objecttype.coveo-small.Knowledgearticle, .coveo-icon.objecttype.coveo-small.Salesliterature, .coveo-icon.objecttype.coveo-small.Solution, .coveo-icon.objecttype.coveo-small.kbarticle, .coveo-icon.objecttype.coveo-small.kbattachment, .coveo-icon.objecttype.coveo-small.kbdocumentation, .coveo-icon.objecttype.coveo-small.kbknowledgearticle, .coveo-icon.objecttype.coveo-small.kbsolution, .coveo-icon.objecttype.coveo-small.kbtechnicalarticle, .coveo-icon.objecttype.coveo-small.knowledgearticle, .coveo-icon.objecttype.coveo-small.salesliterature, .coveo-icon.objecttype.coveo-small.solution, .coveo-icon.sysfiletype.coveo-small.cfpage {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-article.svg)
}

.coveo-filetype-salesforce-standard-report-small, .coveo-icon.objecttype.coveo-small.Report, .coveo-icon.objecttype.coveo-small.report {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-report.svg)
}

.coveo-filetype-salesforce-standard-task-small, .coveo-icon.objecttype.coveo-small.Task, .coveo-icon.objecttype.coveo-small.task {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-task.svg)
}

.coveo-filetype-attachment-small, .coveo-icon.objecttype.coveo-small.Attachment, .coveo-icon.objecttype.coveo-small.attachment {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/attachment.svg)
}

.coveo-filetype-salesforce-standard-opportunity-small, .coveo-icon.objecttype.coveo-small.Opportunity, .coveo-icon.objecttype.coveo-small.Opportunityproduct, .coveo-icon.objecttype.coveo-small.opportunity, .coveo-icon.objecttype.coveo-small.opportunityproduct {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-opportunity.svg)
}

.coveo-filetype-salesforce-standard-post-small, .coveo-icon.objecttype.coveo-small.Feedcomment, .coveo-icon.objecttype.coveo-small.Feeditem, .coveo-icon.objecttype.coveo-small.feedcomment, .coveo-icon.objecttype.coveo-small.feeditem {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-post.svg)
}

.coveo-filetype-salesforce-standard-note-small, .coveo-icon.objecttype.coveo-small.Note, .coveo-icon.objecttype.coveo-small.note {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-note.svg)
}

.coveo-filetype-salesforce-standard-product-small, .coveo-icon.objecttype.coveo-small.Product, .coveo-icon.objecttype.coveo-small.product {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-product.svg)
}

.coveo-filetype-salesforce-standard-quotes-small, .coveo-icon.objecttype.coveo-small.Quote, .coveo-icon.objecttype.coveo-small.quote {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-quotes.svg)
}

.coveo-filetype-salesforce-standard-orders-small, .coveo-icon.objecttype.coveo-small.Salesorder, .coveo-icon.objecttype.coveo-small.salesorder {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-orders.svg)
}

.coveo-filetype-salesforce-standard-topic-small, .coveo-icon.objecttype.coveo-small.Topic, .coveo-icon.objecttype.coveo-small.topic {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-topic.svg)
}

.coveo-filetype-salesforce-standard-dashboard-small, .coveo-icon.objecttype.coveo-small.Dashboard, .coveo-icon.objecttype.coveo-small.dashboard {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-dashboard.svg)
}

.coveo-filetype-document-small, .coveo-icon.objecttype.coveo-small.Contentversion, .coveo-icon.objecttype.coveo-small.contentversion {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/document.svg)
}

.coveo-filetype-salesforce-standard-groups-small, .coveo-icon.filetype.coveo-small.lithiumboard, .coveo-icon.objecttype.coveo-small.Collaborationgroup, .coveo-icon.objecttype.coveo-small.collaborationgroup, .coveo-icon.sysfiletype.coveo-small.lithiumboard {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-groups.svg)
}

.coveo-filetype-salesforce-standard-call-small, .coveo-icon.objecttype.coveo-small.Phonecall, .coveo-icon.objecttype.coveo-small.phonecall {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-call.svg)
}

.coveo-filetype-salesforce-standard-service-appointment-small, .coveo-icon.objecttype.coveo-small.Appointment, .coveo-icon.objecttype.coveo-small.appointment {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-service-appointment.svg)
}

.coveo-filetype-salesforce-doctype-html, .coveo-icon.filetype.html, .coveo-icon.filetype.webscraperwebpage, .coveo-icon.filetype.wiki, .coveo-icon.filetype.xml, .coveo-icon.sysfiletype.html, .coveo-icon.sysfiletype.webscraperwebpage, .coveo-icon.sysfiletype.wiki, .coveo-icon.sysfiletype.xml {
	display: inline-block;
	width: 56px;
	height: 64px;
	background-size: 56px 64px;
	background-image: url(../image/salesforce-doctype-html.svg)
}

.coveo-filetype-salesforce-doctype-image, .coveo-icon.filetype.image, .coveo-icon.filetype.svg, .coveo-icon.sysfiletype.image, .coveo-icon.sysfiletype.svg {
	display: inline-block;
	width: 56px;
	height: 64px;
	background-size: 56px 64px;
	background-image: url(../image/salesforce-doctype-image.svg)
}

.coveo-filetype-folder, .coveo-icon.filetype.cfspace, .coveo-icon.filetype.confluencespace, .coveo-icon.filetype.folder, .coveo-icon.filetype.spareadocumentlibrarylist, .coveo-icon.filetype.spdashboardslibrarylist, .coveo-icon.filetype.spdataconnectionforperformancepointlibrarylist, .coveo-icon.filetype.spdocumentlibrarylist, .coveo-icon.filetype.spdocumentset, .coveo-icon.filetype.spformlibrarylist, .coveo-icon.filetype.spimedictionary, .coveo-icon.filetype.spimedictionarylist, .coveo-icon.filetype.splistfolder, .coveo-icon.filetype.splisttemplatecataloglist, .coveo-icon.filetype.spmasterpagescataloglist, .coveo-icon.filetype.spnocodeworkflowlibrarylist, .coveo-icon.filetype.spprocessdiagramslibrarylist, .coveo-icon.filetype.sppublishingimageslibrarylist, .coveo-icon.filetype.sppublishingpageslibrarylist, .coveo-icon.filetype.sprecordlibrarylist, .coveo-icon.filetype.spreportdocumentlibrarylist, .coveo-icon.filetype.spreportlibrarylist, .coveo-icon.filetype.spsitedirectory, .coveo-icon.filetype.spsitedirectorylist, .coveo-icon.filetype.spsitethemeslibrarylist, .coveo-icon.filetype.spslidelibrarylist, .coveo-icon.filetype.spsolutionslibrarylist, .coveo-icon.filetype.sptranslationmanagementlibrarylist, .coveo-icon.filetype.spwebpartcataloglist, .coveo-icon.filetype.spwebtemplatecataloglist, .coveo-icon.filetype.spwfpublibrarylist, .coveo-icon.filetype.spworkspacepagelist, .coveo-icon.sysfiletype.cfspace, .coveo-icon.sysfiletype.confluencespace, .coveo-icon.sysfiletype.folder, .coveo-icon.sysfiletype.spareadocumentlibrarylist, .coveo-icon.sysfiletype.spdashboardslibrarylist, .coveo-icon.sysfiletype.spdataconnectionforperformancepointlibrarylist, .coveo-icon.sysfiletype.spdocumentlibrarylist, .coveo-icon.sysfiletype.spdocumentset, .coveo-icon.sysfiletype.spformlibrarylist, .coveo-icon.sysfiletype.spimedictionary, .coveo-icon.sysfiletype.spimedictionarylist, .coveo-icon.sysfiletype.splistfolder, .coveo-icon.sysfiletype.splisttemplatecataloglist, .coveo-icon.sysfiletype.spmasterpagescataloglist, .coveo-icon.sysfiletype.spnocodeworkflowlibrarylist, .coveo-icon.sysfiletype.spprocessdiagramslibrarylist, .coveo-icon.sysfiletype.sppublishingimageslibrarylist, .coveo-icon.sysfiletype.sppublishingpageslibrarylist, .coveo-icon.sysfiletype.sprecordlibrarylist, .coveo-icon.sysfiletype.spreportdocumentlibrarylist, .coveo-icon.sysfiletype.spreportlibrarylist, .coveo-icon.sysfiletype.spsitedirectory, .coveo-icon.sysfiletype.spsitedirectorylist, .coveo-icon.sysfiletype.spsitethemeslibrarylist, .coveo-icon.sysfiletype.spslidelibrarylist, .coveo-icon.sysfiletype.spsolutionslibrarylist, .coveo-icon.sysfiletype.sptranslationmanagementlibrarylist, .coveo-icon.sysfiletype.spwebpartcataloglist, .coveo-icon.sysfiletype.spwebtemplatecataloglist, .coveo-icon.sysfiletype.spwfpublibrarylist, .coveo-icon.sysfiletype.spworkspacepagelist {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/folder.svg)
}

.coveo-filetype-salesforce-doctype-gdoc, .coveo-icon.filetype.txt, .coveo-icon.sysfiletype.txt {
	display: inline-block;
	width: 56px;
	height: 64px;
	background-size: 56px 64px;
	background-image: url(../image/salesforce-doctype-gdoc.svg)
}

.coveo-filetype-salesforce-doctype-pack, .coveo-icon.filetype.zip, .coveo-icon.sysfiletype.zip {
	display: inline-block;
	width: 56px;
	height: 64px;
	background-size: 56px 64px;
	background-image: url(../image/salesforce-doctype-pack.svg)
}

.coveo-filetype-file, .coveo-icon.filetype.exchangedocument, .coveo-icon.filetype.odt, .coveo-icon.filetype.olefile, .coveo-icon.filetype.spresource, .coveo-icon.filetype.spresourcelist, .coveo-icon.sysfiletype.exchangedocument, .coveo-icon.sysfiletype.odt, .coveo-icon.sysfiletype.olefile, .coveo-icon.sysfiletype.spresource, .coveo-icon.sysfiletype.spresourcelist {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/file.svg)
}

.coveo-filetype-salesforce-doctype-pdf, .coveo-icon.filetype.pdf, .coveo-icon.sysfiletype.pdf {
	display: inline-block;
	width: 56px;
	height: 64px;
	background-size: 56px 64px;
	background-image: url(../image/salesforce-doctype-pdf.svg)
}

.coveo-filetype-salesforce-doctype-flash, .coveo-icon.filetype.swf, .coveo-icon.sysfiletype.swf {
	display: inline-block;
	width: 56px;
	height: 64px;
	background-size: 56px 64px;
	background-image: url(../image/salesforce-doctype-flash.svg)
}

.coveo-filetype-salesforce-doctype-visio, .coveo-icon.filetype.vsd, .coveo-icon.sysfiletype.vsd {
	display: inline-block;
	width: 56px;
	height: 64px;
	background-size: 56px 64px;
	background-image: url(../image/salesforce-doctype-visio.svg)
}

.coveo-filetype-salesforce-doctype-word, .coveo-icon.filetype.doc, .coveo-icon.filetype.docx, .coveo-icon.filetype.svm, .coveo-icon.sysfiletype.doc, .coveo-icon.sysfiletype.docx, .coveo-icon.sysfiletype.svm {
	display: inline-block;
	width: 56px;
	height: 64px;
	background-size: 56px 64px;
	background-image: url(../image/salesforce-doctype-word.svg)
}

.coveo-filetype-salesforce-doctype-excel, .coveo-icon.filetype.xls, .coveo-icon.sysfiletype.xls {
	display: inline-block;
	width: 56px;
	height: 64px;
	background-size: 56px 64px;
	background-image: url(../image/salesforce-doctype-excel.svg)
}

.coveo-filetype-salesforce-doctype-ppt, .coveo-icon.filetype.ppt, .coveo-icon.sysfiletype.ppt {
	display: inline-block;
	width: 56px;
	height: 64px;
	background-size: 56px 64px;
	background-image: url(../image/salesforce-doctype-ppt.svg)
}

.coveo-filetype-video, .coveo-icon.filetype.video, .coveo-icon.filetype.youtube, .coveo-icon.filetype.youtubeplaylist, .coveo-icon.filetype.youtubeplaylistitem, .coveo-icon.filetype.youtubevideo, .coveo-icon.sysfiletype.video, .coveo-icon.sysfiletype.youtube, .coveo-icon.sysfiletype.youtubeplaylist, .coveo-icon.sysfiletype.youtubeplaylistitem, .coveo-icon.sysfiletype.youtubevideo {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/video.svg)
}

.coveo-filetype-link, .coveo-icon.filetype.dynamicscrmitem, .coveo-icon.filetype.spdocumentlink, .coveo-icon.filetype.spissue, .coveo-icon.filetype.spissuelist, .coveo-icon.filetype.splink, .coveo-icon.filetype.splinklist, .coveo-icon.filetype.spsite, .coveo-icon.sysfiletype.dynamicscrmitem, .coveo-icon.sysfiletype.spdocumentlink, .coveo-icon.sysfiletype.spissue, .coveo-icon.sysfiletype.spissuelist, .coveo-icon.sysfiletype.splink, .coveo-icon.sysfiletype.splinklist, .coveo-icon.sysfiletype.spsite {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/link.svg)
}

.coveo-filetype-salesforce-standard-default, .coveo-icon.filetype.salesforceitem, .coveo-icon.sysfiletype.salesforceitem {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-default.svg)
}

.coveo-filetype-salesforce-standard-service-report, .coveo-icon.filetype.jiraissue, .coveo-icon.sysfiletype.jiraissue {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-service-report.svg)
}

.coveo-filetype-salesforce-standard-question-feed, .coveo-icon.filetype.cfcomment, .coveo-icon.sysfiletype.cfcomment {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-question-feed.svg)
}

.coveo-filetype-salesforce-standard-insights, .coveo-icon.filetype.cfblogentry, .coveo-icon.sysfiletype.cfblogentry {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-insights.svg)
}

.coveo-filetype-calendar, .coveo-icon.filetype.exchangeappointment, .coveo-icon.filetype.exchangecalendarmessage, .coveo-icon.filetype.spadministratortask, .coveo-icon.filetype.spadministratortasklist, .coveo-icon.filetype.spagenda, .coveo-icon.filetype.spagendalist, .coveo-icon.filetype.spevent, .coveo-icon.filetype.speventlist, .coveo-icon.filetype.spmeetingserie, .coveo-icon.filetype.spmeetingserielist, .coveo-icon.filetype.sptask, .coveo-icon.filetype.sptasklist, .coveo-icon.filetype.spworkflowhistory, .coveo-icon.filetype.spworkflowhistorylist, .coveo-icon.sysfiletype.exchangeappointment, .coveo-icon.sysfiletype.exchangecalendarmessage, .coveo-icon.sysfiletype.spadministratortask, .coveo-icon.sysfiletype.spadministratortasklist, .coveo-icon.sysfiletype.spagenda, .coveo-icon.sysfiletype.spagendalist, .coveo-icon.sysfiletype.spevent, .coveo-icon.sysfiletype.speventlist, .coveo-icon.sysfiletype.spmeetingserie, .coveo-icon.sysfiletype.spmeetingserielist, .coveo-icon.sysfiletype.sptask, .coveo-icon.sysfiletype.sptasklist, .coveo-icon.sysfiletype.spworkflowhistory, .coveo-icon.sysfiletype.spworkflowhistorylist {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/calendar.svg)
}

.coveo-filetype-custom, .coveo-icon.filetype, .coveo-icon.filetype.exchangefreebusy, .coveo-icon.filetype.exchangemdn, .coveo-icon.filetype.exchangeobject, .coveo-icon.filetype.sparea, .coveo-icon.filetype.sparealisting, .coveo-icon.filetype.spcirculation, .coveo-icon.filetype.spcirculationlist, .coveo-icon.filetype.spcustomgridlist, .coveo-icon.filetype.spcustomlist, .coveo-icon.filetype.spdecision, .coveo-icon.filetype.spdecisionlist, .coveo-icon.filetype.spdistributiongroup, .coveo-icon.filetype.spdistributiongrouplist, .coveo-icon.filetype.spkeyperformanceindicator, .coveo-icon.filetype.spkeyperformanceindicatorlist, .coveo-icon.filetype.spobjective, .coveo-icon.filetype.spobjectivelist, .coveo-icon.filetype.spsurvey, .coveo-icon.filetype.spsurveylist, .coveo-icon.filetype.sptab, .coveo-icon.filetype.sptablist, .coveo-icon.filetype.spthingstobring, .coveo-icon.filetype.spthingstobringlist, .coveo-icon.filetype.spunknownlist, .coveo-icon.filetype.spwhereabout, .coveo-icon.filetype.spwhereaboutlist, .coveo-icon.filetype.spworkflowprocess, .coveo-icon.filetype.spworkflowprocesslist, .coveo-icon.objecttype, .coveo-icon.sysfiletype, .coveo-icon.sysfiletype.exchangefreebusy, .coveo-icon.sysfiletype.exchangemdn, .coveo-icon.sysfiletype.exchangeobject, .coveo-icon.sysfiletype.sparea, .coveo-icon.sysfiletype.sparealisting, .coveo-icon.sysfiletype.spcirculation, .coveo-icon.sysfiletype.spcirculationlist, .coveo-icon.sysfiletype.spcustomgridlist, .coveo-icon.sysfiletype.spcustomlist, .coveo-icon.sysfiletype.spdecision, .coveo-icon.sysfiletype.spdecisionlist, .coveo-icon.sysfiletype.spdistributiongroup, .coveo-icon.sysfiletype.spdistributiongrouplist, .coveo-icon.sysfiletype.spkeyperformanceindicator, .coveo-icon.sysfiletype.spkeyperformanceindicatorlist, .coveo-icon.sysfiletype.spobjective, .coveo-icon.sysfiletype.spobjectivelist, .coveo-icon.sysfiletype.spsurvey, .coveo-icon.sysfiletype.spsurveylist, .coveo-icon.sysfiletype.sptab, .coveo-icon.sysfiletype.sptablist, .coveo-icon.sysfiletype.spthingstobring, .coveo-icon.sysfiletype.spthingstobringlist, .coveo-icon.sysfiletype.spunknownlist, .coveo-icon.sysfiletype.spwhereabout, .coveo-icon.sysfiletype.spwhereaboutlist, .coveo-icon.sysfiletype.spworkflowprocess, .coveo-icon.sysfiletype.spworkflowprocesslist {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/custom.svg)
}

.coveo-filetype-salesforce-standard-team-member, .coveo-icon.filetype.lithiumcommunity, .coveo-icon.sysfiletype.lithiumcommunity {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/salesforce-standard-team-member.svg)
}

.coveo-filetype-webpage, .coveo-icon.filetype.spportal, .coveo-icon.sysfiletype.spportal {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/webpage.svg)
}

.coveo-filetype-images, .coveo-icon.filetype.sppicturelibrarylist, .coveo-icon.sysfiletype.sppicturelibrarylist {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/images.svg)
}

.coveo-filetype-kb, .coveo-icon.filetype.spdataconnectionlibrarylist, .coveo-icon.filetype.spdatasource, .coveo-icon.filetype.spdatasourcelist, .coveo-icon.filetype.spipfslist, .coveo-icon.sysfiletype.spdataconnectionlibrarylist, .coveo-icon.sysfiletype.spdatasource, .coveo-icon.sysfiletype.spdatasourcelist, .coveo-icon.sysfiletype.spipfslist {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
	background-image: url(../image/kb.svg)
}

.coveo-filetype-salesforce-doctype-html-small, .coveo-icon.filetype.coveo-small.html, .coveo-icon.filetype.coveo-small.webscraperwebpage, .coveo-icon.filetype.coveo-small.wiki, .coveo-icon.filetype.coveo-small.xml, .coveo-icon.sysfiletype.coveo-small.html, .coveo-icon.sysfiletype.coveo-small.webscraperwebpage, .coveo-icon.sysfiletype.coveo-small.wiki, .coveo-icon.sysfiletype.coveo-small.xml {
	display: inline-block;
	width: 28px;
	height: 32px;
	background-size: 28px 32px;
	background-image: url(../image/salesforce-doctype-html.svg)
}

.coveo-filetype-salesforce-doctype-image-small, .coveo-icon.filetype.coveo-small.image, .coveo-icon.filetype.coveo-small.svg, .coveo-icon.sysfiletype.coveo-small.image, .coveo-icon.sysfiletype.coveo-small.svg {
	display: inline-block;
	width: 28px;
	height: 32px;
	background-size: 28px 32px;
	background-image: url(../image/salesforce-doctype-image.svg)
}

.coveo-filetype-folder-small, .coveo-icon.filetype.coveo-small.cfspace, .coveo-icon.filetype.coveo-small.confluencespace, .coveo-icon.filetype.coveo-small.folder, .coveo-icon.filetype.coveo-small.spareadocumentlibrarylist, .coveo-icon.filetype.coveo-small.spdashboardslibrarylist, .coveo-icon.filetype.coveo-small.spdataconnectionforperformancepointlibrarylist, .coveo-icon.filetype.coveo-small.spdocumentlibrarylist, .coveo-icon.filetype.coveo-small.spdocumentset, .coveo-icon.filetype.coveo-small.spformlibrarylist, .coveo-icon.filetype.coveo-small.spimedictionary, .coveo-icon.filetype.coveo-small.spimedictionarylist, .coveo-icon.filetype.coveo-small.splistfolder, .coveo-icon.filetype.coveo-small.splisttemplatecataloglist, .coveo-icon.filetype.coveo-small.spmasterpagescataloglist, .coveo-icon.filetype.coveo-small.spnocodeworkflowlibrarylist, .coveo-icon.filetype.coveo-small.spprocessdiagramslibrarylist, .coveo-icon.filetype.coveo-small.sppublishingimageslibrarylist, .coveo-icon.filetype.coveo-small.sppublishingpageslibrarylist, .coveo-icon.filetype.coveo-small.sprecordlibrarylist, .coveo-icon.filetype.coveo-small.spreportdocumentlibrarylist, .coveo-icon.filetype.coveo-small.spreportlibrarylist, .coveo-icon.filetype.coveo-small.spsitedirectory, .coveo-icon.filetype.coveo-small.spsitedirectorylist, .coveo-icon.filetype.coveo-small.spsitethemeslibrarylist, .coveo-icon.filetype.coveo-small.spslidelibrarylist, .coveo-icon.filetype.coveo-small.spsolutionslibrarylist, .coveo-icon.filetype.coveo-small.sptranslationmanagementlibrarylist, .coveo-icon.filetype.coveo-small.spwebpartcataloglist, .coveo-icon.filetype.coveo-small.spwebtemplatecataloglist, .coveo-icon.filetype.coveo-small.spwfpublibrarylist, .coveo-icon.filetype.coveo-small.spworkspacepagelist, .coveo-icon.sysfiletype.coveo-small.cfspace, .coveo-icon.sysfiletype.coveo-small.confluencespace, .coveo-icon.sysfiletype.coveo-small.folder, .coveo-icon.sysfiletype.coveo-small.spareadocumentlibrarylist, .coveo-icon.sysfiletype.coveo-small.spdashboardslibrarylist, .coveo-icon.sysfiletype.coveo-small.spdataconnectionforperformancepointlibrarylist, .coveo-icon.sysfiletype.coveo-small.spdocumentlibrarylist, .coveo-icon.sysfiletype.coveo-small.spdocumentset, .coveo-icon.sysfiletype.coveo-small.spformlibrarylist, .coveo-icon.sysfiletype.coveo-small.spimedictionary, .coveo-icon.sysfiletype.coveo-small.spimedictionarylist, .coveo-icon.sysfiletype.coveo-small.splistfolder, .coveo-icon.sysfiletype.coveo-small.splisttemplatecataloglist, .coveo-icon.sysfiletype.coveo-small.spmasterpagescataloglist, .coveo-icon.sysfiletype.coveo-small.spnocodeworkflowlibrarylist, .coveo-icon.sysfiletype.coveo-small.spprocessdiagramslibrarylist, .coveo-icon.sysfiletype.coveo-small.sppublishingimageslibrarylist, .coveo-icon.sysfiletype.coveo-small.sppublishingpageslibrarylist, .coveo-icon.sysfiletype.coveo-small.sprecordlibrarylist, .coveo-icon.sysfiletype.coveo-small.spreportdocumentlibrarylist, .coveo-icon.sysfiletype.coveo-small.spreportlibrarylist, .coveo-icon.sysfiletype.coveo-small.spsitedirectory, .coveo-icon.sysfiletype.coveo-small.spsitedirectorylist, .coveo-icon.sysfiletype.coveo-small.spsitethemeslibrarylist, .coveo-icon.sysfiletype.coveo-small.spslidelibrarylist, .coveo-icon.sysfiletype.coveo-small.spsolutionslibrarylist, .coveo-icon.sysfiletype.coveo-small.sptranslationmanagementlibrarylist, .coveo-icon.sysfiletype.coveo-small.spwebpartcataloglist, .coveo-icon.sysfiletype.coveo-small.spwebtemplatecataloglist, .coveo-icon.sysfiletype.coveo-small.spwfpublibrarylist, .coveo-icon.sysfiletype.coveo-small.spworkspacepagelist {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/folder.svg)
}

.coveo-filetype-salesforce-doctype-gdoc-small, .coveo-icon.filetype.coveo-small.txt, .coveo-icon.sysfiletype.coveo-small.txt {
	display: inline-block;
	width: 28px;
	height: 32px;
	background-size: 28px 32px;
	background-image: url(../image/salesforce-doctype-gdoc.svg)
}

.coveo-filetype-salesforce-doctype-pack-small, .coveo-icon.filetype.coveo-small.zip, .coveo-icon.sysfiletype.coveo-small.zip {
	display: inline-block;
	width: 28px;
	height: 32px;
	background-size: 28px 32px;
	background-image: url(../image/salesforce-doctype-pack.svg)
}

.coveo-filetype-file-small, .coveo-icon.filetype.coveo-small.exchangedocument, .coveo-icon.filetype.coveo-small.odt, .coveo-icon.filetype.coveo-small.olefile, .coveo-icon.filetype.coveo-small.spresource, .coveo-icon.filetype.coveo-small.spresourcelist, .coveo-icon.sysfiletype.coveo-small.exchangedocument, .coveo-icon.sysfiletype.coveo-small.odt, .coveo-icon.sysfiletype.coveo-small.olefile, .coveo-icon.sysfiletype.coveo-small.spresource, .coveo-icon.sysfiletype.coveo-small.spresourcelist {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/file.svg)
}

.coveo-filetype-salesforce-doctype-pdf-small, .coveo-icon.filetype.coveo-small.pdf, .coveo-icon.sysfiletype.coveo-small.pdf {
	display: inline-block;
	width: 28px;
	height: 32px;
	background-size: 28px 32px;
	background-image: url(../image/salesforce-doctype-pdf.svg)
}

.coveo-filetype-salesforce-doctype-flash-small, .coveo-icon.filetype.coveo-small.swf, .coveo-icon.sysfiletype.coveo-small.swf {
	display: inline-block;
	width: 28px;
	height: 32px;
	background-size: 28px 32px;
	background-image: url(../image/salesforce-doctype-flash.svg)
}

.coveo-filetype-salesforce-doctype-visio-small, .coveo-icon.filetype.coveo-small.vsd, .coveo-icon.sysfiletype.coveo-small.vsd {
	display: inline-block;
	width: 28px;
	height: 32px;
	background-size: 28px 32px;
	background-image: url(../image/salesforce-doctype-visio.svg)
}

.coveo-filetype-salesforce-doctype-word-small, .coveo-icon.filetype.coveo-small.doc, .coveo-icon.filetype.coveo-small.docx, .coveo-icon.filetype.coveo-small.svm, .coveo-icon.sysfiletype.coveo-small.doc, .coveo-icon.sysfiletype.coveo-small.docx, .coveo-icon.sysfiletype.coveo-small.svm {
	display: inline-block;
	width: 28px;
	height: 32px;
	background-size: 28px 32px;
	background-image: url(../image/salesforce-doctype-word.svg)
}

.coveo-filetype-salesforce-doctype-excel-small, .coveo-icon.filetype.coveo-small.xls, .coveo-icon.sysfiletype.coveo-small.xls {
	display: inline-block;
	width: 28px;
	height: 32px;
	background-size: 28px 32px;
	background-image: url(../image/salesforce-doctype-excel.svg)
}

.coveo-filetype-salesforce-doctype-ppt-small, .coveo-icon.filetype.coveo-small.ppt, .coveo-icon.sysfiletype.coveo-small.ppt {
	display: inline-block;
	width: 28px;
	height: 32px;
	background-size: 28px 32px;
	background-image: url(../image/salesforce-doctype-ppt.svg)
}

.coveo-filetype-video-small, .coveo-icon.filetype.coveo-small.video, .coveo-icon.filetype.coveo-small.youtube, .coveo-icon.filetype.coveo-small.youtubeplaylist, .coveo-icon.filetype.coveo-small.youtubeplaylistitem, .coveo-icon.filetype.coveo-small.youtubevideo, .coveo-icon.sysfiletype.coveo-small.video, .coveo-icon.sysfiletype.coveo-small.youtube, .coveo-icon.sysfiletype.coveo-small.youtubeplaylist, .coveo-icon.sysfiletype.coveo-small.youtubeplaylistitem, .coveo-icon.sysfiletype.coveo-small.youtubevideo {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/video.svg)
}

.coveo-filetype-link-small, .coveo-icon.filetype.coveo-small.dynamicscrmitem, .coveo-icon.filetype.coveo-small.spdocumentlink, .coveo-icon.filetype.coveo-small.spissue, .coveo-icon.filetype.coveo-small.spissuelist, .coveo-icon.filetype.coveo-small.splink, .coveo-icon.filetype.coveo-small.splinklist, .coveo-icon.filetype.coveo-small.spsite, .coveo-icon.sysfiletype.coveo-small.dynamicscrmitem, .coveo-icon.sysfiletype.coveo-small.spdocumentlink, .coveo-icon.sysfiletype.coveo-small.spissue, .coveo-icon.sysfiletype.coveo-small.spissuelist, .coveo-icon.sysfiletype.coveo-small.splink, .coveo-icon.sysfiletype.coveo-small.splinklist, .coveo-icon.sysfiletype.coveo-small.spsite {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/link.svg)
}

.coveo-filetype-salesforce-standard-default-small, .coveo-icon.filetype.coveo-small.salesforceitem, .coveo-icon.sysfiletype.coveo-small.salesforceitem {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-default.svg)
}

.coveo-filetype-salesforce-standard-service-report-small, .coveo-icon.filetype.coveo-small.jiraissue, .coveo-icon.sysfiletype.coveo-small.jiraissue {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-service-report.svg)
}

.coveo-filetype-salesforce-standard-question-feed-small, .coveo-icon.filetype.coveo-small.cfcomment, .coveo-icon.sysfiletype.coveo-small.cfcomment {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-question-feed.svg)
}

.coveo-filetype-salesforce-standard-insights-small, .coveo-icon.filetype.coveo-small.cfblogentry, .coveo-icon.sysfiletype.coveo-small.cfblogentry {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-insights.svg)
}

.coveo-filetype-calendar-small, .coveo-icon.filetype.coveo-small.exchangeappointment, .coveo-icon.filetype.coveo-small.exchangecalendarmessage, .coveo-icon.filetype.coveo-small.spadministratortask, .coveo-icon.filetype.coveo-small.spadministratortasklist, .coveo-icon.filetype.coveo-small.spagenda, .coveo-icon.filetype.coveo-small.spagendalist, .coveo-icon.filetype.coveo-small.spevent, .coveo-icon.filetype.coveo-small.speventlist, .coveo-icon.filetype.coveo-small.spmeetingserie, .coveo-icon.filetype.coveo-small.spmeetingserielist, .coveo-icon.filetype.coveo-small.sptask, .coveo-icon.filetype.coveo-small.sptasklist, .coveo-icon.filetype.coveo-small.spworkflowhistory, .coveo-icon.filetype.coveo-small.spworkflowhistorylist, .coveo-icon.sysfiletype.coveo-small.exchangeappointment, .coveo-icon.sysfiletype.coveo-small.exchangecalendarmessage, .coveo-icon.sysfiletype.coveo-small.spadministratortask, .coveo-icon.sysfiletype.coveo-small.spadministratortasklist, .coveo-icon.sysfiletype.coveo-small.spagenda, .coveo-icon.sysfiletype.coveo-small.spagendalist, .coveo-icon.sysfiletype.coveo-small.spevent, .coveo-icon.sysfiletype.coveo-small.speventlist, .coveo-icon.sysfiletype.coveo-small.spmeetingserie, .coveo-icon.sysfiletype.coveo-small.spmeetingserielist, .coveo-icon.sysfiletype.coveo-small.sptask, .coveo-icon.sysfiletype.coveo-small.sptasklist, .coveo-icon.sysfiletype.coveo-small.spworkflowhistory, .coveo-icon.sysfiletype.coveo-small.spworkflowhistorylist {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/calendar.svg)
}

.coveo-filetype-custom-small, .coveo-icon.filetype.coveo-small, .coveo-icon.filetype.coveo-small.exchangefreebusy, .coveo-icon.filetype.coveo-small.exchangemdn, .coveo-icon.filetype.coveo-small.exchangeobject, .coveo-icon.filetype.coveo-small.sparea, .coveo-icon.filetype.coveo-small.sparealisting, .coveo-icon.filetype.coveo-small.spcirculation, .coveo-icon.filetype.coveo-small.spcirculationlist, .coveo-icon.filetype.coveo-small.spcustomgridlist, .coveo-icon.filetype.coveo-small.spcustomlist, .coveo-icon.filetype.coveo-small.spdecision, .coveo-icon.filetype.coveo-small.spdecisionlist, .coveo-icon.filetype.coveo-small.spdistributiongroup, .coveo-icon.filetype.coveo-small.spdistributiongrouplist, .coveo-icon.filetype.coveo-small.spkeyperformanceindicator, .coveo-icon.filetype.coveo-small.spkeyperformanceindicatorlist, .coveo-icon.filetype.coveo-small.spobjective, .coveo-icon.filetype.coveo-small.spobjectivelist, .coveo-icon.filetype.coveo-small.spsurvey, .coveo-icon.filetype.coveo-small.spsurveylist, .coveo-icon.filetype.coveo-small.sptab, .coveo-icon.filetype.coveo-small.sptablist, .coveo-icon.filetype.coveo-small.spthingstobring, .coveo-icon.filetype.coveo-small.spthingstobringlist, .coveo-icon.filetype.coveo-small.spunknownlist, .coveo-icon.filetype.coveo-small.spwhereabout, .coveo-icon.filetype.coveo-small.spwhereaboutlist, .coveo-icon.filetype.coveo-small.spworkflowprocess, .coveo-icon.filetype.coveo-small.spworkflowprocesslist, .coveo-icon.objecttype.coveo-small, .coveo-icon.sysfiletype.coveo-small, .coveo-icon.sysfiletype.coveo-small.exchangefreebusy, .coveo-icon.sysfiletype.coveo-small.exchangemdn, .coveo-icon.sysfiletype.coveo-small.exchangeobject, .coveo-icon.sysfiletype.coveo-small.sparea, .coveo-icon.sysfiletype.coveo-small.sparealisting, .coveo-icon.sysfiletype.coveo-small.spcirculation, .coveo-icon.sysfiletype.coveo-small.spcirculationlist, .coveo-icon.sysfiletype.coveo-small.spcustomgridlist, .coveo-icon.sysfiletype.coveo-small.spcustomlist, .coveo-icon.sysfiletype.coveo-small.spdecision, .coveo-icon.sysfiletype.coveo-small.spdecisionlist, .coveo-icon.sysfiletype.coveo-small.spdistributiongroup, .coveo-icon.sysfiletype.coveo-small.spdistributiongrouplist, .coveo-icon.sysfiletype.coveo-small.spkeyperformanceindicator, .coveo-icon.sysfiletype.coveo-small.spkeyperformanceindicatorlist, .coveo-icon.sysfiletype.coveo-small.spobjective, .coveo-icon.sysfiletype.coveo-small.spobjectivelist, .coveo-icon.sysfiletype.coveo-small.spsurvey, .coveo-icon.sysfiletype.coveo-small.spsurveylist, .coveo-icon.sysfiletype.coveo-small.sptab, .coveo-icon.sysfiletype.coveo-small.sptablist, .coveo-icon.sysfiletype.coveo-small.spthingstobring, .coveo-icon.sysfiletype.coveo-small.spthingstobringlist, .coveo-icon.sysfiletype.coveo-small.spunknownlist, .coveo-icon.sysfiletype.coveo-small.spwhereabout, .coveo-icon.sysfiletype.coveo-small.spwhereaboutlist, .coveo-icon.sysfiletype.coveo-small.spworkflowprocess, .coveo-icon.sysfiletype.coveo-small.spworkflowprocesslist {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/custom.svg)
}

.coveo-filetype-salesforce-standard-team-member-small, .coveo-icon.filetype.coveo-small.lithiumcommunity, .coveo-icon.sysfiletype.coveo-small.lithiumcommunity {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/salesforce-standard-team-member.svg)
}

.coveo-filetype-webpage-small, .coveo-icon.filetype.coveo-small.spportal, .coveo-icon.sysfiletype.coveo-small.spportal {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/webpage.svg)
}

.coveo-filetype-images-small, .coveo-icon.filetype.coveo-small.sppicturelibrarylist, .coveo-icon.sysfiletype.coveo-small.sppicturelibrarylist {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/images.svg)
}

.coveo-filetype-kb-small, .coveo-icon.filetype.coveo-small.spdataconnectionlibrarylist, .coveo-icon.filetype.coveo-small.spdatasource, .coveo-icon.filetype.coveo-small.spdatasourcelist, .coveo-icon.filetype.coveo-small.spipfslist, .coveo-icon.sysfiletype.coveo-small.spdataconnectionlibrarylist, .coveo-icon.sysfiletype.coveo-small.spdatasource, .coveo-icon.sysfiletype.coveo-small.spdatasourcelist, .coveo-icon.sysfiletype.coveo-small.spipfslist {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	background-image: url(../image/kb.svg)
}

.coveo-filetype-salesforce-standard-log-a-call, .coveo-filetype-salesforce-standard-log-a-call-small {
	background-color: #48c3cc;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-document, .coveo-filetype-salesforce-standard-document-small {
	background-color: #baac93;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-environment-hub, .coveo-filetype-salesforce-standard-environment-hub-small, .coveo-filetype-salesforce-standard-flow, .coveo-filetype-salesforce-standard-flow-small, .coveo-filetype-salesforce-standard-process, .coveo-filetype-salesforce-standard-process-small, .coveo-filetype-salesforce-standard-sossession, .coveo-filetype-salesforce-standard-sossession-small {
	background-color: #54698d;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-news, .coveo-filetype-salesforce-standard-news-small {
	background-color: #7f8de1;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-home, .coveo-filetype-salesforce-standard-home-small {
	background-color: #ef7ead;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-account, .coveo-filetype-salesforce-standard-account-small, .coveo-icon.objecttype.Account, .coveo-icon.objecttype.account, .coveo-icon.objecttype.coveo-small.Account, .coveo-icon.objecttype.coveo-small.account {
	background-color: #7f8de1;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-apps-admin, .coveo-filetype-salesforce-standard-apps-admin-small {
	background-color: #9895ee;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-announcement, .coveo-filetype-salesforce-standard-announcement-small {
	background-color: #62b7ed;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-person-account, .coveo-filetype-salesforce-standard-person-account-small {
	background-color: #7f8de1;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-social, .coveo-filetype-salesforce-standard-social-small {
	background-color: #ea74a2;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-campaign-members, .coveo-filetype-salesforce-standard-campaign-members-small {
	background-color: #f49756;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-answer-best, .coveo-filetype-salesforce-standard-answer-best-small, .coveo-filetype-salesforce-standard-answer-private, .coveo-filetype-salesforce-standard-answer-private-small, .coveo-filetype-salesforce-standard-answer-public, .coveo-filetype-salesforce-standard-answer-public-small, .coveo-filetype-salesforce-standard-article, .coveo-filetype-salesforce-standard-article-small, .coveo-icon.filetype.cfpage, .coveo-icon.filetype.coveo-small.cfpage, .coveo-icon.objecttype.Kbarticle, .coveo-icon.objecttype.Kbattachment, .coveo-icon.objecttype.Kbdocumentation, .coveo-icon.objecttype.Kbknowledgearticle, .coveo-icon.objecttype.Kbsolution, .coveo-icon.objecttype.Kbtechnicalarticle, .coveo-icon.objecttype.Knowledgearticle, .coveo-icon.objecttype.Salesliterature, .coveo-icon.objecttype.Solution, .coveo-icon.objecttype.coveo-small.Kbarticle, .coveo-icon.objecttype.coveo-small.Kbattachment, .coveo-icon.objecttype.coveo-small.Kbdocumentation, .coveo-icon.objecttype.coveo-small.Kbknowledgearticle, .coveo-icon.objecttype.coveo-small.Kbsolution, .coveo-icon.objecttype.coveo-small.Kbtechnicalarticle, .coveo-icon.objecttype.coveo-small.Knowledgearticle, .coveo-icon.objecttype.coveo-small.Salesliterature, .coveo-icon.objecttype.coveo-small.Solution, .coveo-icon.objecttype.coveo-small.kbarticle, .coveo-icon.objecttype.coveo-small.kbattachment, .coveo-icon.objecttype.coveo-small.kbdocumentation, .coveo-icon.objecttype.coveo-small.kbknowledgearticle, .coveo-icon.objecttype.coveo-small.kbsolution, .coveo-icon.objecttype.coveo-small.kbtechnicalarticle, .coveo-icon.objecttype.coveo-small.knowledgearticle, .coveo-icon.objecttype.coveo-small.salesliterature, .coveo-icon.objecttype.coveo-small.solution, .coveo-icon.objecttype.kbarticle, .coveo-icon.objecttype.kbattachment, .coveo-icon.objecttype.kbdocumentation, .coveo-icon.objecttype.kbknowledgearticle, .coveo-icon.objecttype.kbsolution, .coveo-icon.objecttype.kbtechnicalarticle, .coveo-icon.objecttype.knowledgearticle, .coveo-icon.objecttype.salesliterature, .coveo-icon.objecttype.solution, .coveo-icon.sysfiletype.cfpage, .coveo-icon.sysfiletype.coveo-small.cfpage {
	background-color: #f2cf5b;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-avatar-loading, .coveo-filetype-salesforce-standard-avatar-loading-small {
	background-color: #b8c3ce;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-campaign, .coveo-filetype-salesforce-standard-campaign-small, .coveo-icon.objecttype.Campaign, .coveo-icon.objecttype.campaign, .coveo-icon.objecttype.coveo-small.Campaign, .coveo-icon.objecttype.coveo-small.campaign {
	background-color: #f49756;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-calibration, .coveo-filetype-salesforce-standard-calibration-small {
	background-color: #47cfd2;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-avatar, .coveo-filetype-salesforce-standard-avatar-small {
	background-color: #62b7ed;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-approval, .coveo-filetype-salesforce-standard-approval-small {
	background-color: #50cc7a;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-apps, .coveo-filetype-salesforce-standard-apps-small {
	background-color: #3c97dd;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-user, .coveo-filetype-salesforce-standard-user-small {
	background-color: #34becd;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-evernote, .coveo-filetype-salesforce-standard-evernote-small {
	background-color: #86c86f;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-coaching, .coveo-filetype-salesforce-standard-coaching-small {
	background-color: #f67594;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-connected-apps, .coveo-filetype-salesforce-standard-connected-apps-small {
	background-color: #9895ee;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-drafts, .coveo-filetype-salesforce-standard-drafts-small {
	background-color: #6ca1e9;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-email, .coveo-filetype-salesforce-standard-email-small {
	background-color: #95aec5;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-email-iq, .coveo-filetype-salesforce-standard-email-iq-small {
	background-color: #a094ed;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-endorsement, .coveo-filetype-salesforce-standard-endorsement-small {
	background-color: #8b9ae3;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-event, .coveo-filetype-salesforce-standard-event-small, .coveo-icon.objecttype.Event, .coveo-icon.objecttype.coveo-small.Event, .coveo-icon.objecttype.coveo-small.event, .coveo-icon.objecttype.event {
	background-color: #eb7092;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-dropbox, .coveo-filetype-salesforce-standard-dropbox-small {
	background-color: #52aef9;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-concur, .coveo-filetype-salesforce-standard-concur-small {
	background-color: #4cc3c7;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-case-change-status, .coveo-filetype-salesforce-standard-case-change-status-small, .coveo-filetype-salesforce-standard-case-comment, .coveo-filetype-salesforce-standard-case-comment-small, .coveo-filetype-salesforce-standard-case-email, .coveo-filetype-salesforce-standard-case-email-small, .coveo-filetype-salesforce-standard-case-log-a-call, .coveo-filetype-salesforce-standard-case-log-a-call-small, .coveo-filetype-salesforce-standard-case-transcript, .coveo-filetype-salesforce-standard-case-transcript-small, .coveo-filetype-salesforce-standard-email-chatter, .coveo-filetype-salesforce-standard-email-chatter-small {
	background-color: #f2cf5b;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-work-order, .coveo-filetype-salesforce-standard-work-order-small {
	background-color: #50e3c2;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-work-order-item, .coveo-filetype-salesforce-standard-work-order-item-small {
	background-color: #33a8dc;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-client, .coveo-filetype-salesforce-standard-client-small {
	background-color: #00d2be;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-contract, .coveo-filetype-salesforce-standard-contract-small, .coveo-icon.objecttype.Contract, .coveo-icon.objecttype.contract, .coveo-icon.objecttype.coveo-small.Contract, .coveo-icon.objecttype.coveo-small.contract {
	background-color: #6ec06e;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-dashboard, .coveo-filetype-salesforce-standard-dashboard-small, .coveo-icon.objecttype.Dashboard, .coveo-icon.objecttype.coveo-small.Dashboard, .coveo-icon.objecttype.coveo-small.dashboard, .coveo-icon.objecttype.dashboard {
	background-color: #ef6e64;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-case, .coveo-filetype-salesforce-standard-case-small {
	background-color: #f2cf5b;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-canvas, .coveo-filetype-salesforce-standard-canvas-small, .coveo-filetype-salesforce-standard-custom, .coveo-filetype-salesforce-standard-custom-small, .coveo-filetype-salesforce-standard-default, .coveo-filetype-salesforce-standard-default-small, .coveo-filetype-salesforce-standard-empty, .coveo-filetype-salesforce-standard-empty-small, .coveo-icon.filetype.coveo-small.salesforceitem, .coveo-icon.filetype.salesforceitem, .coveo-icon.sysfiletype.coveo-small.salesforceitem, .coveo-icon.sysfiletype.salesforceitem {
	background-color: #8199af;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-contact, .coveo-filetype-salesforce-standard-contact-small, .coveo-icon.objecttype.Contact, .coveo-icon.objecttype.contact, .coveo-icon.objecttype.coveo-small.Contact, .coveo-icon.objecttype.coveo-small.contact {
	background-color: #a094ed;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-portal, .coveo-filetype-salesforce-standard-portal-small {
	background-color: #aec770;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-pricebook, .coveo-filetype-salesforce-standard-pricebook-small, .coveo-filetype-salesforce-standard-product, .coveo-filetype-salesforce-standard-product-small, .coveo-icon.objecttype.Product, .coveo-icon.objecttype.coveo-small.Product, .coveo-icon.objecttype.coveo-small.product, .coveo-icon.objecttype.product {
	background-color: #b781d3;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-feed, .coveo-filetype-salesforce-standard-feed-small, .coveo-icon.filetype.coveo-small.rssitem, .coveo-icon.filetype.rssitem, .coveo-icon.objecttype.Feed, .coveo-icon.objecttype.coveo-small.Feed, .coveo-icon.objecttype.coveo-small.feed, .coveo-icon.objecttype.feed, .coveo-icon.sysfiletype.coveo-small.rssitem, .coveo-icon.sysfiletype.rssitem {
	background-color: #62b7ed;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-feedback, .coveo-filetype-salesforce-standard-feedback-small, .coveo-icon.filetype.coveo-small.lithiummessage, .coveo-icon.filetype.coveo-small.lithiumthread, .coveo-icon.filetype.lithiummessage, .coveo-icon.filetype.lithiumthread, .coveo-icon.objecttype.Casecomment, .coveo-icon.objecttype.Kbarticlecomment, .coveo-icon.objecttype.Thread, .coveo-icon.objecttype.casecomment, .coveo-icon.objecttype.coveo-small.Casecomment, .coveo-icon.objecttype.coveo-small.Kbarticlecomment, .coveo-icon.objecttype.coveo-small.Thread, .coveo-icon.objecttype.coveo-small.casecomment, .coveo-icon.objecttype.coveo-small.kbarticlecomment, .coveo-icon.objecttype.coveo-small.thread, .coveo-icon.objecttype.kbarticlecomment, .coveo-icon.objecttype.thread, .coveo-icon.sysfiletype.coveo-small.lithiummessage, .coveo-icon.sysfiletype.coveo-small.lithiumthread, .coveo-icon.sysfiletype.lithiummessage, .coveo-icon.sysfiletype.lithiumthread {
	background-color: #6da1ea;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-file, .coveo-filetype-salesforce-standard-file-small, .coveo-icon.objecttype.Annotation, .coveo-icon.objecttype.File, .coveo-icon.objecttype.annotation, .coveo-icon.objecttype.coveo-small.Annotation, .coveo-icon.objecttype.coveo-small.File, .coveo-icon.objecttype.coveo-small.annotation, .coveo-icon.objecttype.coveo-small.file, .coveo-icon.objecttype.file {
	background-color: #baac93;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-goals, .coveo-filetype-salesforce-standard-goals-small, .coveo-icon.objecttype.Goal, .coveo-icon.objecttype.coveo-small.Goal, .coveo-icon.objecttype.coveo-small.goal, .coveo-icon.objecttype.goal {
	background-color: #56aadf;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-groups, .coveo-filetype-salesforce-standard-groups-small, .coveo-icon.filetype.coveo-small.lithiumboard, .coveo-icon.filetype.lithiumboard, .coveo-icon.objecttype.Collaborationgroup, .coveo-icon.objecttype.collaborationgroup, .coveo-icon.objecttype.coveo-small.Collaborationgroup, .coveo-icon.objecttype.coveo-small.collaborationgroup, .coveo-icon.sysfiletype.coveo-small.lithiumboard, .coveo-icon.sysfiletype.lithiumboard {
	background-color: #779ef2;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-household, .coveo-filetype-salesforce-standard-household-small {
	background-color: #00afa0;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-hierarchy, .coveo-filetype-salesforce-standard-hierarchy-small {
	background-color: #34becd;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-insights, .coveo-filetype-salesforce-standard-insights-small, .coveo-icon.filetype.cfblogentry, .coveo-icon.filetype.coveo-small.cfblogentry, .coveo-icon.sysfiletype.cfblogentry, .coveo-icon.sysfiletype.coveo-small.cfblogentry {
	background-color: #ec94ed;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-investment-account, .coveo-filetype-salesforce-standard-investment-account-small {
	background-color: #4bc076;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-performance, .coveo-filetype-salesforce-standard-performance-small {
	background-color: #f8b156;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-link, .coveo-filetype-salesforce-standard-link-small {
	background-color: #7a9ae6;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-metrics, .coveo-filetype-salesforce-standard-metrics-small {
	background-color: #56aadf;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-note, .coveo-filetype-salesforce-standard-note-small, .coveo-icon.objecttype.Note, .coveo-icon.objecttype.coveo-small.Note, .coveo-icon.objecttype.coveo-small.note, .coveo-icon.objecttype.note {
	background-color: #e6d478;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-lead, .coveo-filetype-salesforce-standard-lead-small, .coveo-icon.objecttype.Lead, .coveo-icon.objecttype.coveo-small.Lead, .coveo-icon.objecttype.coveo-small.lead, .coveo-icon.objecttype.lead {
	background-color: #f88962;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-opportunity, .coveo-filetype-salesforce-standard-opportunity-small, .coveo-icon.objecttype.Opportunity, .coveo-icon.objecttype.Opportunityproduct, .coveo-icon.objecttype.coveo-small.Opportunity, .coveo-icon.objecttype.coveo-small.Opportunityproduct, .coveo-icon.objecttype.coveo-small.opportunity, .coveo-icon.objecttype.coveo-small.opportunityproduct, .coveo-icon.objecttype.opportunity, .coveo-icon.objecttype.opportunityproduct {
	background-color: #fcb95b;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-call, .coveo-filetype-salesforce-standard-call-history, .coveo-filetype-salesforce-standard-call-history-small, .coveo-filetype-salesforce-standard-call-small, .coveo-icon.objecttype.Phonecall, .coveo-icon.objecttype.coveo-small.Phonecall, .coveo-icon.objecttype.coveo-small.phonecall, .coveo-icon.objecttype.phonecall {
	background-color: #f2cf5b;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-orders, .coveo-filetype-salesforce-standard-orders-small, .coveo-icon.objecttype.Salesorder, .coveo-icon.objecttype.coveo-small.Salesorder, .coveo-icon.objecttype.coveo-small.salesorder, .coveo-icon.objecttype.salesorder {
	background-color: #769ed9;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-post, .coveo-filetype-salesforce-standard-post-small, .coveo-icon.objecttype.Feedcomment, .coveo-icon.objecttype.Feeditem, .coveo-icon.objecttype.coveo-small.Feedcomment, .coveo-icon.objecttype.coveo-small.Feeditem, .coveo-icon.objecttype.coveo-small.feedcomment, .coveo-icon.objecttype.coveo-small.feeditem, .coveo-icon.objecttype.feedcomment, .coveo-icon.objecttype.feeditem {
	background-color: #65cae4;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-poll, .coveo-filetype-salesforce-standard-poll-small {
	background-color: #699be1;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-photo, .coveo-filetype-salesforce-standard-photo-small {
	background-color: #d7d1d1;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-people, .coveo-filetype-salesforce-standard-people-small {
	background-color: #34becd;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-generic-loading, .coveo-filetype-salesforce-standard-generic-loading-small, .coveo-filetype-salesforce-standard-group-loading, .coveo-filetype-salesforce-standard-group-loading-small {
	background-color: #b8c3ce;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-recent, .coveo-filetype-salesforce-standard-recent-small {
	background-color: #6ca1e9;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-solution, .coveo-filetype-salesforce-standard-solution-small {
	background-color: #8fc972;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-record, .coveo-filetype-salesforce-standard-record-small {
	background-color: #7dc37d;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-question-best, .coveo-filetype-salesforce-standard-question-best-small, .coveo-filetype-salesforce-standard-question-feed, .coveo-filetype-salesforce-standard-question-feed-small, .coveo-icon.filetype.cfcomment, .coveo-icon.filetype.coveo-small.cfcomment, .coveo-icon.sysfiletype.cfcomment, .coveo-icon.sysfiletype.coveo-small.cfcomment {
	background-color: #f2cf5b;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-related-list, .coveo-filetype-salesforce-standard-related-list-small, .coveo-icon.filetype.coveo-small.lithiumcategory, .coveo-icon.filetype.coveo-small.saleforceitem, .coveo-icon.filetype.coveo-small.spwikipagelibrarylist, .coveo-icon.filetype.lithiumcategory, .coveo-icon.filetype.saleforceitem, .coveo-icon.filetype.spwikipagelibrarylist, .coveo-icon.objecttype.List, .coveo-icon.objecttype.coveo-small.List, .coveo-icon.objecttype.coveo-small.list, .coveo-icon.objecttype.list, .coveo-icon.sysfiletype.coveo-small.lithiumcategory, .coveo-icon.sysfiletype.coveo-small.saleforceitem, .coveo-icon.sysfiletype.coveo-small.spwikipagelibrarylist, .coveo-icon.sysfiletype.lithiumcategory, .coveo-icon.sysfiletype.saleforceitem, .coveo-icon.sysfiletype.spwikipagelibrarylist {
	background-color: #59bcab;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-skill-entity, .coveo-filetype-salesforce-standard-skill-entity-small {
	background-color: #8b9ae3;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-scan-card, .coveo-filetype-salesforce-standard-scan-card-small {
	background-color: #f39e58;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-report, .coveo-filetype-salesforce-standard-report-small, .coveo-icon.objecttype.Report, .coveo-icon.objecttype.coveo-small.Report, .coveo-icon.objecttype.coveo-small.report, .coveo-icon.objecttype.report {
	background-color: #2ecbbe;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-quotes, .coveo-filetype-salesforce-standard-quotes-small, .coveo-icon.objecttype.Quote, .coveo-icon.objecttype.coveo-small.Quote, .coveo-icon.objecttype.coveo-small.quote, .coveo-icon.objecttype.quote {
	background-color: #88c651;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-task, .coveo-filetype-salesforce-standard-task-small, .coveo-filetype-salesforce-standard-task2, .coveo-filetype-salesforce-standard-task2-small, .coveo-icon.objecttype.Task, .coveo-icon.objecttype.coveo-small.Task, .coveo-icon.objecttype.coveo-small.task, .coveo-icon.objecttype.task {
	background-color: #4bc076;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-team-member, .coveo-filetype-salesforce-standard-team-member-small, .coveo-icon.filetype.coveo-small.lithiumcommunity, .coveo-icon.filetype.lithiumcommunity, .coveo-icon.sysfiletype.coveo-small.lithiumcommunity, .coveo-icon.sysfiletype.lithiumcommunity {
	background-color: #f2cf5b;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-reward, .coveo-filetype-salesforce-standard-reward-small, .coveo-filetype-salesforce-standard-thanks, .coveo-filetype-salesforce-standard-thanks-small {
	background-color: #e9696e;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-thanks-loading, .coveo-filetype-salesforce-standard-thanks-loading-small {
	background-color: #b8c3ce;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-today, .coveo-filetype-salesforce-standard-today-small {
	background-color: #ef7ead;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-topic, .coveo-filetype-salesforce-standard-topic-small, .coveo-icon.objecttype.Topic, .coveo-icon.objecttype.coveo-small.Topic, .coveo-icon.objecttype.coveo-small.topic, .coveo-icon.objecttype.topic {
	background-color: #56aadf;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-unmatched, .coveo-filetype-salesforce-standard-unmatched-small {
	background-color: #62b7ed;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-marketing-actions, .coveo-filetype-salesforce-standard-marketing-actions-small {
	background-color: #6bbd6e;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-relationship, .coveo-filetype-salesforce-standard-relationship-small {
	background-color: #3c97dd;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-folder, .coveo-filetype-salesforce-standard-folder-small {
	background-color: #8b9ae3;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-service-contract, .coveo-filetype-salesforce-standard-service-contract-small {
	background-color: #8a76f0;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-merge, .coveo-filetype-salesforce-standard-merge-small {
	background-color: #f2cf5b;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-forecasts, .coveo-filetype-salesforce-standard-forecasts-small {
	background-color: #6bbd6e;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-entitlements, .coveo-filetype-salesforce-standard-entitlements-small {
	background-color: #b781d3;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-sales-path, .coveo-filetype-salesforce-standard-sales-path-small {
	background-color: #2a739e;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-custom-notification, .coveo-filetype-salesforce-standard-custom-notification-small {
	background-color: #6bb7e4;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-datadotcom, .coveo-filetype-salesforce-standard-datadotcom-small {
	background-color: #1589ee;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-rtc-presence, .coveo-filetype-salesforce-standard-rtc-presence-small {
	background-color: #47cfd2;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-product-consumed, .coveo-filetype-salesforce-standard-product-consumed-small {
	background-color: #55bc9c;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-product-transfer, .coveo-filetype-salesforce-standard-product-transfer-small {
	background-color: #f88962;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-product-item, .coveo-filetype-salesforce-standard-product-item-small {
	background-color: #769ed9;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-product-item-transaction, .coveo-filetype-salesforce-standard-product-item-transaction-small {
	background-color: #f88962;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-address, .coveo-filetype-salesforce-standard-address-small, .coveo-filetype-salesforce-standard-location, .coveo-filetype-salesforce-standard-location-small {
	background-color: #4bc076;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-carousel, .coveo-filetype-salesforce-standard-carousel-small {
	background-color: #6bbd6e;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-assigned-resource, .coveo-filetype-salesforce-standard-assigned-resource-small {
	background-color: #45c173;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-operating-hours, .coveo-filetype-salesforce-standard-operating-hours-small {
	background-color: #6b9ee2;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-product-required, .coveo-filetype-salesforce-standard-product-required-small {
	background-color: #ef6e64;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-resource-absence, .coveo-filetype-salesforce-standard-resource-absence-small, .coveo-filetype-salesforce-standard-resource-capacity, .coveo-filetype-salesforce-standard-resource-capacity-small, .coveo-filetype-salesforce-standard-resource-preference, .coveo-filetype-salesforce-standard-resource-preference-small, .coveo-filetype-salesforce-standard-resource-skill, .coveo-filetype-salesforce-standard-resource-skill-small {
	background-color: #45c173;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-service-appointment, .coveo-filetype-salesforce-standard-service-appointment-small, .coveo-filetype-salesforce-standard-service-report, .coveo-filetype-salesforce-standard-service-report-small, .coveo-filetype-salesforce-standard-service-resource, .coveo-filetype-salesforce-standard-service-resource-small, .coveo-filetype-salesforce-standard-service-territory, .coveo-filetype-salesforce-standard-service-territory-member, .coveo-filetype-salesforce-standard-service-territory-member-small, .coveo-filetype-salesforce-standard-service-territory-small, .coveo-icon.filetype.coveo-small.jiraissue, .coveo-icon.filetype.jiraissue, .coveo-icon.objecttype.Appointment, .coveo-icon.objecttype.appointment, .coveo-icon.objecttype.coveo-small.Appointment, .coveo-icon.objecttype.coveo-small.appointment, .coveo-icon.sysfiletype.coveo-small.jiraissue, .coveo-icon.sysfiletype.jiraissue {
	background-color: #7e8be4;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-skill, .coveo-filetype-salesforce-standard-skill-requirement, .coveo-filetype-salesforce-standard-skill-requirement-small, .coveo-filetype-salesforce-standard-skill-small {
	background-color: #fa975c;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-timeslot, .coveo-filetype-salesforce-standard-timeslot-small {
	background-color: #fab24c;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-work-type, .coveo-filetype-salesforce-standard-work-type-small {
	background-color: #54698d;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-entitlement, .coveo-filetype-salesforce-standard-entitlement-small {
	background-color: #7e8be4;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-live-chat, .coveo-filetype-salesforce-standard-live-chat-small {
	background-color: #f88960;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-shipment, .coveo-filetype-salesforce-standard-shipment-small {
	background-color: #7e8be4;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-maintenance-asset, .coveo-filetype-salesforce-standard-maintenance-asset-small, .coveo-filetype-salesforce-standard-maintenance-plan, .coveo-filetype-salesforce-standard-maintenance-plan-small {
	background-color: #2a739e;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-service-territory-location, .coveo-filetype-salesforce-standard-service-territory-location-small {
	background-color: #7e8be4;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-product-request, .coveo-filetype-salesforce-standard-product-request-line-item, .coveo-filetype-salesforce-standard-product-request-line-item-small, .coveo-filetype-salesforce-standard-product-request-small {
	background-color: #88c651;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-entity-milestone, .coveo-filetype-salesforce-standard-entity-milestone-small {
	background-color: #f49756;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-case-milestone, .coveo-filetype-salesforce-standard-case-milestone-small {
	background-color: #f2cf5b;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-entitlement-process, .coveo-filetype-salesforce-standard-entitlement-process-small, .coveo-filetype-salesforce-standard-entitlement-template, .coveo-filetype-salesforce-standard-entitlement-template-small {
	background-color: #7e8be4;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-business-hours, .coveo-filetype-salesforce-standard-business-hours-small {
	background-color: #7dc37d;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-timesheet, .coveo-filetype-salesforce-standard-timesheet-small {
	background-color: #7e8be4;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-timesheet-entry, .coveo-filetype-salesforce-standard-timesheet-entry-small {
	background-color: #7dc37d;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-asset-relationship, .coveo-filetype-salesforce-standard-asset-relationship-small {
	background-color: #fa975c;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-cms, .coveo-filetype-salesforce-standard-cms-small {
	background-color: #88c651;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-lead-insights, .coveo-filetype-salesforce-standard-lead-insights-small {
	background-color: #22b0e6;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-quip, .coveo-filetype-salesforce-standard-quip-small {
	background-color: #25b4e9;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-topic2, .coveo-filetype-salesforce-standard-topic2-small {
	background-color: #56aad0;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-macros, .coveo-filetype-salesforce-standard-macros-small {
	background-color: #47cfd2;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-service-crew-member, .coveo-filetype-salesforce-standard-service-crew-member-small {
	background-color: #7e8be4;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-service-crew, .coveo-filetype-salesforce-standard-service-crew-small {
	background-color: #fa975c;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-contract-line-item, .coveo-filetype-salesforce-standard-contract-line-item-small {
	background-color: #6ec06e;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-quip-sheet, .coveo-filetype-salesforce-standard-quip-sheet-small {
	background-color: #30c85a;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-omni-supervisor, .coveo-filetype-salesforce-standard-omni-supervisor-small {
	background-color: #8a76f0;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-quick-text, .coveo-filetype-salesforce-standard-quick-text-small {
	background-color: #62b7e5;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-template, .coveo-filetype-salesforce-standard-template-small {
	background-color: #3c97dd;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-lead-list, .coveo-filetype-salesforce-standard-lead-list-small {
	background-color: #f88962;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-contact-list, .coveo-filetype-salesforce-standard-contact-list-small {
	background-color: #a094ed;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-list-email, .coveo-filetype-salesforce-standard-list-email-small {
	background-color: #8baeb5;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-opportunity-splits, .coveo-filetype-salesforce-standard-opportunity-splits-small {
	background-color: #fcb95b;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-entity, .coveo-filetype-salesforce-standard-entity-small {
	background-color: #f88962;
	border-radius: 2px
}

.coveo-filetype-salesforce-standard-bot, .coveo-filetype-salesforce-standard-bot-small {
	background-color: #54698f;
	border-radius: 2px
}

.coveo-icon {
	position: relative
}

.coveo-icon .coveo-icon-caption-overlay {
	display: none
}

.coveo-icon.objecttype {
	display: inline-block
}

.coveo-icon.objecttype.Kbdocumentation .coveo-icon-caption-overlay, .coveo-icon.objecttype.Kbknowledgearticle .coveo-icon-caption-overlay, .coveo-icon.objecttype.Kbsolution .coveo-icon-caption-overlay, .coveo-icon.objecttype.Kbtechnicalarticle .coveo-icon-caption-overlay, .coveo-icon.objecttype.Salesliterature .coveo-icon-caption-overlay, .coveo-icon.objecttype.Salesorder .coveo-icon-caption-overlay, .coveo-icon.objecttype.Service .coveo-icon-caption-overlay, .coveo-icon.objecttype.Socialprofile .coveo-icon-caption-overlay, .coveo-icon.objecttype.Solution .coveo-icon-caption-overlay, .coveo-icon.objecttype.Task .coveo-icon-caption-overlay, .coveo-icon.objecttype.kbdocumentation .coveo-icon-caption-overlay, .coveo-icon.objecttype.kbknowledgearticle .coveo-icon-caption-overlay, .coveo-icon.objecttype.kbsolution .coveo-icon-caption-overlay, .coveo-icon.objecttype.kbtechnicalarticle .coveo-icon-caption-overlay, .coveo-icon.objecttype.salesliterature .coveo-icon-caption-overlay, .coveo-icon.objecttype.salesorder .coveo-icon-caption-overlay, .coveo-icon.objecttype.service .coveo-icon-caption-overlay, .coveo-icon.objecttype.socialprofile .coveo-icon-caption-overlay, .coveo-icon.objecttype.solution .coveo-icon-caption-overlay, .coveo-icon.objecttype.task .coveo-icon-caption-overlay {
	display: block
}

.coveo-icon.objecttype.coveo-small {
	display: inline-block
}

.coveo-icon.objecttype.coveo-small.Kbdocumentation .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.Kbknowledgearticle .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.Kbsolution .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.Kbtechnicalarticle .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.Salesliterature .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.Salesorder .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.Service .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.Socialprofile .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.Solution .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.Task .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.kbdocumentation .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.kbknowledgearticle .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.kbsolution .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.kbtechnicalarticle .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.salesliterature .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.salesorder .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.service .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.socialprofile .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.solution .coveo-icon-caption-overlay, .coveo-icon.objecttype.coveo-small.task .coveo-icon-caption-overlay {
	display: block
}

.coveo-icon.filetype, .coveo-icon.sysfiletype {
	display: inline-block
}

.coveo-icon.filetype.cfblogentry .coveo-icon-caption-overlay, .coveo-icon.filetype.cfcomment .coveo-icon-caption-overlay, .coveo-icon.filetype.cfpage .coveo-icon-caption-overlay, .coveo-icon.filetype.cfspace .coveo-icon-caption-overlay, .coveo-icon.filetype.confluencespace .coveo-icon-caption-overlay, .coveo-icon.filetype.doc .coveo-icon-caption-overlay, .coveo-icon.filetype.docx .coveo-icon-caption-overlay, .coveo-icon.filetype.odt .coveo-icon-caption-overlay, .coveo-icon.filetype.pdf .coveo-icon-caption-overlay, .coveo-icon.filetype.ppt .coveo-icon-caption-overlay, .coveo-icon.filetype.rssitem .coveo-icon-caption-overlay, .coveo-icon.filetype.txt .coveo-icon-caption-overlay, .coveo-icon.filetype.xls .coveo-icon-caption-overlay, .coveo-icon.filetype.xml .coveo-icon-caption-overlay, .coveo-icon.filetype.zip .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.cfblogentry .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.cfcomment .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.cfpage .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.cfspace .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.confluencespace .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.doc .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.docx .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.odt .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.pdf .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.ppt .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.rssitem .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.txt .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.xls .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.xml .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.zip .coveo-icon-caption-overlay {
	display: block
}

.coveo-icon.filetype.coveo-small, .coveo-icon.sysfiletype.coveo-small {
	display: inline-block
}

.coveo-icon.filetype.coveo-small.cfblogentry .coveo-icon-caption-overlay, .coveo-icon.filetype.coveo-small.cfcomment .coveo-icon-caption-overlay, .coveo-icon.filetype.coveo-small.cfpage .coveo-icon-caption-overlay, .coveo-icon.filetype.coveo-small.cfspace .coveo-icon-caption-overlay, .coveo-icon.filetype.coveo-small.confluencespace .coveo-icon-caption-overlay, .coveo-icon.filetype.coveo-small.doc .coveo-icon-caption-overlay, .coveo-icon.filetype.coveo-small.docx .coveo-icon-caption-overlay, .coveo-icon.filetype.coveo-small.odt .coveo-icon-caption-overlay, .coveo-icon.filetype.coveo-small.pdf .coveo-icon-caption-overlay, .coveo-icon.filetype.coveo-small.ppt .coveo-icon-caption-overlay, .coveo-icon.filetype.coveo-small.rssitem .coveo-icon-caption-overlay, .coveo-icon.filetype.coveo-small.txt .coveo-icon-caption-overlay, .coveo-icon.filetype.coveo-small.xls .coveo-icon-caption-overlay, .coveo-icon.filetype.coveo-small.xml .coveo-icon-caption-overlay, .coveo-icon.filetype.coveo-small.zip .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.coveo-small.cfblogentry .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.coveo-small.cfcomment .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.coveo-small.cfpage .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.coveo-small.cfspace .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.coveo-small.confluencespace .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.coveo-small.doc .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.coveo-small.docx .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.coveo-small.odt .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.coveo-small.pdf .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.coveo-small.ppt .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.coveo-small.rssitem .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.coveo-small.txt .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.coveo-small.xls .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.coveo-small.xml .coveo-icon-caption-overlay, .coveo-icon.sysfiletype.coveo-small.zip .coveo-icon-caption-overlay {
	display: block
}

.coveo-icon-caption-overlay {
	background-color: #fff;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	font-size: 11px;
	position: absolute;
	top: -16px;
	left: -10px;
	text-indent: 0;
	padding: 2px;
	color: #67768b;
	width: 60px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.coveo-icon.coveo-small .coveo-icon-caption-overlay {
	width: 40px;
	top: -18px;
	left: -10px
}

.coveo-icon[data-with-label=true] .coveo-icon-caption-overlay {
	display: block
}

.coveo-icon[data-with-label=true].coveo-small .coveo-icon-caption-overlay {
	display: none
}

.CoveoIcon .CoveoQuickview, .CoveoIcon.coveo-icon .CoveoQuickview, .CoveoIcon.coveo-icon.filetype .CoveoQuickview, .CoveoIcon.coveo-icon.objecttype .CoveoQuickview, .CoveoIcon.coveo-icon.sysfiletype .CoveoQuickview {
	text-indent: 0;
	left: 2px;
	right: 2px;
	position: "absolute";
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none
}

.CoveoIcon.coveo-icon.filetype:hover.coveo-with-quickview, .CoveoIcon.coveo-icon.objecttype:hover.coveo-with-quickview, .CoveoIcon.coveo-icon.sysfiletype:hover.coveo-with-quickview, .CoveoIcon.coveo-icon:hover.coveo-with-quickview, .CoveoIcon:hover.coveo-with-quickview {
	background-image: none;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	background-color: #f7f8f9
}

.CoveoIcon.coveo-icon.filetype:hover.coveo-with-quickview .CoveoQuickview, .CoveoIcon.coveo-icon.objecttype:hover.coveo-with-quickview .CoveoQuickview, .CoveoIcon.coveo-icon.sysfiletype:hover.coveo-with-quickview .CoveoQuickview, .CoveoIcon.coveo-icon:hover.coveo-with-quickview .CoveoQuickview, .CoveoIcon:hover.coveo-with-quickview .CoveoQuickview {
	display: block
}

.CoveoIcon.coveo-icon.filetype:hover.coveo-with-quickview .CoveoQuickview:hover, .CoveoIcon.coveo-icon.objecttype:hover.coveo-with-quickview .CoveoQuickview:hover, .CoveoIcon.coveo-icon.sysfiletype:hover.coveo-with-quickview .CoveoQuickview:hover, .CoveoIcon.coveo-icon:hover.coveo-with-quickview .CoveoQuickview:hover, .CoveoIcon:hover.coveo-with-quickview .CoveoQuickview:hover {
	text-decoration: none
}

.coveo-btn {
	display: inline-block;
	height: 34px;
	padding: 8.5px 16px;
	color: #1d4f76;
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 15px;
	text-decoration: none;
	text-overflow: ellipsis;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #fff;
	border: 1px solid #bcc3ca;
	border-radius: 2px;
	cursor: pointer
}

.coveo-btn .coveo-icon {
	fill: #1d4f76
}

.coveo-btn:focus, .coveo-btn:hover {
	text-decoration: none
}

.coveo-btn:focus {
	background-color: #e6ecf0;
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.coveo-btn.coveo-state-disabled, .coveo-btn:disabled {
	color: #bcc3ca;
	cursor: default
}

.coveo-btn.coveo-mod-small {
	height: 24px;
	padding: 0 10px;
	font-size: 11px;
	line-height: 14px
}

.coveo-btn.coveo-mod-large {
	height: 50px
}

.coveo-btn.coveo-mod-primary {
	color: #fff;
	background-color: #f58020;
	border: 1px solid #f58020
}

.coveo-btn.coveo-mod-primary:focus, .coveo-btn.coveo-mod-primary:hover {
	background-color: #f68e38;
	border: 1px solid #f68e38
}

.coveo-btn.coveo-mod-primary.coveo-state-disabled, .coveo-btn.coveo-mod-primary:disabled {
	background-color: #f9b882;
	border: 1px solid #f9b882
}

.coveo-btn.coveo-mod-primary .coveo-icon {
	fill: #fff
}

.coveo-btn.coveo-mod-danger {
	color: #fff;
	background-color: #ce3f00;
	border: 1px solid #ce3f00
}

.coveo-btn.coveo-mod-danger:focus, .coveo-btn.coveo-mod-danger:hover {
	background-color: #e84700;
	border: 1px solid #e84700
}

.coveo-btn.coveo-mod-danger.coveo-state-disabled, .coveo-btn.coveo-mod-danger:disabled {
	background-color: #ff7335;
	border: 1px solid #ff7335
}

.coveo-btn.coveo-mod-danger .coveo-icon {
	fill: #fff
}

.coveo-btn.coveo-mod-link {
	background-color: transparent;
	border: none
}

.coveo-btn+.coveo-btn, .coveo-btn+.coveo-btn-container {
	margin-left: 10px
}

.coveo-btn .coveo-confirm-icon-error, .coveo-btn .coveo-confirm-icon-success {
	display: none
}

.coveo-btn.coveo-mod-confirm-error, .coveo-btn.coveo-mod-confirm-success {
	position: relative;
	color: transparent;
	outline: 0;
	transition: background-color .2s ease;
	user-select: none
}

.coveo-btn.coveo-mod-confirm-error:before, .coveo-btn.coveo-mod-confirm-success:before {
	position: absolute;
	top: 40px;
	font-size: 11px;
	text-transform: initial;
	animation: coveo-vp-fadeIn ease-in 1;
	animation-duration: .3s;
	animation-fill-mode: forwards;
	opacity: 0
}

.coveo-btn.coveo-mod-confirm-error.coveo-mod-confirm-right:before, .coveo-btn.coveo-mod-confirm-success.coveo-mod-confirm-right:before {
	right: 0
}

.coveo-btn.coveo-mod-confirm-error.coveo-mod-confirm-left:before, .coveo-btn.coveo-mod-confirm-success.coveo-mod-confirm-left:before {
	left: 0
}

.coveo-btn.coveo-mod-confirm-error .coveo-confirm-icon-error, .coveo-btn.coveo-mod-confirm-error .coveo-confirm-icon-success, .coveo-btn.coveo-mod-confirm-success .coveo-confirm-icon-error, .coveo-btn.coveo-mod-confirm-success .coveo-confirm-icon-success {
	position: absolute;
	top: calc(42.5%);
	right: calc(42.5%);
	display: inline-block;
	font-size: 15px;
	fill: #fff
}

.coveo-btn.coveo-mod-confirm {
	margin-bottom: 20px
}

.coveo-btn.coveo-mod-confirm-success {
	background-color: #009830;
	border: 1px solid #009830
}

.coveo-btn.coveo-mod-confirm-success:focus, .coveo-btn.coveo-mod-confirm-success:hover {
	background-color: #009830
}

.coveo-btn.coveo-mod-confirm-success:before {
	color: #009830;
	content: attr(data-confirm-success)
}

.coveo-btn.coveo-mod-confirm-success .coveo-confirm-icon-error {
	display: none
}

.coveo-btn.coveo-mod-confirm-error {
	background-color: #ce3f00;
	border: 1px solid #ce3f00
}

.coveo-btn.coveo-mod-confirm-error:focus, .coveo-btn.coveo-mod-confirm-error:hover {
	background-color: #ce3f00
}

.coveo-btn.coveo-mod-confirm-error:before {
	color: #ce3f00;
	content: attr(data-confirm-error)
}

.coveo-btn.coveo-mod-confirm-error .coveo-confirm-icon-success {
	display: none
}

.coveo-btn-container {
	display: inline-block;
	margin: 0
}

.coveo-btn-container .coveo-btn[disabled] {
	pointer-events: none
}

.coveo-btn-container+.coveo-btn, .coveo-btn-container+.coveo-btn-container {
	margin-left: 10px
}

.coveo-modal-backdrop, .coveo-modal-container {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.coveo-modal-backdrop {
	z-index: 1049;
	background: #1d4f76;
	transition: all .3s;
	opacity: .9
}

.coveo-modal-backdrop.coveo-layer-1 {
	z-index: 1049
}

.coveo-modal-backdrop.coveo-layer-2 {
	z-index: 1069
}

.coveo-modal-backdrop.coveo-layer-3 {
	z-index: 1089
}

.coveo-modal-backdrop.coveo-layer-4 {
	z-index: 1109
}

.coveo-modal-backdrop.coveo-layer-5 {
	z-index: 1129
}

.coveo-modal-backdrop.coveo-layer-6 {
	z-index: 1149
}

.coveo-modal-backdrop.coveo-layer-7 {
	z-index: 1169
}

.coveo-modal-backdrop.coveo-layer-8 {
	z-index: 1189
}

.coveo-modal-backdrop.coveo-layer-9 {
	z-index: 1209
}

.coveo-modal-backdrop.coveo-layer-10 {
	z-index: 1229
}

.coveo-modal-backdrop.coveo-prompt-backdrop {
	position: absolute;
	opacity: .5
}

.coveo-modal-backdrop.coveo-prompt-backdrop .coveo-mask {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.coveo-modal-backdrop.coveo-clear, .coveo-modal-backdrop.coveo-closed {
	opacity: 0
}

.coveo-modal-backdrop.coveo-closed {
	visibility: hidden
}

.coveo-modal-container {
	align-items: center;
	justify-content: center;
	z-index: 1050;
	display: flex;
	visibility: hidden;
	pointer-events: none
}

.coveo-modal-container.coveo-layer-1 {
	z-index: 1050
}

.coveo-modal-container.coveo-layer-2 {
	z-index: 1070
}

.coveo-modal-container.coveo-layer-3 {
	z-index: 1090
}

.coveo-modal-container.coveo-layer-4 {
	z-index: 1110
}

.coveo-modal-container.coveo-layer-5 {
	z-index: 1130
}

.coveo-modal-container.coveo-layer-6 {
	z-index: 1150
}

.coveo-modal-container.coveo-layer-7 {
	z-index: 1170
}

.coveo-modal-container.coveo-layer-8 {
	z-index: 1190
}

.coveo-modal-container.coveo-layer-9 {
	z-index: 1210
}

.coveo-modal-container.coveo-layer-10 {
	z-index: 1230
}

.coveo-modal-container.coveo-opened, .coveo-modal-container.coveo-opening {
	visibility: visible
}

.coveo-modal-container.coveo-opened>.coveo-modal-content, .coveo-modal-container.coveo-opening>.coveo-modal-content {
	opacity: 1
}

.coveo-modal-container .coveo-modal-content {
	position: relative;
	flex-direction: column;
	display: flex;
	width: 45%;
	height: 50%;
	opacity: 0;
	pointer-events: auto
}

.coveo-modal-container.coveo-mod-medium>.coveo-modal-content {
	width: 65%;
	height: 70%
}

.coveo-modal-container.coveo-mod-big>.coveo-modal-content {
	width: 85%;
	height: 90%
}

.coveo-modal-container.coveo-mod-width-small>.coveo-modal-content {
	width: 520px
}

.coveo-modal-container.coveo-mod-stick-bottom {
	align-items: flex-end
}

.coveo-modal-container.coveo-mod-stick-bottom>.coveo-modal-content {
	height: 55%
}

.coveo-modal-container.coveo-mod-stick-bottom>.coveo-modal-content>.coveo-modal-footer {
	border-radius: 0
}

.coveo-modal-container.coveo-mod-stick-bottom.coveo-mod-medium>.coveo-modal-content {
	height: 75%
}

.coveo-modal-container.coveo-mod-stick-bottom.coveo-mod-big>.coveo-modal-content {
	height: 95%
}

.coveo-modal-container.coveo-mod-fade-in-scale>.coveo-modal-content {
	transform: scale(.7);
	transition: all .3s
}

.coveo-modal-container.coveo-opened.coveo-mod-fade-in-scale>.coveo-modal-content {
	transform: scale(1)
}

.coveo-modal-container.coveo-mod-slide-in-bottom>.coveo-modal-content {
	transform: translate3d(0, 20%, 0);
	transition: all .3s
}

.coveo-modal-container.coveo-opened.coveo-mod-slide-in-bottom>.coveo-modal-content {
	transform: translate3d(0, 0, 0)
}

.coveo-modal-header {
	align-items: center;
	display: flex;
	color: #fff;
	background-color: #fff;
	border-bottom: 1px solid #bcc3ca;
	border-radius: 2px 2px 0 0
}

.coveo-modal-header.coveo-mod-confirmation {
	background-color: #ecad00
}

.coveo-modal-header.coveo-mod-warning {
	background-color: #ce3f00
}

.coveo-modal-header.coveo-mod-info {
	background-color: #1d4f76
}

.coveo-modal-header h1 {
	flex-grow: 1;
	overflow: hidden;
	color: #1d4f76;
	text-overflow: ellipsis;
	white-space: nowrap
}

.coveo-modal-header .coveo-small-close, .coveo-modal-header .coveo-small-close .coveo-icon {
	width: 1.33333em;
	height: 1.33333em
}

.coveo-modal-body {
	flex-basis: 0;
	flex-grow: 1;
	overflow: auto;
	background-color: #fff
}

.coveo-modal-footer {
	align-items: center;
	justify-content: flex-end;
	display: flex;
	padding: 24px 40px;
	overflow: hidden;
	background-color: #f1f3f4;
	border-top: 1px solid #bcc3ca;
	border-radius: 0 0 2px 2px
}

.coveo-modal-footer.coveo-mod-small {
	padding: 12px 20px
}

.coveo-modal-header .coveo-small-close {
	position: absolute;
	top: -1.7em;
	right: 0;
	cursor: pointer
}

@media (max-height:500px) {
	.coveo-modal-header .coveo-small-close {
		right: -1.7em;
		top: 0
	}

}

.coveo-fill-pure-white {
	fill: #fff
}

.coveo-modal-container {
	font-family: Lato, Arial, Helvetica, sans-serif;
	box-sizing: border-box
}

.coveo-modal-container * {
	box-sizing: border-box
}

.coveo-modal-container .coveo-modal-content {
	transform: scale(.7);
	transition: all .3s
}

.coveo-modal-container .coveo-modal-content .coveo-media-max-width-800 {
	width: 85%;
	height: 90%
}

@media (max-width:800px) {
	.coveo-modal-container .coveo-modal-content {
		width: 85%;
		height: 90%
	}

}

.coveo-modal-container.coveo-mod-fade-in-scale .coveo-modal-content {
	transform: scale(1)
}

.coveo-modal-transparent {
	opacity: 0
}

.coveo-modal-header h1 {
	line-height: inherit;
	font-size: 24px;
	font-weight: 400
}

.coveo-modal-header {
	padding: 0 20px;
	height: 80px
}

.coveo-modal-header .coveo-media-max-width-480 {
	height: 50px
}

@media (max-width:480px) {
	.coveo-modal-header {
		height: 50px
	}

}

.coveo-modal-body {
	padding: 10px 20px
}

.coveo-logo {
	display: inline-block
}

.coveo-powered-by-svg {
	width: 100px;
	height: 28px
}

.CoveoLogo {
	float: right;
	display: inline-block;
	margin: 0 0 0 20px
}

.CoveoLogo.coveo-hidden {
	display: none
}

@media (max-width:970px) {
	.CoveoLogo {
		position: absolute;
		right: 10px;
		bottom: -30px
	}

}

@media (max-width:970px) {
	.coveo-waiting-for-first-query .CoveoLogo {
		display: none
	}

}

.coveo-facet-column .coveo-logo {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	margin: 10px 0
}

@-webkit-keyframes coveo-spin {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@-moz-keyframes coveo-spin {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@-o-keyframes coveo-spin {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@keyframes coveo-spin {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@-webkit-keyframes fadeout {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}

}

@-moz-keyframes fadeout {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}

}

@-o-keyframes fadeout {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}

}

@keyframes fadeout {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}

}

@-webkit-keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}

}

@-moz-keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}

}

@-o-keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}

}

@keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}

}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-2000px);
		-moz-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		-o-transform: translateX(-2000px);
		transform: translateX(-2000px);
		opacity: 0
	}

	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}

}

@-webkit-keyframes coveo-spin {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@-moz-keyframes coveo-spin {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@-o-keyframes coveo-spin {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@keyframes coveo-spin {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@-webkit-keyframes loadingFade {
	0% {
		opacity: 0
	}

	50% {
		opacity: .8
	}

	100% {
		opacity: 0
	}

}

@-moz-keyframes loadingFade {
	0% {
		opacity: 0
	}

	50% {
		opacity: .8
	}

	100% {
		opacity: 0
	}

}

@-o-keyframes loadingFade {
	0% {
		opacity: 0
	}

	50% {
		opacity: .8
	}

	100% {
		opacity: 0
	}

}

@keyframes loadingFade {
	0% {
		opacity: 0
	}

	50% {
		opacity: .8
	}

	100% {
		opacity: 0
	}

}

.coveo-youtube-player.coveo-modalBox>.coveo-wrapper {
	height: 90%;
	width: 90%;
	position: relative;
	overflow: hidden
}

.coveo-youtube-thumbnail-container {
	position: relative
}

.coveo-youtube-thumbnail-play-button {
	display: none
}

.coveo-modal-container.coveo-youtube-player .coveo-modal-body {
	height: 90%
}

.coveo-modal-container.coveo-youtube-player .coveo-modal-body div {
	height: 100%;
	width: 100%
}

.coveo-modal-container.coveo-youtube-player .coveo-modal-body iframe {
	height: 100%;
	width: 100%;
	border: none
}

.coveo-numeric-spinner *, .coveo-numeric-spinner:after, .coveo-numeric-spinner:before {
	box-sizing: border-box
}

.coveo-numeric-spinner input[type=text] {
	width: 35px;
	height: 30px;
	border: 1px solid #a0aab3;
	border-radius: 2px 0 0 2px;
	font-size: 15px;
	text-align: center
}

.coveo-numeric-spinner .coveo-add-on {
	display: inline-block;
	height: 30px;
	padding: 0;
	vertical-align: top;
	border: 1px solid #a0aab3;
	border-radius: 0 2px 2px 0;
	border-left-width: 0;
	user-select: none
}

.coveo-spinner-down, .coveo-spinner-up {
	display: flex;
	height: 50%;
	padding: 0 6px;
	border-radius: 3px;
	cursor: pointer
}

.coveo-spinner-down:hover, .coveo-spinner-up:hover {
	background-color: #296896
}

.coveo-spinner-down-svg, .coveo-spinner-up-svg {
	width: 10px;
	height: 6px;
	color: #1d4f76;
	display: block;
	margin: auto
}

.coveo-dropdown {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	display: inline-block;
	border: 1px solid #a0aab3;
	border-radius: 2px 0 0 2px;
	font-size: 15px;
	margin: 0 10px;
	-webkit-flex-basis: 115px;
	-moz-flex-basis: 115px;
	flex-basis: 115px;
	-ms-flex-preferred-size: 115px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaW5ZTWluIiB2aWV3Qm94PSIwIDAgNC45NSAxMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fS5jbHMtMntmaWxsOiM0NDQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5hcnJvd3M8L3RpdGxlPjxyZWN0IGNsYXNzPSJjbHMtMSIgd2lkdGg9IjQuOTUiIGhlaWdodD0iMTAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMS40MSA0LjY3IDIuNDggMy4xOCAzLjU0IDQuNjcgMS40MSA0LjY3Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjMuNTQgNS4zMyAyLjQ4IDYuODIgMS40MSA1LjMzIDMuNTQgNS4zMyIvPjwvc3ZnPg==) 95% 50% no-repeat;
	vertical-align: middle;
	height: 30px;
	min-width: 150px;
	padding: 0 20px 0 0;
	text-indent: 5px;
	color: #4f5658
}

select.coveo-dropdown::-ms-expand {
	display: none
}

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
	.coveo-dropdown {
		background-position-x: 95px
	}

}

.coveo-button {
	display: inline-block;
	width: 100%;
	height: 30px;
	padding: 8.5px 16px;
	color: #296896;
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 15px;
	text-decoration: none;
	text-overflow: ellipsis;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #fff;
	border: 1px solid #4f5658;
	border-radius: 2px;
	cursor: pointer
}

.coveo-button .icon {
	fill: #296896
}

.coveo-button:focus, .coveo-button:hover {
	text-decoration: none
}

.coveo-button:focus {
	background-color: #bcc3ca;
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.coveo-button+.coveo-button {
	margin-left: 15px
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
	z-index: 9999;
	display: block;
	position: relative;
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.pika-single.is-hidden {
	display: none
}

.pika-single.is-bound {
	position: absolute;
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5)
}

.pika-single:after, .pika-single:before {
	content: " ";
	display: table
}

.pika-single:after {
	clear: both
}

.pika-lendar {
	float: left;
	width: 240px;
	margin: 8px
}

.pika-title {
	position: relative;
	text-align: center
}

.pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0
}

.pika-label {
	display: inline-block;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	background-color: #fff
}

.pika-next, .pika-prev {
	display: block;
	cursor: pointer;
	position: relative;
	outline: 0;
	border: 0;
	padding: 0;
	width: 20px;
	height: 30px;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5
}

.pika-next:hover, .pika-prev:hover {
	opacity: 1
}

.pika-next.is-disabled, .pika-prev.is-disabled {
	cursor: default;
	opacity: .2
}

.is-rtl .pika-next, .pika-prev {
	float: left;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)
}

.is-rtl .pika-prev, .pika-next {
	float: right;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)
}

.pika-select {
	display: inline-block
}

.pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0
}

.pika-table td, .pika-table th {
	width: 14.285714285714286%;
	padding: 0
}

.pika-table th {
	color: #999;
	font-size: 12px;
	line-height: 25px;
	font-weight: 700;
	text-align: center
}

.pika-table abbr {
	border-bottom: none
}

.pika-button {
	cursor: pointer;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #f5f5f5
}

.is-today .pika-button {
	color: #296896;
	font-weight: 700
}

.is-selected .pika-button {
	color: #fff;
	font-weight: 700;
	background: #296896;
	box-shadow: inset 0 1px 3px #296896;
	border-radius: 3px
}

.is-disabled .pika-button {
	pointer-events: none;
	cursor: default;
	color: #999;
	opacity: .3
}

.pika-button:hover {
	color: #fff;
	background: #f58020;
	box-shadow: none;
	border-radius: 3px
}

.pika-week {
	font-size: 11px;
	color: #999
}

.is-inrange .pika-button {
	background: #D5E9F7
}

.is-startrange .pika-button {
	color: #fff;
	background: #6CB31D;
	box-shadow: none;
	border-radius: 3px
}

.is-endrange .pika-button {
	color: #fff;
	background: #296896;
	box-shadow: none;
	border-radius: 3px
}

.CoveoFollowItem {
	display: inline-block;
	color: #adadad;
	padding-left: 7px;
	cursor: pointer
}

.CoveoFollowItem span {
	vertical-align: middle
}

.coveo-follow-item-icon-loading-svg {
	display: none;
	color: #1d4f76
}

.coveo-follow-item-loading .coveo-follow-item-icon-loading {
	margin: 1px 9px 1px 3px
}

.coveo-follow-item-loading .coveo-follow-item-icon-svg {
	display: none
}

.coveo-follow-item-loading .coveo-follow-item-icon-loading-svg {
	display: inline-block;
	width: 15px;
	height: 15px;
	color: #1d4f76;
	-webkit-animation-name: coveo-spin;
	-moz-animation-name: coveo-spin;
	animation-name: coveo-spin;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.coveo-follow-item-icon {
	vertical-align: middle;
	margin-right: 6px
}

.coveo-follow-item-icon-svg {
	width: 15px;
	height: 12px;
	color: #1d4f76
}

.coveo-follow-item-followed .coveo-active-shape-svg {
	color: #ecad00
}

.CoveoCardActionBar .CoveoFollowItem {
	display: flex;
	padding-left: 0;
	color: #fff
}

.coveo-follow-query-svg {
	width: 15px;
	height: 12px;
	color: #1d4f76
}

.CoveoSubscriptionsPanel {
	overflow: hidden;
	margin-top: 10px;
	display: none
}

.coveo-modalBox.coveo-subscriptions-panel>.coveo-wrapper>.coveo-title {
	cursor: inherit
}

.coveo-subscriptions-panel>.coveo-wrapper {
	overflow: visible
}

.coveo-subscriptions-panel .coveo-body {
	max-height: 600px;
	min-width: 500px
}

@media (max-width:600px) {
	.coveo-subscriptions-panel .coveo-body {
		min-width: inherit
	}

}

.coveo-subscriptions-panel .coveo-dropdown {
	margin: 0
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-fail {
	padding: 10px 0
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content {
	width: 100%;
	margin: 20px 0
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-spacer td {
	height: 20px
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content td, .coveo-subscriptions-panel .coveo-subscriptions-panel-content th {
	text-align: left;
	padding: 0 10px;
	line-height: 37px;
	height: 37px
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content td.coveo-subscriptions-panel-content-type, .coveo-subscriptions-panel .coveo-subscriptions-panel-content th.coveo-subscriptions-panel-content-type {
	padding-left: 30px
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content td.coveo-subscriptions-panel-content-actions, .coveo-subscriptions-panel .coveo-subscriptions-panel-content th.coveo-subscriptions-panel-content-actions {
	padding-right: 30px
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content th {
	color: #395f84;
	font-size: 13px;
	font-weight: 700;
	border-bottom: 1px solid #bcc3ca
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription .coveo-subscriptions-panel-context {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 300px
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription .coveo-subscriptions-panel-action {
	display: block;
	padding-left: 34px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	white-space: nowrap
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription .coveo-subscriptions-panel-action:before {
	content: '';
	display: block;
	width: 24px;
	height: 24px;
	background-color: #006286;
	border: 2px solid #006487;
	border-radius: 3px;
	position: absolute;
	left: 0;
	top: 7px;
	box-sizing: border-box
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription .coveo-subscriptions-panel-action:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	background-color: #fff;
	position: absolute;
	left: 8px;
	top: 15px
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription .coveo-subscriptions-panel-action-follow {
	height: 0
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription .coveo-subscriptions-panel-action-follow:before {
	background-color: #003a4c;
	border: 2px solid #003a4c
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription .coveo-subscriptions-panel-action-follow:after {
	background-color: #bcc3ca
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription.coveo-subscription-unfollowed .coveo-subscriptions-panel-action-follow {
	height: auto
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription.coveo-subscription-unfollowed .coveo-subscriptions-panel-action-unfollow {
	height: 0
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-content .coveo-subscriptions-panel-subscription.coveo-subscription-unfollowed .coveo-subscriptions-panel-frequency {
	visibility: hidden
}

.coveo-subscriptions-panel .coveo-subscriptions-panel-subscription+.coveo-subscriptions-panel-no-subscriptions {
	display: none
}

.coveo-subscriptions-panel-svg {
	width: 15px;
	height: 12px;
	color: #1d4f76
}

.coveo-subscriptions-messages {
	z-index: 1
}

.coveo-subscriptions-messages-message {
	background-color: #ecad00;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	border-radius: 2px;
	color: #fff;
	white-space: nowrap
}

.coveo-subscriptions-messages-message.coveo-subscriptions-messages-error {
	background-color: #f44336
}

.coveo-subscriptions-messages-message.coveo-subscriptions-messages-error:after {
	border-color: transparent transparent #f44336
}

.coveo-subscriptions-messages-message:before {
	content: '';
	vertical-align: middle;
	margin: 5px 7px 4px 0;
	float: left
}

.coveo-subscriptions-messages-message:after {
	position: absolute;
	top: -7px;
	left: 8px;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7px 7px;
	border-color: transparent transparent #ecad00;
	float: left
}

.coveo-subscriptions-messages-message .coveo-subscriptions-messages-content {
	padding: 7px 0;
	font-size: 12px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis
}

.coveo-subscriptions-messages-message .coveo-subscriptions-messages-content span {
	vertical-align: middle
}

.coveo-subscriptions-messages-message .coveo-subscriptions-messages-content .coveo-media-max-width-800 {
	font-size: 10px
}

@media (max-width:800px) {
	.coveo-subscriptions-messages-message .coveo-subscriptions-messages-content {
		font-size: 10px
	}

}

.coveo-subscriptions-messages-message .coveo-subscriptions-messages-info-close {
	display: inline-block;
	vertical-align: middle;
	margin: 6px;
	cursor: pointer;
	color: #1d4f76
}

.coveo-subscriptions-messages-message .coveo-subscriptions-messages-info-close .coveo-exclusion-svg {
	fill: #1d4f76
}

.coveo-subscriptions-messages-message .coveo-subscriptions-messages-info-close svg {
	width: 12px;
	height: 12px
}

.coveo-subscriptions-messages-message .coveo-subscriptions-messages-info-close:hover {
	color: #cc0d00
}

.coveo-subscriptions-messages-message .coveo-subscriptions-messages-info-close:hover .coveo-exclusion-svg {
	fill: #cc0d00
}

.CoveoSearchInterface {
	min-height: 100%;
	position: relative;
	margin: 0;
	font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif, sans-serif;
	font-size: 15px;
	color: #373737
}

.CoveoSearchInterface .coveo-highlight, .CoveoSearchInterface .highlight {
	font-weight: 700
}

.CoveoSearchInterface input[type=text]::-ms-clear {
	width: 0;
	height: 0
}

.CoveoSearchInterface input:focus, .CoveoSearchInterface select:focus, .CoveoSearchInterface textarea:focus {
	outline: 0
}

.CoveoSearchInterface input[type=text], .CoveoSearchInterface textarea {
	color: #67768b
}

.CoveoSearchInterface .coveo-tab-disabled {
	display: none
}

.CoveoSearchInterface * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.CoveoSearchInterface .coveo-error {
	color: #dc291e
}

.CoveoSearchInterface.coveo-hidden {
	display: none
}

body.coveo-modalBox-opened, body.coveo-modalBox-opened .CoveoSearchInterface {
	overflow: hidden
}

.CoveoSearchInterface .coveo-modal-container.coveo-opened {
	display: flex
}

.coveo-modalBox>.coveo-wrapper>.coveo-title {
	height: 40px;
	line-height: 23px;
	text-align: center;
	cursor: pointer
}

.coveo-modalBox>.coveo-wrapper>.coveo-title .coveo-close-button {
	position: absolute;
	left: 25px;
	display: inline-block
}

.coveo-modalBox>.coveo-wrapper>.coveo-title .coveo-close-button .coveo-icon {
	margin-right: 10px
}

.coveo-modalBox>.coveo-wrapper>.coveo-title .coveo-pop-up-reminder {
	color: #B4B4B4;
	font-weight: 400;
	display: inline-block
}

.CoveoSearchButton {
	color: #fff;
	border: 1px solid #bcc3ca;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	height: 50px;
	width: 60px;
	cursor: pointer;
	line-height: 0
}

.CoveoSearchButton:before {
	content: '';
	vertical-align: middle;
	height: 100%;
	display: inline-block
}

.CoveoSearchButton .coveo-search-button, .CoveoSearchButton .coveo-search-button-loading {
	vertical-align: middle;
	animation: none;
	display: inline-block
}

.CoveoSearchButton .coveo-search-button-loading-svg {
	display: none
}

.CoveoSearchButton:hover .coveo-magnifier-circle-svg {
	fill: #ecad00
}

.coveo-search-button-svg {
	width: 18px;
	height: 18px;
	color: #1d4f76
}

.coveo-executing-query .CoveoSearchButton .coveo-search-button-svg {
	display: none
}

.coveo-executing-query .CoveoSearchButton .coveo-search-button-loading-svg {
	display: inline;
	color: #1d4f76;
	width: 18px;
	height: 18px;
	-webkit-animation-name: coveo-spin;
	-moz-animation-name: coveo-spin;
	animation-name: coveo-spin;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.CoveoResult a.CoveoResultLink, .CoveoResultLink, a.CoveoResultLink {
	text-decoration: none;
	cursor: pointer;
	color: #009ddc;
	word-wrap: break-word
}

.CoveoResult a.CoveoResultLink:hover, .CoveoResult a.CoveoResultLink:visited, .CoveoResultLink:hover, .CoveoResultLink:visited, a.CoveoResultLink:hover, a.CoveoResultLink:visited {
	text-decoration: none;
	color: #263e55
}

.CoveoResult a.CoveoResultLink:hover, .CoveoResult a.CoveoResultLink:hover a, .CoveoResultLink:hover, .CoveoResultLink:hover a, a.CoveoResultLink:hover, a.CoveoResultLink:hover a {
	text-decoration: underline
}

.CoveoResult a.CoveoResultLink.coveo-selected *, .CoveoResult a.CoveoResultLink:hover, .CoveoResultLink.coveo-selected *, .CoveoResultLink:hover, a.CoveoResultLink.coveo-selected *, a.CoveoResultLink:hover {
	color: #009ddc
}

.coveo-card-overlay a.CoveoResultLink {
	text-decoration: none;
	cursor: pointer;
	color: #009ddc
}

.coveo-card-overlay a.CoveoResultLink:hover, .coveo-card-overlay a.CoveoResultLink:visited {
	text-decoration: none;
	color: #009ddc
}

.coveo-card-overlay a.CoveoResultLink:hover, .coveo-card-overlay a.CoveoResultLink:hover a {
	text-decoration: underline
}

.coveo-card-overlay a.CoveoResultLink.coveo-selected *, .coveo-card-overlay a.CoveoResultLink:hover {
	color: #009ddc
}

.coveo-input {
	position: relative;
	margin-top: 35px
}

.coveo-input input {
	width: 100%;
	height: 34px;
	border: 0;
	border-bottom: 1px solid rgba(79, 86, 88, .4);
	border-radius: 0;
	outline: 0
}

.coveo-input input:disabled, .coveo-input input:focus:not([readonly]), .coveo-input input:valid {
	color: #373737;
	border-bottom: 1px solid #296896
}

.coveo-input input:disabled::placeholder, .coveo-input input:focus:not([readonly])::placeholder, .coveo-input input:valid::placeholder {
	color: #4f5658;
	font-family: "'Lato', Arial, Helvetica, sans-serif";
	font-size: inherit;
	text-transform: none;
	transition: color .2s ease
}

.coveo-input input:disabled, .coveo-input input[readonly=readonly] {
	color: #4f5658;
	border-bottom-color: #4f5658
}

.coveo-input input:disabled+label, .coveo-input input[readonly=readonly]+label {
	color: #4f5658
}

.coveo-input label {
	position: absolute;
	top: 10px;
	left: 0;
	align-items: center;
	display: flex;
	color: #373737;
	font-size: 15px;
	transition: all .2s ease;
	pointer-events: none
}

.coveo-input input:disabled+label, .coveo-input input:focus:not([readonly])+label, .coveo-input input:valid+label, .coveo-input label.active {
	top: -20px;
	color: #296896;
	font-size: 13px
}

.coveo-input input {
	padding: 3px 0;
	color: transparent;
	font-size: 15px;
	background-color: transparent;
	box-shadow: none;
	transition: color .2s ease
}

.coveo-input input::placeholder {
	color: transparent;
	font-family: "'Lato', Arial, Helvetica, sans-serif";
	font-size: inherit;
	text-transform: none;
	transition: color .2s ease
}

.coveo-radio {
	position: relative
}

.coveo-radio input[type=radio] {
	position: absolute;
	margin: 0;
	opacity: 0
}

.coveo-radio input[type=radio]+label {
	position: relative;
	display: inline-block;
	height: 16px;
	padding-left: 40px;
	color: #373737;
	line-height: 16px;
	transition: .28s ease;
	cursor: pointer;
	user-select: none
}

.coveo-radio input[type=radio]+label:after, .coveo-radio input[type=radio]+label:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 16px;
	height: 16px;
	content: '';
	border-radius: 50%;
	transition: .28s ease;
	box-sizing: inherit
}

.coveo-radio input[type=radio]:focus+label:before {
	box-shadow: 0 0 0 8px #bcc3ca
}

.coveo-radio input[type=radio]:not(:checked)+label:before {
	border: 2px solid #296896
}

.coveo-radio input[type=radio]:not(:checked)+label:after {
	z-index: -1;
	transform: scale(0)
}

.coveo-radio input[type=radio]:checked+label:before {
	border: 2px solid #4caf50
}

.coveo-radio input[type=radio]:checked+label:after {
	z-index: 0;
	background-color: #4caf50;
	transform: scale(.5)
}

.coveo-radio input[type=radio]:disabled+label {
	color: #4f5658
}

.coveo-radio input[type=radio]:disabled+label:before {
	border-color: #4f5658
}

.coveo-radio input[type=radio]:disabled:checked+label:after {
	background-color: #4f5658
}

.coveo-radio+.coveo-radio {
	margin-top: 10px
}

.radio-select .radio-option+.radio-option {
	margin-top: 18px
}

.coveo-advanced-search-section {
	margin: 20px 0
}

#coveo-advanced-search-in-the-last-select {
	margin-left: 20px
}

#coveo-advanced-search-in-the-last-select .coveo-button {
	width: auto
}

.coveo-advanced-search-section-title {
	font-weight: 700;
	border-bottom: thin solid #bcc3ca;
	padding: 5px 0
}

.coveo-advanced-search-date-input-section {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 10px 0
}

.coveo-advanced-search-date-input-section .coveo-radio input[type=radio]+label {
	display: inline
}

.coveo-advanced-search-date-input-section .coveo-advanced-search-date-input {
	display: inline-block;
	padding: 0;
	border: none
}

.coveo-advanced-search-date-input-section .coveo-advanced-search-date-input .coveo-button {
	width: 100px
}

.coveo-advanced-search-date-input-section .coveo-advanced-search-date-input:disabled {
	visibility: hidden
}

.coveo-advanced-search-document-input-section {
	margin: 20px 0;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center
}

.coveo-advanced-search-document-input-section .coveo-input {
	-webkit-flex-basis: 200px;
	-moz-flex-basis: 200px;
	flex-basis: 200px;
	-ms-flex-preferred-size: 200px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 10px;
	margin-top: 0;
	display: inline-block
}

.coveo-advanced-search-date-input .coveo-numeric-spinner, .coveo-advanced-search-document-input-section .coveo-numeric-spinner {
	display: inline-block;
	vertical-align: middle
}

.coveo-advanced-search-date-input .coveo-numeric-spinner input[type=text], .coveo-advanced-search-document-input-section .coveo-numeric-spinner input[type=text] {
	color: #4f5658;
	width: 55px
}

#coveo-advanced-search-select-day, #coveo-advanced-search-select-month {
	width: 50px
}

#coveo-advanced-search-select-year {
	width: 70px
}

.coveo-advanced-search-keyword-label {
	display: inline-block
}

.coveo-advanced-search-label {
	display: inline-block;
	min-width: 7em;
	margin-bottom: 10px
}

.coveo-advanced-search-select {
	margin: 0 5px 5px 0
}

.coveo-advanced-search-and {
	display: inline-block;
	margin: 0 5px 5px
}

.coveo-number-input {
	max-width: 45px
}

#coveo-advanced-search-execute-query {
	width: 200px;
	height: 35px;
	display: block;
	margin: 15px 0 15px auto
}

.coveo-advanced-search-modal fieldset, .coveo-size-input-mode-section {
	display: inline-block
}

.coveo-advanced-search-modal .coveo-dropdown, .coveo-advanced-search-modal .coveo-numeric-spinner {
	margin: 0 5px 5px 0
}

.coveo-advanced-search-breadcrumb .coveo-advanced-search-breadcrumb-clear {
	position: relative;
	cursor: pointer;
	color: #1d4f76
}

.coveo-advanced-search-breadcrumb .coveo-advanced-search-breadcrumb-clear .coveo-exclusion-svg {
	fill: #1d4f76
}

.coveo-advanced-search-breadcrumb .coveo-advanced-search-breadcrumb-clear svg {
	width: 12px;
	height: 12px
}

.coveo-advanced-search-breadcrumb .coveo-advanced-search-breadcrumb-clear:hover {
	color: #cc0d00
}

.coveo-advanced-search-breadcrumb .coveo-advanced-search-breadcrumb-clear:hover .coveo-exclusion-svg {
	fill: #cc0d00
}

.coveo-advanced-search-breadcrumb-clear-svg {
	position: absolute;
	top: 5px;
	left: 3px
}

.coveo-advanced-search-svg {
	width: 16px;
	height: 16px;
	color: #1d4f76
}

.coveo-modal-container.coveo-authentication-popup .coveo-modal-body {
	height: 90%
}

.coveo-modal-container.coveo-authentication-popup .coveo-modal-body div {
	height: 100%;
	width: 100%
}

.coveo-modal-container.coveo-authentication-popup .coveo-modal-body iframe {
	height: 100%;
	width: 100%;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	padding: 10px 0 0 10px
}

.coveo-authentication-iframe {
	width: 100%;
	height: 100%;
	border: 0
}

.coveo-waiting-for-authentication-popup {
	padding: 50px 150px
}

.coveo-authentication-provider:hover .coveo-dropdown-authenticate-hover-svg {
	fill: #1d4f76
}

.coveo-authentication-provider:hover .coveo-dropdown-authenticate-svg {
	fill: none
}

.coveo-authentication-provider:hover .coveo-authentication-provider-svg {
	width: 12px;
	height: 16px
}

.coveo-authentication-provider-svg {
	width: 12px;
	height: 14px
}

.coveo-authentication-provider-svg .coveo-dropdown-authenticate-svg {
	fill: #1d4f76
}

.CoveoBackdrop {
	background-size: cover
}

.CoveoBreadcrumb {
	padding: 10px 0;
	position: relative;
	overflow: hidden;
	border-bottom: thin solid #bcc3ca;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-moz-box-align: start;
	box-align: start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	-o-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-align: start
}

.CoveoBreadcrumb.coveo-small-display {
	padding: 0;
	margin: 0;
	background-color: #ececec;
	border-top: 1px solid #bcc3ca;
	border-bottom: 1px solid #bcc3ca;
	clear: both
}

.CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb.coveo-breadcrumb-item {
	display: inline;
	margin: 0;
	white-space: nowrap
}

.CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb.coveo-breadcrumb-item:before {
	content: "";
	display: inline;
	white-space: normal
}

.CoveoBreadcrumb.coveo-small-display .coveo-header .coveo-title {
	display: none
}

.CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-values, .CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-values .coveo-facet-breadcrumb-value {
	display: inline
}

.CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-values .coveo-facet-breadcrumb-value .coveo-facet-breadcrumb-clear {
	display: none
}

.CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb .coveo-facet-breadcrumb-title {
	padding: 7px 4px 0;
	border-right: 1px solid #bcc3ca;
	height: 30px;
	display: inline-block;
	margin-right: 0;
	color: #2c5986
}

.CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-value {
	background-color: #f7f7f7;
	color: #666;
	white-space: normal;
	line-height: 30px;
	padding: 7px 5px 8px
}

.CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-value:before {
	content: "";
	border-top: 1px solid #bcc3ca;
	width: 100%;
	height: 1px;
	display: block;
	position: absolute
}

.CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-value:after {
	content: "";
	border-right: 1px solid #bcc3ca;
	position: absolute;
	height: 30px;
	margin-left: 5px
}

.CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-value:first-child {
	white-space: nowrap
}

.CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-value .coveo-facet-breadcrumb-caption {
	max-width: 130px;
	min-width: 30px;
	text-align: center;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: top
}

.CoveoBreadcrumb.coveo-small-display .coveo-facet-breadcrumb-value .coveo-facet-breadcrumb-clear {
	display: none
}

.coveo-no-results .CoveoBreadcrumb {
	text-align: left
}

.coveo-breadcrumb-clear-all {
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	padding: 5px;
	margin-left: 5px;
	-webkit-flex-shrink: 0;
	-moz-flex-shrink: 0;
	flex-shrink: 0;
	-ms-flex-negative: 0;
	cursor: pointer;
	color: #1d4f76
}

.coveo-breadcrumb-clear-all:hover, .coveo-breadcrumb-clear-all:visited {
	text-decoration: none;
	color: #263e55
}

.coveo-breadcrumb-clear-all:hover, .coveo-breadcrumb-clear-all:hover a {
	text-decoration: underline
}

.coveo-breadcrumb-clear-all.coveo-selected * {
	color: #263e55
}

.coveo-breadcrumb-clear-all>div {
	display: inline-block
}

.coveo-breadcrumb-clear-all .coveo-exclusion-svg {
	fill: #1d4f76
}

.coveo-breadcrumb-clear-all .coveo-breadcrumb-clear-all-icon svg {
	width: 12px;
	height: 12px
}

.coveo-breadcrumb-clear-all:hover .coveo-breadcrumb-clear-all-icon {
	color: #cc0d00
}

.coveo-breadcrumb-clear-all:hover .coveo-breadcrumb-clear-all-icon .coveo-exclusion-svg {
	fill: #cc0d00
}

.coveo-breadcrumb-clear-all-icon {
	top: 1px;
	margin-right: 5px
}

.coveo-breadcrumb-items {
	padding-bottom: 10px;
	display: inline-block;
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-positive: 1
}

.coveo-breadcrumb-item {
	margin: 5px 0
}

.coveo-media-max-width-480 .CoveoBreadcrumb {
	padding: 10px
}

.coveo-media-max-width-480 .coveo-breadcrumb-items {
	padding-bottom: 0
}

.coveo-media-max-width-480 .coveo-breadcrumb-item:not(:last-child) {
	margin-bottom: 10px
}

@media (max-width:480px) {
	.CoveoBreadcrumb {
		padding: 10px
	}

	.coveo-breadcrumb-items {
		padding-bottom: 0
	}

	.coveo-breadcrumb-item:not(:last-child) {
		margin-bottom: 10px
	}

}

.CoveoCardActionBar {
	display: flex;
	flex-wrap: wrap;
	min-height: 44px;
	background-color: #263e55;
	color: #fff;
	margin: auto -20px -20px;
	padding: 0 0 10px 20px;
	font-size: 11px;
	box-shadow: 0 0 3px 2px rgba(0, 0, 0, .2);
	z-index: 1;
	transform: translateY(100%);
	transition: transform .2s ease-in-out
}

.CoveoCardActionBar.coveo-opened {
	transform: translateY(0)
}

.CoveoCardActionBar>* {
	display: flex;
	align-items: center;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 20px
}

.CoveoCardActionBar .coveo-icon {
	margin-right: 3px
}

.coveo-card-action-bar-arrow-svg {
	width: 10px;
	height: 9px;
	color: #67768b
}

.coveo-card-action-bar-arrow-container {
	position: absolute;
	text-align: center;
	bottom: 0;
	width: 100%;
	background-color: #263e55;
	color: #fff;
	left: 0
}

.CoveoCardActionBar .coveo-icon-for-quickview-svg {
	margin-top: 4px;
	color: #67768b
}

.CoveoCardActionBar .coveo-follow-item-icon-svg {
	color: #67768b
}

.CoveoCardOverlay {
	cursor: pointer
}

.coveo-search-svg {
	color: #67768b;
	width: 18px;
	height: 18px
}

.coveo-search-svg .coveo-magnifier-circle-svg {
	fill: #ecad00
}

.coveo-replies-svg {
	color: #67768b;
	width: 20px;
	height: 20px
}

.coveo-card-overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	flex-direction: column;
	z-index: 1;
	background-color: #263e55;
	color: #fff;
	cursor: default;
	transition: transform .5s ease-in-out;
	transform: translateY(100%);
	display: flex;
	animation: coveo-card-overlay-fade-out .5s linear
}

.coveo-card-overlay.coveo-hidden-for-tab-nav {
	display: none
}

@keyframes coveo-card-overlay-fade-out {
	0%, 60% {
		opacity: 1
	}

	100%, 80% {
		opacity: 0
	}

}

.coveo-card-overlay.coveo-opened {
	transform: translateY(0);
	animation: coveo-card-overlay-fade-in .5s linear
}

@keyframes coveo-card-overlay-fade-in {
	0%, 20% {
		opacity: 0
	}

	100%, 40% {
		opacity: 1
	}

}

.coveo-card-overlay-header {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	padding: 14px 0;
	border-bottom: 1px solid #bcc3ca;
	cursor: pointer
}

.coveo-card-overlay-header .coveo-icon {
	margin-right: 3px
}

.coveo-card-overlay-body {
	overflow: auto;
	overflow-x: hidden
}

.coveo-card-overlay-footer {
	text-align: center;
	margin-top: auto;
	cursor: pointer;
	flex-shrink: 0
}

.CoveoResult.coveo-with-card-overlay {
	-webkit-transition: min-height .5s;
	-moz-transition: min-height .5s;
	transition: min-height .5s;
	min-height: 0
}

.CoveoResult.coveo-card-overlay-opened {
	min-height: 180px
}

.coveo-open-card-overlay {
	display: inline-block;
	margin-bottom: 4px
}

.coveo-open-card-overlay-svg {
	width: 10px;
	height: 6px;
	color: #67768b
}

.CoveoDidYouMean {
	padding: 10px 0;
	text-align: left;
	font-size: 16px
}

.CoveoDidYouMean a {
	color: #296896;
	cursor: pointer;
	text-decoration: none
}

.CoveoDidYouMean a:hover, .CoveoDidYouMean a:visited {
	text-decoration: none;
	color: #263e55
}

.CoveoDidYouMean a:hover, .CoveoDidYouMean a:hover a {
	text-decoration: underline
}

.CoveoDidYouMean a.coveo-selected * {
	color: #263e55
}

.CoveoDidYouMean a:hover {
	text-decoration: underline
}

.coveo-did-you-mean-highlight {
	font-weight: 400
}

.coveo-did-you-mean-word-correction {
	font-weight: 700
}

.coveo-did-you-mean-no-results-for {
	font-size: 16px
}

.CoveoErrorReport {
	text-align: center
}

.CoveoErrorReport h1, .CoveoErrorReport h2, .CoveoErrorReport h3, .CoveoErrorReport h4, .CoveoErrorReport h5, .CoveoErrorReport h6 {
	font-weight: 400;
	display: block;
	margin: 0 0 20px
}

.coveo-error-report-help-link {
	display: inline-block;
	border: 1px solid #f58020;
	border-radius: 2px;
	text-decoration: none;
	background-color: #f58020;
	padding: 10px;
	font-weight: 700;
	color: #fff
}

.coveo-error-report-help-link:hover {
	background-color: #F68E38
}

.coveo-error-report-title {
	color: #1d4f76;
	margin-bottom: 20px;
	font-size: 12px
}

.coveo-error-report-message {
	margin-top: 0;
	margin-right: 30px;
	margin-left: 30px
}

.coveo-error-report-message pre {
	font-size: 12px;
	text-align: left
}

.coveo-error-report-container {
	padding: 45px;
	background-color: #F1F3F4;
	border: 1px solid #1d4f76
}

.coveo-error-report-clear, .coveo-error-report-more-info, .coveo-error-report-previous, .coveo-error-report-retry {
	color: #296896;
	text-decoration: none;
	cursor: pointer;
	padding: 5px;
	border-radius: 2px
}

.coveo-error-report-clear:hover, .coveo-error-report-clear:visited, .coveo-error-report-more-info:hover, .coveo-error-report-more-info:visited, .coveo-error-report-previous:hover, .coveo-error-report-previous:visited, .coveo-error-report-retry:hover, .coveo-error-report-retry:visited {
	text-decoration: none;
	color: #263e55
}

.coveo-error-report-clear:hover, .coveo-error-report-clear:hover a, .coveo-error-report-more-info:hover, .coveo-error-report-more-info:hover a, .coveo-error-report-previous:hover, .coveo-error-report-previous:hover a, .coveo-error-report-retry:hover, .coveo-error-report-retry:hover a {
	text-decoration: underline
}

.coveo-error-report-clear.coveo-selected *, .coveo-error-report-more-info.coveo-selected *, .coveo-error-report-previous.coveo-selected *, .coveo-error-report-retry.coveo-selected * {
	color: #263e55
}

.coveo-error-info {
	width: 100%
}

.coveo-error-info textarea {
	width: 100%;
	height: 200px
}

.CoveoExcerpt {
	word-wrap: break-word
}

.CoveoExportToExcel {
	overflow: hidden;
	margin-top: 10px;
	display: none
}

.CoveoExportToExcel.coveo-export-to-excel-opened {
	display: block
}

.coveo-export-to-excel-svg {
	width: 14px;
	height: 14px;
	color: #1d4f76
}

.coveo-facet-values {
	list-style: none;
	padding: 5px 0 0;
	margin: 0
}

.coveo-facet-value {
	padding: 0 20px;
	margin: 0;
	line-height: 22px;
	position: relative
}

.coveo-facet-value input[type=checkbox] {
	display: none
}

.coveo-facet-value .coveo-facet-value-checkbox {
	width: 18px;
	height: 18px;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-right: 15px;
	background: #fff;
	position: relative;
	float: left;
	top: 2px
}

.coveo-facet-value .coveo-facet-value-checkbox>svg {
	position: relative;
	background: 0 0
}

.coveo-facet-value.coveo-selected .coveo-facet-value-checkbox svg {
	width: 14px;
	height: 12px;
	bottom: 3px
}

.coveo-facet-value.coveo-selected .coveo-facet-value-checkbox svg .coveo-hook-svg {
	fill: #4f5658
}

.coveo-facet-value:hover:not(.coveo-facet-search-button):not(.coveo-excluded):not(.coveo-facet-value-will-exclude):not(.coveo-has-childs-selected) .coveo-facet-value-checkbox svg {
	width: 14px;
	height: 12px;
	bottom: 3px
}

.coveo-facet-value:hover:not(.coveo-facet-search-button):not(.coveo-excluded):not(.coveo-facet-value-will-exclude):not(.coveo-has-childs-selected) .coveo-facet-value-checkbox svg .coveo-hook-svg {
	fill: #4f5658
}

.coveo-facet-value:hover.coveo-excluded .coveo-facet-value-checkbox .coveo-hook-svg {
	fill-opacity: 0
}

.coveo-facet-value .coveo-facet-value-checkbox:focus {
	outline: 0
}

.coveo-facet-value:not(.coveo-facet-search-button) .coveo-facet-value-checkbox:focus svg {
	width: 14px;
	height: 12px;
	bottom: 3px
}

.coveo-facet-value:not(.coveo-facet-search-button) .coveo-facet-value-checkbox:focus svg .coveo-hook-svg {
	fill: #4f5658
}

.coveo-facet-value:not(.coveo-facet-search-button) .coveo-facet-value-checkbox:focus svg .coveo-exclusion-svg {
	fill-opacity: 0
}

.coveo-facet-value.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg, .coveo-facet-value:hover.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg {
	width: 10px;
	height: 10px;
	bottom: 4px
}

.coveo-facet-value.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg .coveo-exclusion-svg, .coveo-facet-value:hover.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg .coveo-exclusion-svg {
	fill: #cc0d00
}

.coveo-facet-value.coveo-facet-value-will-exclude.coveo-selected .coveo-facet-value-checkbox .coveo-hook-svg, .coveo-facet-value:hover.coveo-facet-value-will-exclude.coveo-selected .coveo-facet-value-checkbox .coveo-hook-svg {
	fill-opacity: 0
}

.coveo-facet-value.coveo-excluded .coveo-facet-value-checkbox svg {
	width: 10px;
	height: 10px;
	bottom: 4px
}

.coveo-facet-value.coveo-excluded .coveo-facet-value-checkbox svg .coveo-exclusion-svg {
	fill: #cc0d00
}

.coveo-facet-value.coveo-facet-value-will-exclude:focus .coveo-facet-value-checkbox .coveo-hook-svg, .coveo-facet-value.coveo-facet-value-will-exclude:hover .coveo-facet-value-checkbox .coveo-hook-svg {
	fill-opacity: 0
}

.coveo-facet-value.coveo-excluded .coveo-facet-value-caption, .coveo-facet-value.coveo-excluded .coveo-facet-value-computed-field, .coveo-facet-value.coveo-excluded .coveo-facet-value-count {
	text-decoration: line-through
}

.coveo-facet-value>* {
	vertical-align: middle
}

.coveo-facet-value.coveo-focused, .coveo-facet-value:hover {
	background-color: #e6ecf0
}

.coveo-facet-value.coveo-selected {
	font-weight: 700
}

.coveo-facet-value.coveo-excluded .coveo-facet-value-exclude, .coveo-facet-value.coveo-excluded:hover .coveo-facet-value-exclude {
	visibility: hidden
}

.coveo-facet-value:hover .coveo-facet-value-exclude {
	visibility: visible
}

.coveo-facet-value-label {
	display: block;
	white-space: nowrap;
	cursor: pointer;
	padding: 5px 0
}

.coveo-facet-value-caption {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle
}

.coveo-facet-value-icon {
	display: inline-block;
	margin: 3px 5px 3px 0;
	vertical-align: top;
	float: left
}

.coveo-facet-value-count {
	vertical-align: middle;
	margin: 0 5px;
	display: inline-block;
	float: right;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s
}

.coveo-facet-value-count.coveo-waitDelta {
	opacity: 0
}

.coveo-with-computed-field .coveo-facet-value-computed-field, .coveo-with-computed-field .coveo-facet-value-count {
	font-size: 12px;
	position: relative;
	top: 1px
}

.coveo-facet-value-label.coveo-with-computed-field {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify
}

.coveo-facet-value-label.coveo-with-computed-field .coveo-facet-value-label-wrapper {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	box-ordinal-group: 1;
	-webkit-order: 1;
	-moz-order: 1;
	order: 1;
	-ms-flex-order: 1;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	min-width: 0
}

.coveo-facet-value-label.coveo-with-computed-field .coveo-facet-value-label-wrapper .coveo-facet-value-checkbox {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	box-ordinal-group: 1;
	-webkit-order: 1;
	-moz-order: 1;
	order: 1;
	-ms-flex-order: 1;
	-webkit-flex-shrink: 0;
	-moz-flex-shrink: 0;
	flex-shrink: 0;
	-ms-flex-negative: 0
}

.coveo-facet-value-label.coveo-with-computed-field .coveo-facet-value-label-wrapper .coveo-facet-value-caption {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	box-ordinal-group: 2;
	-webkit-order: 2;
	-moz-order: 2;
	order: 2;
	-ms-flex-order: 2
}

.coveo-facet-value-label.coveo-with-computed-field .coveo-facet-value-label-wrapper .coveo-facet-value-count {
	-webkit-box-ordinal-group: 3;
	-moz-box-ordinal-group: 3;
	box-ordinal-group: 3;
	-webkit-order: 3;
	-moz-order: 3;
	order: 3;
	-ms-flex-order: 3
}

.coveo-facet-value-label.coveo-with-computed-field .coveo-facet-value-computed-field {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	box-ordinal-group: 2;
	-webkit-order: 2;
	-moz-order: 2;
	order: 2;
	-ms-flex-order: 2
}

.coveo-facet-value-computed-field {
	float: right;
	margin-left: 5px
}

.coveo-facet-value-exclude {
	cursor: pointer;
	position: absolute;
	top: 9px;
	right: 5px;
	background: #fff;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	height: 13px;
	width: 13px;
	opacity: 0;
	z-index: 10
}

.coveo-facet-value-exclude:focus, .coveo-facet-value-exclude:hover {
	opacity: 1;
	outline: 0
}

.coveo-facet-value-exclude-svg {
	width: 7px;
	height: 7px;
	position: absolute;
	top: 2px;
	left: 2px
}

.coveo-facet-value-exclude-svg .coveo-exclusion-svg {
	fill: #bcc3ca
}

.coveo-facet-search-results {
	position: absolute;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	background-color: #fff;
	list-style: none;
	margin: 0 0 3px;
	padding: 0 0 10px;
	z-index: 999;
	max-height: 200px;
	overflow-x: hidden;
	overflow-y: scroll;
	-ms-overflow-style: scrollbar;
	font-size: 12px
}

.coveo-facet-search-results input[type=checkbox] {
	display: none
}

.coveo-facet-search-results .coveo-with-computed-field .coveo-facet-value-computed-field, .coveo-facet-search-results .coveo-with-computed-field .coveo-facet-value-count {
	top: 0
}

.coveo-facet-search-results.coveo-no-results {
	display: none;
	visibility: hidden
}

.coveo-facet-search-results .coveo-facet-value input[type=checkbox] {
	display: none
}

.coveo-facet-search-results .coveo-facet-value .coveo-facet-value-checkbox {
	width: 13px;
	height: 13px;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-right: 15px;
	background: #fff;
	float: left
}

.coveo-facet-search-results .coveo-facet-value .coveo-facet-value-checkbox>svg {
	position: relative;
	background: 0 0
}

.coveo-facet-search-results .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox svg {
	width: 11px;
	height: 9px;
	bottom: 5px
}

.coveo-facet-search-results .coveo-facet-value.coveo-selected .coveo-facet-value-checkbox svg .coveo-hook-svg {
	fill: #000
}

.coveo-facet-search-results .coveo-facet-value:hover:not(.coveo-facet-search-button):not(.coveo-excluded):not(.coveo-facet-value-will-exclude):not(.coveo-has-childs-selected) .coveo-facet-value-checkbox svg {
	width: 11px;
	height: 9px;
	bottom: 5px
}

.coveo-facet-search-results .coveo-facet-value:hover:not(.coveo-facet-search-button):not(.coveo-excluded):not(.coveo-facet-value-will-exclude):not(.coveo-has-childs-selected) .coveo-facet-value-checkbox svg .coveo-hook-svg {
	fill: #000
}

.coveo-facet-search-results .coveo-facet-value:hover.coveo-excluded .coveo-facet-value-checkbox .coveo-hook-svg {
	fill-opacity: 0
}

.coveo-facet-search-results .coveo-facet-value .coveo-facet-value-checkbox:focus {
	outline: 0
}

.coveo-facet-search-results .coveo-facet-value:not(.coveo-facet-search-button) .coveo-facet-value-checkbox:focus svg {
	width: 11px;
	height: 9px;
	bottom: 5px
}

.coveo-facet-search-results .coveo-facet-value:not(.coveo-facet-search-button) .coveo-facet-value-checkbox:focus svg .coveo-hook-svg {
	fill: #000
}

.coveo-facet-search-results .coveo-facet-value:not(.coveo-facet-search-button) .coveo-facet-value-checkbox:focus svg .coveo-exclusion-svg {
	fill-opacity: 0
}

.coveo-facet-search-results .coveo-facet-value.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg, .coveo-facet-search-results .coveo-facet-value:hover.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg {
	width: 7px;
	height: 7px;
	bottom: 6px
}

.coveo-facet-search-results .coveo-facet-value.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg .coveo-exclusion-svg, .coveo-facet-search-results .coveo-facet-value:hover.coveo-facet-value-will-exclude .coveo-facet-value-checkbox svg .coveo-exclusion-svg {
	fill: #cc0d00
}

.coveo-facet-search-results .coveo-facet-value.coveo-facet-value-will-exclude.coveo-selected .coveo-facet-value-checkbox .coveo-hook-svg, .coveo-facet-search-results .coveo-facet-value:hover.coveo-facet-value-will-exclude.coveo-selected .coveo-facet-value-checkbox .coveo-hook-svg {
	fill-opacity: 0
}

.coveo-facet-search-results .coveo-facet-value.coveo-excluded .coveo-facet-value-checkbox svg {
	width: 7px;
	height: 7px;
	bottom: 6px
}

.coveo-facet-search-results .coveo-facet-value.coveo-excluded .coveo-facet-value-checkbox svg .coveo-exclusion-svg {
	fill: #cc0d00
}

.coveo-facet-search-results .coveo-facet-value.coveo-facet-value-will-exclude:focus .coveo-facet-value-checkbox .coveo-hook-svg, .coveo-facet-search-results .coveo-facet-value.coveo-facet-value-will-exclude:hover .coveo-facet-value-checkbox .coveo-hook-svg {
	fill-opacity: 0
}

.coveo-facet-search-results .coveo-facet-value .coveo-facet-value-checkbox {
	position: relative;
	top: 5px
}

.coveo-facet-search-results .coveo-facet-value-exclude {
	right: 10px
}

.coveo-facet-search-results .coveo-facet-value-label {
	padding-right: 15px
}

.coveo-facet-search-selectable {
	margin: 0;
	padding: 0 10px
}

.coveo-facet-search-selectable.coveo-current {
	background-color: #e6ecf0
}

.coveo-facet-search-select-all {
	margin: 0;
	padding: 10px;
	font-weight: 700;
	color: #296896;
	text-decoration: none;
	cursor: pointer
}

.coveo-facet-search-select-all:hover, .coveo-facet-search-select-all:visited {
	text-decoration: none;
	color: #263e55
}

.coveo-facet-search-select-all:hover, .coveo-facet-search-select-all:hover a {
	text-decoration: underline
}

.coveo-facet-search-select-all.coveo-selected * {
	color: #263e55
}

.coveo-facet-search-clear {
	float: right;
	margin-right: 3px;
	opacity: .5;
	clear: none;
	cursor: pointer;
	color: #1d4f76
}

.coveo-facet-search-clear .coveo-exclusion-svg {
	fill: #1d4f76
}

.coveo-facet-search-clear svg {
	width: 8px;
	height: 8px
}

.coveo-facet-search-clear:hover {
	color: #cc0d00
}

.coveo-facet-search-clear:hover .coveo-exclusion-svg {
	fill: #cc0d00
}

.coveo-facet-search-clear:hover {
	opacity: 1
}

.coveo-facet-search-input {
	border: 0;
	padding: 1px 0 0;
	margin: 0;
	font-size: 13px;
	width: 100%;
	background-color: inherit;
	line-height: 15px
}

.coveo-facet-search-input[value=""] {
	color: #bcc3ca
}

@keyframes grow {
	0% {
		margin-right: 200px
	}

	100% {
		margin-right: 20px
	}

}

.coveo-facet-search {
	border: thin solid #bcc3ca;
	border-radius: 2px;
	position: relative;
	background: #fff;
	display: none;
	margin: 2px 20px 1px;
	padding: 4px;
	-webkit-animation: grow .3s linear;
	-moz-animation: grow .3s linear;
	animation: grow .3s linear
}

.coveo-facet-searching .coveo-facet-search {
	display: block
}

.coveo-facet-search-no-results {
	background-color: #ffd0d0
}

.coveo-facet-search-no-results .coveo-facet-search-magnifier {
	visibility: hidden
}

.coveo-facet-search-magnifier {
	float: left
}

.coveo-facet-search-magnifier-svg {
	margin: 5px 6px 5px 10px;
	width: 10px;
	height: 10px;
	color: #9cb4cb
}

.coveo-facet-search-wait-animation {
	float: left
}

.coveo-facet-search-wait-animation-svg {
	width: 13px;
	height: 13px;
	color: #1d4f76;
	margin: 3px 3px 5px 10px;
	-webkit-animation-name: coveo-spin;
	-moz-animation-name: coveo-spin;
	animation-name: coveo-spin;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.coveo-facet-search-middle {
	overflow: hidden;
	line-height: 19px
}

.coveo-facet-value.coveo-facet-search-button {
	color: #009ddc
}

.coveo-facet-value.coveo-facet-search-button .coveo-facet-value-checkbox {
	border-style: dashed
}

.coveo-facet-value.coveo-facet-search-button .coveo-facet-value-checkbox:focus, .coveo-facet-value.coveo-facet-search-button:hover .coveo-facet-value-checkbox {
	border-style: solid
}

.coveo-facet-searching .coveo-facet-value.coveo-facet-search-button {
	display: none
}

.coveo-facet-value.coveo-facet-search-button .coveo-facet-value-checkbox {
	bottom: 1px
}

.coveo-facet-value.coveo-facet-search-button .coveo-facet-value-checkbox svg {
	bottom: 4px
}

.coveo-facet-value.coveo-facet-search-button .coveo-facet-value-checkbox svg .coveo-more-svg {
	fill: #bcc3ca
}

.coveo-facet-value.coveo-facet-search-button .coveo-facet-value-checkbox>.coveo-facet-value-checkbox-svg, .coveo-facet-value.coveo-facet-search-button:hover .coveo-facet-value-checkbox>.coveo-facet-value-checkbox-svg {
	color: #bcc3ca;
	width: 16px;
	height: 11px
}

.coveo-facet-settings-popup {
	position: absolute;
	overflow: hidden;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	background-color: #fff
}

.coveo-facet-settings-section {
	clear: both;
	white-space: nowrap
}

.coveo-facet-settings-section svg {
	margin: 10px
}

.coveo-facet-settings-section .coveo-icon-container {
	display: inline-block;
	vertical-align: middle
}

.coveo-facet-settings-items {
	padding: 0;
	overflow: hidden;
	vertical-align: middle;
	display: inline-block;
	font-size: 12px
}

.coveo-facet-settings-item {
	white-space: nowrap;
	padding: 10px;
	cursor: pointer;
	-moz-padding-end: 70px;
	color: #373737
}

.coveo-facet-settings-item.coveo-selected {
	font-weight: 700
}

.coveo-facet-settings-disabled .coveo-facet-settings-item {
	cursor: default;
	opacity: .5
}

.coveo-facet-settings-disabled .coveo-facet-settings-item:hover {
	background: #fff
}

.coveo-facet-settings-section-sort .coveo-facet-settings-section-sort-svg {
	float: none
}

.coveo-facet-settings-section-sort:hover .coveo-active-shape-svg {
	fill: #ecad00
}

.coveo-facet-settings-section-sort:hover.coveo-disabled .coveo-active-shape-svg {
	fill: currentColor
}

.coveo-facet-settings-section-sort.coveo-facet-settings-section {
	margin-bottom: 15px
}

.coveo-facet-settings-section-sort.coveo-facet-settings-section .coveo-icon-container {
	vertical-align: top
}

.coveo-facet-settings-section-sort-svg {
	width: 15px;
	height: 14px;
	color: #1d4f76
}

.coveo-facet-settings-section-direction-ascending {
	cursor: pointer
}

.coveo-facet-settings-section-direction-ascending.coveo-facet-settings-disabled {
	cursor: inherit
}

.coveo-facet-settings-section-direction-ascending .coveo-facet-settings-section-direction-ascending-svg {
	float: none
}

.coveo-facet-settings-section-direction-ascending:hover .coveo-active-shape-svg {
	fill: #ecad00
}

.coveo-facet-settings-section-direction-ascending:hover.coveo-facet-settings-disabled .coveo-active-shape-svg {
	fill: currentColor
}

.coveo-facet-settings-section-direction-ascending-svg {
	width: 15px;
	height: 12px;
	color: #1d4f76
}

.coveo-facet-settings-section-direction-descending {
	cursor: pointer
}

.coveo-facet-settings-section-direction-descending.coveo-facet-settings-disabled {
	cursor: inherit
}

.coveo-facet-settings-section-direction-descending .coveo-facet-settings-section-direction-descending-svg {
	float: none
}

.coveo-facet-settings-section-direction-descending:hover .coveo-active-shape-svg {
	fill: #ecad00
}

.coveo-facet-settings-section-direction-descending:hover.coveo-facet-settings-disabled .coveo-active-shape-svg {
	fill: currentColor
}

.coveo-facet-settings-section-direction-descending-svg {
	width: 15px;
	height: 12px;
	color: #1d4f76
}

.coveo-facet-settings-section-save-state {
	border-top: thin solid #bcc3ca;
	cursor: pointer
}

.coveo-facet-settings-section-save-state .coveo-facet-settings-section-save-state-svg {
	float: none
}

.coveo-facet-settings-section-save-state:hover .coveo-active-shape-svg {
	fill: #ecad00
}

.coveo-facet-settings-section-save-state:hover.coveo-facet-settings-disabled .coveo-active-shape-svg {
	fill: currentColor
}

.coveo-facet-settings-section-save-state-svg {
	width: 16px;
	height: 16px;
	color: #1d4f76
}

.coveo-facet-settings-section-clear-state {
	border-top: thin solid #bcc3ca;
	cursor: pointer
}

.coveo-facet-settings-section-clear-state .coveo-facet-settings-section-clear-state-svg {
	float: none
}

.coveo-facet-settings-section-clear-state:hover .coveo-active-shape-svg {
	fill: #ecad00
}

.coveo-facet-settings-section-clear-state:hover.coveo-facet-settings-disabled .coveo-active-shape-svg {
	fill: currentColor
}

.coveo-facet-settings-section-clear-state-svg {
	width: 16px;
	height: 16px;
	color: #1d4f76
}

.coveo-facet-settings-section-hide {
	border-top: thin solid #bcc3ca;
	cursor: pointer
}

.coveo-facet-settings-section-hide .coveo-facet-settings-section-hide-svg {
	float: none
}

.coveo-facet-settings-section-hide:hover .coveo-active-shape-svg {
	fill: #ecad00
}

.coveo-facet-settings-section-hide:hover.coveo-facet-settings-disabled .coveo-active-shape-svg {
	fill: currentColor
}

.coveo-facet-settings-section-hide-svg {
	width: 16px;
	height: 16px;
	color: #1d4f76
}

.coveo-facet-settings-section-show {
	border-top: thin solid #bcc3ca;
	cursor: pointer
}

.coveo-facet-settings-section-show .coveo-facet-settings-section-show-svg {
	float: none
}

.coveo-facet-settings-section-show:hover .coveo-active-shape-svg {
	fill: #ecad00
}

.coveo-facet-settings-section-show:hover.coveo-facet-settings-disabled .coveo-active-shape-svg {
	fill: currentColor
}

.coveo-facet-settings-section-show-svg {
	width: 16px;
	height: 16px;
	color: #1d4f76
}

.coveo-facet-settings-section-sort-title {
	font-size: 12px;
	font-weight: 700;
	color: #67768b
}

.coveo-facet-header {
	padding: 10px 20px;
	background: #f7f8f9;
	clear: both;
	overflow: hidden;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.coveo-facet-header svg {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px
}

.coveo-facet-header-title-section {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-positive: 1
}

.coveo-facet-header-settings-section {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-grow: 0;
	-moz-flex-grow: 0;
	flex-grow: 0;
	-ms-flex-positive: 0
}

.coveo-facet-header-title {
	color: #1d4f76;
	font-size: 15px
}

.coveo-facet-settings-more:focus, .coveo-facet-settings-more:hover {
	outline: 0
}

.coveo-facet-settings-more:focus .coveo-more-background-svg, .coveo-facet-settings-more:hover .coveo-more-background-svg {
	fill-opacity: 1;
	fill: #e6ecf0
}

.coveo-facet-header-operator, .coveo-facet-settings-more-svg {
	color: #1d4f76
}

.coveo-facet-header-operator .coveo-and .coveo-and-svg, .coveo-facet-header-operator .coveo-or .coveo-or-svg {
	fill: #ecad00
}

.coveo-facet-header-collapse, .coveo-facet-header-eraser, .coveo-facet-header-expand, .coveo-facet-header-operator, .coveo-facet-header-settings {
	cursor: pointer;
	margin-left: 10px;
	position: relative;
	vertical-align: middle
}

.coveo-facet-header-eraser {
	position: relative;
	top: 0;
	visibility: hidden;
	cursor: pointer;
	color: #1d4f76
}

.coveo-facet-header-eraser.coveo-facet-header-eraser-visible {
	visibility: visible
}

.coveo-facet-header-eraser .coveo-exclusion-svg {
	fill: #1d4f76
}

.coveo-facet-header-eraser svg {
	width: 15px;
	height: 15px
}

.coveo-facet-header-eraser:hover {
	color: #cc0d00
}

.coveo-facet-header-eraser:hover .coveo-exclusion-svg {
	fill: #cc0d00
}

.coveo-facet-header-wait-animation {
	margin-left: 10px;
	position: relative
}

.coveo-facet-header-wait-animation .coveo-facet-header-wait-animation-svg {
	color: #1d4f76;
	display: inline-block;
	vertical-align: middle;
	-webkit-animation-name: coveo-spin;
	-moz-animation-name: coveo-spin;
	animation-name: coveo-spin;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.coveo-facet-breadcrumb-title, .coveo-facet-slider-breadcrumb-title {
	color: #67768b;
	margin-right: 14px
}

.coveo-facet-breadcrumb-value, .coveo-facet-slider-breadcrumb-value {
	font-size: 14px;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	color: #009ddc
}

.coveo-facet-breadcrumb-value.coveo-excluded .coveo-facet-breadcrumb-caption, .coveo-facet-slider-breadcrumb-value.coveo-excluded .coveo-facet-breadcrumb-caption {
	text-decoration: line-through
}

.coveo-facet-breadcrumb-value .coveo-exclusion-svg, .coveo-facet-slider-breadcrumb-value .coveo-exclusion-svg {
	fill: #1d4f76
}

.coveo-facet-breadcrumb-value .coveo-facet-breadcrumb-clear svg, .coveo-facet-slider-breadcrumb-value .coveo-facet-breadcrumb-clear svg {
	width: 12px;
	height: 12px
}

.coveo-facet-breadcrumb-value:hover .coveo-facet-breadcrumb-clear, .coveo-facet-slider-breadcrumb-value:hover .coveo-facet-breadcrumb-clear {
	color: #cc0d00
}

.coveo-facet-breadcrumb-value:hover .coveo-facet-breadcrumb-clear .coveo-exclusion-svg, .coveo-facet-slider-breadcrumb-value:hover .coveo-facet-breadcrumb-clear .coveo-exclusion-svg {
	fill: #cc0d00
}

.coveo-facet-breadcrumb-value:hover, .coveo-facet-breadcrumb-value:visited, .coveo-facet-slider-breadcrumb-value:hover, .coveo-facet-slider-breadcrumb-value:visited {
	text-decoration: none;
	color: #263e55
}

.coveo-facet-breadcrumb-value:hover, .coveo-facet-breadcrumb-value:hover a, .coveo-facet-slider-breadcrumb-value:hover, .coveo-facet-slider-breadcrumb-value:hover a {
	text-decoration: underline
}

.coveo-facet-breadcrumb-value.coveo-selected *, .coveo-facet-breadcrumb-value:hover, .coveo-facet-slider-breadcrumb-value.coveo-selected *, .coveo-facet-slider-breadcrumb-value:hover {
	color: #009ddc
}

.coveo-facet-breadcrumb-value+.coveo-facet-breadcrumb-value, .coveo-facet-breadcrumb-value+.coveo-facet-slider-breadcrumb-value, .coveo-facet-slider-breadcrumb-value+.coveo-facet-breadcrumb-value, .coveo-facet-slider-breadcrumb-value+.coveo-facet-slider-breadcrumb-value {
	margin-left: 20px
}

.coveo-facet-breadcrumb-clear, .coveo-facet-slider-breadcrumb-clear {
	display: inline-block;
	margin-left: 5px;
	position: relative;
	width: 12px;
	height: 12px;
	vertical-align: middle
}

.coveo-facet-breadcrumb-clear-svg, .coveo-facet-slider-clear-svg {
	position: absolute
}

.coveo-facet-breadcrumb-multi-icon {
	display: inline-block;
	margin: 0
}

.coveo-facet-breadcrumb-multi-icon.coveo-selected {
	margin-left: 0;
	margin-right: 5px
}

.coveo-facet-breadcrumb-multi-icon.coveo-selected .coveo-facet-breadcrumb-multi-icon-svg {
	vertical-align: middle;
	width: 14px;
	height: 12px
}

.coveo-facet-breadcrumb-multi-icon.coveo-selected .coveo-hook-svg {
	fill: #1d4f76
}

.coveo-facet-breadcrumb-multi-icon.coveo-excluded {
	margin-left: 0;
	margin-right: 5px
}

.coveo-facet-breadcrumb-multi-icon.coveo-excluded .coveo-facet-breadcrumb-multi-icon-svg {
	vertical-align: middle;
	width: 10px;
	height: 10px
}

.coveo-facet-breadcrumb-multi-icon.coveo-excluded .coveo-exclusion-svg {
	fill: #cc0d00
}

.CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-content {
	z-index: 20;
	margin: 0
}

.CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	box-ordinal-group: 2;
	-webkit-order: 2;
	-moz-order: 2;
	order: 2;
	-ms-flex-order: 2;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	background-color: #fff
}

.CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header.coveo-dropdown-header-active {
	z-index: 20
}

.CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header.coveo-no-visible-facet {
	display: none
}

.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
	overflow-y: scroll;
	max-height: 600px;
	clear: both;
	white-space: nowrap;
	padding: 0;
	min-width: 280px;
	width: 35%;
	z-index: 20;
	box-shadow: 0 7px 15px rgba(0, 0, 0, .25);
	border-radius: 0 0 0 2px
}

.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet, .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacetRange, .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacetSlider, .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoHierarchicalFacet {
	margin: 0;
	border: 0;
	border-radius: 0
}

.CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacet .coveo-facet-header, .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacetRange .coveo-facet-header, .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoFacetSlider .coveo-facet-header, .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoHierarchicalFacet .coveo-facet-header {
	border: 0;
	border-radius: 0;
	border-top: thin solid #bcc3ca;
	white-space: initial
}

.CoveoSearchInterface.coveo-small-facets .coveo-facet-header-filter-by-container {
	background: #f7f8f9;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .22px;
	line-height: 22px
}

.CoveoSearchInterface.coveo-small-facets .coveo-facet-header-filter-by-container .coveo-facet-header-filter-by {
	display: block;
	padding: 10px 0 10px 20px
}

.coveo-facet-header-filter-by {
	display: none
}

.coveo-facet-settings-popup {
	z-index: 999
}

.CoveoFacet, .CoveoFacetRange, .CoveoFacetSlider, .CoveoHierarchicalFacet {
	margin: 10px 0;
	padding: 0;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	background: #fff;
	position: relative
}

.coveo-facet-column .coveo-bottomSpace.coveo-with-animation, .coveo-facet-column .coveo-topSpace.coveo-with-animation {
	-webkit-transition: height .5s;
	-moz-transition: height .5s;
	transition: height .5s
}

.coveo-facet-column.coveo-no-visible-facet, .coveo-facet-empty {
	display: none
}

.coveo-facet-empty.coveo-with-placeholder {
	display: block
}

.coveo-facet-collapsed .coveo-facet-value.coveo-facet-value, .coveo-facet-dependent {
	display: none
}

.coveo-facet-collapsed .coveo-facet-value.coveo-facet-value.coveo-excluded, .coveo-facet-collapsed .coveo-facet-value.coveo-facet-value.coveo-selected {
	display: inherit
}

.coveo-facet-collapsed .coveo-facet-footer {
	display: none
}

.coveo-facet-fade .coveo-facet-value {
	opacity: .5
}

.coveo-facet-fade .coveo-facet-value.coveo-excluded, .coveo-facet-fade .coveo-facet-value.coveo-facet-search-selectable, .coveo-facet-fade .coveo-facet-value.coveo-selected {
	opacity: 1
}

.coveo-facet-less, .coveo-facet-more {
	width: 100%;
	height: 15px;
	background: #f7f8f9;
	cursor: pointer;
	text-align: center
}

.coveo-facet-less:focus, .coveo-facet-less:hover, .coveo-facet-more:focus, .coveo-facet-more:hover {
	background: #bcc3ca;
	outline: 0
}

.coveo-facet-more {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	display: none
}

.coveo-facet-more.coveo-active {
	display: block
}

.coveo-facet-less-icon-svg, .coveo-facet-more-icon-svg {
	width: 10px;
	height: 6px;
	color: #1d4f76
}

.coveo-facet-less-icon, .coveo-facet-more-icon {
	position: relative;
	top: -4px
}

.coveo-facet-less {
	display: none
}

.coveo-facet-less.coveo-active {
	display: block
}

.coveo-facet-footer.coveo-facet-empty {
	display: block;
	visibility: hidden
}

.coveo-facet-footer {
	background: #f7f8f9;
	min-height: 15px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px
}

.coveo-slider-container {
	width: 100%;
	height: 85px;
	position: relative;
	padding: 25px 20px 20px
}

.coveo-slider-container>div {
	height: 50px;
	position: relative
}

.coveo-slider-container svg {
	overflow: hidden
}

.coveo-slider-line {
	background-color: #fff;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	position: absolute;
	width: 100%;
	height: 10px;
	top: 3px
}

.coveo-slider-line.coveo-active {
	z-index: 1;
	background-color: #67768b
}

.coveo-slider-button {
	background-color: #296896;
	border-radius: 2px;
	cursor: pointer;
	display: inline-block;
	width: 15px;
	height: 16px;
	z-index: 2;
	position: absolute;
	margin-left: -7px
}

.coveo-slider-button.coveo-active, .coveo-slider-button:hover {
	background-color: #296896
}

.coveo-slider-button:after {
	content: '';
	height: 10px;
	width: 2px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	position: absolute;
	right: 4px;
	top: 3px
}

.coveo-slider-button:before {
	content: '';
	height: 10px;
	border-right: 1px solid #fff;
	position: absolute;
	left: 4px;
	top: 3px
}

.coveo-slider-caption {
	position: absolute;
	top: 25px;
	left: 0;
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.coveo-slider-tooltip {
	white-space: nowrap;
	padding: 10px;
	background-color: #e6ecf0;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	z-index: 10;
	position: absolute;
	margin-top: 30px
}

.coveo-slider-tooltip .coveo-slider-tooltip-arrow {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #bcc3ca;
	top: 38px;
	position: absolute
}

.coveo-slider-tooltip .coveo-caption {
	font-size: 12px
}

.coveo-slider-tooltip .coveo-count {
	font-size: 12px;
	margin-left: 5px
}

.coveo-slider-container.coveo-with-graph {
	height: 135px
}

.coveo-slider-container.coveo-with-graph>div {
	height: 100px
}

.coveo-slider-container.coveo-with-graph svg {
	position: absolute;
	left: 0;
	top: -5px
}

.coveo-slider-container.coveo-with-graph svg .coveo-bar {
	fill: #67768b;
	shape-rendering: crispEdges
}

.coveo-slider-container.coveo-with-graph svg .coveo-bar.coveo-active {
	fill: #296896
}

.coveo-slider-container.coveo-with-graph svg .coveo-bar:hover {
	fill: #263e55;
	cursor: pointer
}

.coveo-slider-container.coveo-with-graph .coveo-slider-line {
	top: 60px
}

.coveo-slider-container.coveo-with-graph .coveo-slider-button {
	top: 57px
}

.coveo-slider-container.coveo-with-graph .coveo-slider-caption {
	top: 80px
}

.CoveoFacetSlider.coveo-disabled .coveo-slider-line {
	background-color: #bcc3ca
}

.CoveoFacetSlider.coveo-disabled .coveo-slider-button {
	background-color: #296896;
	box-shadow: none
}

.CoveoFacetSlider.coveo-disabled-empty, .CoveoFacetSlider.coveo-facet-collapsed .coveo-slider-container {
	display: none
}

.coveo-executing-query .coveo-slider-container {
	opacity: .5
}

.coveo-top-field-suggestion-header {
	width: 100%;
	padding: 10px;
	color: #1d4f76
}

.CoveoFieldTable {
	border: thin solid #bcc3ca;
	border-radius: 2px;
	width: 100%;
	background-color: #f7f8f9;
	padding-bottom: 10px;
	position: relative;
	word-break: break-all;
	margin-top: 1px;
	border-collapse: separate;
	margin-bottom: 20px
}

.CoveoFieldTable td, .CoveoFieldTable th {
	font-size: 14px
}

.CoveoFieldTable td {
	width: 99%;
	padding: 10px 20px 0 0
}

.CoveoFieldTable th {
	color: #67768b;
	text-align: left;
	font-weight: 400;
	white-space: nowrap;
	padding: 10px 10px 0 20px
}

.CoveoFieldTable .coveo-clickable {
	color: #296896;
	text-decoration: none;
	cursor: pointer
}

.CoveoFieldTable .coveo-clickable:hover, .CoveoFieldTable .coveo-clickable:visited {
	text-decoration: none;
	color: #263e55
}

.CoveoFieldTable .coveo-clickable:hover, .CoveoFieldTable .coveo-clickable:hover a {
	text-decoration: underline
}

.CoveoFieldTable .coveo-clickable.coveo-selected * {
	color: #263e55
}

.CoveoFieldTable .coveo-clickable.coveo-selected {
	font-weight: 700
}

.coveo-field-table-toggle {
	color: #296896;
	text-decoration: none;
	cursor: pointer;
	margin: 0 5px 5px 0
}

.coveo-field-table-toggle:hover, .coveo-field-table-toggle:visited {
	text-decoration: none;
	color: #263e55
}

.coveo-field-table-toggle:hover, .coveo-field-table-toggle:hover a {
	text-decoration: underline
}

.coveo-field-table-toggle.coveo-selected * {
	color: #263e55
}

.coveo-field-table-toggle .coveo-field-table-toggle-caption {
	margin-right: 5px
}

.coveo-field-table-toggle-container {
	position: relative;
	overflow: hidden;
	height: 0;
	transition: height .5s ease-in-out
}

.coveo-field-table-toggle-container.coveo-no-transition {
	transition: none
}

.coveo-field-table-toggle-down {
	position: relative;
	top: 2px
}

.coveo-field-table-toggle-down-svg {
	color: #1d4f76;
	width: 10px;
	height: 6px;
	-webkit-transition: fill-opacity .5s;
	-moz-transition: fill-opacity .5s;
	transition: fill-opacity .5s;
	fill-opacity: 1
}

.coveo-field-table-toggle-down-svg.coveo-opened {
	fill-opacity: 0
}

.coveo-field-table-toggle-up {
	position: absolute;
	bottom: 44px;
	right: 10px;
	margin: 0;
	height: 0
}

.coveo-field-table-toggle-up-svg {
	color: #1d4f76;
	width: 10px;
	height: 6px;
	-webkit-transition: fill-opacity 0s;
	-moz-transition: fill-opacity 0s;
	transition: fill-opacity 0s;
	fill-opacity: 0
}

.coveo-field-table-toggle-up-svg.coveo-opened {
	fill-opacity: 1;
	height: 13px;
	-webkit-transition: fill-opacity cubic-bezier(1, 0, 1, 0) .4s;
	-moz-transition: fill-opacity cubic-bezier(1, 0, 1, 0) .4s;
	transition: fill-opacity cubic-bezier(1, 0, 1, 0) .4s
}

.CoveoFieldValue .coveo-clickable {
	color: #296896;
	text-decoration: none;
	cursor: pointer
}

.CoveoFieldValue .coveo-clickable:hover, .CoveoFieldValue .coveo-clickable:visited {
	text-decoration: none;
	color: #263e55
}

.CoveoFieldValue .coveo-clickable:hover, .CoveoFieldValue .coveo-clickable:hover a {
	text-decoration: underline
}

.CoveoFieldValue .coveo-clickable.coveo-selected * {
	color: #263e55
}

.CoveoFieldValue .coveo-clickable.coveo-selected {
	font-weight: 700
}

.CoveoFieldValue.coveo-with-label {
	display: inline-block
}

.CoveoFieldValue .coveo-field-caption {
	color: #67768b;
	margin-right: 10px
}

.coveo-card-overlay .CoveoFieldTable {
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 10px 0 0
}

.coveo-card-overlay .CoveoFieldTable th {
	color: #bcc3ca
}

.coveo-card-overlay .coveo-clickable {
	text-decoration: none;
	cursor: pointer;
	color: #009ddc
}

.coveo-card-overlay .coveo-clickable:hover, .coveo-card-overlay .coveo-clickable:visited {
	text-decoration: none;
	color: #009ddc
}

.coveo-card-overlay .coveo-clickable:hover, .coveo-card-overlay .coveo-clickable:hover a {
	text-decoration: underline
}

.coveo-card-overlay .coveo-clickable.coveo-selected *, .coveo-card-overlay .coveo-clickable:hover {
	color: #009ddc
}

.coveo-hidden-query-breadcrumb-title {
	color: #67768b;
	margin-right: 14px
}

.coveo-hidden-query-breadcrumb-value {
	text-decoration: none;
	cursor: pointer;
	color: #009ddc
}

.coveo-hidden-query-breadcrumb-value:hover, .coveo-hidden-query-breadcrumb-value:visited {
	text-decoration: none;
	color: #263e55
}

.coveo-hidden-query-breadcrumb-value:hover, .coveo-hidden-query-breadcrumb-value:hover a {
	text-decoration: underline
}

.coveo-hidden-query-breadcrumb-value.coveo-selected *, .coveo-hidden-query-breadcrumb-value:hover {
	color: #009ddc
}

.coveo-hidden-query-breadcrumb-clear {
	display: inline-block;
	margin: 3px 0 0 5px;
	cursor: pointer;
	color: #1d4f76
}

.coveo-hidden-query-breadcrumb-clear .coveo-exclusion-svg {
	fill: #1d4f76
}

.coveo-hidden-query-breadcrumb-clear svg {
	width: 12px;
	height: 12px
}

.coveo-hidden-query-breadcrumb-clear:hover {
	color: #cc0d00
}

.coveo-hidden-query-breadcrumb-clear:hover .coveo-exclusion-svg {
	fill: #cc0d00
}

.CoveoHierarchicalFacet ul.coveo-facet-values {
	overflow-x: auto
}

.CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value {
	padding-left: 30px;
	position: relative
}

.CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs.coveo-has-childs-selected:not(.coveo-selected) .coveo-facet-value-checkbox-svg {
	width: 12px;
	height: 14px;
	visibility: visible;
	position: relative;
	bottom: 2px;
	left: 0
}

.CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs.coveo-has-childs-selected:not(.coveo-selected) .coveo-line-svg {
	fill: rgba(188, 195, 202, .74)
}

.CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs .coveo-has-childs-toggle {
	position: absolute;
	display: inline-block;
	top: 8px;
	left: 7px
}

.CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs .coveo-has-childs-toggle .coveo-hierarchical-facet-collapse-svg, .CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs .coveo-has-childs-toggle .coveo-hierarchical-facet-expand-svg {
	width: 16px;
	height: 16px;
	color: #1d4f76
}

.CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs .coveo-has-childs-toggle .coveo-hierarchical-facet-collapse-svg {
	display: none
}

.CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs .coveo-has-childs-toggle:hover {
	cursor: pointer
}

.CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs.coveo-open .coveo-hierarchical-facet-collapse-svg {
	display: inline-block
}

.CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs.coveo-open .coveo-hierarchical-facet-expand-svg, .CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-inactive {
	display: none
}

.coveo-hierarchical-breadcrumb-separator {
	content: "";
	display: inline-block;
	top: 2px;
	left: 3px;
	position: relative;
	margin-left: 2px;
	margin-right: 2px;
	height: 0;
	width: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px;
	border-left-color: #b0b3ae
}

.CoveoMatrix {
	margin: 10px 5px
}

.coveo-matrix-title {
	text-align: center;
	font-weight: 700;
	margin: 10px 0;
	color: #1d4f76;
	font-size: 16px
}

.coveo-matrix {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0;
	border-collapse: collapse
}

.coveo-matrix-row {
	display: table-row
}

.coveo-matrix-row .matrix-first-column {
	text-align: left
}

.matrix-header-row, .matrix-total-row {
	color: #1d4f76;
	font-weight: 700;
	height: 45px;
	background-color: #f7f8f9
}

.matrix-total-row {
	font-weight: 700
}

.coveo-matrix-cell {
	display: table-cell;
	padding: 5px;
	text-align: right;
	overflow: hidden;
	vertical-align: middle;
	border: thin solid #bcc3ca
}

.coveo-matrix-cell:hover {
	cursor: pointer
}

.coveo-matrix-unimportant {
	color: #d3d3d3
}

.matrix-results-preview-container {
	position: absolute;
	z-index: 1;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	background-color: #fff
}

.matrix-results-preview-container .coveo-result-frame {
	border-bottom: thin solid #bcc3ca;
	text-align: left;
	overflow: hidden;
	padding: 5px
}

.matrix-results-preview-container .coveo-result-cell {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.magic-box {
	position: relative;
	text-align: left;
	color: #212121;
	border: 1px solid #9e9e9e
}

.magic-box .magic-box-input {
	background: #fff;
	height: 48px;
	overflow: hidden;
	position: relative
}

.magic-box .magic-box-input .magic-box-underlay, .magic-box .magic-box-input>input {
	color: #212121;
	text-align: left;
	padding: 12px 0;
	text-indent: 12px;
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 48px;
	white-space: pre;
	overflow: auto;
	box-sizing: border-box;
	display: block
}

.magic-box .magic-box-input input {
	background: 0 0;
	border: none;
	resize: none;
	outline: 0
}

.magic-box .magic-box-input input::-ms-clear {
	width: 0;
	height: 0
}

.magic-box .magic-box-input .magic-box-underlay {
	color: transparent;
	overflow: hidden
}

.magic-box .magic-box-input .magic-box-underlay>span {
	text-indent: 0
}

.magic-box .magic-box-input .magic-box-underlay span {
	display: inline-block;
	vertical-align: top
}

.magic-box .magic-box-input .magic-box-underlay span[data-value=""] {
	height: 24px
}

.magic-box .magic-box-input .magic-box-underlay .magic-box-ghost-text {
	visibility: hidden;
	color: #bdbdbd
}

.magic-box .magic-box-input .magic-box-underlay .magic-box-error {
	border-bottom: solid #f44336 2px
}

.magic-box .magic-box-input .magic-box-underlay .magic-box-error.magic-box-error-empty {
	position: relative
}

.magic-box .magic-box-input .magic-box-underlay .magic-box-error.magic-box-error-empty:before {
	content: ' ';
	border-bottom: solid #f44336 2px;
	position: absolute
}

.magic-box .magic-box-input .magic-box-underlay:after {
	content: '';
	display: inline-block
}

.magic-box .magic-box-clear {
	position: relative;
	float: right;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 24px;
	transition: width .3s;
	cursor: pointer;
	background: #fff;
	width: 0;
	overflow: hidden
}

.magic-box .magic-box-clear .magic-box-icon:before {
	color: #9e9e9e;
	font-family: arial, sans-serif;
	content: "X";
	font-size: 24px
}

.magic-box .magic-box-clear:before {
	content: '';
	border-left: #e0e0e0 1px solid;
	position: absolute;
	top: 15%;
	bottom: 15%;
	left: 0
}

.magic-box.magic-box-notEmpty .magic-box-clear {
	width: 48px
}

.magic-box.magic-box-hasFocus .magic-box-underlay .magic-box-ghost-text {
	visibility: visible
}

.magic-box.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion {
	display: block
}

.magic-box .magic-box-suggestions {
	clear: both;
	position: absolute;
	top: 100%;
	left: -1px;
	right: -1px;
	overflow: hidden;
	background: #fff;
	z-index: 1;
	display: none;
	font-family: arial, sans-serif;
	border: 1px solid #9e9e9e
}

.magic-box .magic-box-suggestions .magic-box-suggestion, .magic-box .magic-box-suggestions .magic-box-suggestion-seperator {
	opacity: 1;
	transition: opacity .3s
}

.magic-box .magic-box-suggestions.magic-box-suggestions-loading .magic-box-suggestion, .magic-box .magic-box-suggestions.magic-box-suggestions-loading .magic-box-suggestion-seperator {
	opacity: 0
}

.magic-box .magic-box-suggestions .magic-box-suggestion-seperator {
	padding: 12px 12px 0;
	line-height: 24px;
	font-size: 16px;
	font-weight: 700;
	background: #fff;
	overflow: hidden;
	height: 36px;
	border-top: 1px solid #e0e0e0;
	color: #9e9e9e
}

.magic-box .magic-box-suggestions .magic-box-suggestion-seperator:first-child {
	border-top: none
}

.magic-box .magic-box-suggestions .magic-box-suggestion-seperator .magic-box-suggestion-seperator-label {
	float: left;
	margin-right: 12px;
	max-width: 75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.magic-box .magic-box-suggestions .magic-box-suggestion-seperator:after {
	content: '';
	display: block;
	position: relative;
	top: 50%;
	height: 1px;
	overflow: hidden;
	background-color: #e0e0e0
}

.magic-box .magic-box-suggestions .magic-box-suggestion-seperator+.magic-box-suggestion {
	border-top: none
}

.magic-box .magic-box-suggestions .magic-box-suggestion {
	cursor: pointer;
	line-height: 24px;
	padding: 12px;
	font-size: 16px;
	background: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-top: 1px solid #fafafa;
	color: #212121
}

.magic-box .magic-box-suggestions .magic-box-suggestion .magic-box-hightlight {
	font-weight: 700;
	color: #000
}

.magic-box .magic-box-suggestions .magic-box-suggestion:first-child {
	border-top: none
}

.magic-box .magic-box-suggestions .magic-box-suggestion.magic-box-selected {
	background: #e0f7fa !important
}

.magic-box .magic-box-suggestions .magic-box-suggestion:hover {
	background: #f5f5f5
}

.magic-box.magic-box-inline {
	overflow: hidden
}

.magic-box.magic-box-inline .magic-box-suggestions.magic-box-hasSuggestion {
	position: relative;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	border: none;
	border-top: 1px solid #9e9e9e
}

.coveo-waiting-for-first-query .coveo-omnibox {
	z-index: 0
}

.CoveoOmnibox.magic-box .coveo-omnibox-hightlight {
	font-weight: 700;
	color: #000
}

.CoveoOmnibox.magic-box .magic-box-suggestions {
	z-index: 3
}

.CoveoOmnibox.magic-box .coveo-omnibox-hightlight2 {
	font-weight: 700;
	font-style: italic;
	color: #000
}

.CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldQuery][data-success=true], .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldSimpleQuery][data-success=true] {
	position: relative
}

.CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldQuery][data-success=true]:before, .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldSimpleQuery][data-success=true]:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	background: #c8e6c9;
	border-radius: 4px;
	left: -1px;
	right: -1px
}

.CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldQuery][data-success=false]>[data-success=true], .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldSimpleQuery][data-success=false]>[data-success=true] {
	position: relative
}

.CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldQuery][data-success=false]>[data-success=true]:before, .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldSimpleQuery][data-success=false]>[data-success=true]:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ffecb3
}

.CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldQuery][data-success=false]>[data-success=true][data-id=FieldQuery_0], .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldSimpleQuery][data-success=false]>[data-success=true][data-id=FieldQuery_0] {
	position: relative
}

.CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldQuery][data-success=false]>[data-success=true][data-id=FieldQuery_0]:before, .CoveoOmnibox.magic-box .magic-box-underlay [data-id=FieldSimpleQuery][data-success=false]>[data-success=true][data-id=FieldQuery_0]:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background: #ffecb3;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: -1px
}

.CoveoOmnibox.magic-box.coveo-search-as-you-type .magic-box-ghost-text {
	display: none
}

.CoveoOmnibox.magic-box .coveo-omnibox-selectable {
	cursor: pointer
}

.CoveoOmnibox.magic-box .coveo-omnibox-selectable.coveo-omnibox-selected {
	background-color: #e6ecf0
}

.CoveoOmnibox.magic-box .coveo-omnibox-facet-value {
	width: 100%;
	display: inline-block;
	float: right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 5px 10px;
	margin: 0
}

.CoveoOmnibox.magic-box .coveo-omnibox-facet-value li.coveo-facet-value {
	list-style-type: none
}

.CoveoOmnibox.magic-box .coveo-omnibox-facet-value .coveo-facet-value-label-wrapper>* {
	vertical-align: middle
}

.CoveoOmnibox.magic-box .coveo-omnibox-facet-header {
	float: left;
	width: 100%;
	padding: 5px;
	height: 26px;
	color: #2c5985
}

.CoveoOmnibox.magic-box .coveo-omnibox-facet-header .coveo-icon {
	margin-right: 6px;
	vertical-align: text-bottom
}

.CoveoOmnibox.magic-box .coveo-omnibox-section {
	vertical-align: middle;
	margin-bottom: 2px
}

.CoveoOmnibox.magic-box .coveo-omnibox-header {
	height: 26px;
	color: #0065cb;
	margin-top: 4px;
	margin-bottom: 2px
}

.CoveoOmnibox.magic-box .coveo-omnibox-header .coveo-text {
	padding: 6px 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.CoveoResultList.coveo-faded {
	opacity: .5
}

.CoveoResultList {
	margin-top: 15px;
	margin-bottom: 15px
}

.CoveoResultList .coveo-fade-out {
	opacity: .5;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	transition: opacity .5s
}

.CoveoResultList .coveo-wait-animation {
	display: block;
	margin: 10px auto
}

.CoveoResultList.coveo-hidden {
	display: none
}

.CoveoResultList[data-layout=table] {
	overflow-x: auto;
	margin-bottom: 20px
}

.coveo-card-layout-container {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -20px
}

.coveo-card-layout-container .coveo-media-max-width-480 {
	margin-right: 0
}

@media (max-width:480px) {
	.coveo-card-layout-container {
		margin-right: 0
	}

}

.coveo-table-layout-container {
	display: table;
	white-space: nowrap;
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%
}

.coveo-result-list-table-footer {
	border-bottom: none
}

.coveo-media-max-width-800 .CoveoResultList {
	margin-left: 10px;
	margin-right: 10px
}

.coveo-media-max-width-800 .coveo-table-layout-container {
	table-layout: auto
}

.coveo-media-max-width-800 .coveo-table-layout-container td {
	max-width: 300px
}

@media (max-width:800px) {
	.CoveoResultList {
		margin-left: 10px;
		margin-right: 10px
	}

	.coveo-table-layout-container {
		table-layout: auto
	}

	.coveo-table-layout-container td {
		max-width: 300px
	}

}

.CoveoResult.coveo-result-frame, .coveo-result-frame {
	margin-left: 0;
	display: block;
	width: 100%;
	height: 100%
}

.CoveoResult.coveo-result-frame .coveo-icon.coveo-icon-with-caption-overlay, .coveo-result-frame .coveo-icon.coveo-icon-with-caption-overlay {
	overflow: visible;
	position: relative
}

.CoveoResult.coveo-result-frame .coveo-result-row, .coveo-result-frame .coveo-result-row {
	width: 100%;
	display: table;
	table-layout: fixed;
	margin: .25em 0
}

.CoveoResult.coveo-result-frame .coveo-result-cell, .coveo-result-frame .coveo-result-cell {
	line-height: 1.25em;
	display: table-cell;
	vertical-align: top
}

.CoveoResult.coveo-result-frame .coveo-result-cell>*, .coveo-result-frame .coveo-result-cell>* {
	vertical-align: middle
}

.CoveoResult.coveo-result-frame .coveo-result-cell .CoveoTemplateLoader, .coveo-result-frame .coveo-result-cell .CoveoTemplateLoader {
	display: inline-block
}

.CoveoResult.coveo-result-frame .coveo-result-cell.coveo-no-wrap, .coveo-result-frame .coveo-result-cell.coveo-no-wrap {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.CoveoResult.coveo-result-frame .CoveoThumbnail, .coveo-result-frame .CoveoThumbnail {
	max-width: 100%
}

.CoveoResult .coveo-no-thumbnail {
	display: none
}

.CoveoResult .coveo-date {
	float: right;
	font-size: 13px;
	margin-left: 10px;
	padding-top: 3px
}

.CoveoResult .coveo-title {
	display: block;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 24px
}

.CoveoResult .coveo-title>* {
	vertical-align: middle
}

.CoveoResult .coveo-title .CoveoResultLink {
	margin-right: 5px;
	display: inline;
	overflow: hidden;
	white-space: normal
}

.CoveoResult .coveo-title .CoveoResultLink:after {
	content: '\A0';
	white-space: nowrap;
	visibility: hidden
}

.CoveoResult .coveo-excerpt {
	max-width: 600px;
	font-size: 14px;
	padding: 5px 0 8px
}

.CoveoResult a {
	color: #296896;
	text-decoration: none;
	cursor: pointer
}

.CoveoResult a:hover, .CoveoResult a:visited {
	text-decoration: none;
	color: #263e55
}

.CoveoResult a:hover, .CoveoResult a:hover a {
	text-decoration: underline
}

.CoveoResult a.coveo-selected * {
	color: #263e55
}

.CoveoResult .coveo-badge {
	display: inline-block;
	padding: 4px 6px;
	vertical-align: middle;
	font-size: 12px
}

.CoveoResult .CoveoBadge .coveo-value {
	display: inline-block;
	vertical-align: middle;
	border-radius: 1em;
	line-height: 1.25em;
	margin-right: 8px
}

.CoveoResult .CoveoBadge .coveo-value.coveo-clickable {
	color: #296896;
	text-decoration: none;
	cursor: pointer
}

.CoveoResult .CoveoBadge .coveo-value.coveo-clickable:hover, .CoveoResult .CoveoBadge .coveo-value.coveo-clickable:visited {
	text-decoration: none;
	color: #263e55
}

.CoveoResult .CoveoBadge .coveo-value.coveo-clickable:hover, .CoveoResult .CoveoBadge .coveo-value.coveo-clickable:hover a {
	text-decoration: underline
}

.CoveoResult .CoveoBadge .coveo-value.coveo-clickable.coveo-selected * {
	color: #263e55
}

.CoveoResult .CoveoBadge .coveo-value .coveo-badge-icon {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 2px;
	vertical-align: middle
}

.CoveoResult .CoveoBadge .coveo-value .coveo-badge-icon:before {
	content: '';
	display: block;
	position: absolute;
	left: 2px;
	top: 3px;
	width: 12px;
	height: 10px;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	border: 2px solid;
	border-right: none;
	-webkit-backface-visibility: hidden;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	box-sizing: border-box
}

.CoveoResult .CoveoBadge .coveo-value .coveo-badge-icon:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 7px;
	height: 7px;
	border: 2px solid;
	border-bottom: none;
	border-left: none;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	box-sizing: border-box
}

.CoveoResult .CoveoBadge .coveo-value .coveo-badge-label {
	vertical-align: middle
}

.CoveoResult .coveo-selectable-link {
	color: #296896;
	text-decoration: none;
	cursor: pointer
}

.CoveoResult .coveo-selectable-link:hover, .CoveoResult .coveo-selectable-link:visited {
	text-decoration: none;
	color: #263e55
}

.CoveoResult .coveo-selectable-link:hover, .CoveoResult .coveo-selectable-link:hover a {
	text-decoration: underline
}

.CoveoResult .coveo-selectable-link.coveo-selected * {
	color: #263e55
}

.CoveoResult .coveo-field .coveo-label {
	font-weight: 400
}

.CoveoResult .CoveoResultFolding .coveo-child-result .CoveoQuickview {
	margin-left: 5px
}

.CoveoResult.coveo-is-recommendation {
	box-shadow: 0 0 1px 1px #263e55
}

.coveo-list-layout.CoveoResult {
	border-bottom: thin solid #bcc3ca;
	padding: 16px 0 16px 16px
}

.coveo-card-layout {
	margin-right: -20px
}

.coveo-card-layout.CoveoResult {
	overflow: hidden;
	display: flex;
	position: relative;
	font-size: .9em;
	width: 300px;
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-positive: 1;
	margin: 0 20px 20px 0;
	border: thin solid #bcc3ca;
	border-radius: 2px
}

.coveo-card-layout.CoveoResult .coveo-media-max-width-480 {
	margin: 0 0 20px
}

@media (max-width:480px) {
	.coveo-card-layout.CoveoResult {
		margin: 0 0 20px
	}

}

.coveo-card-layout.CoveoResult.coveo-clickable {
	cursor: pointer
}

.coveo-card-layout.CoveoResult.coveo-clickable:hover {
	box-shadow: 0 0 0 2px #009ddc;
	border-color: #009ddc
}

.coveo-card-layout.CoveoResult .coveo-result-row:first-child {
	margin-top: 0
}

.coveo-card-layout.CoveoResult .coveo-result-frame, .coveo-card-layout.CoveoResult.coveo-result-frame {
	display: flex;
	padding: 20px;
	flex-direction: column;
	width: 100%;
	height: auto
}

.coveo-card-layout.CoveoResult .CoveoResultLink {
	font-size: 16px;
	line-height: 21px
}

.coveo-card-layout:empty {
	width: 300px;
	height: 0;
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-positive: 1;
	margin-right: 20px
}

.coveo-card-layout.coveo-with-inline-ranking-info {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.coveo-table-layout {
	display: table-row
}

.coveo-table-layout td {
	display: table-cell;
	padding: 9px 15px;
	white-space: nowrap;
	border-bottom: thin solid #bcc3ca;
	overflow: hidden;
	text-overflow: ellipsis
}

.coveo-table-layout th {
	text-align: left;
	font-size: 12px;
	color: #1d4f76;
	font-weight: 700;
	border-bottom: thin solid #bcc3ca;
	padding: 7px 15px
}

.coveo-table-layout:hover td {
	background-color: #e6ecf0
}

.coveo-table-layout .coveo-relevance-inspector-inline-ranking {
	display: table-cell;
	overflow: auto
}

.coveo-card-overlay a {
	color: #009ddc;
	text-decoration: none;
	cursor: pointer
}

.coveo-card-overlay a:hover, .coveo-card-overlay a:visited {
	text-decoration: none;
	color: #009ddc
}

.coveo-card-overlay a:hover, .coveo-card-overlay a:hover a {
	text-decoration: underline
}

.coveo-card-overlay a.coveo-selected * {
	color: #009ddc
}

.CoveoResult.coveo-omnibox-selectable {
	padding: 10px 10px 10px 36px;
	margin: 0;
	box-sizing: border-box
}

.CoveoResult.coveo-omnibox-result-list-element.coveo-omnibox-selectable.coveo-omnibox-selected {
	padding: 7px 7px 8px 33px;
	background-color: #fff;
	border: thin solid #bcc3ca;
	border-width: 3px
}

.coveo-omnibox-result-list-header {
	width: 100%;
	padding: 10px;
	color: #1d4f76
}

.coveo-pager-list {
	padding-left: 0;
	margin: 0;
	display: inline-block
}

.coveo-pager-list-item {
	border: thin solid #bcc3ca;
	border-radius: 2px;
	margin: 5px 6px;
	padding: 4px 8px;
	list-style: none;
	display: inline-block;
	vertical-align: baseline;
	color: #009ddc;
	font-size: 14px;
	cursor: pointer
}

.coveo-pager-list-item.coveo-active, .coveo-pager-list-item:hover {
	color: #cddee9;
	background-color: #1d4f76
}

.coveo-pager-list-item.coveo-active a, .coveo-pager-list-item:hover a {
	color: #cddee9
}

.coveo-pager-next, .coveo-pager-previous {
	margin: 5px 6px;
	list-style: none;
	display: inline-block;
	vertical-align: baseline;
	cursor: pointer;
	border: none;
	padding: 0
}

.coveo-pager-next:hover, .coveo-pager-previous:hover {
	color: #009ddc;
	background-color: #fff
}

.CoveoPager {
	margin-top: 0;
	margin-left: 25px;
	display: inline-block
}

.coveo-pager-next-icon-svg, .coveo-pager-previous-icon-svg {
	width: 11px;
	height: 20px;
	color: #1d4f76;
	vertical-align: middle
}

.CoveoPreferencesPanel {
	display: none
}

.CoveoResultsPreferences+.CoveoResultsFiltersPreferences {
	margin-top: 20px
}

.preferences-panel-item-label {
	vertical-align: middle
}

.preferences-panel-item-label:hover {
	cursor: pointer
}

.coveo-preferences-panel-svg {
	width: 16px;
	height: 16px;
	color: #1d4f76
}

.CoveoPrintableUri {
	-webkit-box-pack: start;
	-moz-box-pack: start;
	box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	-o-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-pack: start;
	margin: 2px 0 5px;
	font-size: 12px;
	padding: 0 2px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.CoveoPrintableUri.CoveoResultLink:hover {
	text-decoration: none;
	color: #296896
}

.CoveoPrintableUri.CoveoResultLink:hover a {
	text-decoration: none
}

.CoveoPrintableUri .coveo-printable-uri-separator {
	font-size: 12px;
	margin: 0 3px
}

.CoveoPrintableUri .coveo-hidden {
	display: none
}

.CoveoPrintableUri .coveo-printable-uri-part:last-of-type, .CoveoPrintableUri .coveo-printable-uri-part:nth-of-type(1) {
	-webkit-flex-shrink: 1;
	-moz-flex-shrink: 1;
	flex-shrink: 1;
	-ms-flex-negative: 1;
	min-width: 15px
}

.CoveoPrintableUri .coveo-printable-uri-part {
	color: #009ddc;
	margin: 0;
	flex: 0 15 auto;
	min-width: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0
}

.CoveoQueryDuration {
	color: #67768b
}

.CoveoQuerySummary {
	color: #67768b;
	text-align: left
}

.CoveoQuerySummary div {
	margin-bottom: 5px
}

.CoveoQuerySummary ul {
	margin-top: 0
}

.CoveoQuerySummary ul li {
	font-size: 14px
}

.CoveoQuerySummary.coveo-hidden {
	display: none
}

.coveo-query-summary-no-results-string, .coveo-query-summary-search-tips-info {
	font-size: 16px
}

.coveo-query-summary-cancel-last {
	font-size: 14px;
	color: #296896;
	text-decoration: none;
	cursor: pointer
}

.coveo-query-summary-cancel-last:hover, .coveo-query-summary-cancel-last:visited {
	text-decoration: none;
	color: #263e55
}

.coveo-query-summary-cancel-last:hover, .coveo-query-summary-cancel-last:hover a {
	text-decoration: underline
}

.coveo-query-summary-cancel-last.coveo-selected * {
	color: #263e55
}

.CoveoQuickview {
	color: #296896;
	text-decoration: none;
	cursor: pointer
}

.CoveoQuickview:hover, .CoveoQuickview:visited {
	text-decoration: none;
	color: #263e55
}

.CoveoQuickview:hover, .CoveoQuickview:hover a {
	text-decoration: underline
}

.CoveoQuickview.coveo-selected * {
	color: #263e55
}

.CoveoQuickview>div {
	position: relative
}

.coveo-list-layout .CoveoQuickview:hover .coveo-caption-for-icon {
	display: inline;
	top: 26px;
	transform: translateX(-50%);
	left: 50%
}

.CoveoQuickview .coveo-caption-for-icon {
	font-size: 12px;
	display: none;
	background: #263e55;
	color: #fff;
	border-radius: 2px;
	padding: 6px 16px;
	position: absolute;
	white-space: nowrap;
	z-index: 1
}

.CoveoQuickview .coveo-caption-for-icon:before {
	border: solid;
	border-color: #263e55 transparent;
	border-width: 0 6px 7px;
	content: '';
	position: absolute;
	z-index: 99;
	top: -6px;
	left: calc(44%)
}

.CoveoCardActionBar .CoveoQuickview {
	color: #fff;
	text-decoration: none
}

.CoveoCardActionBar .CoveoQuickview>* {
	display: flex;
	align-items: center
}

.CoveoCardActionBar .CoveoQuickview .coveo-caption-for-icon {
	position: relative;
	transform: none;
	display: inline;
	padding: 0 5px;
	font-size: inherit
}

.CoveoCardActionBar .CoveoQuickview .coveo-caption-for-icon:before {
	display: none
}

.CoveoCardActionBar .CoveoQuickview .coveo-caption-for-quickview {
	margin-top: 0;
	margin-left: 3px;
	font-size: 11px
}

.CoveoQuickviewDocument {
	overflow: hidden
}

.CoveoQuickviewDocument .coveo-quickview-document {
	height: 100%;
	width: 100%;
	display: table
}

.CoveoQuickviewDocument .coveo-quickview-document>* {
	display: table-row
}

.CoveoQuickviewDocument .coveo-quickview-document .coveo-iframeWrapper {
	height: 100%;
	width: 100%
}

.coveo-term-for-quickview * {
	vertical-align: middle;
	box-sizing: border-box
}

.coveo-term-for-quickview {
	margin: 0 10px 10px 0;
	font-weight: 700;
	display: inline-block;
	cursor: pointer;
	border-radius: 5px;
	border: 2px solid
}

.coveo-term-for-quickview .coveo-term-for-quickview-down-arrow {
	display: inline-block;
	padding: 5px;
	height: 26px;
	position: relative;
	width: 20px;
	border-right: 2px solid
}

.coveo-term-for-quickview .coveo-term-for-quickview-down-arrow .coveo-term-for-quickview-down-arrow-icon {
	position: absolute;
	top: 11px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000
}

.coveo-term-for-quickview .coveo-term-for-quickview-up-arrow {
	display: inline-block;
	padding: 5px;
	height: 26px;
	position: relative;
	width: 20px
}

.coveo-term-for-quickview .coveo-term-for-quickview-up-arrow .coveo-term-for-quickview-up-arrow-icon {
	position: absolute;
	top: 11px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #000
}

.coveo-term-for-quickview .coveo-term-for-quickview-name {
	font-size: 14px;
	padding: 5px 0;
	margin-left: 5px
}

.coveo-quickview-left-header {
	padding-right: 16px;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.coveo-quickview-right-header {
	text-align: right;
	float: right
}

.coveo-quickview-icon {
	margin-right: 10px;
	vertical-align: middle
}

.coveo-quickview-pop-up-reminder {
	color: #06c;
	font-size: 16px;
	text-align: left
}

.coveo-quickview-time {
	font-size: 12px;
	color: #b4b4b4;
	font-weight: 400;
	vertical-align: middle
}

.coveo-modal-container.coveo-quick-view .coveo-modal-body {
	height: 90%
}

.coveo-modal-container.coveo-quick-view .coveo-modal-body .CoveoQuickviewDocument, .coveo-modal-container.coveo-quick-view .coveo-modal-body .coveo-list-layout, .coveo-modal-container.coveo-quick-view .coveo-modal-body .coveo-quick-view-full-height, .coveo-modal-container.coveo-quick-view .coveo-modal-body>div {
	height: 100%;
	width: 100%
}

.coveo-modal-container.coveo-quick-view .coveo-modal-body .coveo-logo {
	height: 64px;
	width: 178px
}

.coveo-modal-container.coveo-quick-view .coveo-modal-body .coveo-loading-dot {
	height: 8px;
	width: 8px
}

.coveo-modal-container.coveo-quick-view .coveo-modal-body .coveo-quickview-header {
	height: auto
}

.coveo-modal-container.coveo-quick-view .coveo-modal-body iframe {
	height: 100%;
	width: 100%;
	position: relative;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	padding: 10px 0 0 10px
}

.coveo-icon-for-quickview-svg {
	margin-top: 8px;
	width: 20px;
	height: 12px;
	color: #1d4f76
}

.coveo-computed-modal-box-content>div {
	height: 100%
}

.CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-header {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	box-ordinal-group: 1;
	-webkit-order: 1;
	-moz-order: 1;
	order: 1;
	-ms-flex-order: 1;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	background-color: #fff
}

.CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-header.coveo-dropdown-header-active {
	background-color: #e6ecf0;
	border-color: #009ddc
}

.CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-content {
	-webkit-transition: all cubic-bezier(.4, 0, .2, 1) 300ms;
	-moz-transition: all cubic-bezier(.4, 0, .2, 1) 300ms;
	transition: all cubic-bezier(.4, 0, .2, 1) 300ms;
	overflow: hidden;
	max-height: 0;
	width: 100%;
	padding: 0;
	margin: 25px 0 15px;
	border-bottom: 0 solid #e6ecf0
}

.CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-content .coveo-media-max-width-480 {
	-webkit-transition: all cubic-bezier(.4, 0, .2, 1) 400ms;
	-moz-transition: all cubic-bezier(.4, 0, .2, 1) 400ms;
	transition: all cubic-bezier(.4, 0, .2, 1) 400ms
}

@media (max-width:480px) {
	.CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-content {
		-webkit-transition: all cubic-bezier(.4, 0, .2, 1) 400ms;
		-moz-transition: all cubic-bezier(.4, 0, .2, 1) 400ms;
		transition: all cubic-bezier(.4, 0, .2, 1) 400ms
	}

}

.CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-content.CoveoRecommendation, .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-content.coveo-recommendation-column {
	display: block
}

.CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-content.coveo-open-dropdown-content {
	max-height: 1000px;
	width: 100%;
	border-bottom: 5px solid #e6ecf0
}

.CoveoSearchInterface.coveo-small-recommendation .CoveoRecommendation, .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-dropdown-container, .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-facet-column {
	padding: 0
}

.CoveoSearchInterface.coveo-small-recommendation .CoveoRecommendation {
	border: none
}

.CoveoSearchInterface.coveo-small-recommendation .CoveoResultlist .CoveoResult:first-child {
	border-top: thin solid #bcc3ca
}

.CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-header {
	padding: 5px 0;
	background-color: #e6ecf0;
	border-bottom: thin solid #bcc3ca
}

.CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-title {
	color: #67768b
}

.CoveoSearchInterface.coveo-small-facets #coveo-recommendation-results-column, .CoveoSearchInterface.coveo-small-facets .coveo-recommendation-results-column, .CoveoSearchInterface.coveo-small-recommendation #coveo-recommendation-results-column, .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-results-column {
	width: auto;
	display: block
}

.CoveoSearchInterface.coveo-small-facets .coveo-recommendation-facet-column, .CoveoSearchInterface.coveo-small-recommendation .coveo-recommendation-facet-column {
	width: 30%
}

.CoveoRecommendation {
	margin: 10px 0;
	padding: 0;
	position: relative;
	border: thin solid #bcc3ca;
	border-radius: 2px
}

.coveo-recommendation-header {
	padding: 10px 0;
	background-color: #f7f8f9
}

.coveo-recommendation-title {
	color: #1d4f76;
	text-align: left;
	font-size: 15px;
	line-height: 20px;
	padding-left: 20px
}

.coveo-recommendation-body {
	background: #fff;
	margin-bottom: 1px
}

.coveo-recommendation-body .CoveoResultList {
	margin: 0
}

.coveo-recommendation-body .CoveoResultList .CoveoResult:first-child {
	border-top: none
}

.coveo-recommendation-body .CoveoResultList .CoveoResult {
	margin: 0;
	padding: 5px 15px;
	border-top: thin solid #bcc3ca;
	border-bottom: none
}

.coveo-recommendation-column {
	width: 15%;
	display: inline-block;
	vertical-align: top;
	padding: 5px 15px
}

#coveo-recommendation-results-column, .CoveoSearchInterface .coveo-recommendation-results-column, .coveo-recommendation-results-column {
	width: 49%;
	display: inline-block
}

#coveo-recommendation-results-column.coveo-no-results, .CoveoSearchInterface .coveo-recommendation-results-column.coveo-no-results, .coveo-recommendation-results-column.coveo-no-results {
	width: inherit;
	display: block
}

#coveo-recommendation-facet-column, .CoveoSearchInterface .coveo-recommendation-facet-column, .coveo-recommendation-facet-column {
	display: inline-block;
	vertical-align: top
}

#coveo-recommendation-facet-column.coveo-no-results, .CoveoSearchInterface .coveo-recommendation-facet-column.coveo-no-results, .coveo-recommendation-facet-column.coveo-no-results {
	display: none
}

#coveo-recommendation-main-section, .CoveoSearchInterface .coveo-recommendation-main-section, .coveo-recommendation-main-section {
	max-width: 1450px
}

#coveo-recommendation-main-section.coveo-no-results .coveo-recommendation-column, .CoveoRecommendationQuery, .CoveoSearchInterface .coveo-recommendation-main-section.coveo-no-results .coveo-recommendation-column, .coveo-recommendation-main-section.coveo-no-results .coveo-recommendation-column, script.CoveoRecommendationQuery[type='text/x-query-generic'] {
	display: none
}

.CoveoResultAttachments .coveo-attachment-sub-container {
	padding: 6px 0 6px 20px
}

.CoveoResultAttachments .coveo-attachment-icon {
	margin-right: 5px;
	display: inline-block;
	min-width: 16px;
	min-height: 16px;
	position: relative;
	top: 3px
}

.coveo-result-attachments-container {
	font-size: 14px;
	margin: 0 0 5px;
	position: relative
}

.coveo-result-attachments-container .coveo-icon {
	margin: 0 5px 0 0
}

.coveo-result-attachments-container * {
	vertical-align: middle
}

.CoveoResultFolding .coveo-folding-results {
	margin-bottom: 6px
}

.CoveoResultFolding .coveo-folding-results>.coveo-result-frame>.coveo-result-row {
	margin: 0
}

.CoveoResultFolding .coveo-loading-animation {
	margin: auto auto 10px;
	width: 84px
}

.coveo-list-layout .coveo-result-folding-child-result {
	border-left: thin solid #bcc3ca;
	padding: 0 0 0 6px
}

.coveo-list-layout .coveo-result-folding-child-result:hover {
	border-left: 1px solid #296896
}

.coveo-list-layout .coveo-folding-expanded-caption, .coveo-list-layout .coveo-folding-normal-caption, .coveo-list-layout .coveo-folding-oneresult-caption {
	color: #333
}

.coveo-folding-footer-section-for-less, .coveo-folding-footer-section-for-more {
	display: inline-block
}

.coveo-folding-expanded-caption, .coveo-folding-normal-caption, .coveo-folding-oneresult-caption {
	font-size: 11px;
	margin-bottom: 10px
}

.coveo-folding-expanded-caption.coveo-hidden, .coveo-folding-normal-caption.coveo-hidden, .coveo-folding-oneresult-caption.coveo-hidden {
	display: none
}

.coveo-folding-footer {
	margin-top: 12px;
	margin-bottom: 3px
}

.coveo-folding-footer-icon {
	margin-left: 5px
}

.coveo-folding-more {
	display: inline-block;
	vertical-align: middle
}

.coveo-folding-more:hover {
	cursor: pointer
}

.coveo-folding-more .coveo-folding-footer-icon {
	position: relative;
	top: -2px
}

.coveo-folding-more-svg {
	width: 10px;
	height: 6px;
	color: #1d4f76
}

.coveo-folding-less {
	display: inline-block
}

.coveo-folding-less:hover {
	cursor: pointer
}

.coveo-folding-less .coveo-folding-footer-icon {
	position: relative;
	top: -1px
}

.coveo-folding-less-svg {
	width: 10px;
	height: 6px;
	color: #1d4f76
}

a.coveo-folding-show-less, a.coveo-folding-show-more {
	color: #296896;
	text-decoration: none;
	cursor: pointer
}

a.coveo-folding-show-less:hover, a.coveo-folding-show-less:visited, a.coveo-folding-show-more:hover, a.coveo-folding-show-more:visited {
	text-decoration: none;
	color: #263e55
}

a.coveo-folding-show-less:hover, a.coveo-folding-show-less:hover a, a.coveo-folding-show-more:hover, a.coveo-folding-show-more:hover a {
	text-decoration: underline
}

a.coveo-folding-show-less.coveo-selected *, a.coveo-folding-show-more.coveo-selected * {
	color: #263e55
}

.coveo-card-layout a.coveo-folding-show-less, .coveo-card-layout a.coveo-folding-show-more {
	color: #009ddc;
	text-decoration: none;
	cursor: pointer
}

.coveo-card-layout a.coveo-folding-show-less:hover, .coveo-card-layout a.coveo-folding-show-less:visited, .coveo-card-layout a.coveo-folding-show-more:hover, .coveo-card-layout a.coveo-folding-show-more:visited {
	text-decoration: none;
	color: #009ddc
}

.coveo-card-layout a.coveo-folding-show-less:hover, .coveo-card-layout a.coveo-folding-show-less:hover a, .coveo-card-layout a.coveo-folding-show-more:hover, .coveo-card-layout a.coveo-folding-show-more:hover a {
	text-decoration: underline
}

.coveo-card-layout a.coveo-folding-show-less.coveo-selected *, .coveo-card-layout a.coveo-folding-show-more.coveo-selected * {
	color: #009ddc
}

.coveo-child-result {
	margin-bottom: 5px
}

.coveo-child-result * {
	vertical-align: middle
}

.coveo-card-overlay .coveo-folding-footer, .coveo-card-overlay .coveo-folding-header, .coveo-card-overlay .coveo-folding-results {
	padding-left: 20px;
	padding-right: 20px
}

.coveo-card-overlay .coveo-folding-header {
	margin-top: 10px
}

.coveo-card-overlay .coveo-result-folding-child-result:not(:last-child) {
	border-bottom: 1px solid #bcc3ca
}

.CoveoResultLayout, .CoveoResultLayoutSelector {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}

.CoveoResultLayout.coveo-result-layout-hidden, .CoveoResultLayoutSelector.coveo-result-layout-hidden {
	display: none
}

.coveo-result-layout-selector {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	font-size: 12px;
	font-weight: 700;
	padding: 0 5px 10px;
	text-transform: uppercase;
	border-bottom: 2px solid #bcc3ca;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	cursor: pointer
}

.coveo-result-layout-selector.coveo-selected, .coveo-result-layout-selector.coveo-selected:hover {
	border-bottom: 2px solid #263e55
}

.coveo-result-layout-selector:focus {
	outline-width: 1px;
	outline-color: #bcc3ca
}

.coveo-result-layout-selector:hover {
	color: #263e55
}

.coveo-result-layout-selector .coveo-icon {
	margin-right: 5px;
	min-width: 14px
}

.coveo-result-layout-selector.coveo-hidden {
	display: none
}

.coveo-card-layout-icon {
	width: 16px;
	height: 16px;
	fill: #000
}

.coveo-list-layout-icon {
	width: 19px;
	height: 14px;
	fill: #000
}

.coveo-table-layout-icon {
	width: 18px;
	height: 13px;
	fill: #000
}

.coveo-result-rating-star+.coveo-result-rating-star {
	margin-left: 2px
}

.coveo-result-rating-star-svg {
	width: 16px;
	height: 16px;
	color: #E1E1E1
}

.coveo-result-rating-star-active .coveo-result-rating-star-svg {
	color: #D9AF00
}

.CoveoResultsFiltersPreferences .coveo-title {
	display: inline-block
}

.CoveoResultsFiltersPreferences .coveo-choice-container {
	margin-bottom: 2px;
	padding: 0;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	width: 100%
}

.CoveoResultsFiltersPreferences .coveo-choice-container .coveo-checkbox-span-label {
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-positive: 1
}

.CoveoResultsFiltersPreferences .coveo-choice-container .coveo-section {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 10px;
	line-height: 30px;
	height: 30px
}

.CoveoResultsFiltersPreferences .coveo-choice-container .coveo-section-expression, .CoveoResultsFiltersPreferences .coveo-choice-container .coveo-section-tab {
	padding-top: 2px
}

.CoveoResultsFiltersPreferences .coveo-choice-container .coveo-section-input, .CoveoResultsFiltersPreferences .coveo-choice-container .coveo-section-tab {
	width: 20%
}

.CoveoResultsFiltersPreferences .coveo-choice-container .coveo-section-expression {
	width: 45%
}

.CoveoResultsFiltersPreferences .coveo-choice-container .coveo-section.coveo-section-input .coveo-input-icon.coveo-selected:before {
	bottom: 7px
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters {
	border: thin solid #bcc3ca;
	border-radius: 2px;
	display: inline-block;
	margin-bottom: 10px;
	padding: 6px 5px
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters:hover {
	cursor: pointer
}

.CoveoResultsFiltersPreferences .coveo-online-help {
	color: #296896;
	text-decoration: none;
	cursor: pointer;
	float: right;
	width: 30px;
	height: 30px;
	text-align: right;
	font-weight: 700
}

.CoveoResultsFiltersPreferences .coveo-online-help:hover, .CoveoResultsFiltersPreferences .coveo-online-help:visited {
	text-decoration: none;
	color: #263e55
}

.CoveoResultsFiltersPreferences .coveo-online-help:hover, .CoveoResultsFiltersPreferences .coveo-online-help:hover a {
	text-decoration: underline
}

.CoveoResultsFiltersPreferences .coveo-online-help.coveo-selected * {
	color: #263e55
}

.CoveoResultsFiltersPreferences .coveo-delete {
	margin-left: 10px
}

.CoveoResultsFiltersPreferences .coveo-delete:hover {
	cursor: pointer
}

.CoveoResultsFiltersPreferences .coveo-delete-svg {
	width: 12px;
	height: 12px
}

.CoveoResultsFiltersPreferences .coveo-delete-svg .coveo-exclusion-svg {
	fill: #cc0d00
}

.CoveoResultsFiltersPreferences .coveo-edit:hover {
	cursor: pointer
}

.CoveoResultsFiltersPreferences .coveo-edit-svg {
	width: 13px;
	height: 13px;
	color: #1d4f76
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder {
	display: none;
	position: relative
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder.coveo-active {
	display: block
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder form {
	overflow: hidden;
	padding: 10px;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-input {
	width: 100%;
	margin-bottom: 10px
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-expression {
	-webkit-flex-grow: 2;
	-moz-flex-grow: 2;
	flex-grow: 2;
	-ms-flex-positive: 2
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-caption>div, .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-expression>div {
	height: 100%;
	width: 100%
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-save {
	color: #296896;
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	top: 6px;
	right: 30px
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-save:hover, .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-save:visited {
	text-decoration: none;
	color: #263e55
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-save:hover, .CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-save:hover a {
	text-decoration: underline
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-save.coveo-selected * {
	color: #263e55
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-close {
	cursor: pointer;
	color: #1d4f76;
	position: absolute;
	top: 6px;
	right: 10px
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-close .coveo-exclusion-svg {
	fill: #1d4f76
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-close svg {
	width: 12px;
	height: 12px
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-close:hover {
	color: #cc0d00
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-close-and-save .coveo-close:hover .coveo-exclusion-svg {
	fill: #cc0d00
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-save-svg {
	width: 14px;
	height: 12px
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-save-svg .coveo-hook-svg {
	fill: #1d4f76
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-tab {
	min-height: 100px;
	width: 100%
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder .coveo-tab optgroup {
	padding-left: 10px
}

.CoveoResultsFiltersPreferences .coveo-advanced-filters-builder input[type=submit] {
	display: none
}

.coveo-results-filter-preferences-breadcrumb .coveo-title {
	color: #67768b;
	margin-right: 14px
}

.coveo-results-filter-preferences-breadcrumb .coveo-value {
	font-size: 14px;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	color: #009ddc
}

.coveo-results-filter-preferences-breadcrumb .coveo-value .coveo-exclusion-svg {
	fill: #1d4f76
}

.coveo-results-filter-preferences-breadcrumb .coveo-value .coveo-clear svg {
	width: 12px;
	height: 12px
}

.coveo-results-filter-preferences-breadcrumb .coveo-value:hover .coveo-clear {
	color: #cc0d00
}

.coveo-results-filter-preferences-breadcrumb .coveo-value:hover .coveo-clear .coveo-exclusion-svg {
	fill: #cc0d00
}

.coveo-results-filter-preferences-breadcrumb .coveo-value:hover, .coveo-results-filter-preferences-breadcrumb .coveo-value:visited {
	text-decoration: none;
	color: #263e55
}

.coveo-results-filter-preferences-breadcrumb .coveo-value:hover, .coveo-results-filter-preferences-breadcrumb .coveo-value:hover a {
	text-decoration: underline
}

.coveo-results-filter-preferences-breadcrumb .coveo-value.coveo-selected *, .coveo-results-filter-preferences-breadcrumb .coveo-value:hover {
	color: #009ddc
}

.coveo-results-filter-preferences-breadcrumb .coveo-value+.coveo-results-filter-preferences-breadcrumb .coveo-value {
	margin-left: 10px
}

.coveo-results-filter-preferences-breadcrumb .coveo-value .coveo-clear {
	position: relative;
	margin-left: 5px
}

.coveo-results-filter-preferences-breadcrumb .coveo-clear-svg {
	position: absolute;
	top: 4px
}

/*!
 Material Components for the web
 Copyright (c) 2017 Google Inc.
 License: Apache-2.0
*/
.mdc-select {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	letter-spacing: .04em;
	line-height: 1.75rem;
	text-decoration: inherit;
	text-transform: inherit;
	color: rgba(0, 0, 0, .87);
	color: var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, .87));
	padding-left: 0;
	padding-right: 24px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=!string!height=!string!viewBox=!string!xmlns=!string!%3E%3Cpath fill=!string!fill-rule=!string!opacity=!string!d=!string!/%3E%3C/svg%3E");
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	max-width: calc(76%);
	height: 32px;
	-webkit-transition: border-bottom-color .15s cubic-bezier(.4, 0, .6, 1) 0ms, background-color .15s cubic-bezier(.4, 0, .6, 1) 0ms;
	transition: border-bottom-color .15s cubic-bezier(.4, 0, .6, 1) 0ms, background-color .15s cubic-bezier(.4, 0, .6, 1) 0ms;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, .12);
	border-radius: 0;
	background-repeat: no-repeat;
	background-position: 100%;
	font-family: Roboto, sans-serif;
	font-size: .936rem;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.mdc-select[dir=rtl], [dir=rtl] .mdc-select {
	padding-left: 24px;
	padding-right: 0
}

.mdc-select::-ms-expand {
	display: none
}

.mdc-select:focus {
	border-bottom-color: #3f51b5;
	border-bottom-color: var(--mdc-theme-primary, #3f51b5);
	outline: 0;
	background-color: rgba(0, 0, 0, .06)
}

.mdc-select[dir=rtl], [dir=rtl] .mdc-select {
	background-position: 0
}

.mdc-select--theme-dark, .mdc-theme--dark .mdc-select {
	color: #fff;
	color: var(--mdc-theme-text-primary-on-dark, #fff);
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=!string!height=!string!viewBox=!string!xmlns=!string!%3E%3Cpath fill=!string!fill-rule=!string!opacity=!string!d=!string!/%3E%3C/svg%3E");
	border-bottom: 1px solid rgba(255, 255, 255, .12)
}

.mdc-select--theme-dark:focus, .mdc-theme--dark .mdc-select:focus {
	border-bottom-color: #3f51b5;
	border-bottom-color: var(--mdc-theme-primary, #3f51b5);
	background-color: rgba(255, 255, 255, .09)
}

.mdc-select__menu {
	position: fixed;
	top: 0;
	left: 0;
	max-height: 100%;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	z-index: 4
}

.mdc-select__selected-text {
	-webkit-transition: opacity 125ms cubic-bezier(.4, 0, .6, 1) 0ms, -webkit-transform 125ms cubic-bezier(.4, 0, .6, 1) 0ms;
	transition: opacity 125ms cubic-bezier(.4, 0, .6, 1) 0ms, -webkit-transform 125ms cubic-bezier(.4, 0, .6, 1) 0ms;
	transition: opacity 125ms cubic-bezier(.4, 0, .6, 1) 0ms, transform 125ms cubic-bezier(.4, 0, .6, 1) 0ms;
	transition: opacity 125ms cubic-bezier(.4, 0, .6, 1) 0ms, transform 125ms cubic-bezier(.4, 0, .6, 1) 0ms, -webkit-transform 125ms cubic-bezier(.4, 0, .6, 1) 0ms;
	white-space: nowrap;
	overflow: hidden
}

.mdc-select--open .mdc-select__selected-text {
	-webkit-transform: translateY(8px);
	transform: translateY(8px);
	-webkit-transition: opacity 125ms cubic-bezier(0, 0, .2, 1) 125ms, -webkit-transform 125ms cubic-bezier(0, 0, .2, 1) 125ms;
	transition: opacity 125ms cubic-bezier(0, 0, .2, 1) 125ms, -webkit-transform 125ms cubic-bezier(0, 0, .2, 1) 125ms;
	transition: opacity 125ms cubic-bezier(0, 0, .2, 1) 125ms, transform 125ms cubic-bezier(0, 0, .2, 1) 125ms;
	transition: opacity 125ms cubic-bezier(0, 0, .2, 1) 125ms, transform 125ms cubic-bezier(0, 0, .2, 1) 125ms, -webkit-transform 125ms cubic-bezier(0, 0, .2, 1) 125ms;
	opacity: 0
}

.mdc-select--disabled, .mdc-select[disabled] {
	color: rgba(0, 0, 0, .38);
	color: var(--mdc-theme-text-disabled-on-light, rgba(0, 0, 0, .38));
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=!string!height=!string!viewBox=!string!xmlns=!string!%3E%3Cpath fill=!string!fill-rule=!string!opacity=!string!d=!string!/%3E%3C/svg%3E");
	border-bottom-style: dotted;
	cursor: default;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mdc-select--theme-dark.mdc-select--disabled, .mdc-select--theme-dark.mdc-select[disabled], .mdc-theme--dark .mdc-select--disabled, .mdc-theme--dark .mdc-select[disabled] {
	color: rgba(255, 255, 255, .5);
	color: var(--mdc-theme-text-disabled-on-dark, rgba(255, 255, 255, .5));
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width=!string!height=!string!viewBox=!string!xmlns=!string!%3E%3Cpath fill=!string!fill-rule=!string!opacity=!string!d=!string!/%3E%3C/svg%3E");
	border-bottom: 1px dotted rgba(255, 255, 255, .38)
}

.mdc-select__menu .mdc-list-item {
	font-family: Roboto, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: .04em;
	line-height: 1.75rem;
	text-decoration: inherit;
	text-transform: inherit;
	color: rgba(0, 0, 0, .54);
	color: var(--mdc-theme-text-secondary-on-light, rgba(0, 0, 0, .54))
}

.mdc-select__menu .mdc-list-item[aria-selected=true] {
	color: rgba(0, 0, 0, .87);
	color: var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, .87))
}

.mdc-select--theme-dark .mdc-select__menu .mdc-list-item, .mdc-theme--dark .mdc-select__menu .mdc-list-item {
	color: rgba(255, 255, 255, .7);
	color: var(--mdc-theme-text-secondary-on-dark, rgba(255, 255, 255, .7))
}

.mdc-select--theme-dark .mdc-select__menu .mdc-list-item[aria-selected=true], .mdc-theme--dark .mdc-select__menu .mdc-list-item[aria-selected=true] {
	color: #fff;
	color: var(--mdc-theme-text-primary-on-dark, #fff)
}

.mdc-select__menu .mdc-list-group, .mdc-select__menu .mdc-list-group>.mdc-list-item:first-child {
	margin-top: 12px
}

.mdc-select__menu .mdc-list-group {
	color: rgba(0, 0, 0, .38);
	color: var(--mdc-theme-text-hint-on-light, rgba(0, 0, 0, .38));
	font-weight: 400
}

.mdc-select__menu .mdc-list-group .mdc-list-item {
	color: rgba(0, 0, 0, .87);
	color: var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, .87))
}

.mdc-select--theme-dark .mdc-select__menu .mdc-list-group, .mdc-theme--dark .mdc-select__menu .mdc-list-group {
	color: rgba(255, 255, 255, .5);
	color: var(--mdc-theme-text-hint-on-dark, rgba(255, 255, 255, .5))
}

.mdc-select--theme-dark .mdc-select__menu .mdc-list-group .mdc-list-item, .mdc-theme--dark .mdc-select__menu .mdc-list-group .mdc-list-item {
	color: #fff;
	color: var(--mdc-theme-text-primary-on-dark, #fff)
}

.mdc-multi-select {
	border: 1px solid;
	width: 250px;
	padding: 0;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.mdc-multi-select--theme-dark, .mdc-theme--dark .mdc-multi-select {
	border-color: rgba(255, 255, 255, .5);
	border-color: var(--mdc-theme-text-hint-on-dark, rgba(255, 255, 255, .5))
}

.mdc-multi-select .mdc-list-group {
	color: rgba(0, 0, 0, .38);
	color: var(--mdc-theme-text-hint-on-light, rgba(0, 0, 0, .38));
	margin: 16px 0 0;
	padding: 0 0 0 16px;
	font-weight: 400
}

.mdc-multi-select .mdc-list-group--theme-dark, .mdc-theme--dark .mdc-multi-select .mdc-list-group {
	color: rgba(255, 255, 255, .5);
	color: var(--mdc-theme-text-hint-on-dark, rgba(255, 255, 255, .5))
}

.mdc-multi-select .mdc-list-group:last-child {
	margin-bottom: 16px
}

.mdc-multi-select .mdc-list-group .mdc-list-divider {
	margin-left: -16px
}

.mdc-multi-select .mdc-list-item {
	color: rgba(0, 0, 0, .87);
	color: var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, .87));
	margin: 0 0 0 -16px;
	padding: 0 16px
}

.mdc-multi-select .mdc-list-item--theme-dark, .mdc-theme--dark .mdc-multi-select .mdc-list-item {
	color: #fff;
	color: var(--mdc-theme-text-primary-on-dark, #fff)
}

.mdc-multi-select .mdc-list-item:first-child {
	margin-top: 12px
}

.mdc-multi-select .mdc-list-item:last-child {
	margin-bottom: 8px
}

.mdc-multi-select .mdc-list-item:checked {
	background-color: #fff;
	background-color: var(--mdc-theme-background, #fff)
}

.mdc-multi-select .mdc-list-item:checked--theme-dark, .mdc-theme--dark .mdc-multi-select .mdc-list-item:checked {
	background-color: #fff;
	background-color: var(--mdc-theme-text-primary-on-dark, #fff)
}

.mdc-multi-select .mdc-list-divider {
	margin-bottom: 8px;
	padding-top: 8px;
	font-size: 0
}

.mdc-multi-select:focus .mdc-list-item:checked {
	background-color: #3f51b5;
	background-color: var(--mdc-theme-primary, #3f51b5)
}

.mdc-multi-select:focus .mdc-list-item:checked--theme-dark, .mdc-theme--dark .mdc-multi-select:focus .mdc-list-item:checked {
	background-color: #fff;
	background-color: var(--mdc-theme-text-primary-on-dark, #fff)
}

.mdc-list-item {
	height: 30px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center
}

.coveo-form-group {
	display: block;
	border: 0;
	padding: 0;
	margin: 0
}

.coveo-form-group+.coveo-form-group {
	margin-top: 30px
}

.coveo-form-group-label {
	color: #1d4f76;
	font-size: 16px;
	display: block;
	margin-bottom: 10px
}

.CoveoResultsPerPage {
	margin: 0 0 0 15px;
	display: inline-block;
	float: right
}

.coveo-results-per-page-text {
	padding-left: 0;
	color: #bcc3ca
}

.coveo-results-per-page-list {
	padding-left: 0;
	margin: 0;
	display: inline-block
}

.coveo-results-per-page-list-item {
	border: thin solid #bcc3ca;
	border-radius: 2px;
	margin: 5px 6px;
	list-style: none;
	display: inline-block;
	vertical-align: baseline;
	color: #009ddc;
	font-size: 14px;
	cursor: pointer;
	padding: 4px
}

.coveo-results-per-page-list-item.coveo-active, .coveo-results-per-page-list-item:hover {
	color: #cddee9;
	background-color: #1d4f76
}

.coveo-results-per-page-list-item.coveo-active a, .coveo-results-per-page-list-item:hover a {
	color: #cddee9
}

.coveo-results-per-page-no-results {
	display: none
}

.CoveoResultsPreferences .coveo-checkbox-label {
	display: block;
	margin: 5px 0
}

.coveo-result-tagging-add-tag {
	display: inline-block;
	margin: 1px 2px
}

.coveo-result-tagging-add-tag-text {
	color: #DDD;
	font-size: 11px
}

.coveo-result-tagging-auto-complete-zone {
	display: none;
	position: relative
}

.coveo-result-tagging-coveo-tag {
	display: inline-block;
	margin: 0 2px;
	font-size: 12px;
	background-color: #4f5658;
	border-radius: 3px;
	padding: 1px 5px;
	text-transform: uppercase
}

.coveo-result-tagging-coveo-tag span {
	line-height: 14px;
	vertical-align: middle
}

.coveo-result-tagging-coveo-tag a {
	color: #fff
}

.coveo-result-tagging-coveo-tag a:hover {
	color: #DDD
}

.coveo-result-tagging-add-tag-tick-icon {
	display: inline-block;
	background: #B0B3AE;
	padding: 0 5px;
	line-height: 22px;
	height: 22px
}

.coveo-result-tagging-add-tag-tick-icon span {
	cursor: pointer
}

.coveo-result-tagging-add-tag-tick-icon-svg {
	width: 9px;
	height: 7px;
	color: rgba(255, 255, 255, .5)
}

.coveo-result-tagging-clear-icon {
	display: inline-block;
	background: #B0B3AE;
	padding: 0 6px 0 5px;
	height: 22px;
	line-height: 22px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.coveo-result-tagging-clear-icon span {
	cursor: pointer
}

.coveo-result-tagging-clear-icon-svg {
	width: 8px;
	height: 8px
}

.coveo-result-tagging-clear-icon-svg .coveo-exclusion-svg {
	fill: rgba(255, 255, 255, .5)
}

.coveo-result-tagging-add-tag-textbox {
	margin: 0;
	border: 1px solid #B0B3AE;
	background: 0 0;
	padding: 3px;
	z-index: 10;
	font-size: 10px;
	position: relative;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	outline: 0
}

.coveo-result-tagging-add-tag-textbox:focus {
	border-color: #9ecaed;
	box-shadow: inset 0 0 3px #9ecaed
}

.coveo-result-tagging-tag-zone {
	display: inline-block
}

.coveo-result-tagging-delete-icon {
	cursor: pointer;
	margin-left: 2px
}

.coveo-result-tagging-delete-icon-svg {
	width: 8px;
	height: 8px
}

.coveo-result-tagging-delete-icon-svg .coveo-exclusion-svg {
	fill: rgba(255, 255, 255, .5)
}

.coveo-result-tagging-auto-complete {
	position: absolute;
	padding-top: 1px;
	top: 18px;
	left: 0;
	background-color: #fff;
	border-left: 1px solid #B0B3AE;
	border-bottom: 1px solid #B0B3AE;
	border-right: 1px solid #B0B3AE;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	z-index: 5
}

.coveo-result-tagging-auto-complete .coveo-selectable {
	padding: 5px 10px 5px 16px;
	background-color: #fff;
	font-size: 10px;
	cursor: pointer
}

.coveo-result-tagging-auto-complete .coveo-selectable:hover, .coveo-result-tagging-auto-complete .coveo-selected {
	background-color: #d7ebff
}

.CoveoResultTagging {
	margin: 0 3px;
	font-size: 12px
}

.CoveoResultTagging * {
	vertical-align: middle
}

.CoveoResultTagging {
	display: inline-block
}

.CoveoResultTagging.coveo-opened .coveo-result-tagging-add-tag {
	display: none
}

.CoveoResultTagging.coveo-opened .coveo-result-tagging-auto-complete-zone {
	display: inline-block
}

.CoveoResultTagging.coveo-opened .coveo-result-tagging-auto-complete-zone .coveo-add-tag-textbox {
	font-size: 11px;
	line-height: 16px
}

.CoveoResultTagging.coveo-opened .coveo-result-tagging-coveo-tag {
	background-color: #1d4f76
}

.CoveoResultTagging .CoveoResultTagging.coveo-error input {
	border-color: #c33
}

.CoveoSearchbox.coveo-inline {
	overflow: hidden
}

.CoveoSearchbox.coveo-inline .magic-box {
	overflow: visible
}

.CoveoSearchbox .CoveoSearchButton {
	float: right;
	z-index: 2;
	position: relative;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px
}

.CoveoSearchbox .magic-box {
	border: thin solid #bcc3ca;
	border-radius: 2px
}

.CoveoSearchbox .magic-box .magic-box-clear-svg {
	width: 15px;
	height: 15px;
	color: #1d4f76
}

.CoveoSearchbox .magic-box .magic-box-clear:before {
	border-left: none
}

.CoveoSearchbox .magic-box .magic-box-clear .magic-box-icon:before {
	content: '10'
}

.CoveoSearchbox .magic-box .magic-box-input {
	border-radius: 2px
}

.CoveoSearchbox .magic-box .magic-box-input>input {
	color: #67768b
}

.CoveoSettings~.CoveoSearchbox {
	margin-right: 76px
}

.CoveoSearchInterface.coveo-waiting-for-query .CoveoSearchbox {
	margin: 0
}

.CoveoSearchInterface.coveo-waiting-for-query .CoveoSearchbox .coveo-media-max-width-480 {
	margin: 0 20px
}

@media (max-width:480px) {
	.CoveoSearchInterface.coveo-waiting-for-query .CoveoSearchbox {
		margin: 0 20px
	}

}

.magic-box .magic-box-input .magic-box-underlay .magic-box-ghost-text, .magic-box.magic-box-hasFocus .magic-box-input .magic-box-underlay .magic-box-ghost-text {
	display: none
}

.CoveoSettings {
	float: right;
	margin: 0 0 0 36px;
	border-radius: 50%;
	border: thin solid #bcc3ca;
	width: 40px;
	height: 40px;
	top: 5px;
	position: relative;
	cursor: pointer
}

.coveo-settings-squares {
	width: 100%;
	display: inline-block;
	line-height: 4px;
	height: 4px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center
}

.coveo-settings-square {
	width: 4px;
	height: 4px;
	display: inline-block;
	vertical-align: top;
	background-color: #67768b
}

.coveo-settings-square+.coveo-settings-square {
	margin-left: 5px;
	margin-right: 5px
}

.coveo-settings-square+.coveo-settings-square+.coveo-settings-square {
	margin-left: 0;
	margin-right: 0
}

.coveo-settings-advanced-menu {
	position: absolute;
	background: #e6ecf0;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	min-width: 160px;
	z-index: 11
}

.coveo-settings-advanced-menu:before {
	content: '5';
	position: absolute;
	top: -13px;
	right: 13px;
	height: 0;
	width: 0;
	border-color: transparent transparent #bcc3ca;
	border-style: solid;
	border-width: 6px
}

.coveo-settings-item {
	clear: both;
	overflow: hidden;
	color: #296896;
	text-decoration: none;
	cursor: pointer
}

.coveo-settings-item .coveo-icon {
	min-width: 18px;
	display: inline-block;
	margin: 0 10px;
	vertical-align: middle
}

.coveo-settings-item:hover, .coveo-settings-item:visited {
	text-decoration: none;
	color: #263e55
}

.coveo-settings-item:hover, .coveo-settings-item:hover a {
	text-decoration: underline
}

.coveo-settings-item.coveo-selected * {
	color: #263e55
}

.coveo-settings-item {
	background: #fff
}

.coveo-settings-item:hover {
	background: #e6ecf0
}

.coveo-settings-item .coveo-settings-text {
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	padding: 8px
}

.coveo-settings-item:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}

.coveo-settings-item:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px
}

.coveo-settings-item.coveo-share-query .coveo-share-query-svg {
	float: none
}

.coveo-settings-item.coveo-share-query:hover .coveo-active-shape-svg {
	fill: #ecad00
}

.coveo-settings-item.coveo-share-query:hover.coveo-disabled .coveo-active-shape-svg {
	fill: currentColor
}

.coveo-settings-item.coveo-advanced-search .coveo-advanced-search-svg {
	float: none
}

.coveo-settings-item.coveo-advanced-search:hover .coveo-active-shape-svg {
	fill: #ecad00
}

.coveo-settings-item.coveo-advanced-search:hover.coveo-disabled .coveo-active-shape-svg {
	fill: currentColor
}

.coveo-settings-item.coveo-preferences-panel .coveo-preferences-panel-svg {
	float: none
}

.coveo-settings-item.coveo-preferences-panel:hover .coveo-active-shape-svg {
	fill: #ecad00
}

.coveo-settings-item.coveo-preferences-panel:hover.coveo-disabled .coveo-active-shape-svg {
	fill: currentColor
}

.coveo-settings-item.coveo-authentication-provider .coveo-icon {
	margin-left: 12px;
	margin-right: 8px
}

.coveo-settings-item.coveo-authentication-provider .coveo-authentication-provider-svg {
	float: none
}

.coveo-settings-item.coveo-authentication-provider:hover .coveo-active-shape-svg {
	fill: #ecad00
}

.coveo-settings-item.coveo-authentication-provider:hover.coveo-disabled .coveo-active-shape-svg {
	fill: currentColor
}

.coveo-settings-item.coveo-export-to-excel .coveo-icon {
	margin-left: 12px;
	margin-right: 8px
}

.coveo-settings-item.coveo-export-to-excel .coveo-export-to-excel-svg {
	float: none
}

.coveo-settings-item.coveo-export-to-excel:hover .coveo-active-shape-svg {
	fill: #ecad00
}

.coveo-settings-item.coveo-export-to-excel:hover.coveo-disabled .coveo-active-shape-svg {
	fill: currentColor
}

.coveo-settings-item.coveo-subscriptions-panel .coveo-subscription-panel-svg {
	float: none
}

.coveo-settings-item.coveo-subscriptions-panel:hover .coveo-active-shape-svg {
	fill: #ecad00
}

.coveo-settings-item.coveo-subscriptions-panel:hover.coveo-disabled .coveo-active-shape-svg {
	fill: currentColor
}

.coveo-settings-item.coveo-follow-query .coveo-follow-query-svg {
	float: none
}

.coveo-settings-item.coveo-follow-query:hover .coveo-active-shape-svg {
	fill: #ecad00
}

.coveo-settings-item.coveo-follow-query:hover.coveo-disabled .coveo-active-shape-svg {
	fill: currentColor
}

.coveo-share-query-summary-info-label {
	display: block;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: initial
}

.coveo-share-query-summary-info-input {
	width: 100%;
	margin-bottom: 5px;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	padding: 5px;
	height: 35px;
	font-size: 14px
}

.coveo-share-query-svg {
	width: 18px;
	height: 14px;
	color: #1d4f76
}

.coveo-sort-section {
	text-align: right;
	font-size: 0
}

.coveo-sort-icon-descending-svg {
	width: 10px;
	height: 6px;
	color: #1d4f76
}

.coveo-sort-icon-ascending-svg {
	display: none
}

.CoveoSort {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	font-size: 12px;
	font-weight: 700;
	padding: 0 5px 10px;
	text-transform: uppercase;
	border-bottom: 2px solid #bcc3ca;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	cursor: pointer
}

.CoveoSort.coveo-selected, .CoveoSort.coveo-selected:hover {
	border-bottom: 2px solid #263e55
}

.CoveoSort:focus {
	outline-width: 1px;
	outline-color: #bcc3ca
}

.CoveoSort:hover {
	color: #263e55
}

.CoveoSort .coveo-icon {
	margin-left: 5px;
	position: relative
}

.CoveoSort .coveo-icon.coveo-hidden {
	visibility: hidden
}

.CoveoSort.coveo-ascending .coveo-sort-icon-ascending-svg {
	display: inline-block;
	width: 10px;
	height: 6px;
	color: #1d4f76
}

.CoveoSort.coveo-ascending .coveo-sort-icon-descending-svg, .CoveoSort.coveo-sort-hidden {
	display: none
}

.CoveoSort.coveo-table-header-sort {
	text-transform: inherit;
	padding-top: inherit;
	padding-bottom: inherit;
	display: table-cell
}

.coveo-result-list-table-header .CoveoSort:not(.coveo-selected) .coveo-icon {
	visibility: hidden
}

.coveo-small-tabs.coveo-tab-section .coveo-tab-dropdown-header {
	margin-left: auto;
	line-height: 22px
}

.coveo-small-tabs .CoveoTab {
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: .25s;
	-moz-transition-duration: .25s;
	transition-duration: .25s;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	transition-timing-function: ease;
	font-size: 12px;
	color: #1d4f76;
	font-weight: 400;
	letter-spacing: .25px
}

.coveo-small-tabs .CoveoTab.coveo-selected, .coveo-small-tabs .CoveoTab.coveo-selected:hover {
	font-weight: 700;
	border-bottom: 0
}

.coveo-small-tabs .CoveoTab.coveo-selected p, .coveo-small-tabs .CoveoTab.coveo-selected:hover p {
	border-bottom: 2px solid #263e55
}

.coveo-small-tabs .coveo-tab-list {
	list-style: none;
	background-color: #fff;
	border: thin solid #bcc3ca;
	border-radius: 2px;
	padding: 0;
	white-space: nowrap
}

.coveo-small-tabs .coveo-tab-list * {
	height: 30px;
	line-height: 30px;
	clear: both;
	white-space: nowrap
}

.coveo-small-tabs .coveo-tab-list li:first-child {
	margin-top: 6px
}

.coveo-small-tabs .coveo-tab-list li:last-child {
	margin-bottom: 6px
}

.coveo-small-tabs .coveo-tab-list li:hover {
	background-color: #e6ecf0
}

.coveo-tab-list-container {
	position: absolute;
	overflow: hidden;
	z-index: 11
}

.coveo-tab-list-container ol {
	margin: 0
}

.coveo-more-tabs-svg {
	width: 7px;
	height: 4px;
	color: #1d4f76
}

.CoveoTab {
	color: #67768b;
	text-decoration: none;
	cursor: pointer;
	height: 52px;
	display: inline-block;
	font-size: 15px;
	padding: 0 10px 2px;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: normal
}

.CoveoTab * {
	display: inline-block;
	vertical-align: middle;
	line-height: 52px;
	margin: 0
}

.CoveoTab>.coveo-icon {
	margin-right: 5px
}

.CoveoTab p {
	height: 100%
}

.CoveoTab.coveo-selected, .CoveoTab.coveo-selected:hover {
	border-bottom: 2px solid #263e55;
	padding-bottom: 0
}

.CoveoTab:hover {
	color: #263e55
}

.CoveoTab.coveo-selected, .CoveoTab:active, .CoveoTab:active:focus {
	outline: 0
}

.coveo-tab-section {
	width: 100%;
	min-height: 52px;
	background-color: #f7f8f9;
	text-align: center;
	border-bottom: 1px solid #bcc3ca;
	font-size: 0;
	white-space: nowrap
}

.coveo-media-max-width-480 .coveo-tab-section {
	min-height: 40px
}

.coveo-media-max-width-480 .CoveoTab {
	height: 40px
}

.coveo-media-max-width-480 .CoveoTab * {
	line-height: 40px
}

@media (max-width:480px) {
	.coveo-tab-section {
		min-height: 40px
	}

	.CoveoTab {
		height: 40px
	}

	.CoveoTab * {
		line-height: 40px
	}

}

.CoveoText {
	word-wrap: break-word
}

.CoveoTriggers .coveo-trigger-notify {
	padding: 10px 0
}

.CoveoTriggers a {
	color: #296896;
	text-decoration: none;
	cursor: pointer
}

.CoveoTriggers a:hover, .CoveoTriggers a:visited {
	text-decoration: none;
	color: #263e55
}

.CoveoTriggers a:hover, .CoveoTriggers a:hover a {
	text-decoration: underline
}

.CoveoTriggers a.coveo-selected * {
	color: #263e55
}

.coveo-simplefilter-header-wrapper {
	width: 100%;
	margin: auto;
	max-width: 1200px;
	position: relative;
	display: block;
	-webkit-box-lines: single;
	-moz-box-lines: single;
	box-lines: single;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	-o-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-pack: start;
	padding: 0 0 0 15px
}

.coveo-simplefilter-header-wrapper .coveo-media-max-width-800 {
	padding: 0 0 0 10px
}

.coveo-simplefilter-header-wrapper .coveo-media-max-width-800.coveo-no-results {
	max-width: 100%
}

@media (max-width:800px) {
	.coveo-simplefilter-header-wrapper {
		padding: 0 0 0 10px
	}

	.coveo-simplefilter-header-wrapper.coveo-no-results {
		max-width: 100%
	}

}

.coveo-simplefilter-header-wrapper.coveo-no-results {
	max-width: 75%;
	margin: auto
}

.coveo-results-column .coveo-simplefilter-header-wrapper.coveo-no-results {
	margin: 0;
	padding-left: 0;
	text-align: left
}

.coveo-dropdown-background {
	display: none
}

.coveo-dropdown-background-active {
	opacity: .9;
	display: block
}

.CoveoSimpleFilter {
	cursor: pointer;
	padding: 5px 0;
	box-sizing: content-box;
	margin: 0 10px 5px 0;
	display: inline-block;
	position: relative;
	border: thin solid #bcc3ca;
	background-color: #fff;
	max-width: 250px;
	min-width: 150px
}

.CoveoSimpleFilter:hover {
	background-color: #e6ecf0
}

.coveo-simplefilter-selecttext {
	margin-left: 5px;
	max-width: 250px;
	overflow: hidden;
	text-overflow: ellipsis;
	pointer-events: none;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	-o-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-pack: start
}

.coveo-simplefilter-select {
	color: #1d4f76;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	overflow: hidden;
	width: inherit;
	pointer-events: none;
	text-overflow: ellipsis;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	height: 20px
}

.coveo-simplefilter-toggle-svg-container {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 2px
}

.coveo-simplefilter-circle {
	display: inline-block;
	letter-spacing: .4px;
	background-color: #fff;
	border: 2px solid #1d4f76;
	border-radius: 50%;
	color: #1d4f76;
	font-size: 13px;
	font-weight: 700;
	min-height: 20px;
	min-width: 20px;
	line-height: 16px;
	padding: 0 3px;
	text-align: center;
	margin: 0 3px;
	pointer-events: none
}

.coveo-simplefilter-circle-hidden {
	display: none
}

.coveo-simplefilter-value-container {
	display: none;
	border: thin solid #bcc3ca;
	position: absolute;
	right: -1px;
	box-sizing: content-box;
	background-color: #fff;
	top: 28px;
	width: 100%;
	text-align: left
}

.coveo-simplefilter-value-container .coveo-checkbox-button {
	border: thin solid #bcc3ca;
	border-radius: 2px
}

.coveo-simplefilter-value-container .coveo-checkbox-span-label {
	white-space: nowrap;
	vertical-align: middle;
	text-overflow: ellipsis;
	display: inline-block;
	overflow: hidden;
	width: 75%;
	margin-left: 6px
}

.coveo-simplefilter-value-container .coveo-checkbox-button {
	vertical-align: middle
}

.coveo-simplefilter-value-container .coveo-checkbox-label {
	white-space: nowrap;
	width: 100%;
	padding: 5px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.coveo-simplefilter-value-container label {
	display: inline-block
}

.coveo-simplefilter-value-container-expanded {
	display: inline-block;
	z-index: 20
}

.coveo-simplefilter-value-container label:hover {
	background-color: #e6ecf0
}

.coveo-simplefilter-breadcrumb-title {
	color: #67768b;
	margin-right: 14px
}

.coveo-simplefilter-breadcrumb-value {
	text-decoration: none;
	cursor: pointer;
	color: #009ddc;
	display: inline-block;
	font-size: 14px;
	margin-right: 20px
}

.coveo-simplefilter-breadcrumb-value .coveo-exclusion-svg {
	fill: #1d4f76
}

.coveo-simplefilter-breadcrumb-value .coveo-simplefilter-breadcrumb-clear svg {
	width: 12px;
	height: 12px
}

.coveo-simplefilter-breadcrumb-value:hover .coveo-simplefilter-breadcrumb-clear {
	color: #cc0d00
}

.coveo-simplefilter-breadcrumb-value:hover .coveo-simplefilter-breadcrumb-clear .coveo-exclusion-svg {
	fill: #cc0d00
}

.coveo-simplefilter-breadcrumb-value:hover, .coveo-simplefilter-breadcrumb-value:visited {
	text-decoration: none;
	color: #263e55
}

.coveo-simplefilter-breadcrumb-value:hover, .coveo-simplefilter-breadcrumb-value:hover a {
	text-decoration: underline
}

.coveo-simplefilter-breadcrumb-value.coveo-selected *, .coveo-simplefilter-breadcrumb-value:hover {
	color: #009ddc
}

.coveo-simplefilter-breadcrumb-clear {
	display: inline-block;
	margin-left: 5px;
	position: relative;
	top: 5px;
	cursor: pointer;
	color: #1d4f76
}

.coveo-simplefilter-breadcrumb-clear .coveo-exclusion-svg {
	fill: #1d4f76
}

.coveo-simplefilter-breadcrumb-clear .coveo-breadcrumb-clear-all-icon svg {
	width: 12px;
	height: 12px
}

.coveo-simplefilter-breadcrumb-clear:hover .coveo-breadcrumb-clear-all-icon {
	color: #cc0d00
}

.coveo-simplefilter-breadcrumb-clear:hover .coveo-breadcrumb-clear-all-icon .coveo-exclusion-svg {
	fill: #cc0d00
}

.coveo-simplefilter-breadcrumb-clear-svg {
	position: absolute;
	top: -15px
}

.coveo-simplefilter-toggle-down-svg {
	margin: 0 5px;
	-webkit-box-pack: end;
	-moz-box-pack: end;
	box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	-o-justify-content: flex-end;
	justify-content: flex-end;
	-ms-flex-pack: end;
	color: #1d4f76;
	width: 10px;
	height: 6px
}

.coveo-simplefilter-empty {
	display: none
}

.header-filler {
	display: block;
	height: 50px
}

.coveo-facet-search-results .coveo-facet-search-selectable {
	line-height: 15px
}

.coveo-facet-search-results .coveo-facet-search-selectable .coveo-facet-value-label {
	margin-bottom: 0 !important
}

.coveo-facet-search-results .coveo-facet-search-selectable .coveo-facet-value-label .coveo-facet-value-label-wrapper .coveo-facet-value-checkbox {
	top: 1px
}

.coveo-facet-search-results .coveo-facet-search-selectable .coveo-facet-value-label .coveo-facet-value-label-wrapper .coveo-facet-value-checkbox .coveo-facet-value-checkbox-svg {
	bottom: 3px !important
}

.os-tab-dropdown.os-search-holder input {
	margin-top: 0 !important;
	color: #4f4c4d !important
}

.os-tab-dropdown .coveo-search-section {
	background-color: rgba(47, 47, 47, .95);
	max-height: 0;
	overflow: hidden
}

.os-tab-dropdown.active .coveo-search-section {
	max-height: 350px;
	margin-top: 0
}

.os-header-mobile .os-section .coveo-search-section {
	padding: 0
}

.os-header-mobile .os-section .coveo-search-section .CoveoSearchbox {
	padding-top: 15px !important
}

.CoveoSearchInterface .coveo-search-section {
	max-width: 100%;
	position: relative;
	width: 100% !important;
	margin: 0 auto;
	padding: 5px
}

.CoveoSearchInterface .coveo-search-section h1, .CoveoSearchInterface .coveo-search-section h2 {
	max-width: 1140px;
	color: #fff;
	margin: 0 auto
}

.CoveoSearchInterface .coveo-search-section .CoveoSearchbox {
	max-width: 1140px;
	margin: 0 auto;
	padding: 20px 0
}

.CoveoSearchInterface .coveo-search-section .CoveoSearchbox .CoveoSearchButton {
	border: none;
	background: #11c0de;
	height: 48px;
	color: #4d236b
}

.CoveoSearchInterface .coveo-search-section .CoveoSearchbox .CoveoSearchButton:hover {
	color: #11c0de
}

.CoveoSearchInterface .coveo-search-section .CoveoSearchbox .CoveoSearchButton .coveo-search-button-svg {
	color: #fff
}

.CoveoSearchInterface .coveo-search-section .CoveoSearchbox .CoveoSearchButton .coveo-magnifier-circle-svg {
	fill: #fff
}

.CoveoSearchInterface .coveo-search-section .coveo-searchbox-container {
	max-width: 1140px;
	margin: 20px auto
}

.CoveoSearchInterface .coveo-search-section .magic-box {
	border: 0
}

.CoveoSearchInterface .coveo-search-section .magic-box .magic-box-suggestions {
	max-width: 1140px;
	margin: 0 auto
}

.CoveoSearchInterface .coveo-search-section .magic-box .magic-box-hasSuggestion {
	position: relative
}

.CoveoSearchInterface .coveo-search-section .magic-box .magic-box-clear {
	border-bottom: 2px solid #11c0de
}

.CoveoSearchInterface .coveo-search-section .magic-box .magic-box-input {
	border-radius: 0
}

.CoveoSearchInterface .coveo-search-section .magic-box .magic-box-input input {
	padding: 10px;
	border-bottom: 2px solid #11c0de
}

.CoveoSearchInterface .coveo-tab-section {
	border-bottom: 0;
	max-width: 1140px;
	margin: 0 auto
}

.CoveoSearchInterface .coveo-tab-section .CoveoTab {
	width: 25%;
	color: #2f2f2f;
	margin-top: 7px;
	height: 45px;
	float: left
}

.CoveoSearchInterface .coveo-tab-section .CoveoTab p {
	line-height: 43px
}

.CoveoSearchInterface .coveo-tab-section .CoveoTab.coveo-selected {
	background-color: #fff;
	color: #11c0de;
	border-top: 2px solid #11c0de;
	border-bottom: 0
}

@media screen and (max-width:948px) {
	.CoveoSearchInterface .coveo-tab-section .CoveoTab.coveo-selected p {
		border-bottom: 0
	}

}

.CoveoSearchInterface .coveo-main-section {
	max-width: 1140px
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column {
	width: 22%
}

@media screen and (max-width:948px) {
	.CoveoSearchInterface .coveo-main-section .coveo-facet-column {
		width: 0
	}

}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet {
	border: none;
	width: 250px
}

@media screen and (max-width:948px) {
	.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet {
		width: 100%
	}

}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-footer {
	margin: 0 8px
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-footer .coveo-facet-less, .CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-footer .coveo-facet-more {
	height: 20px
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-footer .coveo-facet-less .coveo-facet-less-icon, .CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-footer .coveo-facet-less .coveo-facet-more-icon, .CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-footer .coveo-facet-more .coveo-facet-less-icon, .CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-footer .coveo-facet-more .coveo-facet-more-icon {
	top: -4px
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-search-button .coveo-facet-value-caption {
	color: #4f4c4d
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value {
	padding: 0 10px
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-values .coveo-facet-value .coveo-facet-value-label {
	padding: 0 !important;
	font-size: 14px;
	margin-bottom: 3px
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-header {
	background-color: transparent;
	padding: 5px 10px
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-header .coveo-facet-header-settings-section .coveo-facet-header-eraser:hover, .CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-header .coveo-facet-header-title {
	color: #4f4c4d
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-header .coveo-facet-header-settings-section .coveo-facet-header-settings {
	display: none
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-header .coveo-facet-header-settings-section .coveo-facet-header-settings .coveo-facet-settings-more-svg {
	color: #4f4c4d
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column {
	padding-left: 0;
	padding-right: 0
}

@media screen and (max-width:948px) {
	.CoveoSearchInterface .coveo-main-section .coveo-results-column {
		width: 90%
	}

}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoBreadcrumb {
	padding: 5px 0;
	margin: 0 15px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoBreadcrumb .coveo-breadcrumb-items {
	padding-bottom: 0
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoBreadcrumb .coveo-breadcrumb-items .coveo-breadcrumb-item .coveo-facet-breadcrumb-value:hover .coveo-exclusion-svg {
	fill: #4d236b
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoBreadcrumb .coveo-breadcrumb-clear-all {
	border: none !important;
	color: #4f4c4d
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoBreadcrumb .coveo-breadcrumb-clear-all:hover .coveo-exclusion-svg {
	fill: #4f4c4d
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoBreadcrumb .coveo-facet-breadcrumb-clear-svg, .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoBreadcrumb .coveo-facet-breadcrumb-clear-svg:hover {
	color: #4f4c4d
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultsPerPage {
	display: none
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoPager {
	padding-left: 15px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoPager .coveo-pager-list .coveo-pager-list-item {
	border-color: #4d236b;
	color: #4d236b
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoPager .coveo-pager-list .coveo-pager-list-item.coveo-active, .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoPager .coveo-pager-list .coveo-pager-list-item:hover {
	background-color: #4d236b;
	color: #fff
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoPager .coveo-pager-list .coveo-pager-next .coveo-pager-next-icon-svg {
	color: #4d236b
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoPager .coveo-pager-list .coveo-pager-next.coveo-active, .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoPager .coveo-pager-list .coveo-pager-next:hover {
	background-color: transparent;
	color: #4d236b
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoPager .coveo-pager-list .coveo-pager-previous .coveo-pager-previous-icon-svg {
	color: #4d236b
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoPager .coveo-pager-list .coveo-pager-previous.coveo-active, .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoPager .coveo-pager-list .coveo-pager-previous:hover {
	background-color: transparent;
	color: #4d236b
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultsPerPage .coveo-results-per-page-list-item {
	border-color: #4d236b;
	color: #4d236b
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultsPerPage .coveo-results-per-page-list-item.coveo-active, .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultsPerPage .coveo-results-per-page-list-item:hover {
	background-color: #4d236b;
	color: #fff
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .coveo-results-header {
	margin: 0 15px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoPager {
	margin-left: 0
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList {
	padding: 0 15px;
	margin-top: 0
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout {
	padding: 15px 0
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout .coveo-result-frame .coveo-result-cell {
	padding-left: 0
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout .coveo-result-frame .coveo-result-cell .coveo-printable-uri-part {
	display: none
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout .coveo-result-frame .coveo-result-cell .CoveoExcerpt {
	font-size: 16px;
	line-height: 24px
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout .coveo-result-frame .coveo-result-cell .CoveoResultLink {
	color: #4d236b
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout .coveo-result-frame .coveo-result-cell .CoveoFieldValue {
	border: 1px solid #11c0de;
	color: #11c0de;
	margin-right: 20px;
	text-transform: capitalize;
	display: inline-block
}

.CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout .coveo-result-frame .coveo-result-cell .CoveoFieldValue .coveo-clickable {
	text-decoration: none;
	color: #11c0de !important
}

html body .search-header-container {
	max-width: 1000px;
	padding: 15px 5px;
	margin: auto
}

@media screen and (max-width:948px) {
	html body .CoveoSearchInterface .coveo-dropdown-header-wrapper, html body .CoveoSearchInterface .smart-tabs {
		display: none
	}

	html body .CoveoSearchInterface .result-label {
		margin-left: 0;
		font-size: 11px
	}

}

html body .CoveoSearchInterface .coveo-facet-breadcrumb-title {
	font-size: 14px
}

html body .CoveoSearchInterface .coveo-main-section .coveo-results-column {
	max-width: 1000px;
	margin: auto
}

html body .CoveoSearchInterface .coveo-main-section .coveo-facet-column {
	margin-top: 10px
}

html body .CoveoSearchInterface .result-label {
	background: #11c0de;
	padding: 4px 8px;
	color: #fff;
	font-weight: 400;
	font-size: 13px;
	display: none;
	margin-left: 5px
}

html body .CoveoSearchInterface .result-label .result-label-icon {
	margin-right: 3px
}

html body .CoveoSearchInterface .Downloads-label .result-label.downloads, html body .CoveoSearchInterface .Products-label .result-label.products, html body .CoveoSearchInterface .Support-label .result-label.support, html body .CoveoSearchInterface .Web-label .result-label.web {
	display: inline-block
}

html body .CoveoSearchInterface .coveo-result-frame .coveo-result-row.smart-result-row-header {
	margin-top: 10px;
	margin-bottom: 10px
}

html body .CoveoSearchInterface .coveo-result-frame .coveo-result-row.smart-result-row-excerpt {
	margin-top: 0;
	margin-bottom: 10px
}

html body .CoveoSearchInterface .coveo-result-frame .coveo-result-row.smart-result-row-field-value {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px
}

html body .CoveoSearchInterface .coveo-result-frame .coveo-result-row.smart-result-row-field-value .CoveoFieldValue {
	margin-top: 8px;
	margin-bottom: 15px;
	padding: 5px 30px
}

html body .CoveoSearchInterface .coveo-result-frame .coveo-result-row.smart-result-row-link {
	margin-top: 0;
	margin-bottom: 10px
}

html body .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout .coveo-result-frame .coveo-result-cell {
	line-height: 20px
}

html body .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout .coveo-result-frame .coveo-result-cell .CoveoExcerpt {
	line-height: inherit;
	color: #595657
}

html body .CoveoSearchInterface .coveo-main-section .coveo-results-column .CoveoResultList .coveo-list-layout {
	padding: 20px 0
}

html body .CoveoSearchInterface .CoveoPrintableUri {
	margin-bottom: 0
}

html body .CoveoSearchInterface .coveo-facet-header-eraser, html body .CoveoSearchInterface .coveo-main-section .coveo-facet-column .CoveoFacet .coveo-facet-header .coveo-facet-header-title {
	color: #4d236b
}