/** Copy Each CSS files from customer's site and paste them here in the same order. **/
/** Be sure to correct image references (search for 'url').                         **/
/** Remove styles that disrupt the ecommerce content or change them to only apply   **/
/**    to header and footer divs                                                    **/

/* boostrap.css */

@font-face {
	font-family: Glyphicons Halflings;
	src: url(https://www.producepro.com/wp-content/themes/produce-pro/bootstrap/dist/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(https://www.producepro.com/wp-content/themes/produce-pro/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(https://www.producepro.com/wp-content/themes/produce-pro/bootstrap/dist/fonts/glyphicons-halflings-regular.woff) format("woff"), url(https://www.producepro.com/wp-content/themes/produce-pro/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(https://www.producepro.com/wp-content/themes/produce-pro/bootstrap/dist/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
html {
	font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
body {
	margin: 0px;
}
article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
main {
	display: block;
}
menu {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
summary {
	display: block;
}
audio {
	vertical-align: baseline; display: inline-block;
}
canvas {
	vertical-align: baseline; display: inline-block;
}
progress {
	vertical-align: baseline; display: inline-block;
}
video {
	vertical-align: baseline; display: inline-block;
}
audio:not([controls]) {
	height: 0px; display: none;
}
[hidden] {
	display: none;
}
template {
	display: none;
}
a {
	background-color: transparent;
}
a:active {
	outline: 0px;
}
a:hover {
	outline: 0px;
}
abbr[title] {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	margin: 0.67em 0px; font-size: 2em;
}
mark {
	background: rgb(255, 255, 0); color: rgb(0, 0, 0);
}
small {
	font-size: 80%;
}
sub {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0px currentColor; border-image: none;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	height: 0px; box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
pre {
	overflow: auto;
}
code {
	font-family: monospace, monospace; font-size: 1em;
}
kbd {
	font-family: monospace, monospace; font-size: 1em;
}
pre {
	font-family: monospace, monospace; font-size: 1em;
}
samp {
	font-family: monospace, monospace; font-size: 1em;
}
button {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
input {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
optgroup {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
select {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
textarea {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
button {
	overflow: visible;
}
button {
	text-transform: none;
}
select {
	text-transform: none;
}
button {
	cursor: pointer; -webkit-appearance: button;
}
html input[type='button'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='reset'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='submit'] {
	cursor: pointer; -webkit-appearance: button;
}
button[disabled] {
	cursor: default;
}
html input[disabled] {
	cursor: default;
}
input {
	line-height: normal;
}
input[type='checkbox'] {
	padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
input[type='radio'] {
	padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
input[type='search'] {
	box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -webkit-appearance: textfield;
}
fieldset {
	margin: 0px 2px; padding: 0.35em 0.62em 0.75em; border: 1px solid rgb(192, 192, 192); border-image: none;
}
legend {
	padding: 0px; border: 0px currentColor; border-image: none;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-spacing: 0;
}
td {
	padding: 0px;
}
th {
	padding: 0px;
}
@media print
{
* {
	background: none !important; color: rgb(0, 0, 0) !important; box-shadow: none !important; text-shadow: none !important; -webkit-box-shadow: none;
}
*::before {
	background: none !important; color: rgb(0, 0, 0) !important; box-shadow: none !important; text-shadow: none !important; -webkit-box-shadow: none;
}
*::after {
	background: none !important; color: rgb(0, 0, 0) !important; box-shadow: none !important; text-shadow: none !important; -webkit-box-shadow: none;
}
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a[href]::after {
	content: " (" attr(href) ")";
}
abbr[title]::after {
	content: " (" attr(title) ")";
}
a[href^='#']::after {
	content: "";
}
a[href^='javascript:']::after {
	content: "";
}
pre {
	border: 1px solid rgb(153, 153, 153); border-image: none; page-break-inside: avoid;
}
blockquote {
	border: 1px solid rgb(153, 153, 153); border-image: none; page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p {
	orphans: 3; widows: 3;
}
h2 {
	orphans: 3; widows: 3;
}
h3 {
	orphans: 3; widows: 3;
}
h2 {
	page-break-after: avoid;
}
h3 {
	page-break-after: avoid;
}
.navbar {
	display: none;
}
.btn > .caret {
	border-top-color: rgb(0, 0, 0) !important;
}
.dropup > .btn > .caret {
	border-top-color: rgb(0, 0, 0) !important;
}
.label {
	border: 1px solid rgb(0, 0, 0); border-image: none;
}
.table {
	border-collapse: collapse !important;
}
.table td {
	background-color: rgb(255, 255, 255) !important;
}
.table th {
	background-color: rgb(255, 255, 255) !important;
}
.table-bordered th {
	border: 1px solid rgb(221, 221, 221) !important; border-image: none !important;
}
.table-bordered td {
	border: 1px solid rgb(221, 221, 221) !important; border-image: none !important;
}
}
.glyphicon {
	top: 1px; line-height: 1; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: normal; display: inline-block; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk::before {
	content: "\002a";
}
.glyphicon-plus::before {
	content: "\002b";
}
.glyphicon-euro::before {
	content: "\20ac";
}
.glyphicon-eur::before {
	content: "\20ac";
}
.glyphicon-minus::before {
	content: "\2212";
}
.glyphicon-cloud::before {
	content: "\2601";
}
.glyphicon-envelope::before {
	content: "\2709";
}
.glyphicon-pencil::before {
	content: "\270f";
}
.glyphicon-glass::before {
	content: "\e001";
}
.glyphicon-music::before {
	content: "\e002";
}
.glyphicon-search::before {
	content: "\e003";
}
.glyphicon-heart::before {
	content: "\e005";
}
.glyphicon-star::before {
	content: "\e006";
}
.glyphicon-star-empty::before {
	content: "\e007";
}
.glyphicon-user::before {
	content: "\e008";
}
.glyphicon-film::before {
	content: "\e009";
}
.glyphicon-th-large::before {
	content: "\e010";
}
.glyphicon-th::before {
	content: "\e011";
}
.glyphicon-th-list::before {
	content: "\e012";
}
.glyphicon-ok::before {
	content: "\e013";
}
.glyphicon-remove::before {
	content: "\e014";
}
.glyphicon-zoom-in::before {
	content: "\e015";
}
.glyphicon-zoom-out::before {
	content: "\e016";
}
.glyphicon-off::before {
	content: "\e017";
}
.glyphicon-signal::before {
	content: "\e018";
}
.glyphicon-cog::before {
	content: "\e019";
}
.glyphicon-trash::before {
	content: "\e020";
}
.glyphicon-home::before {
	content: "\e021";
}
.glyphicon-file::before {
	content: "\e022";
}
.glyphicon-time::before {
	content: "\e023";
}
.glyphicon-road::before {
	content: "\e024";
}
.glyphicon-download-alt::before {
	content: "\e025";
}
.glyphicon-download::before {
	content: "\e026";
}
.glyphicon-upload::before {
	content: "\e027";
}
.glyphicon-inbox::before {
	content: "\e028";
}
.glyphicon-play-circle::before {
	content: "\e029";
}
.glyphicon-repeat::before {
	content: "\e030";
}
.glyphicon-refresh::before {
	content: "\e031";
}
.glyphicon-list-alt::before {
	content: "\e032";
}
.glyphicon-lock::before {
	content: "\e033";
}
.glyphicon-flag::before {
	content: "\e034";
}
.glyphicon-headphones::before {
	content: "\e035";
}
.glyphicon-volume-off::before {
	content: "\e036";
}
.glyphicon-volume-down::before {
	content: "\e037";
}
.glyphicon-volume-up::before {
	content: "\e038";
}
.glyphicon-qrcode::before {
	content: "\e039";
}
.glyphicon-barcode::before {
	content: "\e040";
}
.glyphicon-tag::before {
	content: "\e041";
}
.glyphicon-tags::before {
	content: "\e042";
}
.glyphicon-book::before {
	content: "\e043";
}
.glyphicon-bookmark::before {
	content: "\e044";
}
.glyphicon-print::before {
	content: "\e045";
}
.glyphicon-camera::before {
	content: "\e046";
}
.glyphicon-font::before {
	content: "\e047";
}
.glyphicon-bold::before {
	content: "\e048";
}
.glyphicon-italic::before {
	content: "\e049";
}
.glyphicon-text-height::before {
	content: "\e050";
}
.glyphicon-text-width::before {
	content: "\e051";
}
.glyphicon-align-left::before {
	content: "\e052";
}
.glyphicon-align-center::before {
	content: "\e053";
}
.glyphicon-align-right::before {
	content: "\e054";
}
.glyphicon-align-justify::before {
	content: "\e055";
}
.glyphicon-list::before {
	content: "\e056";
}
.glyphicon-indent-left::before {
	content: "\e057";
}
.glyphicon-indent-right::before {
	content: "\e058";
}
.glyphicon-facetime-video::before {
	content: "\e059";
}
.glyphicon-picture::before {
	content: "\e060";
}
.glyphicon-map-marker::before {
	content: "\e062";
}
.glyphicon-adjust::before {
	content: "\e063";
}
.glyphicon-tint::before {
	content: "\e064";
}
.glyphicon-edit::before {
	content: "\e065";
}
.glyphicon-share::before {
	content: "\e066";
}
.glyphicon-check::before {
	content: "\e067";
}
.glyphicon-move::before {
	content: "\e068";
}
.glyphicon-step-backward::before {
	content: "\e069";
}
.glyphicon-fast-backward::before {
	content: "\e070";
}
.glyphicon-backward::before {
	content: "\e071";
}
.glyphicon-play::before {
	content: "\e072";
}
.glyphicon-pause::before {
	content: "\e073";
}
.glyphicon-stop::before {
	content: "\e074";
}
.glyphicon-forward::before {
	content: "\e075";
}
.glyphicon-fast-forward::before {
	content: "\e076";
}
.glyphicon-step-forward::before {
	content: "\e077";
}
.glyphicon-eject::before {
	content: "\e078";
}
.glyphicon-chevron-left::before {
	content: "\e079";
}
.glyphicon-chevron-right::before {
	content: "\e080";
}
.glyphicon-plus-sign::before {
	content: "\e081";
}
.glyphicon-minus-sign::before {
	content: "\e082";
}
.glyphicon-remove-sign::before {
	content: "\e083";
}
.glyphicon-ok-sign::before {
	content: "\e084";
}
.glyphicon-question-sign::before {
	content: "\e085";
}
.glyphicon-info-sign::before {
	content: "\e086";
}
.glyphicon-screenshot::before {
	content: "\e087";
}
.glyphicon-remove-circle::before {
	content: "\e088";
}
.glyphicon-ok-circle::before {
	content: "\e089";
}
.glyphicon-ban-circle::before {
	content: "\e090";
}
.glyphicon-arrow-left::before {
	content: "\e091";
}
.glyphicon-arrow-right::before {
	content: "\e092";
}
.glyphicon-arrow-up::before {
	content: "\e093";
}
.glyphicon-arrow-down::before {
	content: "\e094";
}
.glyphicon-share-alt::before {
	content: "\e095";
}
.glyphicon-resize-full::before {
	content: "\e096";
}
.glyphicon-resize-small::before {
	content: "\e097";
}
.glyphicon-exclamation-sign::before {
	content: "\e101";
}
.glyphicon-gift::before {
	content: "\e102";
}
.glyphicon-leaf::before {
	content: "\e103";
}
.glyphicon-fire::before {
	content: "\e104";
}
.glyphicon-eye-open::before {
	content: "\e105";
}
.glyphicon-eye-close::before {
	content: "\e106";
}
.glyphicon-warning-sign::before {
	content: "\e107";
}
.glyphicon-plane::before {
	content: "\e108";
}
.glyphicon-calendar::before {
	content: "\e109";
}
.glyphicon-random::before {
	content: "\e110";
}
.glyphicon-comment::before {
	content: "\e111";
}
.glyphicon-magnet::before {
	content: "\e112";
}
.glyphicon-chevron-up::before {
	content: "\e113";
}
.glyphicon-chevron-down::before {
	content: "\e114";
}
.glyphicon-retweet::before {
	content: "\e115";
}
.glyphicon-shopping-cart::before {
	content: "\e116";
}
.glyphicon-folder-close::before {
	content: "\e117";
}
.glyphicon-folder-open::before {
	content: "\e118";
}
.glyphicon-resize-vertical::before {
	content: "\e119";
}
.glyphicon-resize-horizontal::before {
	content: "\e120";
}
.glyphicon-hdd::before {
	content: "\e121";
}
.glyphicon-bullhorn::before {
	content: "\e122";
}
.glyphicon-bell::before {
	content: "\e123";
}
.glyphicon-certificate::before {
	content: "\e124";
}
.glyphicon-thumbs-up::before {
	content: "\e125";
}
.glyphicon-thumbs-down::before {
	content: "\e126";
}
.glyphicon-hand-right::before {
	content: "\e127";
}
.glyphicon-hand-left::before {
	content: "\e128";
}
.glyphicon-hand-up::before {
	content: "\e129";
}
.glyphicon-hand-down::before {
	content: "\e130";
}
.glyphicon-circle-arrow-right::before {
	content: "\e131";
}
.glyphicon-circle-arrow-left::before {
	content: "\e132";
}
.glyphicon-circle-arrow-up::before {
	content: "\e133";
}
.glyphicon-circle-arrow-down::before {
	content: "\e134";
}
.glyphicon-globe::before {
	content: "\e135";
}
.glyphicon-wrench::before {
	content: "\e136";
}
.glyphicon-tasks::before {
	content: "\e137";
}
.glyphicon-filter::before {
	content: "\e138";
}
.glyphicon-briefcase::before {
	content: "\e139";
}
.glyphicon-fullscreen::before {
	content: "\e140";
}
.glyphicon-dashboard::before {
	content: "\e141";
}
.glyphicon-paperclip::before {
	content: "\e142";
}
.glyphicon-heart-empty::before {
	content: "\e143";
}
.glyphicon-link::before {
	content: "\e144";
}
.glyphicon-phone::before {
	content: "\e145";
}
.glyphicon-pushpin::before {
	content: "\e146";
}
.glyphicon-usd::before {
	content: "\e148";
}
.glyphicon-gbp::before {
	content: "\e149";
}
.glyphicon-sort::before {
	content: "\e150";
}
.glyphicon-sort-by-alphabet::before {
	content: "\e151";
}
.glyphicon-sort-by-alphabet-alt::before {
	content: "\e152";
}
.glyphicon-sort-by-order::before {
	content: "\e153";
}
.glyphicon-sort-by-order-alt::before {
	content: "\e154";
}
.glyphicon-sort-by-attributes::before {
	content: "\e155";
}
.glyphicon-sort-by-attributes-alt::before {
	content: "\e156";
}
.glyphicon-unchecked::before {
	content: "\e157";
}
.glyphicon-expand::before {
	content: "\e158";
}
.glyphicon-collapse-down::before {
	content: "\e159";
}
.glyphicon-collapse-up::before {
	content: "\e160";
}
.glyphicon-log-in::before {
	content: "\e161";
}
.glyphicon-flash::before {
	content: "\e162";
}
.glyphicon-log-out::before {
	content: "\e163";
}
.glyphicon-new-window::before {
	content: "\e164";
}
.glyphicon-record::before {
	content: "\e165";
}
.glyphicon-save::before {
	content: "\e166";
}
.glyphicon-open::before {
	content: "\e167";
}
.glyphicon-saved::before {
	content: "\e168";
}
.glyphicon-import::before {
	content: "\e169";
}
.glyphicon-export::before {
	content: "\e170";
}
.glyphicon-send::before {
	content: "\e171";
}
.glyphicon-floppy-disk::before {
	content: "\e172";
}
.glyphicon-floppy-saved::before {
	content: "\e173";
}
.glyphicon-floppy-remove::before {
	content: "\e174";
}
.glyphicon-floppy-save::before {
	content: "\e175";
}
.glyphicon-floppy-open::before {
	content: "\e176";
}
.glyphicon-credit-card::before {
	content: "\e177";
}
.glyphicon-transfer::before {
	content: "\e178";
}
.glyphicon-cutlery::before {
	content: "\e179";
}
.glyphicon-header::before {
	content: "\e180";
}
.glyphicon-compressed::before {
	content: "\e181";
}
.glyphicon-earphone::before {
	content: "\e182";
}
.glyphicon-phone-alt::before {
	content: "\e183";
}
.glyphicon-tower::before {
	content: "\e184";
}
.glyphicon-stats::before {
	content: "\e185";
}
.glyphicon-sd-video::before {
	content: "\e186";
}
.glyphicon-hd-video::before {
	content: "\e187";
}
.glyphicon-subtitles::before {
	content: "\e188";
}
.glyphicon-sound-stereo::before {
	content: "\e189";
}
.glyphicon-sound-dolby::before {
	content: "\e190";
}
.glyphicon-sound-5-1::before {
	content: "\e191";
}
.glyphicon-sound-6-1::before {
	content: "\e192";
}
.glyphicon-sound-7-1::before {
	content: "\e193";
}
.glyphicon-copyright-mark::before {
	content: "\e194";
}
.glyphicon-registration-mark::before {
	content: "\e195";
}
.glyphicon-cloud-download::before {
	content: "\e197";
}
.glyphicon-cloud-upload::before {
	content: "\e198";
}
.glyphicon-tree-conifer::before {
	content: "\e199";
}
.glyphicon-tree-deciduous::before {
	content: "\e200";
}
.glyphicon-cd::before {
	content: "\e201";
}
.glyphicon-save-file::before {
	content: "\e202";
}
.glyphicon-open-file::before {
	content: "\e203";
}
.glyphicon-level-up::before {
	content: "\e204";
}
.glyphicon-copy::before {
	content: "\e205";
}
.glyphicon-paste::before {
	content: "\e206";
}
.glyphicon-alert::before {
	content: "\e209";
}
.glyphicon-equalizer::before {
	content: "\e210";
}
.glyphicon-king::before {
	content: "\e211";
}
.glyphicon-queen::before {
	content: "\e212";
}
.glyphicon-pawn::before {
	content: "\e213";
}
.glyphicon-bishop::before {
	content: "\e214";
}
.glyphicon-knight::before {
	content: "\e215";
}
.glyphicon-baby-formula::before {
	content: "\e216";
}
.glyphicon-tent::before {
	content: "\26fa";
}
.glyphicon-blackboard::before {
	content: "\e218";
}
.glyphicon-bed::before {
	content: "\e219";
}
.glyphicon-apple::before {
	content: "\f8ff";
}
.glyphicon-erase::before {
	content: "\e221";
}
.glyphicon-hourglass::before {
	content: "\231b";
}
.glyphicon-lamp::before {
	content: "\e223";
}
.glyphicon-duplicate::before {
	content: "\e224";
}
.glyphicon-piggy-bank::before {
	content: "\e225";
}
.glyphicon-scissors::before {
	content: "\e226";
}
.glyphicon-bitcoin::before {
	content: "\e227";
}
.glyphicon-btc::before {
	content: "\e227";
}
.glyphicon-xbt::before {
	content: "\e227";
}
.glyphicon-yen::before {
	content: "\00a5";
}
.glyphicon-jpy::before {
	content: "\00a5";
}
.glyphicon-ruble::before {
	content: "\20bd";
}
.glyphicon-rub::before {
	content: "\20bd";
}
.glyphicon-scale::before {
	content: "\e230";
}
.glyphicon-ice-lolly::before {
	content: "\e231";
}
.glyphicon-ice-lolly-tasted::before {
	content: "\e232";
}
.glyphicon-education::before {
	content: "\e233";
}
.glyphicon-option-horizontal::before {
	content: "\e234";
}
.glyphicon-option-vertical::before {
	content: "\e235";
}
.glyphicon-menu-hamburger::before {
	content: "\e236";
}
.glyphicon-modal-window::before {
	content: "\e237";
}
.glyphicon-oil::before {
	content: "\e238";
}
.glyphicon-grain::before {
	content: "\e239";
}
.glyphicon-sunglasses::before {
	content: "\e240";
}
.glyphicon-text-size::before {
	content: "\e241";
}
.glyphicon-text-color::before {
	content: "\e242";
}
.glyphicon-text-background::before {
	content: "\e243";
}
.glyphicon-object-align-top::before {
	content: "\e244";
}
.glyphicon-object-align-bottom::before {
	content: "\e245";
}
.glyphicon-object-align-horizontal::before {
	content: "\e246";
}
.glyphicon-object-align-left::before {
	content: "\e247";
}
.glyphicon-object-align-vertical::before {
	content: "\e248";
}
.glyphicon-object-align-right::before {
	content: "\e249";
}
.glyphicon-triangle-right::before {
	content: "\e250";
}
.glyphicon-triangle-left::before {
	content: "\e251";
}
.glyphicon-triangle-bottom::before {
	content: "\e252";
}
.glyphicon-triangle-top::before {
	content: "\e253";
}
.glyphicon-console::before {
	content: "\e254";
}
.glyphicon-superscript::before {
	content: "\e255";
}
.glyphicon-subscript::before {
	content: "\e256";
}
.glyphicon-menu-left::before {
	content: "\e257";
}
.glyphicon-menu-right::before {
	content: "\e258";
}
.glyphicon-menu-down::before {
	content: "\e259";
}
.glyphicon-menu-up::before {
	content: "\e260";
}
* {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
*::before {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
*::after {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
html {
	font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	color: rgb(51, 51, 51); line-height: 1.4285; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; background-color: rgb(255, 255, 255);
}
input {
	line-height: inherit; font-family: inherit; font-size: inherit;
}
button {
	line-height: inherit; font-family: inherit; font-size: inherit;
}
select {
	line-height: inherit; font-family: inherit; font-size: inherit;
}
textarea {
	line-height: inherit; font-family: inherit; font-size: inherit;
}
a {
	color: rgb(51, 122, 183); text-decoration: none;
}
a:hover {
	color: rgb(35, 82, 124); text-decoration: underline;
}
a:focus {
	color: rgb(35, 82, 124); text-decoration: underline;
}
a:focus {
	outline: dotted thin; outline-offset: -2px;
}
figure {
	margin: 0px;
}
img {
	vertical-align: middle;
}
.img-responsive {
	height: auto; display: block; max-width: 100%;
}
.thumbnail > img {
	height: auto; display: block; max-width: 100%;
}
.thumbnail a > img {
	height: auto; display: block; max-width: 100%;
}
.carousel-inner > .item > img {
	height: auto; display: block; max-width: 100%;
}
.carousel-inner > .item > a > img {
	height: auto; display: block; max-width: 100%;
}
.img-rounded {
	border-radius: 6px;
}
.img-thumbnail {
	padding: 4px; border-radius: 4px; border: 1px solid rgb(221, 221, 221); transition:0.2s ease-in-out; border-image: none; height: auto; line-height: 1.4285; display: inline-block; max-width: 100%; background-color: rgb(255, 255, 255); -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
}
.img-circle {
	border-radius: 50%;
}
hr {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(238, 238, 238) currentColor currentColor; border-image: none; margin-top: 20px; margin-bottom: 20px;
}
.sr-only {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.sr-only-focusable:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.sr-only-focusable:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
[role='button'] {
	cursor: pointer;
}
h1 {
	color: inherit; line-height: 1.1; font-family: inherit; font-weight: normal;
}
h2 {
	color: inherit; line-height: 1.1; font-family: inherit; font-weight: normal;
}
h3 {
	color: inherit; line-height: 1.1; font-family: inherit; font-weight: normal;
}
h4 {
	color: inherit; line-height: 1.1; font-family: inherit; font-weight: normal;
}
h5 {
	color: inherit; line-height: 1.1; font-family: inherit; font-weight: normal;
}
h6 {
	color: inherit; line-height: 1.1; font-family: inherit; font-weight: normal;
}
.h1 {
	color: inherit; line-height: 1.1; font-family: inherit; font-weight: normal;
}
.h2 {
	color: inherit; line-height: 1.1; font-family: inherit; font-weight: normal;
}
.h3 {
	color: inherit; line-height: 1.1; font-family: inherit; font-weight: normal;
}
.h4 {
	color: inherit; line-height: 1.1; font-family: inherit; font-weight: normal;
}
.h5 {
	color: inherit; line-height: 1.1; font-family: inherit; font-weight: normal;
}
.h6 {
	color: inherit; line-height: 1.1; font-family: inherit; font-weight: normal;
}
h1 small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
h2 small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
h3 small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
h4 small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
h5 small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
h6 small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
.h1 small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
.h2 small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
.h3 small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
.h4 small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
.h5 small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
.h6 small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
h1 .small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
h2 .small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
h3 .small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
h4 .small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
h5 .small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
h6 .small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
.h1 .small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
.h2 .small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
.h3 .small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
.h4 .small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
.h5 .small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
.h6 .small {
	color: rgb(119, 119, 119); line-height: 1; font-weight: normal;
}
h1 {
	margin-top: 20px; margin-bottom: 10px;
}
.h1 {
	margin-top: 20px; margin-bottom: 10px;
}
h2 {
	margin-top: 20px; margin-bottom: 10px;
}
.h2 {
	margin-top: 20px; margin-bottom: 10px;
}
h3 {
	margin-top: 20px; margin-bottom: 10px;
}
.h3 {
	margin-top: 20px; margin-bottom: 10px;
}
h1 small {
	font-size: 65%;
}
.h1 small {
	font-size: 65%;
}
h2 small {
	font-size: 65%;
}
.h2 small {
	font-size: 65%;
}
h3 small {
	font-size: 65%;
}
.h3 small {
	font-size: 65%;
}
h1 .small {
	font-size: 65%;
}
.h1 .small {
	font-size: 65%;
}
h2 .small {
	font-size: 65%;
}
.h2 .small {
	font-size: 65%;
}
h3 .small {
	font-size: 65%;
}
.h3 .small {
	font-size: 65%;
}
h4 {
	margin-top: 10px; margin-bottom: 10px;
}
.h4 {
	margin-top: 10px; margin-bottom: 10px;
}
h5 {
	margin-top: 10px; margin-bottom: 10px;
}
.h5 {
	margin-top: 10px; margin-bottom: 10px;
}
h6 {
	margin-top: 10px; margin-bottom: 10px;
}
.h6 {
	margin-top: 10px; margin-bottom: 10px;
}
h4 small {
	font-size: 75%;
}
.h4 small {
	font-size: 75%;
}
h5 small {
	font-size: 75%;
}
.h5 small {
	font-size: 75%;
}
h6 small {
	font-size: 75%;
}
.h6 small {
	font-size: 75%;
}
h4 .small {
	font-size: 75%;
}
.h4 .small {
	font-size: 75%;
}
h5 .small {
	font-size: 75%;
}
.h5 .small {
	font-size: 75%;
}
h6 .small {
	font-size: 75%;
}
.h6 .small {
	font-size: 75%;
}
h1 {
	font-size: 36px;
}
.h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
.h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
.h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
.h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}
.h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.h6 {
	font-size: 12px;
}
p {
	margin: 0px 0px 10px;
}
.lead {
	line-height: 1.4; font-size: 16px; font-weight: 300; margin-bottom: 20px;
}
@media all and (min-width:768px)
{
.lead {
	font-size: 21px;
}
}
small {
	font-size: 85%;
}
.small {
	font-size: 85%;
}
mark {
	padding: 0.2em; background-color: rgb(252, 248, 227);
}
.mark {
	padding: 0.2em; background-color: rgb(252, 248, 227);
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-nowrap {
	white-space: nowrap;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.text-muted {
	color: rgb(119, 119, 119);
}
.text-primary {
	color: rgb(51, 122, 183);
}
a.text-primary:hover {
	color: rgb(40, 96, 144);
}
a.text-primary:focus {
	color: rgb(40, 96, 144);
}
.text-success {
	color: rgb(60, 118, 61);
}
a.text-success:hover {
	color: rgb(43, 84, 44);
}
a.text-success:focus {
	color: rgb(43, 84, 44);
}
.text-info {
	color: rgb(49, 112, 143);
}
a.text-info:hover {
	color: rgb(36, 82, 105);
}
a.text-info:focus {
	color: rgb(36, 82, 105);
}
.text-warning {
	color: rgb(138, 109, 59);
}
a.text-warning:hover {
	color: rgb(102, 81, 44);
}
a.text-warning:focus {
	color: rgb(102, 81, 44);
}
.text-danger {
	color: rgb(169, 68, 66);
}
a.text-danger:hover {
	color: rgb(132, 53, 52);
}
a.text-danger:focus {
	color: rgb(132, 53, 52);
}
.bg-primary {
	color: rgb(255, 255, 255); background-color: rgb(51, 122, 183);
}
a.bg-primary:hover {
	background-color: rgb(40, 96, 144);
}
a.bg-primary:focus {
	background-color: rgb(40, 96, 144);
}
.bg-success {
	background-color: rgb(223, 240, 216);
}
a.bg-success:hover {
	background-color: rgb(193, 226, 179);
}
a.bg-success:focus {
	background-color: rgb(193, 226, 179);
}
.bg-info {
	background-color: rgb(217, 237, 247);
}
a.bg-info:hover {
	background-color: rgb(175, 217, 238);
}
a.bg-info:focus {
	background-color: rgb(175, 217, 238);
}
.bg-warning {
	background-color: rgb(252, 248, 227);
}
a.bg-warning:hover {
	background-color: rgb(247, 236, 181);
}
a.bg-warning:focus {
	background-color: rgb(247, 236, 181);
}
.bg-danger {
	background-color: rgb(242, 222, 222);
}
a.bg-danger:hover {
	background-color: rgb(228, 185, 185);
}
a.bg-danger:focus {
	background-color: rgb(228, 185, 185);
}
.page-header {
	margin: 40px 0px 20px; padding-bottom: 9px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
ul {
	margin-top: 0px; margin-bottom: 10px;
}
ol {
	margin-top: 0px; margin-bottom: 10px;
}
ul ul {
	margin-bottom: 0px;
}
ol ul {
	margin-bottom: 0px;
}
ul ol {
	margin-bottom: 0px;
}
ol ol {
	margin-bottom: 0px;
}
.list-unstyled {
	list-style: none; padding-left: 0px;
}
.list-inline {
	list-style: none; padding-left: 0px; margin-left: -5px;
}
.list-inline > li {
	padding-right: 5px; padding-left: 5px; display: inline-block;
}
dl {
	margin-top: 0px; margin-bottom: 20px;
}
dt {
	line-height: 1.4285;
}
dd {
	line-height: 1.4285;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0px;
}
@media all and (min-width:992px)
{
.dl-horizontal dt {
	width: 160px; text-align: right; overflow: hidden; clear: left; float: left; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.dl-horizontal dd {
	margin-left: 180px;
}
}
abbr[title] {
	border-bottom-color: rgb(119, 119, 119); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
abbr[data-original-title] {
	border-bottom-color: rgb(119, 119, 119); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
.initialism {
	text-transform: uppercase; font-size: 90%;
}
blockquote {
	margin: 0px 0px 20px; padding: 10px 20px; font-size: 17.5px; border-left-color: rgb(238, 238, 238); border-left-width: 5px; border-left-style: solid;
}
blockquote p:last-child {
	margin-bottom: 0px;
}
blockquote ul:last-child {
	margin-bottom: 0px;
}
blockquote ol:last-child {
	margin-bottom: 0px;
}
blockquote footer {
	color: rgb(119, 119, 119); line-height: 1.4285; font-size: 80%; display: block;
}
blockquote small {
	color: rgb(119, 119, 119); line-height: 1.4285; font-size: 80%; display: block;
}
blockquote .small {
	color: rgb(119, 119, 119); line-height: 1.4285; font-size: 80%; display: block;
}
blockquote footer::before {
	content: "\2014 \00A0";
}
blockquote small::before {
	content: "\2014 \00A0";
}
blockquote .small::before {
	content: "\2014 \00A0";
}
.blockquote-reverse {
	text-align: right; padding-right: 15px; padding-left: 0px; border-right-color: rgb(238, 238, 238); border-left-color: currentColor; border-right-width: 5px; border-left-width: 0px; border-right-style: solid; border-left-style: none;
}
blockquote.pull-right {
	text-align: right; padding-right: 15px; padding-left: 0px; border-right-color: rgb(238, 238, 238); border-left-color: currentColor; border-right-width: 5px; border-left-width: 0px; border-right-style: solid; border-left-style: none;
}
.blockquote-reverse footer::before {
	content: "";
}
blockquote.pull-right footer::before {
	content: "";
}
.blockquote-reverse small::before {
	content: "";
}
blockquote.pull-right small::before {
	content: "";
}
.blockquote-reverse .small::before {
	content: "";
}
blockquote.pull-right .small::before {
	content: "";
}
.blockquote-reverse footer::after {
	content: "\00A0 \2014";
}
blockquote.pull-right footer::after {
	content: "\00A0 \2014";
}
.blockquote-reverse small::after {
	content: "\00A0 \2014";
}
blockquote.pull-right small::after {
	content: "\00A0 \2014";
}
.blockquote-reverse .small::after {
	content: "\00A0 \2014";
}
blockquote.pull-right .small::after {
	content: "\00A0 \2014";
}
address {
	line-height: 1.4285; font-style: normal; margin-bottom: 20px;
}
code {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
kbd {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
pre {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
	padding: 2px 4px; border-radius: 4px; color: rgb(199, 37, 78); font-size: 90%; background-color: rgb(249, 242, 244);
}
kbd {
	padding: 2px 4px; border-radius: 3px; color: rgb(255, 255, 255); font-size: 90%; box-shadow: inset 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(51, 51, 51); -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
	padding: 0px; font-size: 100%; font-weight: bold; box-shadow: none; -webkit-box-shadow: none;
}
pre {
	margin: 0px 0px 10px; padding: 9.5px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(51, 51, 51); line-height: 1.4285; font-size: 13px; display: block; -ms-word-break: break-all; -ms-word-wrap: break-word; background-color: rgb(245, 245, 245);
}
pre code {
	padding: 0px; border-radius: 0px; color: inherit; font-size: inherit; white-space: pre-wrap; background-color: transparent;
}
.pre-scrollable {
	-ms-overflow-y: scroll; max-height: 340px;
}
.container {
	padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;
}
@media all and (min-width:768px)
{
.container {
	width: 750px;
}
}
@media all and (min-width:992px)
{
.container {
	width: 970px;
}
}
@media all and (min-width:1200px)
{
.container {
	width: 1170px;
}
}
.container-fluid {
	padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;
}
.row {
	margin-right: -15px; margin-left: -15px;
}
.col-xs-1 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-1 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-1 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-1 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-2 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-2 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-2 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-2 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-3 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-3 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-3 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-3 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-4 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-4 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-4 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-4 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-5 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-5 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-5 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-5 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-6 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-6 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-6 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-6 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-7 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-7 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-7 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-7 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-8 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-8 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-8 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-8 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-9 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-9 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-9 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-9 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-10 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-10 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-10 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-10 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-11 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-11 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-11 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-11 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-12 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-sm-12 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-md-12 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-lg-12 {
	padding-right: 15px; padding-left: 15px; position: relative; min-height: 1px;
}
.col-xs-1 {
	float: left;
}
.col-xs-2 {
	float: left;
}
.col-xs-3 {
	float: left;
}
.col-xs-4 {
	float: left;
}
.col-xs-5 {
	float: left;
}
.col-xs-6 {
	float: left;
}
.col-xs-7 {
	float: left;
}
.col-xs-8 {
	float: left;
}
.col-xs-9 {
	float: left;
}
.col-xs-10 {
	float: left;
}
.col-xs-11 {
	float: left;
}
.col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66%;
}
.col-xs-10 {
	width: 83.33%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66%;
}
.col-xs-7 {
	width: 58.33%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66%;
}
.col-xs-4 {
	width: 33.33%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66%;
}
.col-xs-1 {
	width: 8.33%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66%;
}
.col-xs-pull-10 {
	right: 83.33%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66%;
}
.col-xs-pull-7 {
	right: 58.33%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66%;
}
.col-xs-pull-4 {
	right: 33.33%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66%;
}
.col-xs-pull-1 {
	right: 8.33%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66%;
}
.col-xs-push-10 {
	left: 83.33%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66%;
}
.col-xs-push-7 {
	left: 58.33%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66%;
}
.col-xs-push-4 {
	left: 33.33%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66%;
}
.col-xs-push-1 {
	left: 8.33%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66%;
}
.col-xs-offset-10 {
	margin-left: 83.33%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66%;
}
.col-xs-offset-7 {
	margin-left: 58.33%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66%;
}
.col-xs-offset-4 {
	margin-left: 33.33%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66%;
}
.col-xs-offset-1 {
	margin-left: 8.33%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}
@media all and (min-width:768px)
{
.col-sm-1 {
	float: left;
}
.col-sm-2 {
	float: left;
}
.col-sm-3 {
	float: left;
}
.col-sm-4 {
	float: left;
}
.col-sm-5 {
	float: left;
}
.col-sm-6 {
	float: left;
}
.col-sm-7 {
	float: left;
}
.col-sm-8 {
	float: left;
}
.col-sm-9 {
	float: left;
}
.col-sm-10 {
	float: left;
}
.col-sm-11 {
	float: left;
}
.col-sm-12 {
	float: left;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66%;
}
.col-sm-10 {
	width: 83.33%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66%;
}
.col-sm-7 {
	width: 58.33%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66%;
}
.col-sm-4 {
	width: 33.33%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66%;
}
.col-sm-1 {
	width: 8.33%;
}
.col-sm-pull-12 {
	right: 100%;
}
.col-sm-pull-11 {
	right: 91.66%;
}
.col-sm-pull-10 {
	right: 83.33%;
}
.col-sm-pull-9 {
	right: 75%;
}
.col-sm-pull-8 {
	right: 66.66%;
}
.col-sm-pull-7 {
	right: 58.33%;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-pull-5 {
	right: 41.66%;
}
.col-sm-pull-4 {
	right: 33.33%;
}
.col-sm-pull-3 {
	right: 25%;
}
.col-sm-pull-2 {
	right: 16.66%;
}
.col-sm-pull-1 {
	right: 8.33%;
}
.col-sm-pull-0 {
	right: auto;
}
.col-sm-push-12 {
	left: 100%;
}
.col-sm-push-11 {
	left: 91.66%;
}
.col-sm-push-10 {
	left: 83.33%;
}
.col-sm-push-9 {
	left: 75%;
}
.col-sm-push-8 {
	left: 66.66%;
}
.col-sm-push-7 {
	left: 58.33%;
}
.col-sm-push-6 {
	left: 50%;
}
.col-sm-push-5 {
	left: 41.66%;
}
.col-sm-push-4 {
	left: 33.33%;
}
.col-sm-push-3 {
	left: 25%;
}
.col-sm-push-2 {
	left: 16.66%;
}
.col-sm-push-1 {
	left: 8.33%;
}
.col-sm-push-0 {
	left: auto;
}
.col-sm-offset-12 {
	margin-left: 100%;
}
.col-sm-offset-11 {
	margin-left: 91.66%;
}
.col-sm-offset-10 {
	margin-left: 83.33%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-8 {
	margin-left: 66.66%;
}
.col-sm-offset-7 {
	margin-left: 58.33%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-5 {
	margin-left: 41.66%;
}
.col-sm-offset-4 {
	margin-left: 33.33%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-2 {
	margin-left: 16.66%;
}
.col-sm-offset-1 {
	margin-left: 8.33%;
}
.col-sm-offset-0 {
	margin-left: 0%;
}
}
@media all and (min-width:992px)
{
.col-md-1 {
	float: left;
}
.col-md-2 {
	float: left;
}
.col-md-3 {
	float: left;
}
.col-md-4 {
	float: left;
}
.col-md-5 {
	float: left;
}
.col-md-6 {
	float: left;
}
.col-md-7 {
	float: left;
}
.col-md-8 {
	float: left;
}
.col-md-9 {
	float: left;
}
.col-md-10 {
	float: left;
}
.col-md-11 {
	float: left;
}
.col-md-12 {
	float: left;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66%;
}
.col-md-10 {
	width: 83.33%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66%;
}
.col-md-7 {
	width: 58.33%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66%;
}
.col-md-4 {
	width: 33.33%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66%;
}
.col-md-1 {
	width: 8.33%;
}
.col-md-pull-12 {
	right: 100%;
}
.col-md-pull-11 {
	right: 91.66%;
}
.col-md-pull-10 {
	right: 83.33%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-8 {
	right: 66.66%;
}
.col-md-pull-7 {
	right: 58.33%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-5 {
	right: 41.66%;
}
.col-md-pull-4 {
	right: 33.33%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-2 {
	right: 16.66%;
}
.col-md-pull-1 {
	right: 8.33%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-push-12 {
	left: 100%;
}
.col-md-push-11 {
	left: 91.66%;
}
.col-md-push-10 {
	left: 83.33%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-8 {
	left: 66.66%;
}
.col-md-push-7 {
	left: 58.33%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-5 {
	left: 41.66%;
}
.col-md-push-4 {
	left: 33.33%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-2 {
	left: 16.66%;
}
.col-md-push-1 {
	left: 8.33%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-offset-12 {
	margin-left: 100%;
}
.col-md-offset-11 {
	margin-left: 91.66%;
}
.col-md-offset-10 {
	margin-left: 83.33%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-8 {
	margin-left: 66.66%;
}
.col-md-offset-7 {
	margin-left: 58.33%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-5 {
	margin-left: 41.66%;
}
.col-md-offset-4 {
	margin-left: 33.33%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-2 {
	margin-left: 16.66%;
}
.col-md-offset-1 {
	margin-left: 8.33%;
}
.col-md-offset-0 {
	margin-left: 0%;
}
}
@media all and (min-width:1200px)
{
.col-lg-1 {
	float: left;
}
.col-lg-2 {
	float: left;
}
.col-lg-3 {
	float: left;
}
.col-lg-4 {
	float: left;
}
.col-lg-5 {
	float: left;
}
.col-lg-6 {
	float: left;
}
.col-lg-7 {
	float: left;
}
.col-lg-8 {
	float: left;
}
.col-lg-9 {
	float: left;
}
.col-lg-10 {
	float: left;
}
.col-lg-11 {
	float: left;
}
.col-lg-12 {
	float: left;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66%;
}
.col-lg-10 {
	width: 83.33%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66%;
}
.col-lg-7 {
	width: 58.33%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66%;
}
.col-lg-4 {
	width: 33.33%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66%;
}
.col-lg-1 {
	width: 8.33%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-pull-11 {
	right: 91.66%;
}
.col-lg-pull-10 {
	right: 83.33%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-8 {
	right: 66.66%;
}
.col-lg-pull-7 {
	right: 58.33%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-5 {
	right: 41.66%;
}
.col-lg-pull-4 {
	right: 33.33%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-2 {
	right: 16.66%;
}
.col-lg-pull-1 {
	right: 8.33%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-push-11 {
	left: 91.66%;
}
.col-lg-push-10 {
	left: 83.33%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-8 {
	left: 66.66%;
}
.col-lg-push-7 {
	left: 58.33%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-5 {
	left: 41.66%;
}
.col-lg-push-4 {
	left: 33.33%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-2 {
	left: 16.66%;
}
.col-lg-push-1 {
	left: 8.33%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
.col-lg-offset-11 {
	margin-left: 91.66%;
}
.col-lg-offset-10 {
	margin-left: 83.33%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-8 {
	margin-left: 66.66%;
}
.col-lg-offset-7 {
	margin-left: 58.33%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-5 {
	margin-left: 41.66%;
}
.col-lg-offset-4 {
	margin-left: 33.33%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-2 {
	margin-left: 16.66%;
}
.col-lg-offset-1 {
	margin-left: 8.33%;
}
.col-lg-offset-0 {
	margin-left: 0%;
}
}
table {
	background-color: transparent;
}
caption {
	text-align: left; color: rgb(119, 119, 119); padding-top: 8px; padding-bottom: 8px;
}
th {
	text-align: left;
}
.table {
	width: 100%; margin-bottom: 20px; max-width: 100%;
}
.table > thead > tr > th {
	padding: 8px; line-height: 1.4285; vertical-align: top; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr > th {
	padding: 8px; line-height: 1.4285; vertical-align: top; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr > th {
	padding: 8px; line-height: 1.4285; vertical-align: top; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr > td {
	padding: 8px; line-height: 1.4285; vertical-align: top; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr > td {
	padding: 8px; line-height: 1.4285; vertical-align: top; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr > td {
	padding: 8px; line-height: 1.4285; vertical-align: top; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr > th {
	vertical-align: bottom; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 2px; border-bottom-style: solid;
}
.table > caption + thead > tr:first-child > th {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > colgroup + thead > tr:first-child > th {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > thead:first-child > tr:first-child > th {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > caption + thead > tr:first-child > td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > colgroup + thead > tr:first-child > td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > thead:first-child > tr:first-child > td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > tbody + tbody {
	border-top-color: rgb(221, 221, 221); border-top-width: 2px; border-top-style: solid;
}
.table .table {
	background-color: rgb(255, 255, 255);
}
.table-condensed > thead > tr > th {
	padding: 5px;
}
.table-condensed > tbody > tr > th {
	padding: 5px;
}
.table-condensed > tfoot > tr > th {
	padding: 5px;
}
.table-condensed > thead > tr > td {
	padding: 5px;
}
.table-condensed > tbody > tr > td {
	padding: 5px;
}
.table-condensed > tfoot > tr > td {
	padding: 5px;
}
.table-bordered {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.table-bordered > thead > tr > th {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.table-bordered > tbody > tr > th {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.table-bordered > tfoot > tr > th {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.table-bordered > thead > tr > td {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.table-bordered > tbody > tr > td {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.table-bordered > tfoot > tr > td {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.table-bordered > thead > tr > th {
	border-bottom-width: 2px;
}
.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: rgb(249, 249, 249);
}
.table-hover > tbody > tr:hover {
	background-color: rgb(245, 245, 245);
}
table col[class*='col-'] {
	float: none; display: table-column; position: static;
}
table td[class*='col-'] {
	float: none; display: table-cell; position: static;
}
table th[class*='col-'] {
	float: none; display: table-cell; position: static;
}
.table > thead > tr > td.active {
	background-color: rgb(245, 245, 245);
}
.table > tbody > tr > td.active {
	background-color: rgb(245, 245, 245);
}
.table > tfoot > tr > td.active {
	background-color: rgb(245, 245, 245);
}
.table > thead > tr > th.active {
	background-color: rgb(245, 245, 245);
}
.table > tbody > tr > th.active {
	background-color: rgb(245, 245, 245);
}
.table > tfoot > tr > th.active {
	background-color: rgb(245, 245, 245);
}
.table > thead > tr.active > td {
	background-color: rgb(245, 245, 245);
}
.table > tbody > tr.active > td {
	background-color: rgb(245, 245, 245);
}
.table > tfoot > tr.active > td {
	background-color: rgb(245, 245, 245);
}
.table > thead > tr.active > th {
	background-color: rgb(245, 245, 245);
}
.table > tbody > tr.active > th {
	background-color: rgb(245, 245, 245);
}
.table > tfoot > tr.active > th {
	background-color: rgb(245, 245, 245);
}
.table-hover > tbody > tr > td.active:hover {
	background-color: rgb(232, 232, 232);
}
.table-hover > tbody > tr > th.active:hover {
	background-color: rgb(232, 232, 232);
}
.table-hover > tbody > tr.active:hover > td {
	background-color: rgb(232, 232, 232);
}
.table-hover > tbody > tr:hover > .active {
	background-color: rgb(232, 232, 232);
}
.table-hover > tbody > tr.active:hover > th {
	background-color: rgb(232, 232, 232);
}
.table > thead > tr > td.success {
	background-color: rgb(223, 240, 216);
}
.table > tbody > tr > td.success {
	background-color: rgb(223, 240, 216);
}
.table > tfoot > tr > td.success {
	background-color: rgb(223, 240, 216);
}
.table > thead > tr > th.success {
	background-color: rgb(223, 240, 216);
}
.table > tbody > tr > th.success {
	background-color: rgb(223, 240, 216);
}
.table > tfoot > tr > th.success {
	background-color: rgb(223, 240, 216);
}
.table > thead > tr.success > td {
	background-color: rgb(223, 240, 216);
}
.table > tbody > tr.success > td {
	background-color: rgb(223, 240, 216);
}
.table > tfoot > tr.success > td {
	background-color: rgb(223, 240, 216);
}
.table > thead > tr.success > th {
	background-color: rgb(223, 240, 216);
}
.table > tbody > tr.success > th {
	background-color: rgb(223, 240, 216);
}
.table > tfoot > tr.success > th {
	background-color: rgb(223, 240, 216);
}
.table-hover > tbody > tr > td.success:hover {
	background-color: rgb(208, 233, 198);
}
.table-hover > tbody > tr > th.success:hover {
	background-color: rgb(208, 233, 198);
}
.table-hover > tbody > tr.success:hover > td {
	background-color: rgb(208, 233, 198);
}
.table-hover > tbody > tr:hover > .success {
	background-color: rgb(208, 233, 198);
}
.table-hover > tbody > tr.success:hover > th {
	background-color: rgb(208, 233, 198);
}
.table > thead > tr > td.info {
	background-color: rgb(217, 237, 247);
}
.table > tbody > tr > td.info {
	background-color: rgb(217, 237, 247);
}
.table > tfoot > tr > td.info {
	background-color: rgb(217, 237, 247);
}
.table > thead > tr > th.info {
	background-color: rgb(217, 237, 247);
}
.table > tbody > tr > th.info {
	background-color: rgb(217, 237, 247);
}
.table > tfoot > tr > th.info {
	background-color: rgb(217, 237, 247);
}
.table > thead > tr.info > td {
	background-color: rgb(217, 237, 247);
}
.table > tbody > tr.info > td {
	background-color: rgb(217, 237, 247);
}
.table > tfoot > tr.info > td {
	background-color: rgb(217, 237, 247);
}
.table > thead > tr.info > th {
	background-color: rgb(217, 237, 247);
}
.table > tbody > tr.info > th {
	background-color: rgb(217, 237, 247);
}
.table > tfoot > tr.info > th {
	background-color: rgb(217, 237, 247);
}
.table-hover > tbody > tr > td.info:hover {
	background-color: rgb(196, 227, 243);
}
.table-hover > tbody > tr > th.info:hover {
	background-color: rgb(196, 227, 243);
}
.table-hover > tbody > tr.info:hover > td {
	background-color: rgb(196, 227, 243);
}
.table-hover > tbody > tr:hover > .info {
	background-color: rgb(196, 227, 243);
}
.table-hover > tbody > tr.info:hover > th {
	background-color: rgb(196, 227, 243);
}
.table > thead > tr > td.warning {
	background-color: rgb(252, 248, 227);
}
.table > tbody > tr > td.warning {
	background-color: rgb(252, 248, 227);
}
.table > tfoot > tr > td.warning {
	background-color: rgb(252, 248, 227);
}
.table > thead > tr > th.warning {
	background-color: rgb(252, 248, 227);
}
.table > tbody > tr > th.warning {
	background-color: rgb(252, 248, 227);
}
.table > tfoot > tr > th.warning {
	background-color: rgb(252, 248, 227);
}
.table > thead > tr.warning > td {
	background-color: rgb(252, 248, 227);
}
.table > tbody > tr.warning > td {
	background-color: rgb(252, 248, 227);
}
.table > tfoot > tr.warning > td {
	background-color: rgb(252, 248, 227);
}
.table > thead > tr.warning > th {
	background-color: rgb(252, 248, 227);
}
.table > tbody > tr.warning > th {
	background-color: rgb(252, 248, 227);
}
.table > tfoot > tr.warning > th {
	background-color: rgb(252, 248, 227);
}
.table-hover > tbody > tr > td.warning:hover {
	background-color: rgb(250, 242, 204);
}
.table-hover > tbody > tr > th.warning:hover {
	background-color: rgb(250, 242, 204);
}
.table-hover > tbody > tr.warning:hover > td {
	background-color: rgb(250, 242, 204);
}
.table-hover > tbody > tr:hover > .warning {
	background-color: rgb(250, 242, 204);
}
.table-hover > tbody > tr.warning:hover > th {
	background-color: rgb(250, 242, 204);
}
.table > thead > tr > td.danger {
	background-color: rgb(242, 222, 222);
}
.table > tbody > tr > td.danger {
	background-color: rgb(242, 222, 222);
}
.table > tfoot > tr > td.danger {
	background-color: rgb(242, 222, 222);
}
.table > thead > tr > th.danger {
	background-color: rgb(242, 222, 222);
}
.table > tbody > tr > th.danger {
	background-color: rgb(242, 222, 222);
}
.table > tfoot > tr > th.danger {
	background-color: rgb(242, 222, 222);
}
.table > thead > tr.danger > td {
	background-color: rgb(242, 222, 222);
}
.table > tbody > tr.danger > td {
	background-color: rgb(242, 222, 222);
}
.table > tfoot > tr.danger > td {
	background-color: rgb(242, 222, 222);
}
.table > thead > tr.danger > th {
	background-color: rgb(242, 222, 222);
}
.table > tbody > tr.danger > th {
	background-color: rgb(242, 222, 222);
}
.table > tfoot > tr.danger > th {
	background-color: rgb(242, 222, 222);
}
.table-hover > tbody > tr > td.danger:hover {
	background-color: rgb(235, 204, 204);
}
.table-hover > tbody > tr > th.danger:hover {
	background-color: rgb(235, 204, 204);
}
.table-hover > tbody > tr.danger:hover > td {
	background-color: rgb(235, 204, 204);
}
.table-hover > tbody > tr:hover > .danger {
	background-color: rgb(235, 204, 204);
}
.table-hover > tbody > tr.danger:hover > th {
	background-color: rgb(235, 204, 204);
}
.table-responsive {
	-ms-overflow-x: auto; min-height: 0.01%;
}
@media screen and (max-width:767px)
{
.table-responsive {
	border: 1px solid rgb(221, 221, 221); border-image: none; width: 100%; margin-bottom: 15px; -ms-overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table {
	margin-bottom: 0px;
}
.table-responsive > .table > thead > tr > th {
	white-space: nowrap;
}
.table-responsive > .table > tbody > tr > th {
	white-space: nowrap;
}
.table-responsive > .table > tfoot > tr > th {
	white-space: nowrap;
}
.table-responsive > .table > thead > tr > td {
	white-space: nowrap;
}
.table-responsive > .table > tbody > tr > td {
	white-space: nowrap;
}
.table-responsive > .table > tfoot > tr > td {
	white-space: nowrap;
}
.table-responsive > .table-bordered {
	border: 0px currentColor; border-image: none;
}
.table-responsive > .table-bordered > thead > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-responsive > .table-bordered > tbody > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-responsive > .table-bordered > tfoot > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-responsive > .table-bordered > thead > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-responsive > .table-bordered > tbody > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-responsive > .table-bordered > thead > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-responsive > .table-bordered > tbody > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-responsive > .table-bordered > tfoot > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-responsive > .table-bordered > thead > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-responsive > .table-bordered > tbody > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.table-responsive > .table-bordered > tbody > tr:last-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
}
fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; min-width: 0px;
}
legend {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(229, 229, 229); padding: 0px; border-image: none; width: 100%; color: rgb(51, 51, 51); line-height: inherit; font-size: 21px; margin-bottom: 20px; display: block;
}
label {
	font-weight: bold; margin-bottom: 5px; display: inline-block; max-width: 100%;
}
input[type='search'] {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
input[type='radio'] {
	margin: 4px 0px 0px; line-height: normal;
}
input[type='checkbox'] {
	margin: 4px 0px 0px; line-height: normal;
}
input[type='file'] {
	display: block;
}
input[type='range'] {
	width: 100%; display: block;
}
select[multiple] {
	height: auto;
}
select[size] {
	height: auto;
}
input[type='file']:focus {
	outline: dotted thin; outline-offset: -2px;
}
input[type='radio']:focus {
	outline: dotted thin; outline-offset: -2px;
}
input[type='checkbox']:focus {
	outline: dotted thin; outline-offset: -2px;
}
output {
	color: rgb(85, 85, 85); line-height: 1.4285; padding-top: 7px; font-size: 14px; display: block;
}
.form-control {
	padding: 6px 12px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; width: 100%; height: 34px; color: rgb(85, 85, 85); line-height: 1.4285; font-size: 14px; display: block; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); background-image: none; background-color: rgb(255, 255, 255); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
	border-color: rgb(102, 175, 233); outline: 0px; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
:-ms-input-placeholder.form-control {
	color: rgb(153, 153, 153);
}
.form-control::-ms-expand {
	border: 0px currentColor; border-image: none; background-color: transparent;
}
[disabled].form-control {
	opacity: 1; background-color: rgb(238, 238, 238);
}
[readonly].form-control {
	opacity: 1; background-color: rgb(238, 238, 238);
}
fieldset[disabled] .form-control {
	opacity: 1; background-color: rgb(238, 238, 238);
}
[disabled].form-control {
	cursor: not-allowed;
}
fieldset[disabled] .form-control {
	cursor: not-allowed;
}
textarea.form-control {
	height: auto;
}
input[type='search'] {
	-webkit-appearance: none;
}
@media not all
{
input[type='date'].form-control {
	line-height: 34px;
}
input[type='time'].form-control {
	line-height: 34px;
}
input[type='datetime-local'].form-control {
	line-height: 34px;
}
input[type='month'].form-control {
	line-height: 34px;
}
input[type='date'].input-sm {
	line-height: 30px;
}
input[type='time'].input-sm {
	line-height: 30px;
}
input[type='datetime-local'].input-sm {
	line-height: 30px;
}
input[type='month'].input-sm {
	line-height: 30px;
}
.input-group-sm input[type='date'] {
	line-height: 30px;
}
.input-group-sm input[type='time'] {
	line-height: 30px;
}
.input-group-sm input[type='datetime-local'] {
	line-height: 30px;
}
.input-group-sm input[type='month'] {
	line-height: 30px;
}
input[type='date'].input-lg {
	line-height: 46px;
}
input[type='time'].input-lg {
	line-height: 46px;
}
input[type='datetime-local'].input-lg {
	line-height: 46px;
}
input[type='month'].input-lg {
	line-height: 46px;
}
.input-group-lg input[type='date'] {
	line-height: 46px;
}
.input-group-lg input[type='time'] {
	line-height: 46px;
}
.input-group-lg input[type='datetime-local'] {
	line-height: 46px;
}
.input-group-lg input[type='month'] {
	line-height: 46px;
}
}
.form-group {
	margin-bottom: 15px;
}
.radio {
	margin-top: 10px; margin-bottom: 10px; display: block; position: relative;
}
.checkbox {
	margin-top: 10px; margin-bottom: 10px; display: block; position: relative;
}
.radio label {
	padding-left: 20px; font-weight: normal; margin-bottom: 0px; cursor: pointer; min-height: 20px;
}
.checkbox label {
	padding-left: 20px; font-weight: normal; margin-bottom: 0px; cursor: pointer; min-height: 20px;
}
.radio input[type='radio'] {
	margin-left: -20px; position: absolute;
}
.radio-inline input[type='radio'] {
	margin-left: -20px; position: absolute;
}
.checkbox input[type='checkbox'] {
	margin-left: -20px; position: absolute;
}
.checkbox-inline input[type='checkbox'] {
	margin-left: -20px; position: absolute;
}
.radio + .radio {
	margin-top: -5px;
}
.checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline {
	padding-left: 20px; font-weight: normal; margin-bottom: 0px; vertical-align: middle; display: inline-block; position: relative; cursor: pointer;
}
.checkbox-inline {
	padding-left: 20px; font-weight: normal; margin-bottom: 0px; vertical-align: middle; display: inline-block; position: relative; cursor: pointer;
}
.radio-inline + .radio-inline {
	margin-top: 0px; margin-left: 10px;
}
.checkbox-inline + .checkbox-inline {
	margin-top: 0px; margin-left: 10px;
}
input[type='radio'][disabled] {
	cursor: not-allowed;
}
input[type='checkbox'][disabled] {
	cursor: not-allowed;
}
input[type='radio'].disabled {
	cursor: not-allowed;
}
input[type='checkbox'].disabled {
	cursor: not-allowed;
}
fieldset[disabled] input[type='radio'] {
	cursor: not-allowed;
}
fieldset[disabled] input[type='checkbox'] {
	cursor: not-allowed;
}
.disabled.radio-inline {
	cursor: not-allowed;
}
.disabled.checkbox-inline {
	cursor: not-allowed;
}
fieldset[disabled] .radio-inline {
	cursor: not-allowed;
}
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.disabled.radio label {
	cursor: not-allowed;
}
.disabled.checkbox label {
	cursor: not-allowed;
}
fieldset[disabled] .radio label {
	cursor: not-allowed;
}
fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}
.form-control-static {
	padding-top: 7px; padding-bottom: 7px; margin-bottom: 0px; min-height: 34px;
}
.input-lg.form-control-static {
	padding-right: 0px; padding-left: 0px;
}
.input-sm.form-control-static {
	padding-right: 0px; padding-left: 0px;
}
.input-sm {
	padding: 5px 10px; border-radius: 3px; height: 30px; line-height: 1.5; font-size: 12px;
}
select.input-sm {
	height: 30px; line-height: 30px;
}
textarea.input-sm {
	height: auto;
}
select[multiple].input-sm {
	height: auto;
}
.form-group-sm .form-control {
	padding: 5px 10px; border-radius: 3px; height: 30px; line-height: 1.5; font-size: 12px;
}
.form-group-sm select.form-control {
	height: 30px; line-height: 30px;
}
.form-group-sm textarea.form-control {
	height: auto;
}
.form-group-sm select[multiple].form-control {
	height: auto;
}
.form-group-sm .form-control-static {
	padding: 6px 10px; height: 30px; line-height: 1.5; font-size: 12px; min-height: 32px;
}
.input-lg {
	padding: 10px 16px; border-radius: 6px; height: 46px; line-height: 1.3333; font-size: 18px;
}
select.input-lg {
	height: 46px; line-height: 46px;
}
textarea.input-lg {
	height: auto;
}
select[multiple].input-lg {
	height: auto;
}
.form-group-lg .form-control {
	padding: 10px 16px; border-radius: 6px; height: 46px; line-height: 1.3333; font-size: 18px;
}
.form-group-lg select.form-control {
	height: 46px; line-height: 46px;
}
.form-group-lg textarea.form-control {
	height: auto;
}
.form-group-lg select[multiple].form-control {
	height: auto;
}
.form-group-lg .form-control-static {
	padding: 11px 16px; height: 46px; line-height: 1.3333; font-size: 18px; min-height: 38px;
}
.has-feedback {
	position: relative;
}
.has-feedback .form-control {
	padding-right: 42.5px;
}
.form-control-feedback {
	top: 0px; width: 34px; height: 34px; text-align: center; right: 0px; line-height: 34px; display: block; position: absolute; z-index: 2; pointer-events: none;
}
.input-lg + .form-control-feedback {
	width: 46px; height: 46px; line-height: 46px;
}
.input-group-lg + .form-control-feedback {
	width: 46px; height: 46px; line-height: 46px;
}
.form-group-lg .form-control + .form-control-feedback {
	width: 46px; height: 46px; line-height: 46px;
}
.input-sm + .form-control-feedback {
	width: 30px; height: 30px; line-height: 30px;
}
.input-group-sm + .form-control-feedback {
	width: 30px; height: 30px; line-height: 30px;
}
.form-group-sm .form-control + .form-control-feedback {
	width: 30px; height: 30px; line-height: 30px;
}
.has-success .help-block {
	color: rgb(60, 118, 61);
}
.has-success .control-label {
	color: rgb(60, 118, 61);
}
.has-success .radio {
	color: rgb(60, 118, 61);
}
.has-success .checkbox {
	color: rgb(60, 118, 61);
}
.has-success .radio-inline {
	color: rgb(60, 118, 61);
}
.has-success .checkbox-inline {
	color: rgb(60, 118, 61);
}
.radio.has-success label {
	color: rgb(60, 118, 61);
}
.checkbox.has-success label {
	color: rgb(60, 118, 61);
}
.radio-inline.has-success label {
	color: rgb(60, 118, 61);
}
.checkbox-inline.has-success label {
	color: rgb(60, 118, 61);
}
.has-success .form-control {
	border-color: rgb(60, 118, 61); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
	border-color: rgb(43, 84, 44); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #67b168; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
	border-color: rgb(60, 118, 61); color: rgb(60, 118, 61); background-color: rgb(223, 240, 216);
}
.has-success .form-control-feedback {
	color: rgb(60, 118, 61);
}
.has-warning .help-block {
	color: rgb(138, 109, 59);
}
.has-warning .control-label {
	color: rgb(138, 109, 59);
}
.has-warning .radio {
	color: rgb(138, 109, 59);
}
.has-warning .checkbox {
	color: rgb(138, 109, 59);
}
.has-warning .radio-inline {
	color: rgb(138, 109, 59);
}
.has-warning .checkbox-inline {
	color: rgb(138, 109, 59);
}
.radio.has-warning label {
	color: rgb(138, 109, 59);
}
.checkbox.has-warning label {
	color: rgb(138, 109, 59);
}
.radio-inline.has-warning label {
	color: rgb(138, 109, 59);
}
.checkbox-inline.has-warning label {
	color: rgb(138, 109, 59);
}
.has-warning .form-control {
	border-color: rgb(138, 109, 59); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
	border-color: rgb(102, 81, 44); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #c0a16b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
	border-color: rgb(138, 109, 59); color: rgb(138, 109, 59); background-color: rgb(252, 248, 227);
}
.has-warning .form-control-feedback {
	color: rgb(138, 109, 59);
}
.has-error .help-block {
	color: rgb(169, 68, 66);
}
.has-error .control-label {
	color: rgb(169, 68, 66);
}
.has-error .radio {
	color: rgb(169, 68, 66);
}
.has-error .checkbox {
	color: rgb(169, 68, 66);
}
.has-error .radio-inline {
	color: rgb(169, 68, 66);
}
.has-error .checkbox-inline {
	color: rgb(169, 68, 66);
}
.radio.has-error label {
	color: rgb(169, 68, 66);
}
.checkbox.has-error label {
	color: rgb(169, 68, 66);
}
.radio-inline.has-error label {
	color: rgb(169, 68, 66);
}
.checkbox-inline.has-error label {
	color: rgb(169, 68, 66);
}
.has-error .form-control {
	border-color: rgb(169, 68, 66); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
	border-color: rgb(132, 53, 52); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 6px #ce8483; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
	border-color: rgb(169, 68, 66); color: rgb(169, 68, 66); background-color: rgb(242, 222, 222);
}
.has-error .form-control-feedback {
	color: rgb(169, 68, 66);
}
.has-feedback label ~ .form-control-feedback {
	top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0px;
}
.help-block {
	color: rgb(115, 115, 115); margin-top: 5px; margin-bottom: 10px; display: block;
}
@media all and (min-width:768px)
{
.form-inline .form-group {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-inline .form-control {
	width: auto; vertical-align: middle; display: inline-block;
}
.form-inline .form-control-static {
	display: inline-block;
}
.form-inline .input-group {
	vertical-align: middle; display: inline-table;
}
.form-inline .input-group .input-group-addon {
	width: auto;
}
.form-inline .input-group .input-group-btn {
	width: auto;
}
.form-inline .input-group .form-control {
	width: auto;
}
.form-inline .input-group > .form-control {
	width: 100%;
}
.form-inline .control-label {
	margin-bottom: 0px; vertical-align: middle;
}
.form-inline .radio {
	margin-top: 0px; margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-inline .checkbox {
	margin-top: 0px; margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-inline .radio label {
	padding-left: 0px;
}
.form-inline .checkbox label {
	padding-left: 0px;
}
.form-inline .radio input[type='radio'] {
	margin-left: 0px; position: relative;
}
.form-inline .checkbox input[type='checkbox'] {
	margin-left: 0px; position: relative;
}
.form-inline .has-feedback .form-control-feedback {
	top: 0px;
}
}
.form-horizontal .radio {
	padding-top: 7px; margin-top: 0px; margin-bottom: 0px;
}
.form-horizontal .checkbox {
	padding-top: 7px; margin-top: 0px; margin-bottom: 0px;
}
.form-horizontal .radio-inline {
	padding-top: 7px; margin-top: 0px; margin-bottom: 0px;
}
.form-horizontal .checkbox-inline {
	padding-top: 7px; margin-top: 0px; margin-bottom: 0px;
}
.form-horizontal .radio {
	min-height: 27px;
}
.form-horizontal .checkbox {
	min-height: 27px;
}
.form-horizontal .form-group {
	margin-right: -15px; margin-left: -15px;
}
@media all and (min-width:768px)
{
.form-horizontal .control-label {
	text-align: right; padding-top: 7px; margin-bottom: 0px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}
@media all and (min-width:768px)
{
.form-horizontal .form-group-lg .control-label {
	padding-top: 11px; font-size: 18px;
}
}
@media all and (min-width:768px)
{
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px; font-size: 12px;
}
}
.btn {
	padding: 6px 12px; border-radius: 4px; border: 1px solid transparent; border-image: none; text-align: center; line-height: 1.4285; font-size: 14px; font-weight: normal; margin-bottom: 0px; vertical-align: middle; display: inline-block; white-space: nowrap; cursor: pointer; -ms-user-select: none; -ms-touch-action: manipulation; touch-action: manipulation; background-image: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.btn:focus {
	outline: dotted thin; outline-offset: -2px;
}
.btn:focus:active {
	outline: dotted thin; outline-offset: -2px;
}
.active.btn:focus {
	outline: dotted thin; outline-offset: -2px;
}
.focus.btn {
	outline: dotted thin; outline-offset: -2px;
}
.focus.btn:active {
	outline: dotted thin; outline-offset: -2px;
}
.focus.active.btn {
	outline: dotted thin; outline-offset: -2px;
}
.btn:hover {
	color: rgb(51, 51, 51); text-decoration: none;
}
.btn:focus {
	color: rgb(51, 51, 51); text-decoration: none;
}
.focus.btn {
	color: rgb(51, 51, 51); text-decoration: none;
}
.btn:active {
	outline: 0px; box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.active.btn {
	outline: 0px; box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.disabled.btn {
	cursor: not-allowed; opacity: 0.65; box-shadow: none; -webkit-box-shadow: none;
}
[disabled].btn {
	cursor: not-allowed; opacity: 0.65; box-shadow: none; -webkit-box-shadow: none;
}
fieldset[disabled] .btn {
	cursor: not-allowed; opacity: 0.65; box-shadow: none; -webkit-box-shadow: none;
}
a.disabled.btn {
	pointer-events: none;
}
fieldset[disabled] a.btn {
	pointer-events: none;
}
.btn-default {
	border-color: rgb(204, 204, 204); color: rgb(51, 51, 51); background-color: rgb(255, 255, 255);
}
.btn-default:focus {
	border-color: rgb(140, 140, 140); color: rgb(51, 51, 51); background-color: rgb(230, 230, 230);
}
.focus.btn-default {
	border-color: rgb(140, 140, 140); color: rgb(51, 51, 51); background-color: rgb(230, 230, 230);
}
.btn-default:hover {
	border-color: rgb(173, 173, 173); color: rgb(51, 51, 51); background-color: rgb(230, 230, 230);
}
.btn-default:active {
	border-color: rgb(173, 173, 173); color: rgb(51, 51, 51); background-color: rgb(230, 230, 230);
}
.active.btn-default {
	border-color: rgb(173, 173, 173); color: rgb(51, 51, 51); background-color: rgb(230, 230, 230);
}
.open > .btn-default.dropdown-toggle {
	border-color: rgb(173, 173, 173); color: rgb(51, 51, 51); background-color: rgb(230, 230, 230);
}
.btn-default:hover:active {
	border-color: rgb(140, 140, 140); color: rgb(51, 51, 51); background-color: rgb(212, 212, 212);
}
.active.btn-default:hover {
	border-color: rgb(140, 140, 140); color: rgb(51, 51, 51); background-color: rgb(212, 212, 212);
}
.open > .btn-default.dropdown-toggle:hover {
	border-color: rgb(140, 140, 140); color: rgb(51, 51, 51); background-color: rgb(212, 212, 212);
}
.btn-default:focus:active {
	border-color: rgb(140, 140, 140); color: rgb(51, 51, 51); background-color: rgb(212, 212, 212);
}
.active.btn-default:focus {
	border-color: rgb(140, 140, 140); color: rgb(51, 51, 51); background-color: rgb(212, 212, 212);
}
.open > .btn-default.dropdown-toggle:focus {
	border-color: rgb(140, 140, 140); color: rgb(51, 51, 51); background-color: rgb(212, 212, 212);
}
.focus.btn-default:active {
	border-color: rgb(140, 140, 140); color: rgb(51, 51, 51); background-color: rgb(212, 212, 212);
}
.focus.active.btn-default {
	border-color: rgb(140, 140, 140); color: rgb(51, 51, 51); background-color: rgb(212, 212, 212);
}
.open > .focus.btn-default.dropdown-toggle {
	border-color: rgb(140, 140, 140); color: rgb(51, 51, 51); background-color: rgb(212, 212, 212);
}
.btn-default:active {
	background-image: none;
}
.active.btn-default {
	background-image: none;
}
.open > .btn-default.dropdown-toggle {
	background-image: none;
}
.disabled.btn-default:hover {
	border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
[disabled].btn-default:hover {
	border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
fieldset[disabled] .btn-default:hover {
	border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
.disabled.btn-default:focus {
	border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
[disabled].btn-default:focus {
	border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
fieldset[disabled] .btn-default:focus {
	border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
.focus.disabled.btn-default {
	border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
[disabled].focus.btn-default {
	border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
fieldset[disabled] .focus.btn-default {
	border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
.btn-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.btn-primary {
	border-color: rgb(46, 109, 164); color: rgb(255, 255, 255); background-color: rgb(51, 122, 183);
}
.btn-primary:focus {
	border-color: rgb(18, 43, 64); color: rgb(255, 255, 255); background-color: rgb(40, 96, 144);
}
.focus.btn-primary {
	border-color: rgb(18, 43, 64); color: rgb(255, 255, 255); background-color: rgb(40, 96, 144);
}
.btn-primary:hover {
	border-color: rgb(32, 77, 116); color: rgb(255, 255, 255); background-color: rgb(40, 96, 144);
}
.btn-primary:active {
	border-color: rgb(32, 77, 116); color: rgb(255, 255, 255); background-color: rgb(40, 96, 144);
}
.active.btn-primary {
	border-color: rgb(32, 77, 116); color: rgb(255, 255, 255); background-color: rgb(40, 96, 144);
}
.open > .btn-primary.dropdown-toggle {
	border-color: rgb(32, 77, 116); color: rgb(255, 255, 255); background-color: rgb(40, 96, 144);
}
.btn-primary:hover:active {
	border-color: rgb(18, 43, 64); color: rgb(255, 255, 255); background-color: rgb(32, 77, 116);
}
.active.btn-primary:hover {
	border-color: rgb(18, 43, 64); color: rgb(255, 255, 255); background-color: rgb(32, 77, 116);
}
.open > .btn-primary.dropdown-toggle:hover {
	border-color: rgb(18, 43, 64); color: rgb(255, 255, 255); background-color: rgb(32, 77, 116);
}
.btn-primary:focus:active {
	border-color: rgb(18, 43, 64); color: rgb(255, 255, 255); background-color: rgb(32, 77, 116);
}
.active.btn-primary:focus {
	border-color: rgb(18, 43, 64); color: rgb(255, 255, 255); background-color: rgb(32, 77, 116);
}
.open > .btn-primary.dropdown-toggle:focus {
	border-color: rgb(18, 43, 64); color: rgb(255, 255, 255); background-color: rgb(32, 77, 116);
}
.focus.btn-primary:active {
	border-color: rgb(18, 43, 64); color: rgb(255, 255, 255); background-color: rgb(32, 77, 116);
}
.focus.active.btn-primary {
	border-color: rgb(18, 43, 64); color: rgb(255, 255, 255); background-color: rgb(32, 77, 116);
}
.open > .focus.btn-primary.dropdown-toggle {
	border-color: rgb(18, 43, 64); color: rgb(255, 255, 255); background-color: rgb(32, 77, 116);
}
.btn-primary:active {
	background-image: none;
}
.active.btn-primary {
	background-image: none;
}
.open > .btn-primary.dropdown-toggle {
	background-image: none;
}
.disabled.btn-primary:hover {
	border-color: rgb(46, 109, 164); background-color: rgb(51, 122, 183);
}
[disabled].btn-primary:hover {
	border-color: rgb(46, 109, 164); background-color: rgb(51, 122, 183);
}
fieldset[disabled] .btn-primary:hover {
	border-color: rgb(46, 109, 164); background-color: rgb(51, 122, 183);
}
.disabled.btn-primary:focus {
	border-color: rgb(46, 109, 164); background-color: rgb(51, 122, 183);
}
[disabled].btn-primary:focus {
	border-color: rgb(46, 109, 164); background-color: rgb(51, 122, 183);
}
fieldset[disabled] .btn-primary:focus {
	border-color: rgb(46, 109, 164); background-color: rgb(51, 122, 183);
}
.focus.disabled.btn-primary {
	border-color: rgb(46, 109, 164); background-color: rgb(51, 122, 183);
}
[disabled].focus.btn-primary {
	border-color: rgb(46, 109, 164); background-color: rgb(51, 122, 183);
}
fieldset[disabled] .focus.btn-primary {
	border-color: rgb(46, 109, 164); background-color: rgb(51, 122, 183);
}
.btn-primary .badge {
	color: rgb(51, 122, 183); background-color: rgb(255, 255, 255);
}
.btn-success {
	border-color: rgb(76, 174, 76); color: rgb(255, 255, 255); background-color: rgb(92, 184, 92);
}
.btn-success:focus {
	border-color: rgb(37, 86, 37); color: rgb(255, 255, 255); background-color: rgb(68, 157, 68);
}
.focus.btn-success {
	border-color: rgb(37, 86, 37); color: rgb(255, 255, 255); background-color: rgb(68, 157, 68);
}
.btn-success:hover {
	border-color: rgb(57, 132, 57); color: rgb(255, 255, 255); background-color: rgb(68, 157, 68);
}
.btn-success:active {
	border-color: rgb(57, 132, 57); color: rgb(255, 255, 255); background-color: rgb(68, 157, 68);
}
.active.btn-success {
	border-color: rgb(57, 132, 57); color: rgb(255, 255, 255); background-color: rgb(68, 157, 68);
}
.open > .btn-success.dropdown-toggle {
	border-color: rgb(57, 132, 57); color: rgb(255, 255, 255); background-color: rgb(68, 157, 68);
}
.btn-success:hover:active {
	border-color: rgb(37, 86, 37); color: rgb(255, 255, 255); background-color: rgb(57, 132, 57);
}
.active.btn-success:hover {
	border-color: rgb(37, 86, 37); color: rgb(255, 255, 255); background-color: rgb(57, 132, 57);
}
.open > .btn-success.dropdown-toggle:hover {
	border-color: rgb(37, 86, 37); color: rgb(255, 255, 255); background-color: rgb(57, 132, 57);
}
.btn-success:focus:active {
	border-color: rgb(37, 86, 37); color: rgb(255, 255, 255); background-color: rgb(57, 132, 57);
}
.active.btn-success:focus {
	border-color: rgb(37, 86, 37); color: rgb(255, 255, 255); background-color: rgb(57, 132, 57);
}
.open > .btn-success.dropdown-toggle:focus {
	border-color: rgb(37, 86, 37); color: rgb(255, 255, 255); background-color: rgb(57, 132, 57);
}
.focus.btn-success:active {
	border-color: rgb(37, 86, 37); color: rgb(255, 255, 255); background-color: rgb(57, 132, 57);
}
.focus.active.btn-success {
	border-color: rgb(37, 86, 37); color: rgb(255, 255, 255); background-color: rgb(57, 132, 57);
}
.open > .focus.btn-success.dropdown-toggle {
	border-color: rgb(37, 86, 37); color: rgb(255, 255, 255); background-color: rgb(57, 132, 57);
}
.btn-success:active {
	background-image: none;
}
.active.btn-success {
	background-image: none;
}
.open > .btn-success.dropdown-toggle {
	background-image: none;
}
.disabled.btn-success:hover {
	border-color: rgb(76, 174, 76); background-color: rgb(92, 184, 92);
}
[disabled].btn-success:hover {
	border-color: rgb(76, 174, 76); background-color: rgb(92, 184, 92);
}
fieldset[disabled] .btn-success:hover {
	border-color: rgb(76, 174, 76); background-color: rgb(92, 184, 92);
}
.disabled.btn-success:focus {
	border-color: rgb(76, 174, 76); background-color: rgb(92, 184, 92);
}
[disabled].btn-success:focus {
	border-color: rgb(76, 174, 76); background-color: rgb(92, 184, 92);
}
fieldset[disabled] .btn-success:focus {
	border-color: rgb(76, 174, 76); background-color: rgb(92, 184, 92);
}
.focus.disabled.btn-success {
	border-color: rgb(76, 174, 76); background-color: rgb(92, 184, 92);
}
[disabled].focus.btn-success {
	border-color: rgb(76, 174, 76); background-color: rgb(92, 184, 92);
}
fieldset[disabled] .focus.btn-success {
	border-color: rgb(76, 174, 76); background-color: rgb(92, 184, 92);
}
.btn-success .badge {
	color: rgb(92, 184, 92); background-color: rgb(255, 255, 255);
}
.btn-info {
	border-color: rgb(70, 184, 218); color: rgb(255, 255, 255); background-color: rgb(91, 192, 222);
}
.btn-info:focus {
	border-color: rgb(27, 109, 133); color: rgb(255, 255, 255); background-color: rgb(49, 176, 213);
}
.focus.btn-info {
	border-color: rgb(27, 109, 133); color: rgb(255, 255, 255); background-color: rgb(49, 176, 213);
}
.btn-info:hover {
	border-color: rgb(38, 154, 188); color: rgb(255, 255, 255); background-color: rgb(49, 176, 213);
}
.btn-info:active {
	border-color: rgb(38, 154, 188); color: rgb(255, 255, 255); background-color: rgb(49, 176, 213);
}
.active.btn-info {
	border-color: rgb(38, 154, 188); color: rgb(255, 255, 255); background-color: rgb(49, 176, 213);
}
.open > .btn-info.dropdown-toggle {
	border-color: rgb(38, 154, 188); color: rgb(255, 255, 255); background-color: rgb(49, 176, 213);
}
.btn-info:hover:active {
	border-color: rgb(27, 109, 133); color: rgb(255, 255, 255); background-color: rgb(38, 154, 188);
}
.active.btn-info:hover {
	border-color: rgb(27, 109, 133); color: rgb(255, 255, 255); background-color: rgb(38, 154, 188);
}
.open > .btn-info.dropdown-toggle:hover {
	border-color: rgb(27, 109, 133); color: rgb(255, 255, 255); background-color: rgb(38, 154, 188);
}
.btn-info:focus:active {
	border-color: rgb(27, 109, 133); color: rgb(255, 255, 255); background-color: rgb(38, 154, 188);
}
.active.btn-info:focus {
	border-color: rgb(27, 109, 133); color: rgb(255, 255, 255); background-color: rgb(38, 154, 188);
}
.open > .btn-info.dropdown-toggle:focus {
	border-color: rgb(27, 109, 133); color: rgb(255, 255, 255); background-color: rgb(38, 154, 188);
}
.focus.btn-info:active {
	border-color: rgb(27, 109, 133); color: rgb(255, 255, 255); background-color: rgb(38, 154, 188);
}
.focus.active.btn-info {
	border-color: rgb(27, 109, 133); color: rgb(255, 255, 255); background-color: rgb(38, 154, 188);
}
.open > .focus.btn-info.dropdown-toggle {
	border-color: rgb(27, 109, 133); color: rgb(255, 255, 255); background-color: rgb(38, 154, 188);
}
.btn-info:active {
	background-image: none;
}
.active.btn-info {
	background-image: none;
}
.open > .btn-info.dropdown-toggle {
	background-image: none;
}
.disabled.btn-info:hover {
	border-color: rgb(70, 184, 218); background-color: rgb(91, 192, 222);
}
[disabled].btn-info:hover {
	border-color: rgb(70, 184, 218); background-color: rgb(91, 192, 222);
}
fieldset[disabled] .btn-info:hover {
	border-color: rgb(70, 184, 218); background-color: rgb(91, 192, 222);
}
.disabled.btn-info:focus {
	border-color: rgb(70, 184, 218); background-color: rgb(91, 192, 222);
}
[disabled].btn-info:focus {
	border-color: rgb(70, 184, 218); background-color: rgb(91, 192, 222);
}
fieldset[disabled] .btn-info:focus {
	border-color: rgb(70, 184, 218); background-color: rgb(91, 192, 222);
}
.focus.disabled.btn-info {
	border-color: rgb(70, 184, 218); background-color: rgb(91, 192, 222);
}
[disabled].focus.btn-info {
	border-color: rgb(70, 184, 218); background-color: rgb(91, 192, 222);
}
fieldset[disabled] .focus.btn-info {
	border-color: rgb(70, 184, 218); background-color: rgb(91, 192, 222);
}
.btn-info .badge {
	color: rgb(91, 192, 222); background-color: rgb(255, 255, 255);
}
.btn-warning {
	border-color: rgb(238, 162, 54); color: rgb(255, 255, 255); background-color: rgb(240, 173, 78);
}
.btn-warning:focus {
	border-color: rgb(152, 95, 13); color: rgb(255, 255, 255); background-color: rgb(236, 151, 31);
}
.focus.btn-warning {
	border-color: rgb(152, 95, 13); color: rgb(255, 255, 255); background-color: rgb(236, 151, 31);
}
.btn-warning:hover {
	border-color: rgb(213, 133, 18); color: rgb(255, 255, 255); background-color: rgb(236, 151, 31);
}
.btn-warning:active {
	border-color: rgb(213, 133, 18); color: rgb(255, 255, 255); background-color: rgb(236, 151, 31);
}
.active.btn-warning {
	border-color: rgb(213, 133, 18); color: rgb(255, 255, 255); background-color: rgb(236, 151, 31);
}
.open > .btn-warning.dropdown-toggle {
	border-color: rgb(213, 133, 18); color: rgb(255, 255, 255); background-color: rgb(236, 151, 31);
}
.btn-warning:hover:active {
	border-color: rgb(152, 95, 13); color: rgb(255, 255, 255); background-color: rgb(213, 133, 18);
}
.active.btn-warning:hover {
	border-color: rgb(152, 95, 13); color: rgb(255, 255, 255); background-color: rgb(213, 133, 18);
}
.open > .btn-warning.dropdown-toggle:hover {
	border-color: rgb(152, 95, 13); color: rgb(255, 255, 255); background-color: rgb(213, 133, 18);
}
.btn-warning:focus:active {
	border-color: rgb(152, 95, 13); color: rgb(255, 255, 255); background-color: rgb(213, 133, 18);
}
.active.btn-warning:focus {
	border-color: rgb(152, 95, 13); color: rgb(255, 255, 255); background-color: rgb(213, 133, 18);
}
.open > .btn-warning.dropdown-toggle:focus {
	border-color: rgb(152, 95, 13); color: rgb(255, 255, 255); background-color: rgb(213, 133, 18);
}
.focus.btn-warning:active {
	border-color: rgb(152, 95, 13); color: rgb(255, 255, 255); background-color: rgb(213, 133, 18);
}
.focus.active.btn-warning {
	border-color: rgb(152, 95, 13); color: rgb(255, 255, 255); background-color: rgb(213, 133, 18);
}
.open > .focus.btn-warning.dropdown-toggle {
	border-color: rgb(152, 95, 13); color: rgb(255, 255, 255); background-color: rgb(213, 133, 18);
}
.btn-warning:active {
	background-image: none;
}
.active.btn-warning {
	background-image: none;
}
.open > .btn-warning.dropdown-toggle {
	background-image: none;
}
.disabled.btn-warning:hover {
	border-color: rgb(238, 162, 54); background-color: rgb(240, 173, 78);
}
[disabled].btn-warning:hover {
	border-color: rgb(238, 162, 54); background-color: rgb(240, 173, 78);
}
fieldset[disabled] .btn-warning:hover {
	border-color: rgb(238, 162, 54); background-color: rgb(240, 173, 78);
}
.disabled.btn-warning:focus {
	border-color: rgb(238, 162, 54); background-color: rgb(240, 173, 78);
}
[disabled].btn-warning:focus {
	border-color: rgb(238, 162, 54); background-color: rgb(240, 173, 78);
}
fieldset[disabled] .btn-warning:focus {
	border-color: rgb(238, 162, 54); background-color: rgb(240, 173, 78);
}
.focus.disabled.btn-warning {
	border-color: rgb(238, 162, 54); background-color: rgb(240, 173, 78);
}
[disabled].focus.btn-warning {
	border-color: rgb(238, 162, 54); background-color: rgb(240, 173, 78);
}
fieldset[disabled] .focus.btn-warning {
	border-color: rgb(238, 162, 54); background-color: rgb(240, 173, 78);
}
.btn-warning .badge {
	color: rgb(240, 173, 78); background-color: rgb(255, 255, 255);
}
.btn-danger {
	border-color: rgb(212, 63, 58); color: rgb(255, 255, 255); background-color: rgb(217, 83, 79);
}
.btn-danger:focus {
	border-color: rgb(118, 28, 25); color: rgb(255, 255, 255); background-color: rgb(201, 48, 44);
}
.focus.btn-danger {
	border-color: rgb(118, 28, 25); color: rgb(255, 255, 255); background-color: rgb(201, 48, 44);
}
.btn-danger:hover {
	border-color: rgb(172, 41, 37); color: rgb(255, 255, 255); background-color: rgb(201, 48, 44);
}
.btn-danger:active {
	border-color: rgb(172, 41, 37); color: rgb(255, 255, 255); background-color: rgb(201, 48, 44);
}
.active.btn-danger {
	border-color: rgb(172, 41, 37); color: rgb(255, 255, 255); background-color: rgb(201, 48, 44);
}
.open > .btn-danger.dropdown-toggle {
	border-color: rgb(172, 41, 37); color: rgb(255, 255, 255); background-color: rgb(201, 48, 44);
}
.btn-danger:hover:active {
	border-color: rgb(118, 28, 25); color: rgb(255, 255, 255); background-color: rgb(172, 41, 37);
}
.active.btn-danger:hover {
	border-color: rgb(118, 28, 25); color: rgb(255, 255, 255); background-color: rgb(172, 41, 37);
}
.open > .btn-danger.dropdown-toggle:hover {
	border-color: rgb(118, 28, 25); color: rgb(255, 255, 255); background-color: rgb(172, 41, 37);
}
.btn-danger:focus:active {
	border-color: rgb(118, 28, 25); color: rgb(255, 255, 255); background-color: rgb(172, 41, 37);
}
.active.btn-danger:focus {
	border-color: rgb(118, 28, 25); color: rgb(255, 255, 255); background-color: rgb(172, 41, 37);
}
.open > .btn-danger.dropdown-toggle:focus {
	border-color: rgb(118, 28, 25); color: rgb(255, 255, 255); background-color: rgb(172, 41, 37);
}
.focus.btn-danger:active {
	border-color: rgb(118, 28, 25); color: rgb(255, 255, 255); background-color: rgb(172, 41, 37);
}
.focus.active.btn-danger {
	border-color: rgb(118, 28, 25); color: rgb(255, 255, 255); background-color: rgb(172, 41, 37);
}
.open > .focus.btn-danger.dropdown-toggle {
	border-color: rgb(118, 28, 25); color: rgb(255, 255, 255); background-color: rgb(172, 41, 37);
}
.btn-danger:active {
	background-image: none;
}
.active.btn-danger {
	background-image: none;
}
.open > .btn-danger.dropdown-toggle {
	background-image: none;
}
.disabled.btn-danger:hover {
	border-color: rgb(212, 63, 58); background-color: rgb(217, 83, 79);
}
[disabled].btn-danger:hover {
	border-color: rgb(212, 63, 58); background-color: rgb(217, 83, 79);
}
fieldset[disabled] .btn-danger:hover {
	border-color: rgb(212, 63, 58); background-color: rgb(217, 83, 79);
}
.disabled.btn-danger:focus {
	border-color: rgb(212, 63, 58); background-color: rgb(217, 83, 79);
}
[disabled].btn-danger:focus {
	border-color: rgb(212, 63, 58); background-color: rgb(217, 83, 79);
}
fieldset[disabled] .btn-danger:focus {
	border-color: rgb(212, 63, 58); background-color: rgb(217, 83, 79);
}
.focus.disabled.btn-danger {
	border-color: rgb(212, 63, 58); background-color: rgb(217, 83, 79);
}
[disabled].focus.btn-danger {
	border-color: rgb(212, 63, 58); background-color: rgb(217, 83, 79);
}
fieldset[disabled] .focus.btn-danger {
	border-color: rgb(212, 63, 58); background-color: rgb(217, 83, 79);
}
.btn-danger .badge {
	color: rgb(217, 83, 79); background-color: rgb(255, 255, 255);
}
.btn-link {
	border-radius: 0px; color: rgb(51, 122, 183); font-weight: normal;
}
.btn-link {
	box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
.btn-link:active {
	box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
.active.btn-link {
	box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
[disabled].btn-link {
	box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
fieldset[disabled] .btn-link {
	box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
.btn-link {
	border-color: transparent;
}
.btn-link:hover {
	border-color: transparent;
}
.btn-link:focus {
	border-color: transparent;
}
.btn-link:active {
	border-color: transparent;
}
.btn-link:hover {
	color: rgb(35, 82, 124); text-decoration: underline; background-color: transparent;
}
.btn-link:focus {
	color: rgb(35, 82, 124); text-decoration: underline; background-color: transparent;
}
[disabled].btn-link:hover {
	color: rgb(119, 119, 119); text-decoration: none;
}
fieldset[disabled] .btn-link:hover {
	color: rgb(119, 119, 119); text-decoration: none;
}
[disabled].btn-link:focus {
	color: rgb(119, 119, 119); text-decoration: none;
}
fieldset[disabled] .btn-link:focus {
	color: rgb(119, 119, 119); text-decoration: none;
}
.btn-lg {
	padding: 10px 16px; border-radius: 6px; line-height: 1.3333; font-size: 18px;
}
.btn-group-lg > .btn {
	padding: 10px 16px; border-radius: 6px; line-height: 1.3333; font-size: 18px;
}
.btn-sm {
	padding: 5px 10px; border-radius: 3px; line-height: 1.5; font-size: 12px;
}
.btn-group-sm > .btn {
	padding: 5px 10px; border-radius: 3px; line-height: 1.5; font-size: 12px;
}
.btn-xs {
	padding: 1px 5px; border-radius: 3px; line-height: 1.5; font-size: 12px;
}
.btn-group-xs > .btn {
	padding: 1px 5px; border-radius: 3px; line-height: 1.5; font-size: 12px;
}
.btn-block {
	width: 100%; display: block;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type='submit'].btn-block {
	width: 100%;
}
input[type='reset'].btn-block {
	width: 100%;
}
input[type='button'].btn-block {
	width: 100%;
}
.fade {
	transition:opacity 0.15s linear; opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear;
}
.in.fade {
	opacity: 1;
}
.collapse {
	display: none;
}
.in.collapse {
	display: block;
}
tr.in.collapse {
	display: table-row;
}
tbody.in.collapse {
	display: table-row-group;
}
.collapsing {
	height: 0px; overflow: hidden; position: relative; transition-property: height, visibility; transition-duration: 0.35s; transition-timing-function: ease; -webkit-transition-property: height, visibility; -o-transition-property: height, visibility; -webkit-transition-duration: 0.35s; -o-transition-duration: 0.35s; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease;
}
.caret {
	width: 0px; height: 0px; margin-left: 2px; vertical-align: middle; border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 4px; border-right-width: 4px; border-left-width: 4px; border-top-style: dashed; border-right-style: solid; border-left-style: solid; display: inline-block;
}
.dropup {
	position: relative;
}
.dropdown {
	position: relative;
}
.dropdown-toggle:focus {
	outline: 0px;
}
.dropdown-menu {
	list-style: none; margin: 2px 0px 0px; padding: 5px 0px; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.15); border-image: none; left: 0px; top: 100%; text-align: left; font-size: 14px; float: left; display: none; position: absolute; z-index: 1000; min-width: 160px; box-shadow: 0px 6px 12px rgba(0,0,0,0.175); background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); -webkit-background-clip: padding-box;
}
.pull-right.dropdown-menu {
	left: auto; right: 0px;
}
.dropdown-menu .divider {
	margin: 9px 0px; height: 1px; overflow: hidden; background-color: rgb(229, 229, 229);
}
.dropdown-menu > li > a {
	padding: 3px 20px; color: rgb(51, 51, 51); line-height: 1.4285; clear: both; font-weight: normal; display: block; white-space: nowrap;
}
.dropdown-menu > li > a:hover {
	color: rgb(38, 38, 38); text-decoration: none; background-color: rgb(245, 245, 245);
}
.dropdown-menu > li > a:focus {
	color: rgb(38, 38, 38); text-decoration: none; background-color: rgb(245, 245, 245);
}
.dropdown-menu > .active > a {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(51, 122, 183);
}
.dropdown-menu > .active > a:hover {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(51, 122, 183);
}
.dropdown-menu > .active > a:focus {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(51, 122, 183);
}
.dropdown-menu > .disabled > a {
	color: rgb(119, 119, 119);
}
.dropdown-menu > .disabled > a:hover {
	color: rgb(119, 119, 119);
}
.dropdown-menu > .disabled > a:focus {
	color: rgb(119, 119, 119);
}
.dropdown-menu > .disabled > a:hover {
	text-decoration: none; cursor: not-allowed; background-image: none; background-color: transparent;
}
.dropdown-menu > .disabled > a:focus {
	text-decoration: none; cursor: not-allowed; background-image: none; background-color: transparent;
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0px;
}
.dropdown-menu-right {
	left: auto; right: 0px;
}
.dropdown-menu-left {
	left: 0px; right: auto;
}
.dropdown-header {
	padding: 3px 20px; color: rgb(119, 119, 119); line-height: 1.4285; font-size: 12px; display: block; white-space: nowrap;
}
.dropdown-backdrop {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 990;
}
.pull-right > .dropdown-menu {
	left: auto; right: 0px;
}
.dropup .caret {
	border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 4px; border-top-style: none; border-bottom-style: dashed; content: "";
}
.navbar-fixed-bottom .dropdown .caret {
	border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 4px; border-top-style: none; border-bottom-style: dashed; content: "";
}
.dropup .dropdown-menu {
	top: auto; bottom: 100%; margin-bottom: 2px;
}
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto; bottom: 100%; margin-bottom: 2px;
}
@media all and (min-width:992px)
{
.navbar-right .dropdown-menu {
	left: auto; right: 0px;
}
.navbar-right .dropdown-menu-left {
	left: 0px; right: auto;
}
}
.btn-group {
	vertical-align: middle; display: inline-block; position: relative;
}
.btn-group-vertical {
	vertical-align: middle; display: inline-block; position: relative;
}
.btn-group > .btn {
	float: left; position: relative;
}
.btn-group-vertical > .btn {
	float: left; position: relative;
}
.btn-group > .btn:hover {
	z-index: 2;
}
.btn-group-vertical > .btn:hover {
	z-index: 2;
}
.btn-group > .btn:focus {
	z-index: 2;
}
.btn-group-vertical > .btn:focus {
	z-index: 2;
}
.btn-group > .btn:active {
	z-index: 2;
}
.btn-group-vertical > .btn:active {
	z-index: 2;
}
.btn-group > .active.btn {
	z-index: 2;
}
.btn-group-vertical > .active.btn {
	z-index: 2;
}
.btn-group .btn + .btn {
	margin-left: -1px;
}
.btn-group .btn + .btn-group {
	margin-left: -1px;
}
.btn-group .btn-group + .btn {
	margin-left: -1px;
}
.btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar {
	margin-left: -5px;
}
.btn-toolbar .btn {
	float: left;
}
.btn-toolbar .btn-group {
	float: left;
}
.btn-toolbar .input-group {
	float: left;
}
.btn-toolbar > .btn {
	margin-left: 5px;
}
.btn-toolbar > .btn-group {
	margin-left: 5px;
}
.btn-toolbar > .input-group {
	margin-left: 5px;
}
.btn-group > :not(:first-child):not(.dropdown-toggle):not(:last-child).btn {
	border-radius: 0px;
}
.btn-group > :first-child.btn {
	margin-left: 0px;
}
.btn-group > :first-child:not(.dropdown-toggle):not(:last-child).btn {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.btn-group > :last-child:not(:first-child).btn {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group > :not(:first-child).dropdown-toggle {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group > .btn-group {
	float: left;
}
.btn-group > :not(:first-child):not(:last-child).btn-group > .btn {
	border-radius: 0px;
}
.btn-group > :first-child:not(:last-child).btn-group > :last-child.btn {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.btn-group > :first-child:not(:last-child).btn-group > .dropdown-toggle {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.btn-group > :last-child:not(:first-child).btn-group > :first-child.btn {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group .dropdown-toggle:active {
	outline: 0px;
}
.open.btn-group .dropdown-toggle {
	outline: 0px;
}
.btn-group > .btn + .dropdown-toggle {
	padding-right: 8px; padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
	padding-right: 12px; padding-left: 12px;
}
.open.btn-group .dropdown-toggle {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.open.btn-group .btn-link.dropdown-toggle {
	box-shadow: none; -webkit-box-shadow: none;
}
.btn .caret {
	margin-left: 0px;
}
.btn-lg .caret {
	border-width: 5px 5px 0px;
}
.dropup .btn-lg .caret {
	border-width: 0px 5px 5px;
}
.btn-group-vertical > .btn {
	width: 100%; float: none; display: block; max-width: 100%;
}
.btn-group-vertical > .btn-group {
	width: 100%; float: none; display: block; max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
	width: 100%; float: none; display: block; max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
.btn-group-vertical > .btn + .btn {
	margin-top: -1px; margin-left: 0px;
}
.btn-group-vertical > .btn + .btn-group {
	margin-top: -1px; margin-left: 0px;
}
.btn-group-vertical > .btn-group + .btn {
	margin-top: -1px; margin-left: 0px;
}
.btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px; margin-left: 0px;
}
.btn-group-vertical > :not(:first-child):not(:last-child).btn {
	border-radius: 0px;
}
.btn-group-vertical > :first-child:not(:last-child).btn {
	border-radius: 4px 4px 0px 0px;
}
.btn-group-vertical > :last-child:not(:first-child).btn {
	border-radius: 0px 0px 4px 4px;
}
.btn-group-vertical > :not(:first-child):not(:last-child).btn-group > .btn {
	border-radius: 0px;
}
.btn-group-vertical > :first-child:not(:last-child).btn-group > :last-child.btn {
	border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group-vertical > :first-child:not(:last-child).btn-group > .dropdown-toggle {
	border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group-vertical > :last-child:not(:first-child).btn-group > :first-child.btn {
	border-top-left-radius: 0px; border-top-right-radius: 0px;
}
.btn-group-justified {
	width: 100%; display: table; border-collapse: separate; table-layout: fixed;
}
.btn-group-justified > .btn {
	width: 1%; float: none; display: table-cell;
}
.btn-group-justified > .btn-group {
	width: 1%; float: none; display: table-cell;
}
.btn-group-justified > .btn-group .btn {
	width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}
[data-toggle='buttons'] > .btn input[type='radio'] {
	position: absolute; clip: rect(0px, 0px, 0px, 0px); pointer-events: none;
}
[data-toggle='buttons'] > .btn-group > .btn input[type='radio'] {
	position: absolute; clip: rect(0px, 0px, 0px, 0px); pointer-events: none;
}
[data-toggle='buttons'] > .btn input[type='checkbox'] {
	position: absolute; clip: rect(0px, 0px, 0px, 0px); pointer-events: none;
}
[data-toggle='buttons'] > .btn-group > .btn input[type='checkbox'] {
	position: absolute; clip: rect(0px, 0px, 0px, 0px); pointer-events: none;
}
.input-group {
	display: table; border-collapse: separate; position: relative;
}
[class*='col-'].input-group {
	padding-right: 0px; padding-left: 0px; float: none;
}
.input-group .form-control {
	width: 100%; margin-bottom: 0px; float: left; position: relative; z-index: 2;
}
.input-group .form-control:focus {
	z-index: 3;
}
.input-group-lg > .form-control {
	padding: 10px 16px; border-radius: 6px; height: 46px; line-height: 1.3333; font-size: 18px;
}
.input-group-lg > .input-group-addon {
	padding: 10px 16px; border-radius: 6px; height: 46px; line-height: 1.3333; font-size: 18px;
}
.input-group-lg > .input-group-btn > .btn {
	padding: 10px 16px; border-radius: 6px; height: 46px; line-height: 1.3333; font-size: 18px;
}
select.input-group-lg > .form-control {
	height: 46px; line-height: 46px;
}
select.input-group-lg > .input-group-addon {
	height: 46px; line-height: 46px;
}
select.input-group-lg > .input-group-btn > .btn {
	height: 46px; line-height: 46px;
}
textarea.input-group-lg > .form-control {
	height: auto;
}
textarea.input-group-lg > .input-group-addon {
	height: auto;
}
textarea.input-group-lg > .input-group-btn > .btn {
	height: auto;
}
select[multiple].input-group-lg > .form-control {
	height: auto;
}
select[multiple].input-group-lg > .input-group-addon {
	height: auto;
}
select[multiple].input-group-lg > .input-group-btn > .btn {
	height: auto;
}
.input-group-sm > .form-control {
	padding: 5px 10px; border-radius: 3px; height: 30px; line-height: 1.5; font-size: 12px;
}
.input-group-sm > .input-group-addon {
	padding: 5px 10px; border-radius: 3px; height: 30px; line-height: 1.5; font-size: 12px;
}
.input-group-sm > .input-group-btn > .btn {
	padding: 5px 10px; border-radius: 3px; height: 30px; line-height: 1.5; font-size: 12px;
}
select.input-group-sm > .form-control {
	height: 30px; line-height: 30px;
}
select.input-group-sm > .input-group-addon {
	height: 30px; line-height: 30px;
}
select.input-group-sm > .input-group-btn > .btn {
	height: 30px; line-height: 30px;
}
textarea.input-group-sm > .form-control {
	height: auto;
}
textarea.input-group-sm > .input-group-addon {
	height: auto;
}
textarea.input-group-sm > .input-group-btn > .btn {
	height: auto;
}
select[multiple].input-group-sm > .form-control {
	height: auto;
}
select[multiple].input-group-sm > .input-group-addon {
	height: auto;
}
select[multiple].input-group-sm > .input-group-btn > .btn {
	height: auto;
}
.input-group-addon {
	display: table-cell;
}
.input-group-btn {
	display: table-cell;
}
.input-group .form-control {
	display: table-cell;
}
:not(:first-child):not(:last-child).input-group-addon {
	border-radius: 0px;
}
:not(:first-child):not(:last-child).input-group-btn {
	border-radius: 0px;
}
.input-group :not(:first-child):not(:last-child).form-control {
	border-radius: 0px;
}
.input-group-addon {
	width: 1%; vertical-align: middle; white-space: nowrap;
}
.input-group-btn {
	width: 1%; vertical-align: middle; white-space: nowrap;
}
.input-group-addon {
	padding: 6px 12px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; text-align: center; color: rgb(85, 85, 85); line-height: 1; font-size: 14px; font-weight: normal; background-color: rgb(238, 238, 238);
}
.input-sm.input-group-addon {
	padding: 5px 10px; border-radius: 3px; font-size: 12px;
}
.input-lg.input-group-addon {
	padding: 10px 16px; border-radius: 6px; font-size: 18px;
}
.input-group-addon input[type='radio'] {
	margin-top: 0px;
}
.input-group-addon input[type='checkbox'] {
	margin-top: 0px;
}
.input-group :first-child.form-control {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:first-child.input-group-addon {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:first-child.input-group-btn > .btn {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:first-child.input-group-btn > .btn-group > .btn {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:first-child.input-group-btn > .dropdown-toggle {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:last-child.input-group-btn > :not(:last-child):not(.dropdown-toggle).btn {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:last-child.input-group-btn > :not(:last-child).btn-group > .btn {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:first-child.input-group-addon {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.input-group :last-child.form-control {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:last-child.input-group-addon {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:last-child.input-group-btn > .btn {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:last-child.input-group-btn > .btn-group > .btn {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:last-child.input-group-btn > .dropdown-toggle {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:first-child.input-group-btn > :not(:first-child).btn {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:first-child.input-group-btn > :not(:first-child).btn-group > .btn {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:last-child.input-group-addon {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.input-group-btn {
	font-size: 0px; white-space: nowrap; position: relative;
}
.input-group-btn > .btn {
	position: relative;
}
.input-group-btn > .btn + .btn {
	margin-left: -1px;
}
.input-group-btn > .btn:hover {
	z-index: 2;
}
.input-group-btn > .btn:focus {
	z-index: 2;
}
.input-group-btn > .btn:active {
	z-index: 2;
}
:first-child.input-group-btn > .btn {
	margin-right: -1px;
}
:first-child.input-group-btn > .btn-group {
	margin-right: -1px;
}
:last-child.input-group-btn > .btn {
	margin-left: -1px; z-index: 2;
}
:last-child.input-group-btn > .btn-group {
	margin-left: -1px; z-index: 2;
}
.nav {
	list-style: none; padding-left: 0px; margin-bottom: 0px;
}
.nav > li {
	display: block; position: relative;
}
.nav > li > a {
	padding: 10px 15px; display: block; position: relative;
}
.nav > li > a:hover {
	text-decoration: none; background-color: rgb(238, 238, 238);
}
.nav > li > a:focus {
	text-decoration: none; background-color: rgb(238, 238, 238);
}
.nav > li.disabled > a {
	color: rgb(119, 119, 119);
}
.nav > li.disabled > a:hover {
	color: rgb(119, 119, 119); text-decoration: none; cursor: not-allowed; background-color: transparent;
}
.nav > li.disabled > a:focus {
	color: rgb(119, 119, 119); text-decoration: none; cursor: not-allowed; background-color: transparent;
}
.nav .open > a {
	border-color: rgb(51, 122, 183); background-color: rgb(238, 238, 238);
}
.nav .open > a:hover {
	border-color: rgb(51, 122, 183); background-color: rgb(238, 238, 238);
}
.nav .open > a:focus {
	border-color: rgb(51, 122, 183); background-color: rgb(238, 238, 238);
}
.nav .nav-divider {
	margin: 9px 0px; height: 1px; overflow: hidden; background-color: rgb(229, 229, 229);
}
.nav > li > a > img {
	max-width: none;
}
.nav-tabs {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav-tabs > li {
	margin-bottom: -1px; float: left;
}
.nav-tabs > li > a {
	border-radius: 4px 4px 0px 0px; border: 1px solid transparent; border-image: none; line-height: 1.4285; margin-right: 2px;
}
.nav-tabs > li > a:hover {
	border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221);
}
.nav-tabs > li.active > a {
	border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent; border-image: none; color: rgb(85, 85, 85); cursor: default; background-color: rgb(255, 255, 255);
}
.nav-tabs > li.active > a:hover {
	border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent; border-image: none; color: rgb(85, 85, 85); cursor: default; background-color: rgb(255, 255, 255);
}
.nav-tabs > li.active > a:focus {
	border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent; border-image: none; color: rgb(85, 85, 85); cursor: default; background-color: rgb(255, 255, 255);
}
.nav-justified.nav-tabs {
	width: 100%; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.nav-justified.nav-tabs > li {
	float: none;
}
.nav-justified.nav-tabs > li > a {
	text-align: center; margin-bottom: 5px;
}
.nav-justified.nav-tabs > .dropdown .dropdown-menu {
	left: auto; top: auto;
}
@media all and (min-width:768px)
{
.nav-justified.nav-tabs > li {
	width: 1%; display: table-cell;
}
.nav-justified.nav-tabs > li > a {
	margin-bottom: 0px;
}
}
.nav-justified.nav-tabs > li > a {
	border-radius: 4px; margin-right: 0px;
}
.nav-justified.nav-tabs > .active > a {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.nav-justified.nav-tabs > .active > a:hover {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.nav-justified.nav-tabs > .active > a:focus {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
@media all and (min-width:768px)
{
.nav-justified.nav-tabs > li > a {
	border-radius: 4px 4px 0px 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav-justified.nav-tabs > .active > a {
	border-bottom-color: rgb(255, 255, 255);
}
.nav-justified.nav-tabs > .active > a:hover {
	border-bottom-color: rgb(255, 255, 255);
}
.nav-justified.nav-tabs > .active > a:focus {
	border-bottom-color: rgb(255, 255, 255);
}
}
.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	border-radius: 4px;
}
.nav-pills > li + li {
	margin-left: 2px;
}
.nav-pills > li.active > a {
	color: rgb(255, 255, 255); background-color: rgb(51, 122, 183);
}
.nav-pills > li.active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(51, 122, 183);
}
.nav-pills > li.active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(51, 122, 183);
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li + li {
	margin-top: 2px; margin-left: 0px;
}
.nav-justified {
	width: 100%;
}
.nav-justified > li {
	float: none;
}
.nav-justified > li > a {
	text-align: center; margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
	left: auto; top: auto;
}
@media all and (min-width:768px)
{
.nav-justified > li {
	width: 1%; display: table-cell;
}
.nav-justified > li > a {
	margin-bottom: 0px;
}
}
.nav-tabs-justified {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.nav-tabs-justified > li > a {
	border-radius: 4px; margin-right: 0px;
}
.nav-tabs-justified > .active > a {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.nav-tabs-justified > .active > a:hover {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.nav-tabs-justified > .active > a:focus {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
@media all and (min-width:768px)
{
.nav-tabs-justified > li > a {
	border-radius: 4px 4px 0px 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav-tabs-justified > .active > a {
	border-bottom-color: rgb(255, 255, 255);
}
.nav-tabs-justified > .active > a:hover {
	border-bottom-color: rgb(255, 255, 255);
}
.nav-tabs-justified > .active > a:focus {
	border-bottom-color: rgb(255, 255, 255);
}
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px; border-top-left-radius: 0px; border-top-right-radius: 0px;
}
.navbar {
	border: 1px solid transparent; border-image: none; margin-bottom: 20px; position: relative; min-height: 50px;
}
@media all and (min-width:992px)
{
.navbar {
	border-radius: 4px;
}
}
@media all and (min-width:992px)
{
.navbar-header {
	float: left;
}
}
.navbar-collapse {
	padding-right: 15px; padding-left: 15px; border-top-color: transparent; border-top-width: 1px; border-top-style: solid; -ms-overflow-x: visible; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch;
}
.in.navbar-collapse {
	-ms-overflow-y: auto;
}
@media all and (min-width:992px)
{
.navbar-collapse {
	width: auto; border-top-color: currentColor; border-top-width: 0px; border-top-style: none; box-shadow: none; -webkit-box-shadow: none;
}
.collapse.navbar-collapse {
	height: auto !important; overflow: visible !important; padding-bottom: 0px; display: block !important;
}
.in.navbar-collapse {
	-ms-overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse {
	padding-right: 0px; padding-left: 0px;
}
.navbar-static-top .navbar-collapse {
	padding-right: 0px; padding-left: 0px;
}
.navbar-fixed-bottom .navbar-collapse {
	padding-right: 0px; padding-left: 0px;
}
}
.navbar-fixed-top .navbar-collapse {
	max-height: 340px;
}
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}
@media all and (orientation:landscape) and (max-device-width:480px)
{
.navbar-fixed-top .navbar-collapse {
	max-height: 200px;
}
.navbar-fixed-bottom .navbar-collapse {
	max-height: 200px;
}
}
.container > .navbar-header {
	margin-right: -15px; margin-left: -15px;
}
.container-fluid > .navbar-header {
	margin-right: -15px; margin-left: -15px;
}
.container > .navbar-collapse {
	margin-right: -15px; margin-left: -15px;
}
.container-fluid > .navbar-collapse {
	margin-right: -15px; margin-left: -15px;
}
@media all and (min-width:992px)
{
.container > .navbar-header {
	margin-right: 0px; margin-left: 0px;
}
.container-fluid > .navbar-header {
	margin-right: 0px; margin-left: 0px;
}
.container > .navbar-collapse {
	margin-right: 0px; margin-left: 0px;
}
.container-fluid > .navbar-collapse {
	margin-right: 0px; margin-left: 0px;
}
}
.navbar-static-top {
	border-width: 0px 0px 1px; z-index: 1000;
}
@media all and (min-width:992px)
{
.navbar-static-top {
	border-radius: 0px;
}
}
.navbar-fixed-top {
	left: 0px; right: 0px; position: fixed; z-index: 10;
}
.navbar-fixed-bottom {
	left: 0px; right: 0px; position: fixed; z-index: 10;
}
@media all and (min-width:992px)
{
.navbar-fixed-top {
	border-radius: 0px;
}
.navbar-fixed-bottom {
	border-radius: 0px;
}
}
.navbar-fixed-top {
	border-width: 0px 0px 1px; top: 0px;
}
.navbar-fixed-bottom {
	border-width: 1px 0px 0px; bottom: 0px; margin-bottom: 0px;
}
.navbar-brand {
	padding: 15px; height: 50px; line-height: 20px; font-size: 18px; float: left;
}
.navbar-brand:hover {
	text-decoration: none;
}
.navbar-brand:focus {
	text-decoration: none;
}
.navbar-brand > img {
	display: block;
}
@media all and (min-width:992px)
{
.navbar > .container .navbar-brand {
	margin-left: -15px;
}
.navbar > .container-fluid .navbar-brand {
	margin-left: -15px;
}
}
.navbar-toggle {
	padding: 9px 10px; border-radius: 4px; border: 1px solid transparent; border-image: none; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; float: right; position: relative; background-image: none; background-color: transparent;
}
.navbar-toggle:focus {
	outline: 0px;
}
.navbar-toggle .icon-bar {
	border-radius: 1px; width: 22px; height: 2px; display: block;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
@media all and (min-width:992px)
{
.navbar-toggle {
	display: none;
}
}
.navbar-nav {
	margin: 7.5px -15px;
}
.navbar-nav > li > a {
	line-height: 20px; padding-top: 10px; padding-bottom: 10px;
}
@media all and (max-width:991px)
{
.navbar-nav .open .dropdown-menu {
	border: 0px currentColor; border-image: none; width: auto; margin-top: 0px; float: none; position: static; box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a {
	padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
	line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover {
	background-image: none;
}
.navbar-nav .open .dropdown-menu > li > a:focus {
	background-image: none;
}
}
@media all and (min-width:992px)
{
.navbar-nav {
	margin: 0px; float: left;
}
.navbar-nav > li {
	float: left;
}
.navbar-nav > li > a {
	padding-top: 15px; padding-bottom: 15px;
}
}
.navbar-form {
	margin: 8px -15px; padding: 10px 15px; border-top-color: transparent; border-bottom-color: transparent; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1), 0px 1px 0px rgba(255,255,255,0.1); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media all and (min-width:768px)
{
.navbar-form .form-group {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.navbar-form .form-control {
	width: auto; vertical-align: middle; display: inline-block;
}
.navbar-form .form-control-static {
	display: inline-block;
}
.navbar-form .input-group {
	vertical-align: middle; display: inline-table;
}
.navbar-form .input-group .input-group-addon {
	width: auto;
}
.navbar-form .input-group .input-group-btn {
	width: auto;
}
.navbar-form .input-group .form-control {
	width: auto;
}
.navbar-form .input-group > .form-control {
	width: 100%;
}
.navbar-form .control-label {
	margin-bottom: 0px; vertical-align: middle;
}
.navbar-form .radio {
	margin-top: 0px; margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.navbar-form .checkbox {
	margin-top: 0px; margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.navbar-form .radio label {
	padding-left: 0px;
}
.navbar-form .checkbox label {
	padding-left: 0px;
}
.navbar-form .radio input[type='radio'] {
	margin-left: 0px; position: relative;
}
.navbar-form .checkbox input[type='checkbox'] {
	margin-left: 0px; position: relative;
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0px;
}
}
@media all and (max-width:991px)
{
.navbar-form .form-group {
	margin-bottom: 5px;
}
.navbar-form :last-child.form-group {
	margin-bottom: 0px;
}
}
@media all and (min-width:992px)
{
.navbar-form {
	border: 0px currentColor; border-image: none; width: auto; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; box-shadow: none; -webkit-box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	border-radius: 4px 4px 0px 0px; margin-bottom: 0px;
}
.navbar-btn {
	margin-top: 8px; margin-bottom: 8px;
}
.btn-sm.navbar-btn {
	margin-top: 10px; margin-bottom: 10px;
}
.btn-xs.navbar-btn {
	margin-top: 14px; margin-bottom: 14px;
}
.navbar-text {
	margin-top: 15px; margin-bottom: 15px;
}
@media all and (min-width:992px)
{
.navbar-text {
	margin-right: 15px; margin-left: 15px; float: left;
}
}
@media all and (min-width:992px)
{
.navbar-left {
	float: left !important;
}
.navbar-right {
	margin-right: -15px; float: right !important;
}
.navbar-right ~ .navbar-right {
	margin-right: 0px;
}
}
.navbar-default {
	border-color: rgb(231, 231, 231); background-color: rgb(255, 255, 255);
}
.navbar-default .navbar-brand {
	color: rgb(119, 119, 119);
}
.navbar-default .navbar-brand:hover {
	color: rgb(94, 94, 94); background-color: transparent;
}
.navbar-default .navbar-brand:focus {
	color: rgb(94, 94, 94); background-color: transparent;
}
.navbar-default .navbar-text {
	color: rgb(119, 119, 119);
}
.navbar-default .navbar-nav > li > a {
	color: rgb(119, 119, 119);
}
.navbar-default .navbar-nav > li > a:hover {
	color: rgb(51, 51, 51); background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus {
	color: rgb(51, 51, 51); background-color: transparent;
}
.navbar-default .navbar-nav > .active > a {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav > .active > a:hover {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav > .active > a:focus {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav > .disabled > a {
	color: rgb(204, 204, 204); background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a:hover {
	color: rgb(204, 204, 204); background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a:focus {
	color: rgb(204, 204, 204); background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: rgb(221, 221, 221);
}
.navbar-default .navbar-toggle:hover {
	background-color: rgb(221, 221, 221);
}
.navbar-default .navbar-toggle:focus {
	background-color: rgb(221, 221, 221);
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: rgb(136, 136, 136);
}
.navbar-default .navbar-collapse {
	border-color: rgb(231, 231, 231);
}
.navbar-default .navbar-form {
	border-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav > .open > a {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav > .open > a:hover {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav > .open > a:focus {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
@media all and (max-width:991px)
{
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: rgb(119, 119, 119);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	color: rgb(51, 51, 51); background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: rgb(51, 51, 51); background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a {
	color: rgb(204, 204, 204); background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
	color: rgb(204, 204, 204); background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: rgb(204, 204, 204); background-color: transparent;
}
}
.navbar-default .navbar-link {
	color: rgb(119, 119, 119);
}
.navbar-default .navbar-link:hover {
	color: rgb(51, 51, 51);
}
.navbar-default .btn-link {
	color: rgb(119, 119, 119);
}
.navbar-default .btn-link:hover {
	color: rgb(51, 51, 51);
}
.navbar-default .btn-link:focus {
	color: rgb(51, 51, 51);
}
.navbar-default [disabled].btn-link:hover {
	color: rgb(204, 204, 204);
}
fieldset[disabled] .navbar-default .btn-link:hover {
	color: rgb(204, 204, 204);
}
.navbar-default [disabled].btn-link:focus {
	color: rgb(204, 204, 204);
}
fieldset[disabled] .navbar-default .btn-link:focus {
	color: rgb(204, 204, 204);
}
.navbar-inverse {
	border-color: rgb(8, 8, 8); background-color: rgb(34, 34, 34);
}
.navbar-inverse .navbar-brand {
	color: rgb(157, 157, 157);
}
.navbar-inverse .navbar-brand:hover {
	color: rgb(255, 255, 255); background-color: transparent;
}
.navbar-inverse .navbar-brand:focus {
	color: rgb(255, 255, 255); background-color: transparent;
}
.navbar-inverse .navbar-text {
	color: rgb(157, 157, 157);
}
.navbar-inverse .navbar-nav > li > a {
	color: rgb(157, 157, 157);
}
.navbar-inverse .navbar-nav > li > a:hover {
	color: rgb(255, 255, 255); background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a:focus {
	color: rgb(255, 255, 255); background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav > .disabled > a {
	color: rgb(68, 68, 68); background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a:hover {
	color: rgb(68, 68, 68); background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a:focus {
	color: rgb(68, 68, 68); background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border-color: rgb(51, 51, 51);
}
.navbar-inverse .navbar-toggle:hover {
	background-color: rgb(51, 51, 51);
}
.navbar-inverse .navbar-toggle:focus {
	background-color: rgb(51, 51, 51);
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: rgb(255, 255, 255);
}
.navbar-inverse .navbar-collapse {
	border-color: rgb(16, 16, 16);
}
.navbar-inverse .navbar-form {
	border-color: rgb(16, 16, 16);
}
.navbar-inverse .navbar-nav > .open > a {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav > .open > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav > .open > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
@media all and (max-width:991px)
{
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
	border-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: rgb(157, 157, 157);
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
	color: rgb(255, 255, 255); background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
	color: rgb(255, 255, 255); background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a {
	color: rgb(68, 68, 68); background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
	color: rgb(68, 68, 68); background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: rgb(68, 68, 68); background-color: transparent;
}
}
.navbar-inverse .navbar-link {
	color: rgb(157, 157, 157);
}
.navbar-inverse .navbar-link:hover {
	color: rgb(255, 255, 255);
}
.navbar-inverse .btn-link {
	color: rgb(157, 157, 157);
}
.navbar-inverse .btn-link:hover {
	color: rgb(255, 255, 255);
}
.navbar-inverse .btn-link:focus {
	color: rgb(255, 255, 255);
}
.navbar-inverse [disabled].btn-link:hover {
	color: rgb(68, 68, 68);
}
fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: rgb(68, 68, 68);
}
.navbar-inverse [disabled].btn-link:focus {
	color: rgb(68, 68, 68);
}
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: rgb(68, 68, 68);
}
.breadcrumb {
	list-style: none; padding: 8px 15px; border-radius: 4px; margin-bottom: 20px; background-color: rgb(245, 245, 245);
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li::before {
	padding: 0px 5px; color: rgb(204, 204, 204); content: "/\00a0";
}
.breadcrumb > .active {
	color: rgb(119, 119, 119);
}
.pagination {
	margin: 20px 0px; border-radius: 4px; padding-left: 0px; display: inline-block;
}
.pagination > li {
	display: inline;
}
.pagination > li > a {
	padding: 6px 12px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(51, 122, 183); line-height: 1.4285; text-decoration: none; margin-left: -1px; float: left; position: relative; background-color: rgb(255, 255, 255);
}
.pagination > li > span {
	padding: 6px 12px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(51, 122, 183); line-height: 1.4285; text-decoration: none; margin-left: -1px; float: left; position: relative; background-color: rgb(255, 255, 255);
}
.pagination > li:first-child > a {
	margin-left: 0px; border-top-left-radius: 4px; border-bottom-left-radius: 4px;
}
.pagination > li:first-child > span {
	margin-left: 0px; border-top-left-radius: 4px; border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a {
	border-top-right-radius: 4px; border-bottom-right-radius: 4px;
}
.pagination > li:last-child > span {
	border-top-right-radius: 4px; border-bottom-right-radius: 4px;
}
.pagination > li > a:hover {
	border-color: rgb(221, 221, 221); color: rgb(35, 82, 124); z-index: 2; background-color: rgb(238, 238, 238);
}
.pagination > li > span:hover {
	border-color: rgb(221, 221, 221); color: rgb(35, 82, 124); z-index: 2; background-color: rgb(238, 238, 238);
}
.pagination > li > a:focus {
	border-color: rgb(221, 221, 221); color: rgb(35, 82, 124); z-index: 2; background-color: rgb(238, 238, 238);
}
.pagination > li > span:focus {
	border-color: rgb(221, 221, 221); color: rgb(35, 82, 124); z-index: 2; background-color: rgb(238, 238, 238);
}
.pagination > .active > a {
	border-color: rgb(51, 122, 183); color: rgb(255, 255, 255); z-index: 3; cursor: default; background-color: rgb(51, 122, 183);
}
.pagination > .active > span {
	border-color: rgb(51, 122, 183); color: rgb(255, 255, 255); z-index: 3; cursor: default; background-color: rgb(51, 122, 183);
}
.pagination > .active > a:hover {
	border-color: rgb(51, 122, 183); color: rgb(255, 255, 255); z-index: 3; cursor: default; background-color: rgb(51, 122, 183);
}
.pagination > .active > span:hover {
	border-color: rgb(51, 122, 183); color: rgb(255, 255, 255); z-index: 3; cursor: default; background-color: rgb(51, 122, 183);
}
.pagination > .active > a:focus {
	border-color: rgb(51, 122, 183); color: rgb(255, 255, 255); z-index: 3; cursor: default; background-color: rgb(51, 122, 183);
}
.pagination > .active > span:focus {
	border-color: rgb(51, 122, 183); color: rgb(255, 255, 255); z-index: 3; cursor: default; background-color: rgb(51, 122, 183);
}
.pagination > .disabled > span {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pagination > .disabled > span:hover {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pagination > .disabled > span:focus {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pagination > .disabled > a {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pagination > .disabled > a:hover {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pagination > .disabled > a:focus {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pagination-lg > li > a {
	padding: 10px 16px; line-height: 1.3333; font-size: 18px;
}
.pagination-lg > li > span {
	padding: 10px 16px; line-height: 1.3333; font-size: 18px;
}
.pagination-lg > li:first-child > a {
	border-top-left-radius: 6px; border-bottom-left-radius: 6px;
}
.pagination-lg > li:first-child > span {
	border-top-left-radius: 6px; border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a {
	border-top-right-radius: 6px; border-bottom-right-radius: 6px;
}
.pagination-lg > li:last-child > span {
	border-top-right-radius: 6px; border-bottom-right-radius: 6px;
}
.pagination-sm > li > a {
	padding: 5px 10px; line-height: 1.5; font-size: 12px;
}
.pagination-sm > li > span {
	padding: 5px 10px; line-height: 1.5; font-size: 12px;
}
.pagination-sm > li:first-child > a {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
.pagination-sm > li:first-child > span {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
.pagination-sm > li:last-child > span {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
.pager {
	list-style: none; margin: 20px 0px; text-align: center; padding-left: 0px;
}
.pager li {
	display: inline;
}
.pager li > a {
	padding: 5px 14px; border-radius: 15px; border: 1px solid rgb(221, 221, 221); border-image: none; display: inline-block; background-color: rgb(255, 255, 255);
}
.pager li > span {
	padding: 5px 14px; border-radius: 15px; border: 1px solid rgb(221, 221, 221); border-image: none; display: inline-block; background-color: rgb(255, 255, 255);
}
.pager li > a:hover {
	text-decoration: none; background-color: rgb(238, 238, 238);
}
.pager li > a:focus {
	text-decoration: none; background-color: rgb(238, 238, 238);
}
.pager .next > a {
	float: right;
}
.pager .next > span {
	float: right;
}
.pager .previous > a {
	float: left;
}
.pager .previous > span {
	float: left;
}
.pager .disabled > a {
	color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pager .disabled > a:hover {
	color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pager .disabled > a:focus {
	color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pager .disabled > span {
	color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.label {
	padding: 0.2em 0.6em 0.3em; border-radius: 0.25em; text-align: center; color: rgb(255, 255, 255); line-height: 1; font-size: 75%; font-weight: bold; vertical-align: baseline; display: inline; white-space: nowrap;
}
a.label:hover {
	color: rgb(255, 255, 255); text-decoration: none; cursor: pointer;
}
a.label:focus {
	color: rgb(255, 255, 255); text-decoration: none; cursor: pointer;
}
:empty.label {
	display: none;
}
.btn .label {
	top: -1px; position: relative;
}
.label-default {
	background-color: rgb(119, 119, 119);
}
[href].label-default:hover {
	background-color: rgb(94, 94, 94);
}
[href].label-default:focus {
	background-color: rgb(94, 94, 94);
}
.label-primary {
	background-color: rgb(51, 122, 183);
}
[href].label-primary:hover {
	background-color: rgb(40, 96, 144);
}
[href].label-primary:focus {
	background-color: rgb(40, 96, 144);
}
.label-success {
	background-color: rgb(92, 184, 92);
}
[href].label-success:hover {
	background-color: rgb(68, 157, 68);
}
[href].label-success:focus {
	background-color: rgb(68, 157, 68);
}
.label-info {
	background-color: rgb(91, 192, 222);
}
[href].label-info:hover {
	background-color: rgb(49, 176, 213);
}
[href].label-info:focus {
	background-color: rgb(49, 176, 213);
}
.label-warning {
	background-color: rgb(240, 173, 78);
}
[href].label-warning:hover {
	background-color: rgb(236, 151, 31);
}
[href].label-warning:focus {
	background-color: rgb(236, 151, 31);
}
.label-danger {
	background-color: rgb(217, 83, 79);
}
[href].label-danger:hover {
	background-color: rgb(201, 48, 44);
}
[href].label-danger:focus {
	background-color: rgb(201, 48, 44);
}
.badge {
	padding: 3px 7px; border-radius: 10px; text-align: center; color: rgb(255, 255, 255); line-height: 1; font-size: 12px; font-weight: bold; vertical-align: middle; display: inline-block; white-space: nowrap; min-width: 10px; background-color: rgb(119, 119, 119);
}
:empty.badge {
	display: none;
}
.btn .badge {
	top: -1px; position: relative;
}
.btn-xs .badge {
	padding: 1px 5px; top: 0px;
}
.btn-group-xs > .btn .badge {
	padding: 1px 5px; top: 0px;
}
a.badge:hover {
	color: rgb(255, 255, 255); text-decoration: none; cursor: pointer;
}
a.badge:focus {
	color: rgb(255, 255, 255); text-decoration: none; cursor: pointer;
}
.active.list-group-item > .badge {
	color: rgb(51, 122, 183); background-color: rgb(255, 255, 255);
}
.nav-pills > .active > a > .badge {
	color: rgb(51, 122, 183); background-color: rgb(255, 255, 255);
}
.list-group-item > .badge {
	float: right;
}
.list-group-item > .badge + .badge {
	margin-right: 5px;
}
.nav-pills > li > a > .badge {
	margin-left: 3px;
}
.jumbotron {
	color: inherit; padding-top: 30px; padding-bottom: 30px; margin-bottom: 30px; background-color: rgb(238, 238, 238);
}
.jumbotron h1 {
	color: inherit;
}
.jumbotron .h1 {
	color: inherit;
}
.jumbotron p {
	font-size: 21px; font-weight: 200; margin-bottom: 15px;
}
.jumbotron > hr {
	border-top-color: rgb(213, 213, 213);
}
.container .jumbotron {
	border-radius: 6px; padding-right: 15px; padding-left: 15px;
}
.container-fluid .jumbotron {
	border-radius: 6px; padding-right: 15px; padding-left: 15px;
}
.jumbotron .container {
	max-width: 100%;
}
@media screen and (min-width:768px)
{
.jumbotron {
	padding-top: 48px; padding-bottom: 48px;
}
.container .jumbotron {
	padding-right: 60px; padding-left: 60px;
}
.container-fluid .jumbotron {
	padding-right: 60px; padding-left: 60px;
}
.jumbotron h1 {
	font-size: 63px;
}
.jumbotron .h1 {
	font-size: 63px;
}
}
.thumbnail {
	padding: 4px; border-radius: 4px; border: 1px solid rgb(221, 221, 221); transition:border 0.2s ease-in-out; border-image: none; line-height: 1.4285; margin-bottom: 20px; display: block; background-color: rgb(255, 255, 255); -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out;
}
.thumbnail > img {
	margin-right: auto; margin-left: auto;
}
.thumbnail a > img {
	margin-right: auto; margin-left: auto;
}
a.thumbnail:hover {
	border-color: rgb(51, 122, 183);
}
a.thumbnail:focus {
	border-color: rgb(51, 122, 183);
}
a.active.thumbnail {
	border-color: rgb(51, 122, 183);
}
.thumbnail .caption {
	padding: 9px; color: rgb(51, 51, 51);
}
.alert {
	padding: 15px; border-radius: 4px; border: 1px solid transparent; border-image: none; margin-bottom: 20px;
}
.alert h4 {
	color: inherit; margin-top: 0px;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p {
	margin-bottom: 0px;
}
.alert > ul {
	margin-bottom: 0px;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable {
	padding-right: 35px;
}
.alert-dismissible {
	padding-right: 35px;
}
.alert-dismissable .close {
	top: -2px; right: -21px; color: inherit; position: relative;
}
.alert-dismissible .close {
	top: -2px; right: -21px; color: inherit; position: relative;
}
.alert-success {
	border-color: rgb(214, 233, 198); color: rgb(60, 118, 61); background-color: rgb(223, 240, 216);
}
.alert-success hr {
	border-top-color: rgb(201, 226, 179);
}
.alert-success .alert-link {
	color: rgb(43, 84, 44);
}
.alert-info {
	border-color: rgb(188, 232, 241); color: rgb(49, 112, 143); background-color: rgb(217, 237, 247);
}
.alert-info hr {
	border-top-color: rgb(166, 225, 236);
}
.alert-info .alert-link {
	color: rgb(36, 82, 105);
}
.alert-warning {
	border-color: rgb(250, 235, 204); color: rgb(138, 109, 59); background-color: rgb(252, 248, 227);
}
.alert-warning hr {
	border-top-color: rgb(247, 225, 181);
}
.alert-warning .alert-link {
	color: rgb(102, 81, 44);
}
.alert-danger {
	border-color: rgb(235, 204, 209); color: rgb(169, 68, 66); background-color: rgb(242, 222, 222);
}
.alert-danger hr {
	border-top-color: rgb(228, 185, 192);
}
.alert-danger .alert-link {
	color: rgb(132, 53, 52);
}
.progress {
	border-radius: 4px; height: 20px; overflow: hidden; margin-bottom: 20px; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(245, 245, 245); -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
	transition:width 0.6s; width: 0%; height: 100%; text-align: center; color: rgb(255, 255, 255); line-height: 20px; font-size: 12px; float: left; box-shadow: inset 0px -1px 0px rgba(0,0,0,0.15); background-color: rgb(51, 122, 183); -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; -o-transition: width 0.6s ease;
}
.progress-striped .progress-bar {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; -webkit-background-size: 40px 40px;
}
.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; -webkit-background-size: 40px 40px;
}
.active.progress .progress-bar {
	animation:progress-bar-stripes 2s linear infinite; -webkit-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite;
}
.active.progress-bar {
	animation:progress-bar-stripes 2s linear infinite; -webkit-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
	background-color: rgb(92, 184, 92);
}
.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
	background-color: rgb(91, 192, 222);
}
.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
	background-color: rgb(240, 173, 78);
}
.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
	background-color: rgb(217, 83, 79);
}
.progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
	margin-top: 15px;
}
:first-child.media {
	margin-top: 0px;
}
.media {
	overflow: hidden; -ms-zoom: 1;
}
.media-body {
	overflow: hidden; -ms-zoom: 1;
}
.media-body {
	width: 10000px;
}
.media-object {
	display: block;
}
.img-thumbnail.media-object {
	max-width: none;
}
.media-right {
	padding-left: 10px;
}
.media > .pull-right {
	padding-left: 10px;
}
.media-left {
	padding-right: 10px;
}
.media > .pull-left {
	padding-right: 10px;
}
.media-left {
	vertical-align: top; display: table-cell;
}
.media-right {
	vertical-align: top; display: table-cell;
}
.media-body {
	vertical-align: top; display: table-cell;
}
.media-middle {
	vertical-align: middle;
}
.media-bottom {
	vertical-align: bottom;
}
.media-heading {
	margin-top: 0px; margin-bottom: 5px;
}
.media-list {
	list-style: none; padding-left: 0px;
}
.list-group {
	padding-left: 0px; margin-bottom: 20px;
}
.list-group-item {
	padding: 10px 15px; border: 1px solid rgb(221, 221, 221); border-image: none; margin-bottom: -1px; display: block; position: relative; background-color: rgb(255, 255, 255);
}
:first-child.list-group-item {
	border-top-left-radius: 4px; border-top-right-radius: 4px;
}
:last-child.list-group-item {
	margin-bottom: 0px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;
}
a.list-group-item {
	color: rgb(85, 85, 85);
}
button.list-group-item {
	color: rgb(85, 85, 85);
}
a.list-group-item .list-group-item-heading {
	color: rgb(51, 51, 51);
}
button.list-group-item .list-group-item-heading {
	color: rgb(51, 51, 51);
}
a.list-group-item:hover {
	color: rgb(85, 85, 85); text-decoration: none; background-color: rgb(245, 245, 245);
}
button.list-group-item:hover {
	color: rgb(85, 85, 85); text-decoration: none; background-color: rgb(245, 245, 245);
}
a.list-group-item:focus {
	color: rgb(85, 85, 85); text-decoration: none; background-color: rgb(245, 245, 245);
}
button.list-group-item:focus {
	color: rgb(85, 85, 85); text-decoration: none; background-color: rgb(245, 245, 245);
}
button.list-group-item {
	width: 100%; text-align: left;
}
.disabled.list-group-item {
	color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(238, 238, 238);
}
.disabled.list-group-item:hover {
	color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(238, 238, 238);
}
.disabled.list-group-item:focus {
	color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(238, 238, 238);
}
.disabled.list-group-item .list-group-item-heading {
	color: inherit;
}
.disabled.list-group-item:hover .list-group-item-heading {
	color: inherit;
}
.disabled.list-group-item:focus .list-group-item-heading {
	color: inherit;
}
.disabled.list-group-item .list-group-item-text {
	color: rgb(119, 119, 119);
}
.disabled.list-group-item:hover .list-group-item-text {
	color: rgb(119, 119, 119);
}
.disabled.list-group-item:focus .list-group-item-text {
	color: rgb(119, 119, 119);
}
.active.list-group-item {
	border-color: rgb(51, 122, 183); color: rgb(255, 255, 255); z-index: 2; background-color: rgb(51, 122, 183);
}
.active.list-group-item:hover {
	border-color: rgb(51, 122, 183); color: rgb(255, 255, 255); z-index: 2; background-color: rgb(51, 122, 183);
}
.active.list-group-item:focus {
	border-color: rgb(51, 122, 183); color: rgb(255, 255, 255); z-index: 2; background-color: rgb(51, 122, 183);
}
.active.list-group-item .list-group-item-heading {
	color: inherit;
}
.active.list-group-item:hover .list-group-item-heading {
	color: inherit;
}
.active.list-group-item:focus .list-group-item-heading {
	color: inherit;
}
.active.list-group-item .list-group-item-heading > small {
	color: inherit;
}
.active.list-group-item:hover .list-group-item-heading > small {
	color: inherit;
}
.active.list-group-item:focus .list-group-item-heading > small {
	color: inherit;
}
.active.list-group-item .list-group-item-heading > .small {
	color: inherit;
}
.active.list-group-item:hover .list-group-item-heading > .small {
	color: inherit;
}
.active.list-group-item:focus .list-group-item-heading > .small {
	color: inherit;
}
.active.list-group-item .list-group-item-text {
	color: rgb(199, 221, 239);
}
.active.list-group-item:hover .list-group-item-text {
	color: rgb(199, 221, 239);
}
.active.list-group-item:focus .list-group-item-text {
	color: rgb(199, 221, 239);
}
.list-group-item-success {
	color: rgb(60, 118, 61); background-color: rgb(223, 240, 216);
}
a.list-group-item-success {
	color: rgb(60, 118, 61);
}
button.list-group-item-success {
	color: rgb(60, 118, 61);
}
a.list-group-item-success .list-group-item-heading {
	color: inherit;
}
button.list-group-item-success .list-group-item-heading {
	color: inherit;
}
a.list-group-item-success:hover {
	color: rgb(60, 118, 61); background-color: rgb(208, 233, 198);
}
button.list-group-item-success:hover {
	color: rgb(60, 118, 61); background-color: rgb(208, 233, 198);
}
a.list-group-item-success:focus {
	color: rgb(60, 118, 61); background-color: rgb(208, 233, 198);
}
button.list-group-item-success:focus {
	color: rgb(60, 118, 61); background-color: rgb(208, 233, 198);
}
a.active.list-group-item-success {
	border-color: rgb(60, 118, 61); color: rgb(255, 255, 255); background-color: rgb(60, 118, 61);
}
button.active.list-group-item-success {
	border-color: rgb(60, 118, 61); color: rgb(255, 255, 255); background-color: rgb(60, 118, 61);
}
a.active.list-group-item-success:hover {
	border-color: rgb(60, 118, 61); color: rgb(255, 255, 255); background-color: rgb(60, 118, 61);
}
button.active.list-group-item-success:hover {
	border-color: rgb(60, 118, 61); color: rgb(255, 255, 255); background-color: rgb(60, 118, 61);
}
a.active.list-group-item-success:focus {
	border-color: rgb(60, 118, 61); color: rgb(255, 255, 255); background-color: rgb(60, 118, 61);
}
button.active.list-group-item-success:focus {
	border-color: rgb(60, 118, 61); color: rgb(255, 255, 255); background-color: rgb(60, 118, 61);
}
.list-group-item-info {
	color: rgb(49, 112, 143); background-color: rgb(217, 237, 247);
}
a.list-group-item-info {
	color: rgb(49, 112, 143);
}
button.list-group-item-info {
	color: rgb(49, 112, 143);
}
a.list-group-item-info .list-group-item-heading {
	color: inherit;
}
button.list-group-item-info .list-group-item-heading {
	color: inherit;
}
a.list-group-item-info:hover {
	color: rgb(49, 112, 143); background-color: rgb(196, 227, 243);
}
button.list-group-item-info:hover {
	color: rgb(49, 112, 143); background-color: rgb(196, 227, 243);
}
a.list-group-item-info:focus {
	color: rgb(49, 112, 143); background-color: rgb(196, 227, 243);
}
button.list-group-item-info:focus {
	color: rgb(49, 112, 143); background-color: rgb(196, 227, 243);
}
a.active.list-group-item-info {
	border-color: rgb(49, 112, 143); color: rgb(255, 255, 255); background-color: rgb(49, 112, 143);
}
button.active.list-group-item-info {
	border-color: rgb(49, 112, 143); color: rgb(255, 255, 255); background-color: rgb(49, 112, 143);
}
a.active.list-group-item-info:hover {
	border-color: rgb(49, 112, 143); color: rgb(255, 255, 255); background-color: rgb(49, 112, 143);
}
button.active.list-group-item-info:hover {
	border-color: rgb(49, 112, 143); color: rgb(255, 255, 255); background-color: rgb(49, 112, 143);
}
a.active.list-group-item-info:focus {
	border-color: rgb(49, 112, 143); color: rgb(255, 255, 255); background-color: rgb(49, 112, 143);
}
button.active.list-group-item-info:focus {
	border-color: rgb(49, 112, 143); color: rgb(255, 255, 255); background-color: rgb(49, 112, 143);
}
.list-group-item-warning {
	color: rgb(138, 109, 59); background-color: rgb(252, 248, 227);
}
a.list-group-item-warning {
	color: rgb(138, 109, 59);
}
button.list-group-item-warning {
	color: rgb(138, 109, 59);
}
a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
a.list-group-item-warning:hover {
	color: rgb(138, 109, 59); background-color: rgb(250, 242, 204);
}
button.list-group-item-warning:hover {
	color: rgb(138, 109, 59); background-color: rgb(250, 242, 204);
}
a.list-group-item-warning:focus {
	color: rgb(138, 109, 59); background-color: rgb(250, 242, 204);
}
button.list-group-item-warning:focus {
	color: rgb(138, 109, 59); background-color: rgb(250, 242, 204);
}
a.active.list-group-item-warning {
	border-color: rgb(138, 109, 59); color: rgb(255, 255, 255); background-color: rgb(138, 109, 59);
}
button.active.list-group-item-warning {
	border-color: rgb(138, 109, 59); color: rgb(255, 255, 255); background-color: rgb(138, 109, 59);
}
a.active.list-group-item-warning:hover {
	border-color: rgb(138, 109, 59); color: rgb(255, 255, 255); background-color: rgb(138, 109, 59);
}
button.active.list-group-item-warning:hover {
	border-color: rgb(138, 109, 59); color: rgb(255, 255, 255); background-color: rgb(138, 109, 59);
}
a.active.list-group-item-warning:focus {
	border-color: rgb(138, 109, 59); color: rgb(255, 255, 255); background-color: rgb(138, 109, 59);
}
button.active.list-group-item-warning:focus {
	border-color: rgb(138, 109, 59); color: rgb(255, 255, 255); background-color: rgb(138, 109, 59);
}
.list-group-item-danger {
	color: rgb(169, 68, 66); background-color: rgb(242, 222, 222);
}
a.list-group-item-danger {
	color: rgb(169, 68, 66);
}
button.list-group-item-danger {
	color: rgb(169, 68, 66);
}
a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
a.list-group-item-danger:hover {
	color: rgb(169, 68, 66); background-color: rgb(235, 204, 204);
}
button.list-group-item-danger:hover {
	color: rgb(169, 68, 66); background-color: rgb(235, 204, 204);
}
a.list-group-item-danger:focus {
	color: rgb(169, 68, 66); background-color: rgb(235, 204, 204);
}
button.list-group-item-danger:focus {
	color: rgb(169, 68, 66); background-color: rgb(235, 204, 204);
}
a.active.list-group-item-danger {
	border-color: rgb(169, 68, 66); color: rgb(255, 255, 255); background-color: rgb(169, 68, 66);
}
button.active.list-group-item-danger {
	border-color: rgb(169, 68, 66); color: rgb(255, 255, 255); background-color: rgb(169, 68, 66);
}
a.active.list-group-item-danger:hover {
	border-color: rgb(169, 68, 66); color: rgb(255, 255, 255); background-color: rgb(169, 68, 66);
}
button.active.list-group-item-danger:hover {
	border-color: rgb(169, 68, 66); color: rgb(255, 255, 255); background-color: rgb(169, 68, 66);
}
a.active.list-group-item-danger:focus {
	border-color: rgb(169, 68, 66); color: rgb(255, 255, 255); background-color: rgb(169, 68, 66);
}
button.active.list-group-item-danger:focus {
	border-color: rgb(169, 68, 66); color: rgb(255, 255, 255); background-color: rgb(169, 68, 66);
}
.list-group-item-heading {
	margin-top: 0px; margin-bottom: 5px;
}
.list-group-item-text {
	line-height: 1.3; margin-bottom: 0px;
}
.panel {
	border-radius: 4px; border: 1px solid transparent; border-image: none; margin-bottom: 20px; box-shadow: 0px 1px 1px rgba(0,0,0,0.05); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
	padding: 15px;
}
.panel-heading {
	padding: 10px 15px; border-bottom-color: transparent; border-bottom-width: 1px; border-bottom-style: solid; border-top-left-radius: 3px; border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	color: inherit; font-size: 16px; margin-top: 0px; margin-bottom: 0px;
}
.panel-title > a {
	color: inherit;
}
.panel-title > small {
	color: inherit;
}
.panel-title > .small {
	color: inherit;
}
.panel-title > small > a {
	color: inherit;
}
.panel-title > .small > a {
	color: inherit;
}
.panel-footer {
	padding: 10px 15px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; background-color: rgb(245, 245, 245);
}
.panel > .list-group {
	margin-bottom: 0px;
}
.panel > .panel-collapse > .list-group {
	margin-bottom: 0px;
}
.panel > .list-group .list-group-item {
	border-width: 1px 0px; border-radius: 0px;
}
.panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0px; border-radius: 0px;
}
.panel > :first-child.list-group :first-child.list-group-item {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none; border-top-left-radius: 3px; border-top-right-radius: 3px;
}
.panel > .panel-collapse > :first-child.list-group :first-child.list-group-item {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none; border-top-left-radius: 3px; border-top-right-radius: 3px;
}
.panel > :last-child.list-group :last-child.list-group-item {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
}
.panel > .panel-collapse > :last-child.list-group :last-child.list-group-item {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group :first-child.list-group-item {
	border-top-left-radius: 0px; border-top-right-radius: 0px;
}
.panel-heading + .list-group :first-child.list-group-item {
	border-top-width: 0px;
}
.list-group + .panel-footer {
	border-top-width: 0px;
}
.panel > .table {
	margin-bottom: 0px;
}
.panel > .table-responsive > .table {
	margin-bottom: 0px;
}
.panel > .panel-collapse > .table {
	margin-bottom: 0px;
}
.panel > .table caption {
	padding-right: 15px; padding-left: 15px;
}
.panel > .table-responsive > .table caption {
	padding-right: 15px; padding-left: 15px;
}
.panel > .panel-collapse > .table caption {
	padding-right: 15px; padding-left: 15px;
}
.panel > :first-child.table {
	border-top-left-radius: 3px; border-top-right-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table {
	border-top-left-radius: 3px; border-top-right-radius: 3px;
}
.panel > :first-child.table > thead:first-child > tr:first-child {
	border-top-left-radius: 3px; border-top-right-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child {
	border-top-left-radius: 3px; border-top-right-radius: 3px;
}
.panel > :first-child.table > tbody:first-child > tr:first-child {
	border-top-left-radius: 3px; border-top-right-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child {
	border-top-left-radius: 3px; border-top-right-radius: 3px;
}
.panel > :first-child.table > thead:first-child > tr:first-child td:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child td:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table > tbody:first-child > tr:first-child td:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child td:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table > thead:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table > thead:first-child > tr:first-child td:last-child {
	border-top-right-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child td:last-child {
	border-top-right-radius: 3px;
}
.panel > :first-child.table > tbody:first-child > tr:first-child td:last-child {
	border-top-right-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child td:last-child {
	border-top-right-radius: 3px;
}
.panel > :first-child.table > thead:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
.panel > :first-child.table > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
.panel > :last-child.table {
	border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table {
	border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
}
.panel > :last-child.table > tbody:last-child > tr:last-child {
	border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child {
	border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
}
.panel > :last-child.table > tfoot:last-child > tr:last-child {
	border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child {
	border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
}
.panel > :last-child.table > tbody:last-child > tr:last-child td:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child td:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table > tfoot:last-child > tr:last-child td:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child td:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table > tbody:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table > tbody:last-child > tr:last-child td:last-child {
	border-bottom-right-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child td:last-child {
	border-bottom-right-radius: 3px;
}
.panel > :last-child.table > tfoot:last-child > tr:last-child td:last-child {
	border-bottom-right-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child td:last-child {
	border-bottom-right-radius: 3px;
}
.panel > :last-child.table > tbody:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
.panel > :last-child.table > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table {
	border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.panel > .panel-body + .table-responsive {
	border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.panel > .table + .panel-body {
	border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.panel > .table-responsive + .panel-body {
	border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.panel > .table > tbody:first-child > tr:first-child th {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel > .table > tbody:first-child > tr:first-child td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel > .table-bordered {
	border: 0px currentColor; border-image: none;
}
.panel > .table-responsive > .table-bordered {
	border: 0px currentColor; border-image: none;
}
.panel > .table-bordered > thead > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > tbody > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > tfoot > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > thead > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > tbody > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > tfoot > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > thead > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > tbody > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > tfoot > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > thead > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > tbody > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > tfoot > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > thead > tr:first-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tbody > tr:first-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > thead > tr:first-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tbody > tr:first-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tbody > tr:last-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tfoot > tr:last-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tbody > tr:last-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tfoot > tr:last-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive {
	border: 0px currentColor; border-image: none; margin-bottom: 0px;
}
.panel-group {
	margin-bottom: 20px;
}
.panel-group .panel {
	border-radius: 4px; margin-bottom: 0px;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.panel-group .panel-heading + .panel-collapse > .list-group {
	border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.panel-group .panel-footer {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.panel-default {
	border-color: rgb(221, 221, 221);
}
.panel-default > .panel-heading {
	border-color: rgb(221, 221, 221); color: rgb(51, 51, 51); background-color: rgb(245, 245, 245);
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(221, 221, 221);
}
.panel-default > .panel-heading .badge {
	color: rgb(245, 245, 245); background-color: rgb(51, 51, 51);
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: rgb(221, 221, 221);
}
.panel-primary {
	border-color: rgb(51, 122, 183);
}
.panel-primary > .panel-heading {
	border-color: rgb(51, 122, 183); color: rgb(255, 255, 255); background-color: rgb(51, 122, 183);
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(51, 122, 183);
}
.panel-primary > .panel-heading .badge {
	color: rgb(51, 122, 183); background-color: rgb(255, 255, 255);
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: rgb(51, 122, 183);
}
.panel-success {
	border-color: rgb(214, 233, 198);
}
.panel-success > .panel-heading {
	border-color: rgb(214, 233, 198); color: rgb(60, 118, 61); background-color: rgb(223, 240, 216);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(214, 233, 198);
}
.panel-success > .panel-heading .badge {
	color: rgb(223, 240, 216); background-color: rgb(60, 118, 61);
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: rgb(214, 233, 198);
}
.panel-info {
	border-color: rgb(188, 232, 241);
}
.panel-info > .panel-heading {
	border-color: rgb(188, 232, 241); color: rgb(49, 112, 143); background-color: rgb(217, 237, 247);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(188, 232, 241);
}
.panel-info > .panel-heading .badge {
	color: rgb(217, 237, 247); background-color: rgb(49, 112, 143);
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: rgb(188, 232, 241);
}
.panel-warning {
	border-color: rgb(250, 235, 204);
}
.panel-warning > .panel-heading {
	border-color: rgb(250, 235, 204); color: rgb(138, 109, 59); background-color: rgb(252, 248, 227);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(250, 235, 204);
}
.panel-warning > .panel-heading .badge {
	color: rgb(252, 248, 227); background-color: rgb(138, 109, 59);
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: rgb(250, 235, 204);
}
.panel-danger {
	border-color: rgb(235, 204, 209);
}
.panel-danger > .panel-heading {
	border-color: rgb(235, 204, 209); color: rgb(169, 68, 66); background-color: rgb(242, 222, 222);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(235, 204, 209);
}
.panel-danger > .panel-heading .badge {
	color: rgb(242, 222, 222); background-color: rgb(169, 68, 66);
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: rgb(235, 204, 209);
}
.embed-responsive {
	padding: 0px; height: 0px; overflow: hidden; display: block; position: relative;
}
.embed-responsive .embed-responsive-item {
	border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; bottom: 0px; position: absolute;
}
.embed-responsive iframe {
	border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; bottom: 0px; position: absolute;
}
.embed-responsive embed {
	border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; bottom: 0px; position: absolute;
}
.embed-responsive object {
	border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; bottom: 0px; position: absolute;
}
.embed-responsive video {
	border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; bottom: 0px; position: absolute;
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
	padding-bottom: 75%;
}
.well {
	padding: 19px; border-radius: 4px; border: 1px solid rgb(227, 227, 227); border-image: none; margin-bottom: 20px; min-height: 20px; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05); background-color: rgb(245, 245, 245); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
	border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
	padding: 24px; border-radius: 6px;
}
.well-sm {
	padding: 9px; border-radius: 3px;
}
.close {
	color: rgb(0, 0, 0); line-height: 1; font-size: 21px; font-weight: bold; float: right; opacity: 0.2; text-shadow: 0px 1px 0px #ffffff;
}
.close:hover {
	color: rgb(0, 0, 0); text-decoration: none; cursor: pointer; opacity: 0.5;
}
.close:focus {
	color: rgb(0, 0, 0); text-decoration: none; cursor: pointer; opacity: 0.5;
}
button.close {
	background: none; padding: 0px; border: 0px currentColor; border-image: none; cursor: pointer; -webkit-appearance: none;
}
.modal-open {
	overflow: hidden;
}
.modal {
	outline: 0px; left: 0px; top: 0px; right: 0px; bottom: 0px; overflow: hidden; display: none; position: fixed; z-index: 1050; -webkit-overflow-scrolling: touch;
}
.fade.modal .modal-dialog {
	transition:transform 0.3s ease-out; transform: translate(0px, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; -webkit-transform: translate(0, -25%); -o-transform: translate(0, -25%);
}
.in.modal .modal-dialog {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0); -o-transform: translate(0, 0);
}
.modal-open .modal {
	-ms-overflow-x: hidden; -ms-overflow-y: auto;
}
.modal-dialog {
	margin: 10px; width: auto; position: relative;
}
.modal-content {
	outline: 0px; border-radius: 6px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; position: relative; box-shadow: 0px 3px 9px rgba(0,0,0,0.5); background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); -webkit-background-clip: padding-box;
}
.modal-backdrop {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 1040; background-color: rgb(0, 0, 0);
}
.fade.modal-backdrop {
	opacity: 0;
}
.in.modal-backdrop {
	opacity: 0.5;
}
.modal-header {
	padding: 15px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0px; line-height: 1.4285;
}
.modal-body {
	padding: 15px; position: relative;
}
.modal-footer {
	padding: 15px; text-align: right; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;
}
.modal-footer .btn + .btn {
	margin-bottom: 0px; margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0px;
}
.modal-scrollbar-measure {
	top: -9999px; width: 50px; height: 50px; overflow: scroll; position: absolute;
}
@media all and (min-width:768px)
{
.modal-dialog {
	margin: 30px auto; width: 600px;
}
.modal-content {
	box-shadow: 0px 5px 15px rgba(0,0,0,0.5); -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
	width: 300px;
}
}
@media all and (min-width:992px)
{
.modal-lg {
	width: 900px;
}
}
.tooltip {
	text-align: left; text-transform: none; line-height: 1.4285; letter-spacing: normal; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; word-spacing: normal; display: block; white-space: normal; position: absolute; z-index: 1070; -ms-word-break: normal; -ms-word-wrap: normal; opacity: 0; text-shadow: none;
}
.in.tooltip {
	opacity: 0.9;
}
.top.tooltip {
	padding: 5px 0px; margin-top: -3px;
}
.right.tooltip {
	padding: 0px 5px; margin-left: 3px;
}
.bottom.tooltip {
	padding: 5px 0px; margin-top: 3px;
}
.left.tooltip {
	padding: 0px 5px; margin-left: -3px;
}
.tooltip-inner {
	padding: 3px 8px; border-radius: 4px; text-align: center; color: rgb(255, 255, 255); max-width: 200px; background-color: rgb(0, 0, 0);
}
.tooltip-arrow {
	border-style: solid; border-color: transparent; width: 0px; height: 0px; position: absolute;
}
.top.tooltip .tooltip-arrow {
	border-width: 5px 5px 0px; left: 50%; bottom: 0px; margin-left: -5px; border-top-color: rgb(0, 0, 0);
}
.top-left.tooltip .tooltip-arrow {
	border-width: 5px 5px 0px; right: 5px; bottom: 0px; margin-bottom: -5px; border-top-color: rgb(0, 0, 0);
}
.top-right.tooltip .tooltip-arrow {
	border-width: 5px 5px 0px; left: 5px; bottom: 0px; margin-bottom: -5px; border-top-color: rgb(0, 0, 0);
}
.right.tooltip .tooltip-arrow {
	border-width: 5px 5px 5px 0px; left: 0px; top: 50%; margin-top: -5px; border-right-color: rgb(0, 0, 0);
}
.left.tooltip .tooltip-arrow {
	border-width: 5px 0px 5px 5px; top: 50%; right: 0px; margin-top: -5px; border-left-color: rgb(0, 0, 0);
}
.bottom.tooltip .tooltip-arrow {
	border-width: 0px 5px 5px; left: 50%; top: 0px; margin-left: -5px; border-bottom-color: rgb(0, 0, 0);
}
.bottom-left.tooltip .tooltip-arrow {
	border-width: 0px 5px 5px; top: 0px; right: 5px; margin-top: -5px; border-bottom-color: rgb(0, 0, 0);
}
.bottom-right.tooltip .tooltip-arrow {
	border-width: 0px 5px 5px; left: 5px; top: 0px; margin-top: -5px; border-bottom-color: rgb(0, 0, 0);
}
.popover {
	padding: 1px; border-radius: 6px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; left: 0px; top: 0px; text-align: left; text-transform: none; line-height: 1.4285; letter-spacing: normal; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; text-decoration: none; word-spacing: normal; display: none; white-space: normal; position: absolute; z-index: 1060; -ms-word-break: normal; -ms-word-wrap: normal; max-width: 276px; box-shadow: 0px 5px 10px rgba(0,0,0,0.2); text-shadow: none; background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box;
}
.top.popover {
	margin-top: -10px;
}
.right.popover {
	margin-left: 10px;
}
.bottom.popover {
	margin-top: 10px;
}
.left.popover {
	margin-left: -10px;
}
.popover-title {
	margin: 0px; padding: 8px 14px; border-radius: 5px 5px 0px 0px; font-size: 14px; border-bottom-color: rgb(235, 235, 235); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(247, 247, 247);
}
.popover-content {
	padding: 9px 14px;
}
.popover > .arrow {
	border-style: solid; border-color: transparent; width: 0px; height: 0px; display: block; position: absolute;
}
.popover > .arrow::after {
	border-style: solid; border-color: transparent; width: 0px; height: 0px; display: block; position: absolute;
}
.popover > .arrow {
	border-width: 11px;
}
.popover > .arrow::after {
	border-width: 10px; content: "";
}
.top.popover > .arrow {
	left: 50%; bottom: -11px; margin-left: -11px; border-top-color: rgba(0, 0, 0, 0.25); border-bottom-width: 0px;
}
.top.popover > .arrow::after {
	bottom: 1px; margin-left: -10px; border-top-color: rgb(255, 255, 255); border-bottom-width: 0px; content: " ";
}
.right.popover > .arrow {
	left: -11px; top: 50%; margin-top: -11px; border-right-color: rgba(0, 0, 0, 0.25); border-left-width: 0px;
}
.right.popover > .arrow::after {
	left: 1px; bottom: -10px; border-right-color: rgb(255, 255, 255); border-left-width: 0px; content: " ";
}
.bottom.popover > .arrow {
	left: 50%; top: -11px; margin-left: -11px; border-bottom-color: rgba(0, 0, 0, 0.25); border-top-width: 0px;
}
.bottom.popover > .arrow::after {
	top: 1px; margin-left: -10px; border-bottom-color: rgb(255, 255, 255); border-top-width: 0px; content: " ";
}
.left.popover > .arrow {
	top: 50%; right: -11px; margin-top: -11px; border-left-color: rgba(0, 0, 0, 0.25); border-right-width: 0px;
}
.left.popover > .arrow::after {
	right: 1px; bottom: -10px; border-left-color: rgb(255, 255, 255); border-right-width: 0px; content: " ";
}
.carousel {
	position: relative;
}
.carousel-inner {
	width: 100%; overflow: hidden; position: relative;
}
.carousel-inner > .item {
	transition:left 0.6s ease-in-out; display: none; position: relative; -webkit-transition: 0.6s ease-in-out left; -o-transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img {
	line-height: 1;
}
.carousel-inner > .item > a > img {
	line-height: 1;
}
@media not all, not all
{
.carousel-inner > .item {
	transition:transform 0.6s ease-in-out; perspective: 1000px; backface-visibility: hidden; -webkit-transition: -webkit-transform 0.6s ease-in-out; -o-transition: -o-transform 0.6s ease-in-out; -webkit-backface-visibility: hidden; -webkit-perspective: 1000px;
}
.carousel-inner > .next.item {
	left: 0px; transform: translate3d(100%, 0px, 0px); -webkit-transform: translate3d(100%, 0, 0);
}
.carousel-inner > .right.active.item {
	left: 0px; transform: translate3d(100%, 0px, 0px); -webkit-transform: translate3d(100%, 0, 0);
}
.carousel-inner > .prev.item {
	left: 0px; transform: translate3d(-100%, 0px, 0px); -webkit-transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .left.active.item {
	left: 0px; transform: translate3d(-100%, 0px, 0px); -webkit-transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .left.next.item {
	left: 0px; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.carousel-inner > .right.prev.item {
	left: 0px; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.carousel-inner > .active.item {
	left: 0px; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
}
.carousel-inner > .active {
	display: block;
}
.carousel-inner > .next {
	display: block;
}
.carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0px;
}
.carousel-inner > .next {
	top: 0px; width: 100%; position: absolute;
}
.carousel-inner > .prev {
	top: 0px; width: 100%; position: absolute;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .left.next {
	left: 0px;
}
.carousel-inner > .right.prev {
	left: 0px;
}
.carousel-inner > .left.active {
	left: -100%;
}
.carousel-inner > .right.active {
	left: 100%;
}
.carousel-control {
	left: 0px; top: 0px; width: 15%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); font-size: 20px; position: absolute; opacity: 0.5; text-shadow: 0px 1px 2px rgba(0,0,0,0.6); background-color: rgba(0, 0, 0, 0);
}
.left.carousel-control {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x;
}
.right.carousel-control {
	left: auto; right: 0px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x;
}
.carousel-control:hover {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; opacity: 0.9;
}
.carousel-control:focus {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; opacity: 0.9;
}
.carousel-control .icon-prev {
	top: 50%; margin-top: -10px; display: inline-block; position: absolute; z-index: 5;
}
.carousel-control .icon-next {
	top: 50%; margin-top: -10px; display: inline-block; position: absolute; z-index: 5;
}
.carousel-control .glyphicon-chevron-left {
	top: 50%; margin-top: -10px; display: inline-block; position: absolute; z-index: 5;
}
.carousel-control .glyphicon-chevron-right {
	top: 50%; margin-top: -10px; display: inline-block; position: absolute; z-index: 5;
}
.carousel-control .icon-prev {
	left: 50%; margin-left: -10px;
}
.carousel-control .glyphicon-chevron-left {
	left: 50%; margin-left: -10px;
}
.carousel-control .icon-next {
	right: 50%; margin-right: -10px;
}
.carousel-control .glyphicon-chevron-right {
	right: 50%; margin-right: -10px;
}
.carousel-control .icon-prev {
	width: 20px; height: 20px; line-height: 1; font-family: serif;
}
.carousel-control .icon-next {
	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 {
	list-style: none; left: 50%; width: 60%; text-align: center; bottom: 10px; padding-left: 0px; margin-left: -30%; position: absolute; z-index: 15;
}
.carousel-indicators li {
	margin: 1px; border-radius: 10px; border: 1px solid rgb(255, 255, 255); border-image: none; width: 10px; height: 10px; text-indent: -999px; display: inline-block; cursor: pointer; background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
	margin: 0px; width: 12px; height: 12px; background-color: rgb(255, 255, 255);
}
.carousel-caption {
	left: 15%; text-align: center; right: 15%; bottom: 20px; color: rgb(255, 255, 255); padding-top: 20px; padding-bottom: 20px; position: absolute; z-index: 10; text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}
.carousel-caption .btn {
	text-shadow: none;
}
@media screen and (min-width:768px)
{
.carousel-control .glyphicon-chevron-left {
	width: 30px; height: 30px; font-size: 30px; margin-top: -10px;
}
.carousel-control .glyphicon-chevron-right {
	width: 30px; height: 30px; font-size: 30px; margin-top: -10px;
}
.carousel-control .icon-prev {
	width: 30px; height: 30px; font-size: 30px; margin-top: -10px;
}
.carousel-control .icon-next {
	width: 30px; height: 30px; font-size: 30px; margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left {
	margin-left: -10px;
}
.carousel-control .icon-prev {
	margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right {
	margin-right: -10px;
}
.carousel-control .icon-next {
	margin-right: -10px;
}
.carousel-caption {
	left: 20%; right: 20%; padding-bottom: 30px;
}
.carousel-indicators {
	bottom: 20px;
}
}
.clearfix::before {
	display: table; content: " ";
}
.clearfix::after {
	display: table; content: " ";
}
.dl-horizontal dd::before {
	display: table; content: " ";
}
.dl-horizontal dd::after {
	display: table; content: " ";
}
.container::before {
	display: table; content: " ";
}
.container::after {
	display: table; content: " ";
}
.container-fluid::before {
	display: table; content: " ";
}
.container-fluid::after {
	display: table; content: " ";
}
.row::before {
	display: table; content: " ";
}
.row::after {
	display: table; content: " ";
}
.form-horizontal .form-group::before {
	display: table; content: " ";
}
.form-horizontal .form-group::after {
	display: table; content: " ";
}
.btn-toolbar::before {
	display: table; content: " ";
}
.btn-toolbar::after {
	display: table; content: " ";
}
.btn-group-vertical > .btn-group::before {
	display: table; content: " ";
}
.btn-group-vertical > .btn-group::after {
	display: table; content: " ";
}
.nav::before {
	display: table; content: " ";
}
.nav::after {
	display: table; content: " ";
}
.navbar::before {
	display: table; content: " ";
}
.navbar::after {
	display: table; content: " ";
}
.navbar-header::before {
	display: table; content: " ";
}
.navbar-header::after {
	display: table; content: " ";
}
.navbar-collapse::before {
	display: table; content: " ";
}
.navbar-collapse::after {
	display: table; content: " ";
}
.pager::before {
	display: table; content: " ";
}
.pager::after {
	display: table; content: " ";
}
.panel-body::before {
	display: table; content: " ";
}
.panel-body::after {
	display: table; content: " ";
}
.modal-header::before {
	display: table; content: " ";
}
.modal-header::after {
	display: table; content: " ";
}
.modal-footer::before {
	display: table; content: " ";
}
.modal-footer::after {
	display: table; content: " ";
}
.clearfix::after {
	clear: both;
}
.dl-horizontal dd::after {
	clear: both;
}
.container::after {
	clear: both;
}
.container-fluid::after {
	clear: both;
}
.row::after {
	clear: both;
}
.form-horizontal .form-group::after {
	clear: both;
}
.btn-toolbar::after {
	clear: both;
}
.btn-group-vertical > .btn-group::after {
	clear: both;
}
.nav::after {
	clear: both;
}
.navbar::after {
	clear: both;
}
.navbar-header::after {
	clear: both;
}
.navbar-collapse::after {
	clear: both;
}
.pager::after {
	clear: both;
}
.panel-body::after {
	clear: both;
}
.modal-header::after {
	clear: both;
}
.modal-footer::after {
	clear: both;
}
.center-block {
	margin-right: auto; margin-left: auto; display: block;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0px/0 a; border: 0px currentColor; border-image: none; color: transparent; font-size-adjust: none; font-stretch: normal; text-shadow: none; background-color: transparent;
}
.hidden {
	display: none !important;
}
.affix {
	position: fixed;
}
.visible-xs {
	display: none !important;
}
.visible-sm {
	display: none !important;
}
.visible-md {
	display: none !important;
}
.visible-lg {
	display: none !important;
}
.visible-xs-block {
	display: none !important;
}
.visible-xs-inline {
	display: none !important;
}
.visible-xs-inline-block {
	display: none !important;
}
.visible-sm-block {
	display: none !important;
}
.visible-sm-inline {
	display: none !important;
}
.visible-sm-inline-block {
	display: none !important;
}
.visible-md-block {
	display: none !important;
}
.visible-md-inline {
	display: none !important;
}
.visible-md-inline-block {
	display: none !important;
}
.visible-lg-block {
	display: none !important;
}
.visible-lg-inline {
	display: none !important;
}
.visible-lg-inline-block {
	display: none !important;
}
@media all and (max-width:767px)
{
.visible-xs {
	display: block !important;
}
table.visible-xs {
	display: table !important;
}
tr.visible-xs {
	display: table-row !important;
}
th.visible-xs {
	display: table-cell !important;
}
td.visible-xs {
	display: table-cell !important;
}
}
@media all and (max-width:767px)
{
.visible-xs-block {
	display: block !important;
}
}
@media all and (max-width:767px)
{
.visible-xs-inline {
	display: inline !important;
}
}
@media all and (max-width:767px)
{
.visible-xs-inline-block {
	display: inline-block !important;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.visible-sm {
	display: block !important;
}
table.visible-sm {
	display: table !important;
}
tr.visible-sm {
	display: table-row !important;
}
th.visible-sm {
	display: table-cell !important;
}
td.visible-sm {
	display: table-cell !important;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.visible-sm-block {
	display: block !important;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.visible-sm-inline {
	display: inline !important;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.visible-sm-inline-block {
	display: inline-block !important;
}
}
@media all and (max-width:1199px) and (min-width:992px)
{
.visible-md {
	display: block !important;
}
table.visible-md {
	display: table !important;
}
tr.visible-md {
	display: table-row !important;
}
th.visible-md {
	display: table-cell !important;
}
td.visible-md {
	display: table-cell !important;
}
}
@media all and (max-width:1199px) and (min-width:992px)
{
.visible-md-block {
	display: block !important;
}
}
@media all and (max-width:1199px) and (min-width:992px)
{
.visible-md-inline {
	display: inline !important;
}
}
@media all and (max-width:1199px) and (min-width:992px)
{
.visible-md-inline-block {
	display: inline-block !important;
}
}
@media all and (min-width:1200px)
{
.visible-lg {
	display: block !important;
}
table.visible-lg {
	display: table !important;
}
tr.visible-lg {
	display: table-row !important;
}
th.visible-lg {
	display: table-cell !important;
}
td.visible-lg {
	display: table-cell !important;
}
}
@media all and (min-width:1200px)
{
.visible-lg-block {
	display: block !important;
}
}
@media all and (min-width:1200px)
{
.visible-lg-inline {
	display: inline !important;
}
}
@media all and (min-width:1200px)
{
.visible-lg-inline-block {
	display: inline-block !important;
}
}
@media all and (max-width:767px)
{
.hidden-xs {
	display: none !important;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.hidden-sm {
	display: none !important;
}
}
@media all and (max-width:1199px) and (min-width:992px)
{
.hidden-md {
	display: none !important;
}
}
@media all and (min-width:1200px)
{
.hidden-lg {
	display: none !important;
}
}
.visible-print {
	display: none !important;
}
@media print
{
.visible-print {
	display: block !important;
}
table.visible-print {
	display: table !important;
}
tr.visible-print {
	display: table-row !important;
}
th.visible-print {
	display: table-cell !important;
}
td.visible-print {
	display: table-cell !important;
}
}
.visible-print-block {
	display: none !important;
}
@media print
{
.visible-print-block {
	display: block !important;
}
}
.visible-print-inline {
	display: none !important;
}
@media print
{
.visible-print-inline {
	display: inline !important;
}
}
.visible-print-inline-block {
	display: none !important;
}
@media print
{
.visible-print-inline-block {
	display: inline-block !important;
}
}
@media print
{
.hidden-print {
	display: none !important;
}
}

/* glyph-icons.css */

@font-face {
	font-family: Glyphicons Regular;
	src: url(https://www.producepro.com/wp-content/themes/produce-pro/glyphicons/glyphicons-regular.eot?#iefix) format("embedded-opentype"), url(https://www.producepro.com/wp-content/themes/produce-pro/glyphicons/glyphicons-regular.woff2) format("woff2"), url(https://www.producepro.com/wp-content/themes/produce-pro/glyphicons/glyphicons-regular.woff) format("woff"), url(https://www.producepro.com/wp-content/themes/produce-pro/glyphicons/glyphicons-regular.ttf) format("truetype"), url(https://www.producepro.com/wp-content/themes/produce-pro/glyphicons/glyphicons-regular.svg#glyphiconsregular) format("svg");
}
.glyphicons {
	line-height: 1; font-family: "Glyphicons Regular"; font-style: normal; font-weight: normal; vertical-align: top; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.x05.glyphicons {
	font-size: 12px;
}
.x2.glyphicons {
	font-size: 48px;
}
.x2.glyphicons::before {
	padding: 8px 12px;
}
.x3.glyphicons {
	font-size: 72px;
}
.x3.glyphicons::before {
	padding: 16px 20px;
}
.x4.glyphicons {
	font-size: 96px;
}
.x4.glyphicons::before {
	padding: 20px 28px;
}
.x5.glyphicons {
	font-size: 120px;
}
.x5.glyphicons::before {
	padding: 28px 36px;
}
.light.glyphicons::before {
	color: rgb(242, 242, 242);
}
.drop.glyphicons::before {
	text-shadow: -1px 1px 3px rgba(0,0,0,0.3);
}
.flip.glyphicons {
	transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); -moz-transform: scaleX(-1);
}
.flipv.glyphicons {
	transform: scaleY(-1); -webkit-transform: scaleY(-1); -o-transform: scaleY(-1); -moz-transform: scaleY(-1);
}
.rotate90.glyphicons {
	transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg);
}
.rotate180.glyphicons {
	transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);
}
.rotate270.glyphicons {
	transform: rotate(270deg); -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg);
}
.glyphicons-glass::before {
	content: "\E001";
}
.glyphicons-leaf::before {
	content: "\E002";
}
.glyphicons-dog::before {
	content: "\E003";
}
.glyphicons-user::before {
	content: "\E004";
}
.glyphicons-girl::before {
	content: "\E005";
}
.glyphicons-car::before {
	content: "\E006";
}
.glyphicons-user-add::before {
	content: "\E007";
}
.glyphicons-user-remove::before {
	content: "\E008";
}
.glyphicons-film::before {
	content: "\E009";
}
.glyphicons-magic::before {
	content: "\E010";
}
.glyphicons-envelope::before {
	content: "\E011";
}
.glyphicons-camera::before {
	content: "\E012";
}
.glyphicons-heart::before {
	content: "\E013";
}
.glyphicons-beach-umbrella::before {
	content: "\E014";
}
.glyphicons-train::before {
	content: "\E015";
}
.glyphicons-print::before {
	content: "\E016";
}
.glyphicons-bin::before {
	content: "\E017";
}
.glyphicons-music::before {
	content: "\E018";
}
.glyphicons-music-alt::before {
	content: "\E019";
}
.glyphicons-heart-empty::before {
	content: "\E020";
}
.glyphicons-home::before {
	content: "\E021";
}
.glyphicons-snowflake::before {
	content: "\E022";
}
.glyphicons-fire::before {
	content: "\E023";
}
.glyphicons-magnet::before {
	content: "\E024";
}
.glyphicons-parents::before {
	content: "\E025";
}
.glyphicons-binoculars::before {
	content: "\E026";
}
.glyphicons-road::before {
	content: "\E027";
}
.glyphicons-search::before {
	content: "\E028";
}
.glyphicons-cars::before {
	content: "\E029";
}
.glyphicons-notes-2::before {
	content: "\E030";
}
.glyphicons-pencil::before {
	content: "\E031";
}
.glyphicons-bus::before {
	content: "\E032";
}
.glyphicons-wifi-alt::before {
	content: "\E033";
}
.glyphicons-luggage::before {
	content: "\E034";
}
.glyphicons-old-man::before {
	content: "\E035";
}
.glyphicons-woman::before {
	content: "\E036";
}
.glyphicons-file::before {
	content: "\E037";
}
.glyphicons-coins::before {
	content: "\E038";
}
.glyphicons-plane::before {
	content: "\E039";
}
.glyphicons-notes::before {
	content: "\E040";
}
.glyphicons-stats::before {
	content: "\E041";
}
.glyphicons-charts::before {
	content: "\E042";
}
.glyphicons-pie-chart::before {
	content: "\E043";
}
.glyphicons-group::before {
	content: "\E044";
}
.glyphicons-keys::before {
	content: "\E045";
}
.glyphicons-calendar::before {
	content: "\E046";
}
.glyphicons-router::before {
	content: "\E047";
}
.glyphicons-camera-small::before {
	content: "\E048";
}
.glyphicons-star-empty::before {
	content: "\E049";
}
.glyphicons-star::before {
	content: "\E050";
}
.glyphicons-link::before {
	content: "\E051";
}
.glyphicons-eye-open::before {
	content: "\E052";
}
.glyphicons-eye-close::before {
	content: "\E053";
}
.glyphicons-alarm::before {
	content: "\E054";
}
.glyphicons-clock::before {
	content: "\E055";
}
.glyphicons-stopwatch::before {
	content: "\E056";
}
.glyphicons-projector::before {
	content: "\E057";
}
.glyphicons-history::before {
	content: "\E058";
}
.glyphicons-truck::before {
	content: "\E059";
}
.glyphicons-cargo::before {
	content: "\E060";
}
.glyphicons-compass::before {
	content: "\E061";
}
.glyphicons-keynote::before {
	content: "\E062";
}
.glyphicons-paperclip::before {
	content: "\E063";
}
.glyphicons-power::before {
	content: "\E064";
}
.glyphicons-lightbulb::before {
	content: "\E065";
}
.glyphicons-tag::before {
	content: "\E066";
}
.glyphicons-tags::before {
	content: "\E067";
}
.glyphicons-cleaning::before {
	content: "\E068";
}
.glyphicons-ruler::before {
	content: "\E069";
}
.glyphicons-gift::before {
	content: "\E070";
}
.glyphicons-umbrella::before {
	content: "\E071";
}
.glyphicons-book::before {
	content: "\E072";
}
.glyphicons-bookmark::before {
	content: "\E073";
}
.glyphicons-wifi::before {
	content: "\E074";
}
.glyphicons-cup::before {
	content: "\E075";
}
.glyphicons-stroller::before {
	content: "\E076";
}
.glyphicons-headphones::before {
	content: "\E077";
}
.glyphicons-headset::before {
	content: "\E078";
}
.glyphicons-warning-sign::before {
	content: "\E079";
}
.glyphicons-signal::before {
	content: "\E080";
}
.glyphicons-retweet::before {
	content: "\E081";
}
.glyphicons-refresh::before {
	content: "\E082";
}
.glyphicons-roundabout::before {
	content: "\E083";
}
.glyphicons-random::before {
	content: "\E084";
}
.glyphicons-heat::before {
	content: "\E085";
}
.glyphicons-repeat::before {
	content: "\E086";
}
.glyphicons-display::before {
	content: "\E087";
}
.glyphicons-log-book::before {
	content: "\E088";
}
.glyphicons-address-book::before {
	content: "\E089";
}
.glyphicons-building::before {
	content: "\E090";
}
.glyphicons-eyedropper::before {
	content: "\E091";
}
.glyphicons-adjust::before {
	content: "\E092";
}
.glyphicons-tint::before {
	content: "\E093";
}
.glyphicons-crop::before {
	content: "\E094";
}
.glyphicons-vector-path-square::before {
	content: "\E095";
}
.glyphicons-vector-path-circle::before {
	content: "\E096";
}
.glyphicons-vector-path-polygon::before {
	content: "\E097";
}
.glyphicons-vector-path-line::before {
	content: "\E098";
}
.glyphicons-vector-path-curve::before {
	content: "\E099";
}
.glyphicons-vector-path-all::before {
	content: "\E100";
}
.glyphicons-font::before {
	content: "\E101";
}
.glyphicons-italic::before {
	content: "\E102";
}
.glyphicons-bold::before {
	content: "\E103";
}
.glyphicons-text-underline::before {
	content: "\E104";
}
.glyphicons-text-strike::before {
	content: "\E105";
}
.glyphicons-text-height::before {
	content: "\E106";
}
.glyphicons-text-width::before {
	content: "\E107";
}
.glyphicons-text-resize::before {
	content: "\E108";
}
.glyphicons-left-indent::before {
	content: "\E109";
}
.glyphicons-right-indent::before {
	content: "\E110";
}
.glyphicons-align-left::before {
	content: "\E111";
}
.glyphicons-align-center::before {
	content: "\E112";
}
.glyphicons-align-right::before {
	content: "\E113";
}
.glyphicons-justify::before {
	content: "\E114";
}
.glyphicons-list::before {
	content: "\E115";
}
.glyphicons-text-smaller::before {
	content: "\E116";
}
.glyphicons-text-bigger::before {
	content: "\E117";
}
.glyphicons-embed::before {
	content: "\E118";
}
.glyphicons-embed-close::before {
	content: "\E119";
}
.glyphicons-table::before {
	content: "\E120";
}
.glyphicons-message-full::before {
	content: "\E121";
}
.glyphicons-message-empty::before {
	content: "\E122";
}
.glyphicons-message-in::before {
	content: "\E123";
}
.glyphicons-message-out::before {
	content: "\E124";
}
.glyphicons-message-plus::before {
	content: "\E125";
}
.glyphicons-message-minus::before {
	content: "\E126";
}
.glyphicons-message-ban::before {
	content: "\E127";
}
.glyphicons-message-flag::before {
	content: "\E128";
}
.glyphicons-message-lock::before {
	content: "\E129";
}
.glyphicons-message-new::before {
	content: "\E130";
}
.glyphicons-inbox::before {
	content: "\E131";
}
.glyphicons-inbox-plus::before {
	content: "\E132";
}
.glyphicons-inbox-minus::before {
	content: "\E133";
}
.glyphicons-inbox-lock::before {
	content: "\E134";
}
.glyphicons-inbox-in::before {
	content: "\E135";
}
.glyphicons-inbox-out::before {
	content: "\E136";
}
.glyphicons-cogwheel::before {
	content: "\E137";
}
.glyphicons-cogwheels::before {
	content: "\E138";
}
.glyphicons-picture::before {
	content: "\E139";
}
.glyphicons-adjust-alt::before {
	content: "\E140";
}
.glyphicons-database-lock::before {
	content: "\E141";
}
.glyphicons-database-plus::before {
	content: "\E142";
}
.glyphicons-database-minus::before {
	content: "\E143";
}
.glyphicons-database-ban::before {
	content: "\E144";
}
.glyphicons-folder-open::before {
	content: "\E145";
}
.glyphicons-folder-plus::before {
	content: "\E146";
}
.glyphicons-folder-minus::before {
	content: "\E147";
}
.glyphicons-folder-lock::before {
	content: "\E148";
}
.glyphicons-folder-flag::before {
	content: "\E149";
}
.glyphicons-folder-new::before {
	content: "\E150";
}
.glyphicons-edit::before {
	content: "\E151";
}
.glyphicons-new-window::before {
	content: "\E152";
}
.glyphicons-check::before {
	content: "\E153";
}
.glyphicons-unchecked::before {
	content: "\E154";
}
.glyphicons-more-windows::before {
	content: "\E155";
}
.glyphicons-show-big-thumbnails::before {
	content: "\E156";
}
.glyphicons-show-thumbnails::before {
	content: "\E157";
}
.glyphicons-show-thumbnails-with-lines::before {
	content: "\E158";
}
.glyphicons-show-lines::before {
	content: "\E159";
}
.glyphicons-playlist::before {
	content: "\E160";
}
.glyphicons-imac::before {
	content: "\E161";
}
.glyphicons-macbook::before {
	content: "\E162";
}
.glyphicons-ipad::before {
	content: "\E163";
}
.glyphicons-iphone::before {
	content: "\E164";
}
.glyphicons-iphone-transfer::before {
	content: "\E165";
}
.glyphicons-iphone-exchange::before {
	content: "\E166";
}
.glyphicons-ipod::before {
	content: "\E167";
}
.glyphicons-ipod-shuffle::before {
	content: "\E168";
}
.glyphicons-ear-plugs::before {
	content: "\E169";
}
.glyphicons-record::before {
	content: "\E170";
}
.glyphicons-step-backward::before {
	content: "\E171";
}
.glyphicons-fast-backward::before {
	content: "\E172";
}
.glyphicons-rewind::before {
	content: "\E173";
}
.glyphicons-play::before {
	content: "\E174";
}
.glyphicons-pause::before {
	content: "\E175";
}
.glyphicons-stop::before {
	content: "\E176";
}
.glyphicons-forward::before {
	content: "\E177";
}
.glyphicons-fast-forward::before {
	content: "\E178";
}
.glyphicons-step-forward::before {
	content: "\E179";
}
.glyphicons-eject::before {
	content: "\E180";
}
.glyphicons-facetime-video::before {
	content: "\E181";
}
.glyphicons-download-alt::before {
	content: "\E182";
}
.glyphicons-mute::before {
	content: "\E183";
}
.glyphicons-volume-down::before {
	content: "\E184";
}
.glyphicons-volume-up::before {
	content: "\E185";
}
.glyphicons-screenshot::before {
	content: "\E186";
}
.glyphicons-move::before {
	content: "\E187";
}
.glyphicons-more::before {
	content: "\E188";
}
.glyphicons-brightness-reduce::before {
	content: "\E189";
}
.glyphicons-brightness-increase::before {
	content: "\E190";
}
.glyphicons-plus-sign::before {
	content: "\E191";
}
.glyphicons-minus-sign::before {
	content: "\E192";
}
.glyphicons-remove-sign::before {
	content: "\E193";
}
.glyphicons-ok-sign::before {
	content: "\E194";
}
.glyphicons-question-sign::before {
	content: "\E195";
}
.glyphicons-info-sign::before {
	content: "\E196";
}
.glyphicons-exclamation-sign::before {
	content: "\E197";
}
.glyphicons-remove-circle::before {
	content: "\E198";
}
.glyphicons-ok-circle::before {
	content: "\E199";
}
.glyphicons-ban-circle::before {
	content: "\E200";
}
.glyphicons-download::before {
	content: "\E201";
}
.glyphicons-upload::before {
	content: "\E202";
}
.glyphicons-shopping-cart::before {
	content: "\E203";
}
.glyphicons-lock::before {
	content: "\E204";
}
.glyphicons-unlock::before {
	content: "\E205";
}
.glyphicons-electricity::before {
	content: "\E206";
}
.glyphicons-ok::before {
	content: "\E207";
}
.glyphicons-remove::before {
	content: "\E208";
}
.glyphicons-cart-in::before {
	content: "\E209";
}
.glyphicons-cart-out::before {
	content: "\E210";
}
.glyphicons-arrow-left::before {
	content: "\E211";
}
.glyphicons-arrow-right::before {
	content: "\E212";
}
.glyphicons-arrow-down::before {
	content: "\E213";
}
.glyphicons-arrow-up::before {
	content: "\E214";
}
.glyphicons-resize-small::before {
	content: "\E215";
}
.glyphicons-resize-full::before {
	content: "\E216";
}
.glyphicons-circle-arrow-left::before {
	content: "\E217";
}
.glyphicons-circle-arrow-right::before {
	content: "\E218";
}
.glyphicons-circle-arrow-top::before {
	content: "\E219";
}
.glyphicons-circle-arrow-down::before {
	content: "\E220";
}
.glyphicons-play-button::before {
	content: "\E221";
}
.glyphicons-unshare::before {
	content: "\E222";
}
.glyphicons-share::before {
	content: "\E223";
}
.glyphicons-chevron-right::before {
	content: "\E224";
}
.glyphicons-chevron-left::before {
	content: "\E225";
}
.glyphicons-bluetooth::before {
	content: "\E226";
}
.glyphicons-euro::before {
	content: "\E227";
}
.glyphicons-usd::before {
	content: "\E228";
}
.glyphicons-gbp::before {
	content: "\E229";
}
.glyphicons-retweet-2::before {
	content: "\E230";
}
.glyphicons-moon::before {
	content: "\E231";
}
.glyphicons-sun::before {
	content: "\E232";
}
.glyphicons-cloud::before {
	content: "\E233";
}
.glyphicons-direction::before {
	content: "\E234";
}
.glyphicons-brush::before {
	content: "\E235";
}
.glyphicons-pen::before {
	content: "\E236";
}
.glyphicons-zoom-in::before {
	content: "\E237";
}
.glyphicons-zoom-out::before {
	content: "\E238";
}
.glyphicons-pin::before {
	content: "\E239";
}
.glyphicons-albums::before {
	content: "\E240";
}
.glyphicons-rotation-lock::before {
	content: "\E241";
}
.glyphicons-flash::before {
	content: "\E242";
}
.glyphicons-map-marker::before {
	content: "\E243";
}
.glyphicons-anchor::before {
	content: "\E244";
}
.glyphicons-conversation::before {
	content: "\E245";
}
.glyphicons-chat::before {
	content: "\E246";
}
.glyphicons-note-empty::before {
	content: "\E247";
}
.glyphicons-note::before {
	content: "\E248";
}
.glyphicons-asterisk::before {
	content: "\E249";
}
.glyphicons-divide::before {
	content: "\E250";
}
.glyphicons-snorkel-diving::before {
	content: "\E251";
}
.glyphicons-scuba-diving::before {
	content: "\E252";
}
.glyphicons-oxygen-bottle::before {
	content: "\E253";
}
.glyphicons-fins::before {
	content: "\E254";
}
.glyphicons-fishes::before {
	content: "\E255";
}
.glyphicons-boat::before {
	content: "\E256";
}
.glyphicons-delete::before {
	content: "\E257";
}
.glyphicons-sheriffs-star::before {
	content: "\E258";
}
.glyphicons-qrcode::before {
	content: "\E259";
}
.glyphicons-barcode::before {
	content: "\E260";
}
.glyphicons-pool::before {
	content: "\E261";
}
.glyphicons-buoy::before {
	content: "\E262";
}
.glyphicons-spade::before {
	content: "\E263";
}
.glyphicons-bank::before {
	content: "\E264";
}
.glyphicons-vcard::before {
	content: "\E265";
}
.glyphicons-electrical-plug::before {
	content: "\E266";
}
.glyphicons-flag::before {
	content: "\E267";
}
.glyphicons-credit-card::before {
	content: "\E268";
}
.glyphicons-keyboard-wireless::before {
	content: "\E269";
}
.glyphicons-keyboard-wired::before {
	content: "\E270";
}
.glyphicons-shield::before {
	content: "\E271";
}
.glyphicons-ring::before {
	content: "\E272";
}
.glyphicons-cake::before {
	content: "\E273";
}
.glyphicons-drink::before {
	content: "\E274";
}
.glyphicons-beer::before {
	content: "\E275";
}
.glyphicons-fast-food::before {
	content: "\E276";
}
.glyphicons-cutlery::before {
	content: "\E277";
}
.glyphicons-pizza::before {
	content: "\E278";
}
.glyphicons-birthday-cake::before {
	content: "\E279";
}
.glyphicons-tablet::before {
	content: "\E280";
}
.glyphicons-settings::before {
	content: "\E281";
}
.glyphicons-bullets::before {
	content: "\E282";
}
.glyphicons-cardio::before {
	content: "\E283";
}
.glyphicons-t-shirt::before {
	content: "\E284";
}
.glyphicons-pants::before {
	content: "\E285";
}
.glyphicons-sweater::before {
	content: "\E286";
}
.glyphicons-fabric::before {
	content: "\E287";
}
.glyphicons-leather::before {
	content: "\E288";
}
.glyphicons-scissors::before {
	content: "\E289";
}
.glyphicons-bomb::before {
	content: "\E290";
}
.glyphicons-skull::before {
	content: "\E291";
}
.glyphicons-celebration::before {
	content: "\E292";
}
.glyphicons-tea-kettle::before {
	content: "\E293";
}
.glyphicons-french-press::before {
	content: "\E294";
}
.glyphicons-coffee-cup::before {
	content: "\E295";
}
.glyphicons-pot::before {
	content: "\E296";
}
.glyphicons-grater::before {
	content: "\E297";
}
.glyphicons-kettle::before {
	content: "\E298";
}
.glyphicons-hospital::before {
	content: "\E299";
}
.glyphicons-hospital-h::before {
	content: "\E300";
}
.glyphicons-microphone::before {
	content: "\E301";
}
.glyphicons-webcam::before {
	content: "\E302";
}
.glyphicons-temple-christianity-church::before {
	content: "\E303";
}
.glyphicons-temple-islam::before {
	content: "\E304";
}
.glyphicons-temple-hindu::before {
	content: "\E305";
}
.glyphicons-temple-buddhist::before {
	content: "\E306";
}
.glyphicons-bicycle::before {
	content: "\E307";
}
.glyphicons-life-preserver::before {
	content: "\E308";
}
.glyphicons-share-alt::before {
	content: "\E309";
}
.glyphicons-comments::before {
	content: "\E310";
}
.glyphicons-flower::before {
	content: "\E311";
}
.glyphicons-baseball::before {
	content: "\E312";
}
.glyphicons-rugby::before {
	content: "\E313";
}
.glyphicons-ax::before {
	content: "\E314";
}
.glyphicons-table-tennis::before {
	content: "\E315";
}
.glyphicons-bowling::before {
	content: "\E316";
}
.glyphicons-tree-conifer::before {
	content: "\E317";
}
.glyphicons-tree-deciduous::before {
	content: "\E318";
}
.glyphicons-more-items::before {
	content: "\E319";
}
.glyphicons-sort::before {
	content: "\E320";
}
.glyphicons-filter::before {
	content: "\E321";
}
.glyphicons-gamepad::before {
	content: "\E322";
}
.glyphicons-playing-dices::before {
	content: "\E323";
}
.glyphicons-calculator::before {
	content: "\E324";
}
.glyphicons-tie::before {
	content: "\E325";
}
.glyphicons-wallet::before {
	content: "\E326";
}
.glyphicons-piano::before {
	content: "\E327";
}
.glyphicons-sampler::before {
	content: "\E328";
}
.glyphicons-podium::before {
	content: "\E329";
}
.glyphicons-soccer-ball::before {
	content: "\E330";
}
.glyphicons-blog::before {
	content: "\E331";
}
.glyphicons-dashboard::before {
	content: "\E332";
}
.glyphicons-certificate::before {
	content: "\E333";
}
.glyphicons-bell::before {
	content: "\E334";
}
.glyphicons-candle::before {
	content: "\E335";
}
.glyphicons-pushpin::before {
	content: "\E336";
}
.glyphicons-iphone-shake::before {
	content: "\E337";
}
.glyphicons-pin-flag::before {
	content: "\E338";
}
.glyphicons-turtle::before {
	content: "\E339";
}
.glyphicons-rabbit::before {
	content: "\E340";
}
.glyphicons-globe::before {
	content: "\E341";
}
.glyphicons-briefcase::before {
	content: "\E342";
}
.glyphicons-hdd::before {
	content: "\E343";
}
.glyphicons-thumbs-up::before {
	content: "\E344";
}
.glyphicons-thumbs-down::before {
	content: "\E345";
}
.glyphicons-hand-right::before {
	content: "\E346";
}
.glyphicons-hand-left::before {
	content: "\E347";
}
.glyphicons-hand-up::before {
	content: "\E348";
}
.glyphicons-hand-down::before {
	content: "\E349";
}
.glyphicons-fullscreen::before {
	content: "\E350";
}
.glyphicons-shopping-bag::before {
	content: "\E351";
}
.glyphicons-book-open::before {
	content: "\E352";
}
.glyphicons-nameplate::before {
	content: "\E353";
}
.glyphicons-nameplate-alt::before {
	content: "\E354";
}
.glyphicons-vases::before {
	content: "\E355";
}
.glyphicons-bullhorn::before {
	content: "\E356";
}
.glyphicons-dumbbell::before {
	content: "\E357";
}
.glyphicons-suitcase::before {
	content: "\E358";
}
.glyphicons-file-import::before {
	content: "\E359";
}
.glyphicons-file-export::before {
	content: "\E360";
}
.glyphicons-bug::before {
	content: "\E361";
}
.glyphicons-crown::before {
	content: "\E362";
}
.glyphicons-smoking::before {
	content: "\E363";
}
.glyphicons-cloud-upload::before {
	content: "\E364";
}
.glyphicons-cloud-download::before {
	content: "\E365";
}
.glyphicons-restart::before {
	content: "\E366";
}
.glyphicons-security-camera::before {
	content: "\E367";
}
.glyphicons-expand::before {
	content: "\E368";
}
.glyphicons-collapse::before {
	content: "\E369";
}
.glyphicons-collapse-top::before {
	content: "\E370";
}
.glyphicons-globe-af::before {
	content: "\E371";
}
.glyphicons-global::before {
	content: "\E372";
}
.glyphicons-spray::before {
	content: "\E373";
}
.glyphicons-nails::before {
	content: "\E374";
}
.glyphicons-claw-hammer::before {
	content: "\E375";
}
.glyphicons-classic-hammer::before {
	content: "\E376";
}
.glyphicons-hand-saw::before {
	content: "\E377";
}
.glyphicons-riflescope::before {
	content: "\E378";
}
.glyphicons-electrical-socket-eu::before {
	content: "\E379";
}
.glyphicons-electrical-socket-us::before {
	content: "\E380";
}
.glyphicons-message-forward::before {
	content: "\E381";
}
.glyphicons-coat-hanger::before {
	content: "\E382";
}
.glyphicons-dress::before {
	content: "\E383";
}
.glyphicons-bathrobe::before {
	content: "\E384";
}
.glyphicons-shirt::before {
	content: "\E385";
}
.glyphicons-underwear::before {
	content: "\E386";
}
.glyphicons-log-in::before {
	content: "\E387";
}
.glyphicons-log-out::before {
	content: "\E388";
}
.glyphicons-exit::before {
	content: "\E389";
}
.glyphicons-new-window-alt::before {
	content: "\E390";
}
.glyphicons-video-sd::before {
	content: "\E391";
}
.glyphicons-video-hd::before {
	content: "\E392";
}
.glyphicons-subtitles::before {
	content: "\E393";
}
.glyphicons-sound-stereo::before {
	content: "\E394";
}
.glyphicons-sound-dolby::before {
	content: "\E395";
}
.glyphicons-sound-5-1::before {
	content: "\E396";
}
.glyphicons-sound-6-1::before {
	content: "\E397";
}
.glyphicons-sound-7-1::before {
	content: "\E398";
}
.glyphicons-copyright-mark::before {
	content: "\E399";
}
.glyphicons-registration-mark::before {
	content: "\E400";
}
.glyphicons-radar::before {
	content: "\E401";
}
.glyphicons-skateboard::before {
	content: "\E402";
}
.glyphicons-golf-course::before {
	content: "\E403";
}
.glyphicons-sorting::before {
	content: "\E404";
}
.glyphicons-sort-by-alphabet::before {
	content: "\E405";
}
.glyphicons-sort-by-alphabet-alt::before {
	content: "\E406";
}
.glyphicons-sort-by-order::before {
	content: "\E407";
}
.glyphicons-sort-by-order-alt::before {
	content: "\E408";
}
.glyphicons-sort-by-attributes::before {
	content: "\E409";
}
.glyphicons-sort-by-attributes-alt::before {
	content: "\E410";
}
.glyphicons-compressed::before {
	content: "\E411";
}
.glyphicons-package::before {
	content: "\E412";
}
.glyphicons-cloud-plus::before {
	content: "\E413";
}
.glyphicons-cloud-minus::before {
	content: "\E414";
}
.glyphicons-disk-save::before {
	content: "\E415";
}
.glyphicons-disk-open::before {
	content: "\E416";
}
.glyphicons-disk-saved::before {
	content: "\E417";
}
.glyphicons-disk-remove::before {
	content: "\E418";
}
.glyphicons-disk-import::before {
	content: "\E419";
}
.glyphicons-disk-export::before {
	content: "\E420";
}
.glyphicons-tower::before {
	content: "\E421";
}
.glyphicons-send::before {
	content: "\E422";
}
.glyphicons-git-branch::before {
	content: "\E423";
}
.glyphicons-git-create::before {
	content: "\E424";
}
.glyphicons-git-private::before {
	content: "\E425";
}
.glyphicons-git-delete::before {
	content: "\E426";
}
.glyphicons-git-merge::before {
	content: "\E427";
}
.glyphicons-git-pull-request::before {
	content: "\E428";
}
.glyphicons-git-compare::before {
	content: "\E429";
}
.glyphicons-git-commit::before {
	content: "\E430";
}
.glyphicons-construction-cone::before {
	content: "\E431";
}
.glyphicons-shoe-steps::before {
	content: "\E432";
}
.glyphicons-plus::before {
	content: "\E433";
}
.glyphicons-minus::before {
	content: "\E434";
}
.glyphicons-redo::before {
	content: "\E435";
}
.glyphicons-undo::before {
	content: "\E436";
}
.glyphicons-golf::before {
	content: "\E437";
}
.glyphicons-hockey::before {
	content: "\E438";
}
.glyphicons-pipe::before {
	content: "\E439";
}
.glyphicons-wrench::before {
	content: "\E440";
}
.glyphicons-folder-closed::before {
	content: "\E441";
}
.glyphicons-phone-alt::before {
	content: "\E442";
}
.glyphicons-earphone::before {
	content: "\E443";
}
.glyphicons-floppy-disk::before {
	content: "\E444";
}
.glyphicons-floppy-saved::before {
	content: "\E445";
}
.glyphicons-floppy-remove::before {
	content: "\E446";
}
.glyphicons-floppy-save::before {
	content: "\E447";
}
.glyphicons-floppy-open::before {
	content: "\E448";
}
.glyphicons-translate::before {
	content: "\E449";
}
.glyphicons-fax::before {
	content: "\E450";
}
.glyphicons-factory::before {
	content: "\E451";
}
.glyphicons-shop-window::before {
	content: "\E452";
}
.glyphicons-shop::before {
	content: "\E453";
}
.glyphicons-kiosk::before {
	content: "\E454";
}
.glyphicons-kiosk-wheels::before {
	content: "\E455";
}
.glyphicons-kiosk-light::before {
	content: "\E456";
}
.glyphicons-kiosk-food::before {
	content: "\E457";
}
.glyphicons-transfer::before {
	content: "\E458";
}
.glyphicons-money::before {
	content: "\E459";
}
.glyphicons-header::before {
	content: "\E460";
}
.glyphicons-blacksmith::before {
	content: "\E461";
}
.glyphicons-saw-blade::before {
	content: "\E462";
}
.glyphicons-basketball::before {
	content: "\E463";
}
.glyphicons-server::before {
	content: "\E464";
}
.glyphicons-server-plus::before {
	content: "\E465";
}
.glyphicons-server-minus::before {
	content: "\E466";
}
.glyphicons-server-ban::before {
	content: "\E467";
}
.glyphicons-server-flag::before {
	content: "\E468";
}
.glyphicons-server-lock::before {
	content: "\E469";
}
.glyphicons-server-new::before {
	content: "\E470";
}
.glyphicons-charging-station::before {
	content: "\E471";
}
.glyphicons-gas-station::before {
	content: "\E472";
}
.glyphicons-target::before {
	content: "\E473";
}
.glyphicons-bed::before {
	content: "\E474";
}
.glyphicons-mosquito::before {
	content: "\E475";
}
.glyphicons-dining-set::before {
	content: "\E476";
}
.glyphicons-plate-of-food::before {
	content: "\E477";
}
.glyphicons-hygiene-kit::before {
	content: "\E478";
}
.glyphicons-blackboard::before {
	content: "\E479";
}
.glyphicons-marriage::before {
	content: "\E480";
}
.glyphicons-bucket::before {
	content: "\E481";
}
.glyphicons-none-color-swatch::before {
	content: "\E482";
}
.glyphicons-bring-forward::before {
	content: "\E483";
}
.glyphicons-bring-to-front::before {
	content: "\E484";
}
.glyphicons-send-backward::before {
	content: "\E485";
}
.glyphicons-send-to-back::before {
	content: "\E486";
}
.glyphicons-fit-frame-to-image::before {
	content: "\E487";
}
.glyphicons-fit-image-to-frame::before {
	content: "\E488";
}
.glyphicons-multiple-displays::before {
	content: "\E489";
}
.glyphicons-handshake::before {
	content: "\E490";
}
.glyphicons-child::before {
	content: "\E491";
}
.glyphicons-baby-formula::before {
	content: "\E492";
}
.glyphicons-medicine::before {
	content: "\E493";
}
.glyphicons-atv-vehicle::before {
	content: "\E494";
}
.glyphicons-motorcycle::before {
	content: "\E495";
}
.glyphicons-bed-alt::before {
	content: "\E496";
}
.glyphicons-tent::before {
	content: "\E497";
}
.glyphicons-glasses::before {
	content: "\E498";
}
.glyphicons-sunglasses::before {
	content: "\E499";
}
.glyphicons-family::before {
	content: "\E500";
}
.glyphicons-education::before {
	content: "\E501";
}
.glyphicons-shoes::before {
	content: "\E502";
}
.glyphicons-map::before {
	content: "\E503";
}
.glyphicons-cd::before {
	content: "\E504";
}
.glyphicons-alert::before {
	content: "\E505";
}
.glyphicons-piggy-bank::before {
	content: "\E506";
}
.glyphicons-star-half::before {
	content: "\E507";
}
.glyphicons-cluster::before {
	content: "\E508";
}
.glyphicons-flowchart::before {
	content: "\E509";
}
.glyphicons-commodities::before {
	content: "\E510";
}
.glyphicons-duplicate::before {
	content: "\E511";
}
.glyphicons-copy::before {
	content: "\E512";
}
.glyphicons-paste::before {
	content: "\E513";
}
.glyphicons-bath-bathtub::before {
	content: "\E514";
}
.glyphicons-bath-shower::before {
	content: "\E515";
}
.glyphicons-shower::before {
	content: "\E516";
}
.glyphicons-menu-hamburger::before {
	content: "\E517";
}
.glyphicons-option-vertical::before {
	content: "\E518";
}
.glyphicons-option-horizontal::before {
	content: "\E519";
}
.glyphicons-currency-conversion::before {
	content: "\E520";
}
.glyphicons-user-ban::before {
	content: "\E521";
}
.glyphicons-user-lock::before {
	content: "\E522";
}
.glyphicons-user-flag::before {
	content: "\E523";
}
.glyphicons-user-asterisk::before {
	content: "\E524";
}
.glyphicons-user-alert::before {
	content: "\E525";
}
.glyphicons-user-key::before {
	content: "\E526";
}
.glyphicons-user-conversation::before {
	content: "\E527";
}
.glyphicons-database::before {
	content: "\E528";
}
.glyphicons-database-search::before {
	content: "\E529";
}
.glyphicons-list-alt::before {
	content: "\E530";
}
.glyphicons-hazard-sign::before {
	content: "\E531";
}
.glyphicons-hazard::before {
	content: "\E532";
}
.glyphicons-stop-sign::before {
	content: "\E533";
}
.glyphicons-lab::before {
	content: "\E534";
}
.glyphicons-lab-alt::before {
	content: "\E535";
}
.glyphicons-ice-cream::before {
	content: "\E536";
}
.glyphicons-ice-lolly::before {
	content: "\E537";
}
.glyphicons-ice-lolly-tasted::before {
	content: "\E538";
}
.glyphicons-invoice::before {
	content: "\E539";
}
.glyphicons-cart-tick::before {
	content: "\E540";
}
.glyphicons-hourglass::before {
	content: "\E541";
}
.glyphicons-cat::before {
	content: "\E542";
}
.glyphicons-lamp::before {
	content: "\E543";
}
.glyphicons-scale-classic::before {
	content: "\E544";
}
.glyphicons-eye-plus::before {
	content: "\E545";
}
.glyphicons-eye-minus::before {
	content: "\E546";
}
.glyphicons-quote::before {
	content: "\E547";
}
.glyphicons-bitcoin::before {
	content: "\E548";
}
.glyphicons-yen::before {
	content: "\E549";
}
.glyphicons-ruble::before {
	content: "\E550";
}
.glyphicons-erase::before {
	content: "\E551";
}
.glyphicons-podcast::before {
	content: "\E552";
}
.glyphicons-firework::before {
	content: "\E553";
}
.glyphicons-scale::before {
	content: "\E554";
}
.glyphicons-king::before {
	content: "\E555";
}
.glyphicons-queen::before {
	content: "\E556";
}
.glyphicons-pawn::before {
	content: "\E557";
}
.glyphicons-bishop::before {
	content: "\E558";
}
.glyphicons-knight::before {
	content: "\E559";
}
.glyphicons-mic-mute::before {
	content: "\E560";
}
.glyphicons-voicemail::before {
	content: "\E561";
}
.glyphicons-paragraph-alt::before {
	content: "\E562";
}
.glyphicons-person-walking::before {
	content: "\E563";
}
.glyphicons-person-wheelchair::before {
	content: "\E564";
}
.glyphicons-underground::before {
	content: "\E565";
}
.glyphicons-car-hov::before {
	content: "\E566";
}
.glyphicons-car-rental::before {
	content: "\E567";
}
.glyphicons-transport::before {
	content: "\E568";
}
.glyphicons-taxi::before {
	content: "\E569";
}
.glyphicons-ice-cream-no::before {
	content: "\E570";
}
.glyphicons-uk-rat-u::before {
	content: "\E571";
}
.glyphicons-uk-rat-pg::before {
	content: "\E572";
}
.glyphicons-uk-rat-12a::before {
	content: "\E573";
}
.glyphicons-uk-rat-12::before {
	content: "\E574";
}
.glyphicons-uk-rat-15::before {
	content: "\E575";
}
.glyphicons-uk-rat-18::before {
	content: "\E576";
}
.glyphicons-uk-rat-r18::before {
	content: "\E577";
}
.glyphicons-tv::before {
	content: "\E578";
}
.glyphicons-sms::before {
	content: "\E579";
}
.glyphicons-mms::before {
	content: "\E580";
}
.glyphicons-us-rat-g::before {
	content: "\E581";
}
.glyphicons-us-rat-pg::before {
	content: "\E582";
}
.glyphicons-us-rat-pg-13::before {
	content: "\E583";
}
.glyphicons-us-rat-restricted::before {
	content: "\E584";
}
.glyphicons-us-rat-no-one-17::before {
	content: "\E585";
}
.glyphicons-equalizer::before {
	content: "\E586";
}
.glyphicons-speakers::before {
	content: "\E587";
}
.glyphicons-remote-control::before {
	content: "\E588";
}
.glyphicons-remote-control-tv::before {
	content: "\E589";
}
.glyphicons-shredder::before {
	content: "\E590";
}
.glyphicons-folder-heart::before {
	content: "\E591";
}
.glyphicons-person-running::before {
	content: "\E592";
}
.glyphicons-person::before {
	content: "\E593";
}
.glyphicons-voice::before {
	content: "\E594";
}
.glyphicons-stethoscope::before {
	content: "\E595";
}
.glyphicons-paired::before {
	content: "\E596";
}
.glyphicons-activity::before {
	content: "\E597";
}
.glyphicons-watch::before {
	content: "\E598";
}
.glyphicons-scissors-alt::before {
	content: "\E599";
}
.glyphicons-car-wheel::before {
	content: "\E600";
}
.glyphicons-chevron-up::before {
	content: "\E601";
}
.glyphicons-chevron-down::before {
	content: "\E602";
}
.glyphicons-superscript::before {
	content: "\E603";
}
.glyphicons-subscript::before {
	content: "\E604";
}
.glyphicons-text-size::before {
	content: "\E605";
}
.glyphicons-text-color::before {
	content: "\E606";
}
.glyphicons-text-background::before {
	content: "\E607";
}
.glyphicons-modal-window::before {
	content: "\E608";
}
.glyphicons-newspaper::before {
	content: "\E609";
}
.glyphicons-tractor::before {
	content: "\E610";
}
.glyphicons-camping::before {
	content: "\E611";
}
.glyphicons-camping-benches::before {
	content: "\E612";
}
.glyphicons-forest::before {
	content: "\E613";
}
.glyphicons-park::before {
	content: "\E614";
}
.glyphicons-field::before {
	content: "\E615";
}
.glyphicons-mountains::before {
	content: "\E616";
}
.glyphicons-fees-payments::before {
	content: "\E617";
}
.glyphicons-small-payments::before {
	content: "\E618";
}
.glyphicons-mixed-buildings::before {
	content: "\E619";
}
.glyphicons-industrial-zone::before {
	content: "\E620";
}
.glyphicons-visitor-tag::before {
	content: "\E621";
}
.glyphicons-businessman::before {
	content: "\E622";
}
.glyphicons-meditation::before {
	content: "\E623";
}
.glyphicons-bath::before {
	content: "\E624";
}
.glyphicons-donate::before {
	content: "\E625";
}
.glyphicons-sauna::before {
	content: "\E626";
}
.glyphicons-bedroom-nightstand::before {
	content: "\E627";
}
.glyphicons-bedroom-lamp::before {
	content: "\E628";
}
.glyphicons-doctor::before {
	content: "\E629";
}
.glyphicons-engineering-networks::before {
	content: "\E630";
}
.glyphicons-washing-machine::before {
	content: "\E631";
}
.glyphicons-dryer::before {
	content: "\E632";
}
.glyphicons-dishwasher::before {
	content: "\E633";
}
.glyphicons-luggage-group::before {
	content: "\E634";
}
.glyphicons-teenager::before {
	content: "\E635";
}
.glyphicons-person-stick::before {
	content: "\E636";
}
.glyphicons-person-stick-old::before {
	content: "\E637";
}
.glyphicons-traveler::before {
	content: "\E638";
}
.glyphicons-veteran::before {
	content: "\E639";
}
.glyphicons-group-chat::before {
	content: "\E640";
}
.glyphicons-elections::before {
	content: "\E641";
}
.glyphicons-law-justice::before {
	content: "\E642";
}
.glyphicons-judiciary::before {
	content: "\E643";
}
.glyphicons-house-fire::before {
	content: "\E644";
}
.glyphicons-firefighters::before {
	content: "\E645";
}
.glyphicons-police::before {
	content: "\E646";
}
.glyphicons-ambulance::before {
	content: "\E647";
}
.glyphicons-light-beacon::before {
	content: "\E648";
}
.glyphicons-important-day::before {
	content: "\E649";
}
.glyphicons-bike-park::before {
	content: "\E650";
}
.glyphicons-object-align-top::before {
	content: "\E651";
}
.glyphicons-object-align-bottom::before {
	content: "\E652";
}
.glyphicons-object-align-horizontal::before {
	content: "\E653";
}
.glyphicons-object-align-left::before {
	content: "\E654";
}
.glyphicons-object-align-vertical::before {
	content: "\E655";
}
.glyphicons-object-align-right::before {
	content: "\E656";
}
.glyphicons-reflect-y::before {
	content: "\E657";
}
.glyphicons-reflect-x::before {
	content: "\E658";
}
.glyphicons-tick::before {
	content: "\E659";
}
.glyphicons-lawnmower::before {
	content: "\E660";
}
.glyphicons-call-redirect::before {
	content: "\E661";
}
.glyphicons-call-ip::before {
	content: "\E662";
}
.glyphicons-call-record::before {
	content: "\E663";
}
.glyphicons-call-ringtone::before {
	content: "\E664";
}
.glyphicons-call-traffic::before {
	content: "\E665";
}
.glyphicons-call-hold::before {
	content: "\E666";
}
.glyphicons-call-incoming::before {
	content: "\E667";
}
.glyphicons-call-outgoing::before {
	content: "\E668";
}
.glyphicons-call-video::before {
	content: "\E669";
}
.glyphicons-call-missed::before {
	content: "\E670";
}
.glyphicons-theater::before {
	content: "\E671";
}
.glyphicons-heartbeat::before {
	content: "\E672";
}
.glyphicons-kettlebell::before {
	content: "\E673";
}
.glyphicons-fireplace::before {
	content: "\E674";
}
.glyphicons-street-lights::before {
	content: "\E675";
}
.glyphicons-pedestrian::before {
	content: "\E676";
}
.glyphicons-flood::before {
	content: "\E677";
}
.glyphicons-open-water::before {
	content: "\E678";
}
.glyphicons-for-sale::before {
	content: "\E679";
}
.glyphicons-dustbin::before {
	content: "\E680";
}
.glyphicons-door::before {
	content: "\E681";
}
.glyphicons-camp-fire::before {
	content: "\E682";
}
.glyphicons-fleur-de-lis::before {
	content: "\E683";
}
.glyphicons-temperature-settings::before {
	content: "\E684";
}
.glyphicons-article::before {
	content: "\E685";
}
.glyphicons-sunbath::before {
	content: "\E686";
}
.glyphicons-balanced-diet::before {
	content: "\E687";
}
.glyphicons-ticket::before {
	content: "\E688";
}
.glyphicons-parking-ticket::before {
	content: "\E689";
}
.glyphicons-parking-meter::before {
	content: "\E690";
}
.glyphicons-laptop::before {
	content: "\E691";
}
.glyphicons-tree-structure::before {
	content: "\E692";
}
.glyphicons-weather-warning::before {
	content: "\E693";
}
.glyphicons-temperature-low::before {
	content: "\E694";
}
.glyphicons-temperature-high::before {
	content: "\E695";
}
.glyphicons-temperature-low-warning::before {
	content: "\E696";
}
.glyphicons-temperature-high-warning::before {
	content: "\E697";
}
.glyphicons-hurricane::before {
	content: "\E698";
}
.glyphicons-storm::before {
	content: "\E699";
}
.glyphicons-sorted-waste::before {
	content: "\E700";
}
.glyphicons-ear::before {
	content: "\E701";
}
.glyphicons-ear-deaf::before {
	content: "\E702";
}
.glyphicons-file-plus::before {
	content: "\E703";
}
.glyphicons-file-minus::before {
	content: "\E704";
}
.glyphicons-file-lock::before {
	content: "\E705";
}
.glyphicons-file-cloud::before {
	content: "\E706";
}
.glyphicons-file-cloud-download::before {
	content: "\E707";
}
.glyphicons-file-cloud-upload::before {
	content: "\E708";
}
.glyphicons-paragraph::before {
	content: "\E709";
}
.glyphicons-list-numbered::before {
	content: "\E710";
}
.glyphicons-donate-heart::before {
	content: "\E711";
}
.glyphicons-government::before {
	content: "\E712";
}
.glyphicons-maze::before {
	content: "\E713";
}
.glyphicons-chronicle::before {
	content: "\E714";
}
.glyphicons-user-structure::before {
	content: "\E715";
}
.glyphicons-recycle::before {
	content: "\E716";
}
.glyphicons-gas::before {
	content: "\E717";
}
.glyphicons-waste-pipe::before {
	content: "\E718";
}
.glyphicons-water-pipe::before {
	content: "\E719";
}
.glyphicons-parking::before {
	content: "\E720";
}
.glyphicons-closed::before {
	content: "\E721";
}
.glyphicons-mouse::before {
	content: "\E722";
}
.glyphicons-mouse-double-click::before {
	content: "\E723";
}
.glyphicons-mouse-left-click::before {
	content: "\E724";
}
.glyphicons-mouse-right-click::before {
	content: "\E725";
}
.glyphicons-mouse-middle-click::before {
	content: "\E726";
}
.glyphicons-mouse-scroll::before {
	content: "\E727";
}
.glyphicons-resize-vertical::before {
	content: "\E728";
}
.glyphicons-resize-horizontal::before {
	content: "\E729";
}
.glyphicons-temperature::before {
	content: "\E730";
}
.glyphicons-puzzle::before {
	content: "\E731";
}
.glyphicons-puzzle-2::before {
	content: "\E732";
}
.glyphicons-puzzle-3::before {
	content: "\E733";
}
.glyphicons-nearby-square::before {
	content: "\E734";
}
.glyphicons-nearby-circle::before {
	content: "\E735";
}
.glyphicons-rotate-right::before {
	content: "\E736";
}
.glyphicons-rotate-left::before {
	content: "\E737";
}
.glyphicons-pictures::before {
	content: "\E738";
}
.glyphicons-photo-album::before {
	content: "\E739";
}
.glyphicons-cadastral-map::before {
	content: "\E740";
}
.glyphicons-fingerprint-scan::before {
	content: "\E741";
}
.glyphicons-fingerprint::before {
	content: "\E742";
}
.glyphicons-fingerprint-lock::before {
	content: "\E743";
}
.glyphicons-fingerprint-ok::before {
	content: "\E744";
}
.glyphicons-fingerprint-remove::before {
	content: "\E745";
}
.glyphicons-fingerprint-reload::before {
	content: "\E746";
}
.glyphicons-pending-notifications::before {
	content: "\E747";
}
.glyphicons-synchronization::before {
	content: "\E748";
}
.glyphicons-synchronization-ban::before {
	content: "\E749";
}
.glyphicons-hash::before {
	content: "\E750";
}
.glyphicons-gender-male::before {
	content: "\E751";
}
.glyphicons-gender-female::before {
	content: "\E752";
}
.glyphicons-gender-virgin-female::before {
	content: "\E753";
}
.glyphicons-gender-intersex::before {
	content: "\E754";
}
.glyphicons-gender-transgender::before {
	content: "\E755";
}
.glyphicons-gender-ori-lesbian::before {
	content: "\E756";
}
.glyphicons-gender-ori-gay::before {
	content: "\E757";
}
.glyphicons-gender-ori-hetero::before {
	content: "\E758";
}
.glyphicons-gender-other::before {
	content: "\E759";
}
.glyphicons-gender-unknown::before {
	content: "\E760";
}
.glyphicons-scanner::before {
	content: "\E761";
}
.glyphicons-multifunction-printer::before {
	content: "\E762";
}
.glyphicons-lasso::before {
	content: "\E763";
}
.glyphicons-view-360::before {
	content: "\E764";
}
.glyphicons-battery-charging::before {
	content: "\E765";
}
.glyphicons-battery-full::before {
	content: "\E766";
}
.glyphicons-battery-75::before {
	content: "\E767";
}
.glyphicons-battery-50::before {
	content: "\E768";
}
.glyphicons-battery-25::before {
	content: "\E769";
}
.glyphicons-battery-10::before {
	content: "\E770";
}
.glyphicons-satellite::before {
	content: "\E771";
}
.glyphicons-satellite-dish::before {
	content: "\E772";
}
.glyphicons-satellite-dish-alt::before {
	content: "\E773";
}
.glyphicons-auction::before {
	content: "\E774";
}
.glyphicons-directions::before {
	content: "\E775";
}
.glyphicons-race::before {
	content: "\E776";
}
.glyphicons-robot::before {
	content: "\E777";
}
.glyphicons-ruler-alt::before {
	content: "\E778";
}
.glyphicons-cube-empty::before {
	content: "\E779";
}
.glyphicons-cube-black::before {
	content: "\E780";
}
.glyphicons-move-square::before {
	content: "\E781";
}
.glyphicons-drop::before {
	content: "\E782";
}
.glyphicons-vr-headset::before {
	content: "\E783";
}
.glyphicons-vr-charging::before {
	content: "\E784";
}
.glyphicons-vr-low-battery::before {
	content: "\E785";
}
.glyphicons-vr-paired::before {
	content: "\E786";
}
.glyphicons-vr-settings::before {
	content: "\E787";
}
.glyphicons-vr-maintenance::before {
	content: "\E788";
}
.glyphicons-filter-remove::before {
	content: "\E789";
}
.glyphicons-filter-applied::before {
	content: "\E790";
}
.glyphicons-one-day::before {
	content: "\E791";
}
.glyphicons-user-vr::before {
	content: "\E792";
}
.glyphicons-user-vr-add::before {
	content: "\E793";
}
.glyphicons-user-vr-remove::before {
	content: "\E794";
}
.glyphicons-dice-1::before {
	content: "\E795";
}
.glyphicons-dice-2::before {
	content: "\E796";
}
.glyphicons-dice-3::before {
	content: "\E797";
}
.glyphicons-dice-4::before {
	content: "\E798";
}
.glyphicons-dice-5::before {
	content: "\E799";
}
.glyphicons-dice-6::before {
	content: "\E800";
}

/* style.css */

@import url( https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic );
html {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
body {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
div {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
span {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
applet {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
object {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
iframe {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
h1 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
h2 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
h3 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
h4 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
h5 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
h6 {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
p {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
blockquote {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
pre {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
a {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
abbr {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
acronym {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
address {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
big {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
cite {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
code {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
del {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
dfn {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
em {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
img {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
ins {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
kbd {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
q {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
s {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
samp {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
small {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
strike {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
strong {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
sub {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
sup {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
tt {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
var {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
b {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
u {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
i {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
center {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
dl {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
dt {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
dd {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
ol {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
ul {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
li {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
form {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
label {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
legend {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
caption {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
/*
table {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
tbody {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
tfoot {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
thead {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
tr {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
th {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
td {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
*/
article {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
aside {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
canvas {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
details {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
embed {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
figure {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
figcaption {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
footer {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
header {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
hgroup {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
menu {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
nav {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
output {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
ruby {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
section {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
summary {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
time {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
mark {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
audio {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
video {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; font-family: inherit; font-size: 100%; font-style: inherit; vertical-align: baseline;
}
body {
	line-height: 1; font-family: "Lato", sans-serif; font-weight: normal;
}
h1 {
	font-family: "Lato", sans-serif;
}
h2 {
	font-family: "Lato", sans-serif;
}
h3 {
	font-family: "Lato", sans-serif;
}
h4 {
	font-family: "Lato", sans-serif;
}
h5 {
	font-family: "Lato", sans-serif;
}
div {
	font-family: "Lato", sans-serif;
}
td {
	font-family: "Lato", sans-serif;
}
p {
	font-family: "Lato", sans-serif;
}
ol {
	list-style: none;
}
ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
q {
	quotes: none;
}
blockquote::before {
	content: none;
}
blockquote::after {
	content: none;
}
q::before {
	content: none;
}
q::after {
	content: none;
}
/*
table {
	border-collapse: collapse; border-spacing: 0;
}
*/
article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
menu {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
.clear {
	clear: both;
}
.sticky {
	
}
.bypostauthor {
	
}
.wp-caption {
	
}
.wp-caption-text {
	
}
.gallery-caption {
	
}
article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
audio {
	display: inline-block; max-width: 100%;
}
canvas {
	display: inline-block; max-width: 100%;
}
video {
	display: inline-block; max-width: 100%;
}
html {
	-ms-overflow-y: scroll; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
body {
	color: rgb(21, 30, 41); line-height: 1.5; font-family: "Lato", sans-serif; font-size: 16px;
}
button {
	color: rgb(21, 30, 41); line-height: 1.5; font-family: "Lato", sans-serif; font-size: 16px;
}
input {
	color: rgb(21, 30, 41); line-height: 1.5; font-family: "Lato", sans-serif; font-size: 16px;
}
select {
	color: rgb(21, 30, 41); line-height: 1.5; font-family: "Lato", sans-serif; font-size: 16px;
}
textarea {
	color: rgb(21, 30, 41); line-height: 1.5; font-family: "Lato", sans-serif; font-size: 16px;
}
body {
	background: rgb(255, 255, 255);
}
a {
	color: rgb(65, 159, 12); text-decoration: none;
}
a:focus {
	outline: dotted thin;
}
a:hover {
	outline: 0px;
}
a:active {
	outline: 0px;
}
a:active {
	color: rgb(65, 166, 42);
}
a:hover {
	color: rgb(65, 166, 42);
}
h1 {
	margin: 36px 0px 12px; clear: both;
}
h2 {
	margin: 36px 0px 12px; clear: both;
}
h3 {
	margin: 16px 0px 12px; clear: both;
}
h4 {
	margin: 36px 0px 12px; clear: both;
}
h5 {
	margin: 36px 0px 12px; clear: both;
}
h6 {
	margin: 36px 0px 12px; clear: both;
}
h1 {
	margin: 36px 0px 20px; line-height: 1.3846; padding-bottom: 10px; font-size: 40px; font-weight: 300;
}
h2 {
	color: rgb(65, 159, 12); line-height: 1.75; font-size: 24px; font-weight: 300;
}
h3 {
	line-height: 1.0909; font-size: 22px; font-weight: 300;
}
h4 {
	line-height: 1.2; font-size: 20px;
}
h5 {
	line-height: 1.3333; font-size: 18px;
}
h6 {
	line-height: 1.5; font-size: 16px;
}
.img-center {
	margin: 0px auto;
}
address {
	font-style: italic; margin-bottom: 24px;
}
abbr[title] {
	border-bottom-color: rgb(43, 43, 43); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
b {
	font-weight: 700;
}
strong {
	font-weight: 700;
}
cite {
	font-style: italic;
}
dfn {
	font-style: italic;
}
em {
	font-style: italic;
}
i {
	font-style: italic;
}
mark {
	background: rgb(255, 249, 192); text-decoration: none;
}
ins {
	background: rgb(255, 249, 192); text-decoration: none;
}
p {
	margin: 3px 0px; font-size: 12px;
}
ol {
	font-size: 18px;
}
ul {
	font-size: 18px;
}
code {
	line-height: 1.6; font-family: monospace, serif; font-size: 15px; -ms-hyphens: none; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none;
}
kbd {
	line-height: 1.6; font-family: monospace, serif; font-size: 15px; -ms-hyphens: none; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none;
}
tt {
	line-height: 1.6; font-family: monospace, serif; font-size: 15px; -ms-hyphens: none; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none;
}
var {
	line-height: 1.6; font-family: monospace, serif; font-size: 15px; -ms-hyphens: none; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none;
}
samp {
	line-height: 1.6; font-family: monospace, serif; font-size: 15px; -ms-hyphens: none; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none;
}
pre {
	line-height: 1.6; font-family: monospace, serif; font-size: 15px; -ms-hyphens: none; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none;
}
pre {
	padding: 12px; border: 1px solid rgba(0, 0, 0, 0.1); border-image: none; overflow: auto; margin-bottom: 24px; white-space: pre-wrap; -ms-word-wrap: break-word; max-width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
blockquote {
	quotes: none; -ms-hyphens: none; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none;
}
q {
	quotes: none; -ms-hyphens: none; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none;
}
blockquote::before {
	content: none;
}
blockquote::after {
	content: none;
}
q::before {
	content: none;
}
q::after {
	content: none;
}
blockquote {
	color: rgb(118, 118, 118); line-height: 1.2631; font-size: 19px; font-style: italic; font-weight: 300; margin-bottom: 24px;
}
blockquote cite {
	color: rgb(43, 43, 43); line-height: 1.5; font-size: 16px; font-weight: 400;
}
blockquote small {
	color: rgb(43, 43, 43); line-height: 1.5; font-size: 16px; font-weight: 400;
}
blockquote em {
	font-style: normal;
}
blockquote i {
	font-style: normal;
}
blockquote cite {
	font-style: normal;
}
blockquote strong {
	font-weight: 400;
}
blockquote b {
	font-weight: 400;
}
small {
	font-size: smaller;
}
big {
	font-size: 125%;
}
sup {
	height: 0px; line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sub {
	height: 0px; line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: 0.5ex;
}
dl {
	margin-bottom: 24px;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 24px;
}
ul {
	list-style: none; margin: 0px 0px 24px 20px;
}
ol {
	list-style: none; margin: 0px 0px 24px 20px;
}
ul {
	
}
ol {
	list-style: decimal;
}
li {
	margin: 10px 0px;
}
li > ul {
	margin: 0px 0px 0px 20px;
}
li > ol {
	margin: 0px 0px 0px 20px;
}
img {
	border: 0px currentColor; border-image: none; vertical-align: middle; -ms-interpolation-mode: bicubic;
}
figure {
	margin: 0px;
}
fieldset {
	margin: 0px 0px 24px; padding: 11px 12px 0px;
}
legend {
	white-space: normal;
}
button {
	margin: 0px; font-size: 100%; vertical-align: baseline; max-width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
input {
	margin: 0px; font-size: 100%; vertical-align: baseline; max-width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
select {
	margin: 0px; font-size: 100%; vertical-align: baseline; max-width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
textarea {
	margin: 0px; font-size: 100%; vertical-align: baseline; max-width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
button {
	line-height: normal;
}
input {
	line-height: normal;
}
input {
	
}
.cart-account {
	position:fixed;
    top: 20px;
	right: 30px;
}
.cart-account i{
	position:fixed;
    top: 35px;
	right:100px;
}

.cart-account .item-num{
	 align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
    justify-content: center;
	background-color: #CE1F28;
    border-radius: 50%;
    color: #fff;
    width: 18px;
    height: 18px;
    font-size: 11px;
    position: fixed;
    right: 105px;
    top: 25px;
}
textarea {
	
}
button {
	cursor: pointer; -webkit-appearance: button;
}
html input[type='button'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='reset'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='submit'] {
	cursor: pointer; -webkit-appearance: button;
}
button[disabled] {
	cursor: default;
}
input[disabled] {
	cursor: default;
}
input[type='checkbox'] {
	padding: 0px;
}
input[type='radio'] {
	padding: 0px;
}
input[type='search'] {
	-webkit-appearance: textfield;
}
textarea {
	overflow: auto; vertical-align: top;
}
del {
	color: rgb(118, 118, 118);
}
hr {
	border: 0px currentColor; border-image: none; height: 1px; margin-bottom: 23px; background-color: rgba(0, 0, 0, 0.1);
}
::selection {
	background: rgb(114, 192, 70); color: rgb(255, 255, 255); text-shadow: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	margin-right: auto; margin-left: auto; display: block;
}
blockquote.alignleft {
	margin: 7px 24px 7px 0px;
}
figure.alignleft.wp-caption {
	margin: 7px 24px 7px 0px;
}
img.alignleft {
	margin: 7px 24px 7px 0px;
}
.alignleft.wp-caption {
	margin: 7px 14px 7px 0px;
}
blockquote.alignright {
	margin: 7px 0px 7px 24px;
}
figure.alignright.wp-caption {
	margin: 7px 0px 7px 24px;
}
img.alignright {
	margin: 7px 0px 7px 24px;
}
.alignright.wp-caption {
	margin: 7px 0px 7px 14px;
}
blockquote.aligncenter {
	margin-top: 7px; margin-bottom: 7px;
}
img.aligncenter {
	margin-top: 7px; margin-bottom: 7px;
}
.aligncenter.wp-caption {
	margin-top: 7px; margin-bottom: 7px;
}
.jumbotron {
	padding: 0px; background-color: rgb(255, 255, 255) !important;
}
.intro-transparent {
	padding-top: 30px; background-color: rgba(10, 17, 25, 0.5);
}
.intro {
	background-position: top; background-size: cover;
}
.intro h1 {
	background: none; color: rgb(255, 255, 255); margin-top: 0px;
}
.intro h1 a {
	color: rgb(255, 255, 255);
}
h1 a {
	
}
h1 a:hover {
	color: rgb(21, 30, 41); text-decoration: none;
}
h1 a:focus {
	color: rgb(21, 30, 41); text-decoration: none;
}
h1 a:active {
	color: rgb(21, 30, 41); text-decoration: none;
}
.intro h1 a:hover {
	color: rgb(114, 192, 70); text-decoration: none;
}
.intro h1 a:focus {
	color: rgb(114, 192, 70); text-decoration: none;
}
.intro h1 a:active {
	color: rgb(114, 192, 70); text-decoration: none;
}
.iconLink {
	margin-top: 30px;
}
.iconLink a {
	background-position: left top; width: 70%; color: rgb(21, 30, 41); padding-top: 100px; display: inline-block; background-repeat: no-repeat; background-size: 53%;
}
.iconLink a:hover {
	color: rgb(65, 159, 12); text-decoration: none; background-repeat: no-repeat;
}
.iconSoftware a {
	background-image: url("../images/icons_erp_lg.png");
}
.iconSoftware a:hover {
	background-image: url("../images/icons_erp_lg_hover.png");
}
.iconConsulting a {
	background-image: url("../images/icons_integrated_lg.png");
}
.iconConsulting a:hover {
	background-image: url("../images/icons_integrated_lg_hover.png");
}
.iconIndustries a {
	background-image: url("../images/icons_serve_lg.png");
}
.iconIndustries a:hover {
	background-image: url("../images/icons_serve_lg_hover.png");
}
.breadcrumb {
	border-radius: 0px; background-color: rgb(238, 240, 243);
}
ol.breadcrumb {
	margin: 0px; background-color: rgb(238, 240, 243);
}
.caseStudyLabel {
	color: rgb(255, 255, 255); text-transform: uppercase; font-size: 30px;
}
.intro h1 span.break {
	display: block;
}
.jumbotron {
	margin-bottom: 0px;
}
.large-intro {
	min-height: 500px;
}
.small-intro {
	
}
#video-intro {
	position: absolute; z-index: -100;
}
.homeVideoBox {
	background: rgb(0, 0, 0);
}
.homeVideo {
	margin: 0px auto; height: 500px; max-width: 1280px;
}
.introNoTitle {
	padding-bottom: 40px;
}
.homeIntro {
	background-position: center; background-image: url("../images/intro_home.jpg");
}
.clientIntro {
	background-position: center; background-image: url("/wp-content/uploads/2016/06/bkgd_clients.jpg");
}
.resourcesIntro {
	background-position: top;
}
.eventsIntro {
	background-position: center 35%; background-image: url("/wp-content/uploads/2016/06/bkgd_events.jpg");
}
.newsIntro {
	background-position: center; background-image: url("/wp-content/uploads/2016/06/bkgd_news.jpg");
}
.eventSection {
	margin-bottom: 50px;
}
.teamIntroImg {
	background-position: center; background-image: url("/wp-content/uploads/2016/06/bkgd_team.jpg");
}
.teamIntro {
	margin: 40px 0px 0px; font-size: 21px;
}
.contactformIntro {
	margin: 40px 0px 0px; font-size: 21px;
}
.teamBioIntro {
	padding-bottom: 0px; background-color: rgb(20, 30, 41);
}
.teamBioIntro h1 {
	background: url("../images/underline_green.png") no-repeat left bottom; color: rgb(255, 255, 255); font-size: 50px; margin-top: 90px;
}
.teamBioIntro h2 {
	color: rgb(255, 255, 255); margin-top: 10px;
}
.teamBioIntro h3 {
	color: rgb(116, 192, 68); text-transform: uppercase; font-size: 18px;
}
.teamWhite h1 {
	background: url("../images/underline_green.png") no-repeat left bottom; margin: 20px 0px 10px; font-size: 24px; font-weight: 400;
}
.teamWhite h2 {
	color: rgb(116, 192, 68); font-size: 18px; font-weight: 400; margin-top: 10px;
}
.teamWhite h3 {
	margin: 20px 0px 40px; text-transform: uppercase; font-size: 16px;
}
:nth-child(4n-7).teamBoxTwo {
	clear: left;
}
@media screen and (max-width:989px) and (min-width:768px)
{
.row :nth-child(4n+1).teamBox {
	clear: right; min-height: 320px;
}
}
@media screen and (min-width:990px)
{
:nth-child(7n+1).teamBox {
	clear: left;
}
}
.teamName {
	margin: 10px 0px 5px; font-weight: 400;
}
.teamName a {
	color: rgb(21, 30, 41); text-decoration: none;
}
.teamName a:hover {
	color: rgb(116, 192, 68);
}
.teamTitle {
	margin: 0px 0px 25px; font-size: 14px;
}
.teamBioLink {
	margin: 0px 0px 25px; font-size: 14px; font-weight: 700;
}
.date-passed {
	display: none;
}
.eventLogo {
	margin: 20px 0px;
}
.eventBox {
	margin: 20px 0px; min-height: 160px;
}
.pproBox {
	margin: 20px 0px; min-height: 160px;
}
.pproBox {
	min-height: 170px;
}
:nth-last-child(4n).pproBox {
	
}
:nth-last-child(3n).pproBox {
	
}
@media screen and (max-width:990px)
{
:nth-last-child(2n).pproBox {
	clear: left;
}
}
.eventBox p {
	margin: 0px; color: rgb(119, 133, 149); font-size: 16px;
}
.pproBox p {
	margin: 0px; color: rgb(119, 133, 149); font-size: 16px;
}
.eventBox p.eventTitle {
	color: rgb(21, 30, 41); font-size: 20px;
}
.pproBox p.eventTitle {
	color: rgb(21, 30, 41); font-size: 20px;
}
.eventBooth {
	font-weight: 700;
}
.eventBox p.eventDate {
	color: rgb(21, 30, 41); font-size: 16px; margin-bottom: 10px;
}
.pproBox p.eventDate {
	color: rgb(21, 30, 41); font-size: 16px; margin-bottom: 10px;
}
.eventBox span.eventTime {
	font-size: 0.85em;
}
.pproBox span.eventTime {
	font-size: 0.85em;
}
.contactIntro {
	background-image: url("../images/intro_contact.jpg");
}
.contactLocation {
	padding-bottom: 50px;
}
.contactLocation h1 {
	font-size: 1.25em; margin-top: 0px;
}
.contactLocation p {
	font-size: 1em;
}
.contactForm {
	margin-top: 40px; margin-bottom: 40px;
}
.contactForm .btn {
	margin: 20px 10px;
}
.sectionGreyBkgd {
	background: rgb(223, 226, 231);
}
.sectionGreyBkgd .btn-default {
	border: 1px solid rgb(65, 159, 12); border-image: none; color: rgb(65, 159, 12); background-color: transparent;
}
.sectionDark {
	background: rgb(20, 30, 41); color: rgb(232, 233, 237);
}
.sectionDark .btn-default {
	border: 1px solid rgb(114, 192, 70); border-image: none; color: rgb(114, 192, 70); background-color: transparent;
}
#homeIndustries {
	padding-bottom: 20px; border-bottom-color: rgb(162, 176, 190); border-bottom-width: 1px; border-bottom-style: solid;
}
#homeIndustries h1 {
	background: none; text-align: center; font-size: 2em;
}
#homeIndustries p {
	text-align: center; font-size: 22px;
}
#homeIndustries ul {
	margin: 0px;
}
#homeIndustries li {
	margin: 0px; padding: 10px 0px; text-align: center; font-size: 22px; border-bottom-color: rgb(205, 213, 220); border-bottom-width: 1px; border-bottom-style: solid; list-style-type: none;
}
@media screen and (min-width:768px)
{
#homeIndustries li.noBorderDesktop {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
#homeIndustries li:nth-last-child(1) {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
}
@media screen and (max-width:768px)
{
#homeIndustries li.noBorderMobile {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
}
#homeIndustries .iconLink {
	margin-top: 10px;
}
#homeIndustries .iconLink a {
	background-position: top; width: 100%; height: 150px; text-align: center; float: none; display: block; background-size: 80%;
}
.iconSupport a {
	background-image: url("../images/icons_support_lg.png");
}
.iconSupport a:hover {
	background-image: url("../images/icons_support_lg_hover.png");
}
.homeSectionEvents {
	padding-bottom: 30px; border-bottom-color: rgb(162, 176, 190); border-bottom-width: 1px; border-bottom-style: solid;
}
.eventFullBox {
	padding: 1.5% 2.5%; width: 20%; float: left;
}
.row-eq-height {
	display: block;
}
.eventLogoBox {
	width: 100%;
}
.eventTextBox {
	width: 100%;
}
.eventTextBox p {
	margin: 5px 0px; font-size: 0.9em;
}
.eventUnivBox {
	padding: 1.5%; width: 13%; text-align: center; float: left;
}
.home-event-box p {
	margin: 20px 0px; padding: 5px 0px; font-size: 0.9em;
}
@media screen and (max-width:768px)
{
.eventFullBox {
	padding: 1.5% 5%; width: 33%; min-height: 200px;
}
}
@media screen and (max-width:480px)
{
.eventFullBox {
	padding: 1.5% 5%; width: 50%;
}
.eventFullBoxFullWidth {
	padding: 1.5% 5%; width: 100%;
}
.eventFullBoxFullWidth .btn-default {
	display: inline-block;
}
}
@media screen and (min-width:769px)
{
.eventFullBox {
	border-right-color: rgb(205, 213, 220); border-right-width: 1px; border-right-style: solid;
}
.row-eq-height {
	display: flex;
}
.eventLogoBox {
	min-height: 125px;
}
}
.homeSectionEvents h1 {
	background: none; font-size: 2em; margin-top: 15px; margin-bottom: 5px;
}
.homeSectionUniv h1 {
	background: none; font-size: 2em; margin-top: 15px; margin-bottom: 5px;
}
.homeSectionNews h1 {
	background: none; font-size: 2em; margin-top: 15px; margin-bottom: 5px;
}
.homeSectionUniv {
	text-align: center; padding-bottom: 10px; margin-top: 60px; border-left-color: rgb(205, 213, 220); border-left-width: 1px; border-left-style: solid;
}
.home-ppro-univ-box {
	border-right-color: rgb(205, 213, 220); border-right-width: 1px; border-right-style: solid; min-height: 120px;
}
:nth-last-child(1).home-ppro-univ-box {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.home-ppro-univ-box p {
	margin: 5px 0px; padding: 5px 0px; font-size: 16px;
}
.home-ppro-univ-box .btn-default {
	margin-top: 10px;
}
.home-ppro-univ-logo {
	margin-bottom: 10px; max-width: 160px;
}
.homeSectionNews {
	padding-bottom: 20px;
}
.homeSectionNews p {
	margin: 8px 0px 12px; font-size: 1.1em;
}
.homeNewsItem {
	padding-bottom: 15px; margin-bottom: 15px; border-right-color: rgb(205, 213, 220); border-right-width: 1px; border-right-style: solid;
}
:nth-last-child(1).homeNewsItem {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.homeNewsLogo {
	margin-bottom: 5px;
}
#sectionDarkGrey {
	background: url("../images/bkgd_dots_bottom_dark.png") repeat-x bottom; padding: 50px 0px;
}
#sectionDarkGrey {
	color: rgb(255, 255, 255); font-size: 18px; border-bottom-color: rgb(7, 13, 19); border-bottom-width: 1px; border-bottom-style: solid;
}
#sectionDarkGrey h1 {
	background: url("../images/underline_green.png") no-repeat left bottom;
}
#sectionGreenBkgd {
	background: rgb(108, 180, 61); padding: 0px;
}
.sectionGreen {
	background: url("../images/bkgd_dots_bottom_green.png") repeat-x bottom; padding: 25px 0px;
}
.sectionGreen p {
	color: rgb(255, 255, 255); font-size: 18px; margin-bottom: 24px;
}
.sectionGreen h1 {
	color: rgb(255, 255, 255);
}
.sectionGreen a {
	color: rgb(255, 255, 255);
}
.sectionBottomBorder {
	border-bottom-color: rgb(162, 176, 190); border-bottom-width: 1px; border-bottom-style: solid;
}
.sectionTopBorder {
	padding-top: 30px; border-top-color: rgb(162, 176, 190); border-top-width: 1px; border-top-style: solid;
}
.sectionTestimonialBkgd {
	background-position: center; background-repeat: no-repeat; background-size: cover;
}
.sectionTestimonialBkgd .btn-default {
	border: 1px solid rgb(114, 192, 70); border-image: none; color: rgb(114, 192, 70); background-color: transparent;
}
.sectionTestimonial {
	padding-top: 30px; padding-bottom: 30px;
}
.sectionTextCallout {
	padding-top: 30px; padding-bottom: 30px;
}
.sectionTestimonial h1 {
	margin-top: 0px;
}
.sectionTextCallout h1 {
	margin-top: 0px;
}
.sectionTextCallout p {
	text-align: left; color: rgb(255, 255, 255);
}
.sectionTextCallout p {
	text-align: left; color: rgb(255, 255, 255);
}
.sectionTextCallout h1 {
	background: url("../images/underline_green.png") no-repeat left bottom; padding: 0px 0px 10px; color: rgb(255, 255, 255); margin-top: 20px; margin-bottom: 5px; display: inline-block;
}
.servicesCallout h1 {
	font-size: 24px;
}
.sectionTextCallout ul {
	color: rgb(255, 255, 255);
}
.sectionSoftwareTypes a {
	color: rgb(255, 255, 255);
}
.softwareCallout {
	padding-top: 100px; padding-bottom: 100px;
}
.softwareCallout ul li {
	font-size: 24px;
}
.softwareCallout h1 {
	background: none; text-align: center; color: rgb(65, 159, 12); font-size: 32px; font-weight: 700; display: block;
}
.sectionFunctionality {
	padding-bottom: 40px;
}
.sectionFunctionality .glyphicon {
	margin-right: 10px;
}
.sectionFunctionality li {
	margin: 0px; padding: 10px 0px; text-align: left; font-size: 1.1em; border-bottom-color: rgb(205, 213, 220); border-bottom-width: 1px; border-bottom-style: solid; list-style-type: none;
}
.sectionFunctionality li:nth-last-child(1) {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.sectionDots {
	background: url("../images/bkgd_dots_bottom.png") repeat-x bottom;
}
.sectionTestimonial h1 {
	background: none; text-align: center; color: rgb(255, 255, 255);
}
.sectionTestimonialDark h1 {
	background: url("../images/underline_black.png") no-repeat bottom; color: rgb(21, 30, 41);
}
.sectionTestimonialDark h2 {
	color: rgb(21, 30, 41) !important;
}
.sectionTestimonial h2 {
	text-align: center; color: rgb(255, 255, 255); line-height: 38px; font-size: 24px; margin-top: 0px;
}
.sectionTestimonial p {
	text-align: center; color: rgb(255, 255, 255);
}
.sectionTestimonial a.btn {
	border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); margin-top: 20px;
}
.calloutLarge {
	
}
.calloutLarge {
	margin: 30px 0px; text-align: center; font-size: 24px;
}
.calloutLarge p {
	margin: 30px 0px; text-align: center; font-size: 24px;
}
.infoSection {
	border-bottom-color: rgb(21, 30, 41); border-bottom-width: 2px; border-bottom-style: solid;
}
.borderGreen {
	border-bottom-color: rgb(114, 192, 70); border-bottom-width: 1px; border-bottom-style: solid;
}
.infoSectionText {
	margin-top: 40px; margin-bottom: 20px;
}
.panel-title a {
	padding: 10px 15px; display: block;
}
div.panel-heading {
	padding: 0px;
}
.panel-body h1 {
	margin-top: 0px;
}
.pageSectionWhiteDots {
	background: url("../images/bkgd_dots_bottom_dark.png") repeat-x bottom;
}
.videoSection {
	padding-top: 40px; padding-bottom: 40px;
}
#homeSectionGrey {
	background: url("../images/bkgd_dots_bottom.png") repeat-x bottom;
}
#pageSectionGrey {
	background: url("../images/bkgd_dots_bottom.png") repeat-x bottom;
}
#homeSection {
	color: rgb(21, 30, 41); font-size: 18px; border-bottom-color: rgb(162, 176, 190); border-bottom-width: 1px; border-bottom-style: solid;
}
#homeSectionGrey {
	color: rgb(21, 30, 41); font-size: 18px; border-bottom-color: rgb(162, 176, 190); border-bottom-width: 1px; border-bottom-style: solid;
}
#pageSectionGrey {
	color: rgb(21, 30, 41); font-size: 18px; border-bottom-color: rgb(162, 176, 190); border-bottom-width: 1px; border-bottom-style: solid;
}
#pageSectionWhite {
	color: rgb(21, 30, 41); font-size: 18px; border-bottom-color: rgb(162, 176, 190); border-bottom-width: 1px; border-bottom-style: solid;
}
#homeSection {
	padding-bottom: 30px;
}
#homeSection .btn-default {
	margin-bottom: 20px;
}
#homeSection h1 {
	padding-bottom: 10px;
}
#homeSectionGrey h1 {
	padding-bottom: 10px;
}
#pageSectionGrey h1 {
	padding-bottom: 10px;
}
#pageSectionWhite h1 {
	padding-bottom: 10px;
}
#pageSectionGrey h1 {
	margin: 20px 0px;
}
#pageSectionWhite h1 {
	margin: 20px 0px;
}
#homeSection ul {
	
}
#homeSectionGrey ul {
	
}
#homeSection li {
	font-size: 15px; list-style-type: circle;
}
#homeSectionGrey li {
	font-size: 15px; list-style-type: circle;
}
#homeSectionImg {
	text-align: center; padding-top: 40px;
}
#pageSectionImg {
	text-align: center; padding-top: 40px;
}
.appIconLink {
	margin: 5px;
}
.appSection {
	background-color: rgb(195, 199, 206);
}
.appSection h1 {
	
}
.appSection img {
	margin: 1%; width: 8%; height: inherit; min-width: 75px;
}
.wmsIntro {
	text-align: center;
}
.wmsIntro h1 {
	background: none; padding-bottom: 0px !important;
}
.wmsIntro p {
	font-size: 24px;
}
.wmsSection {
	border-top-color: rgb(205, 213, 220); border-top-width: 2px; border-top-style: solid;
}
.wmsSection h1 {
	background-position: right bottom; text-align: right;
}
@media screen and (max-width:990px)
{
.wmsSection h1 {
	font-size: 2em;
}
}
.wmsROI {
	background: url("../images/bkgd_quote_wms.jpg") no-repeat bottom / cover; color: rgb(255, 255, 255);
}
.wmsROI h1 {
	color: rgb(255, 255, 255); background-image: url("../images/underline_white.png");
}
.wmsROInumber {
	margin-top: 20px;
}
.wmsROInumber {
	max-width: 80px;
}
.wmsROIbox {
	margin: 20px 0px;
}
.wmsROIbox p {
	color: rgb(255, 255, 255); margin-top: 0px;
}
.imgIntro {
	margin: 40px 0px 0px;
}
#clientStories {
	margin-bottom: 50px;
}
#clientStoriesText {
	padding: 15px 0px; text-align: left;
}
#clientStoriesImg {
	padding: 20px 0px; text-align: center; display: block;
}
#clientStoriesImg .img-responsive {
	margin: 0px auto; padding: 0px 0px 10px;
}
#testimonial {
	margin-top: 30px; margin-bottom: 20px;
}
#testimonialText {
	padding: 10px 0px; text-align: left;
}
#testimonialImg {
	padding: 10px 0px;
}
.testimonialQuote {
	margin: 0px 0px 10px; font-size: 22px;
}
.testimonialQuotee {
	
}
.clientHeader {
	color: rgb(87, 97, 109); border-bottom-color: rgb(188, 194, 200); border-bottom-width: 1px; border-bottom-style: solid;
}
.clientLogos {
	border-bottom-color: rgb(162, 176, 190); border-bottom-width: 1px; border-bottom-style: solid;
}
.homeSectionClients {
	padding-top: 20px; padding-bottom: 20px; border-bottom-color: rgb(237, 239, 239); border-bottom-width: 1px; border-bottom-style: solid;
}
.resourceSection {
	
}
.resourceSection h2 {
	margin: 5px 0px; /* font-size: 1.4em; */
}
.resourceSection p {
	margin: 5px 0px 17px; 
}
@media screen and (max-width:990px)
{
#clientStories {
	height: 480px; margin-bottom: 10px;
}
}
.resource-cta-text-box {
	margin: 15px; float: left; position: relative; max-width: 360px;
}
.resource-image-box {
	height: inherit; position: relative; max-width: 360px;
}
.resource-cta-text {
	background: rgba(0, 0, 0, 0.7); padding: 10px; left: 0px; width: 100%; text-align: center; bottom: 0px; color: rgb(100, 101, 105); position: absolute; z-index: 1000;
}
.resource-cta-text h2 {
	margin: 0px; color: rgb(255, 255, 255); letter-spacing: 1px; font-size: 1.2em; font-weight: bold;
}
.resource-cta-text p {
	margin: 0px 0px 10px; color: rgb(255, 255, 255); font-size: 0.85em;
}
.resource-cta-text a {
	color: rgb(255, 255, 255);
}
.resource-cta-text a:hover {
	color: rgb(100, 101, 105); text-decoration: none;
}
.btn-resource-cta {
	background: rgb(255, 255, 255); margin: 20px auto; padding: 12px 25px; border-radius: 0px; border: 1px solid white; border-image: none; color: rgb(65, 159, 12); text-transform: uppercase; max-width: 200px;
}
.btn-resource-cta:hover {
	background: rgb(255, 255, 255); border-color: rgb(96, 96, 96); color: rgb(65, 159, 12);
}
.resource-cta-description {
	background: rgb(96, 96, 96); padding: 15px 20px 20px; height: 155px; text-align: center; color: rgb(255, 255, 255); overflow: hidden;
}
.resource-cta-description p {
	margin: 0px;
}
@media screen and (max-width:1040px)
{
.resource-cta-text-box {
	margin: 0px 2%;
}
}
@media screen and (max-width:768px)
{
.resource-cta-text-box {
	margin: 20px auto; float: none;
}
.resource-cta-description {
	height: inherit;
}
.resource-image-box {
	height: inherit;
}
}
@media screen and (min-width:768px)
{
.resource-cta-text p {
	margin: 0px 0px 20px;
}
.resource-cta-text a {
	text-align: center; display: block;
}
.resource-cta-text {
	transition:0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;
}
.first-link {
	transition:0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s;
}
.resource-cta-text {
	background: rgba(0, 0, 0, 0.7); width: 100%; height: 60px; overflow: hidden;
}
.resource-cta-text:hover {
	background: rgba(114, 192, 70, 0.7); height: 140px; padding-top: 20px;
}
.resource-cta-text:hover .first-link {
	
}
}
.clientLogoBox {
	margin: 1.5%; width: 7%; float: left;
}
@media screen and (max-width:1024px)
{
.clientLogoBox {
	width: 20%; float: left;
}
}
.client-list-details {
	padding: 15px 0px; text-align: left;
}
@media screen and (max-width:768px)
{
.client-list-details {
	text-align: center;
}
.client-list-details h4 {
	margin: 5px 0px;
}
.client-list-details p {
	margin: 5px 0px;
}
}
.clientQuoteBox {
	border-bottom-color: rgb(162, 176, 190); border-bottom-width: 1px; border-bottom-style: solid;
}
.clientQuote {
	margin: 40px 0px 20px; font-size: 22px;
}
.clientQuotee {
	
}
.clientBody {
	padding-top: 30px;
}
.clientExcerpt p {
	font-size: 24px;
}
.clientData {
	padding-top: 30px;
}
.clientArchive {
	padding: 15px; text-align: center;
}
.clientArchive img {
	
}
.similarPosts {
	margin: 20px 0px 30px; padding: 0px 20px; border: 1px solid rgb(202, 209, 218); border-image: none;
}
.caseStudyBox {
	border-bottom-color: rgb(162, 176, 190); border-bottom-width: 1px; border-bottom-style: solid;
}
.caseStudyBox h1 {
	color: rgb(65, 159, 12); font-size: 32px;
}
.caseStudyBox .clientExcerpt p {
	margin: 20px 0px; font-size: 18px;
}
.caseStudyBox .btn-default {
	border: 1px solid rgb(65, 159, 12); border-image: none; color: rgb(65, 159, 12); background-color: transparent;
}
.newsLanding h2 {
	font-size: 1.35em; margin-bottom: 5px;
}
.newsLanding .newsDate {
	font-weight: 300;
}
.newsLanding p {
	margin: 10px 0px; font-size: 1em;
}
.newsDate {
	color: rgb(153, 153, 153);
}
.newsLanding .btn-default {
	margin-top: 10px; display: inline-block;
}
.softwareBox {
	text-align: center; padding-top: 40px; padding-bottom: 20px; font-size: 0.9em; margin-top: 0px; border-top-color: rgb(162, 176, 190); border-bottom-color: rgb(162, 176, 190); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.tabSoftwareHead h1 {
	background-position: right bottom !important; text-align: right; font-size: 30px; margin-top: 5px; display: block; background-image: url("../images/underline_green.png"); background-attachment: scroll; background-repeat: no-repeat; background-size: auto; background-origin: padding-box; background-clip: border-box; background-color: transparent;
}
@media screen and (max-width:990px)
{
.tabSoftwareHead h1 {
	background-position: left bottom !important; text-align: left;
}
}
.tabSoftwareArrow {
	background: rgb(255, 255, 255); text-align: center; clear: both;
}
.tab-content {
	text-align: left;
}
.softwareContent {
	margin-top: 15px;
}
.softwareContent ul {
	margin: 0px 0px 24px 24px;
}
.softwareContent li {
	list-style-type: disc;
}
@media screen and (max-width:768px)
{
.softwareContent {
	display: block !important;
}
.software-tabs-nav {
	display: none;
}
}
.nav-tabs {
	border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important;
}
ul.nav-tabs {
	margin-bottom: 10px; margin-left: 0px;
}
ul.nav-tabs img {
	border: 4px solid rgb(255, 255, 255); border-image: none;
}
.nav-tabs li {
	width: 20%; text-align: center;
}
.softwareBoxHome {
	text-align: center; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.softwareBoxHome ul.nav-tabs {
	margin: 0px auto; text-align: center;
}
.softwareBoxHome .nav-tabs > li {
	float: none; display: inline-block;
}
.softwareContentHome {
	text-align: center; margin-top: 0px;
}
.softwareContentHome h1 {
	background-position: bottom; margin-top: 10px;
}
:last-child.input-group-btn > .btn {
	margin-left: 0px;
}
:last-child.input-group-btn > .btn-group {
	margin-left: 0px;
}
.navTopElements {
	padding: 10px 0px 0px; text-align: left; color: rgb(119, 119, 119);
}
.navTopElements .glyphicons {
	color: rgb(114, 192, 70); margin-right: 8px; vertical-align: middle;
}
.navTopItems {
	float: none; display: block; margin-top: 2px;
}
.navTopItems a {
	color: #419f0c;
}
.navTopItems a:hover {
	color:  #419f0c;
}
.navTopSearch {
	padding: 0px 10px; float: right; display: inline-block;
}
.navTopSearch .glyphicons {
	color: rgb(114, 192, 70); margin-right: 0px; vertical-align: middle;
}
@media screen and (min-width:990px)
{
.navTopElements {
	text-align: right; margin-right: -15px; margin-bottom: 35px;
}
.navTopItems {
	padding: 5px 10px; float: right; display: inline-block; font-size: 15px;
}
}
.search-form .form-group {
	transition:0.35s, border-radius; width: 32px; height: 32px; margin-top: 2px; margin-bottom: 0px; border-top-color: rgb(255, 255, 255); border-right-color: rgb(162, 176, 190); border-top-width: 1px; border-right-width: 1px; border-top-style: solid; border-right-style: solid; float: right !important; background-color: rgb(255, 255, 255);
}
.search-form .form-group input.form-control {
	background: none; border: 0px currentColor; border-image: none; padding-right: 20px; display: block; box-shadow: none;
}
.search-form .form-group input:-ms-input-placeholder.form-control {
	display: none;
}
.search-form .form-group:hover {
	border: 1px solid rgb(162, 176, 190); border-image: none; width: 100%;
}
.search-form .hover.form-group {
	border: 1px solid rgb(162, 176, 190); border-image: none; width: 100%;
}
.search-form .form-group span.form-control-feedback {
	top: -1px; width: 34px; height: 34px; text-align: center; right: -2px; color: rgb(114, 192, 70); line-height: 34px; font-size: 14px; display: block; position: absolute; z-index: 2;
}
.nav-logo {
	margin: 10px auto 5px; text-align: center; display: block; z-index: 10000; max-width: 150px;
}
.nav-logo img {
	max-width: 210px;
}
@media screen and (min-width:990px)
{
.container-nav {
	position: relative;
}
.navbar-ppro {
	margin-top: 40px;
}
.nav-logo {
	left: 10px; top: 5px; position: absolute;
}
.nav-logo img {
	
}
}
.navbar {
	margin-bottom: 0px;
}
.navbar-default {
	background-color: rgb(255, 255, 255);
}
.navbar-brand {
	
}
.navbar-right .dropdown-menu {
	left: 0px; right: auto;
}
.navbar-default .navbar-nav > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(116, 192, 68);
}
.navbar-default .navbar-nav > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(116, 192, 68);
}
.navbar-default .navbar-nav > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(116, 192, 68);
}
.dropdown-menu {
	border-radius: 0px; padding-top: 0px; padding-bottom: 0px;
}
.dropdown-menu > li {
	border-bottom-color: rgb(116, 192, 68); border-bottom-width: 1px; border-bottom-style: solid;
}
.dropdown-menu > li:nth-last-child(1) {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.dropdown-menu > li > a {
	padding: 8px 15px;
}
.dropdown-menu > li > a:hover {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(116, 192, 68);
}
.dropdown-menu > li > a:focus {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(116, 192, 68);
}
.nav > li > a:focus {
	background-color: rgb(116, 192, 68);
}
.nav > li > a:hover {
	background-color: rgb(116, 192, 68);
}
.nav-tabs > li > a {
	border-radius: 0px; border: currentColor !important; border-image: none !important; color: rgb(21, 30, 41); text-transform: none; font-size: 1.4em; background-color: transparent;
}
.nav-tabs > li.active > a {
	background: none; border: currentColor; border-image: none; color: rgb(116, 192, 68);
}
.nav-tabs > li.active > a img {
	border: 4px solid rgb(65, 159, 12); border-image: none;
}
.nav-tabs > li.active > a {
	background: none; border: currentColor; border-image: none; color: rgb(116, 192, 68);
}
.nav-tabs > li.active > a:focus {
	background: none; border: currentColor; border-image: none; color: rgb(116, 192, 68);
}
.nav-tabs > li.active > a:hover {
	background: none; border: currentColor; border-image: none; color: rgb(116, 192, 68);
}
.nav-tabs > li.active > a {
	border: 4px solid rgb(65, 159, 12); border-image: none;
}
.nav-tabs > li.active > a:focus {
	border: 4px solid rgb(65, 159, 12); border-image: none;
}
.nav-tabs > li.active > a:hover img {
	border: 4px solid rgb(65, 159, 12); border-image: none;
}
.nav-tabs > li > a:hover {
	border: currentColor; border-image: none; color: rgb(116, 192, 68);
}
.nav-tabs > li > a:hover img {
	border: 4px solid rgb(65, 159, 12); border-image: none;
}
.dropdown-menu > .active > a {
	background-color: rgb(114, 192, 70);
}
.dropdown-menu > .active > a:hover {
	background-color: rgb(114, 192, 70);
}
.dropdown-menu > .active > a:focus {
	background-color: rgb(114, 192, 70);
}
.btn {
	border-radius: 0px; border: 1px solid transparent; border-image: none; background-image: none;
}
.btn-lg {
	border-radius: 0px; border: 1px solid transparent; border-image: none; background-image: none;
}
.btn-default {
	border: 1px solid rgb(65, 159, 12); border-image: none; color: rgb(65, 159, 12); display: inline-block; background-color: transparent;
}
@media screen and (max-width:480px)
{
.btn-default {
	text-align: center; font-size: 0.9em; margin-bottom: 10px; display: block;
}
}
.btn-default:hover {
	border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(114, 192, 70);
}
.contact-button {
	left: 50%; bottom: 0px; margin-left: -78px; float: right; position: fixed;
}
#clientStories .left.carousel-control {
	background-position: center; left: -10px; opacity: 0.2; background-image: url("../images/arrow_left_grey.png"); background-repeat: no-repeat;
}
#clientStories .right.carousel-control {
	background-position: center; right: -10px; opacity: 0.2; background-image: url("../images/arrow_right_grey.png"); background-repeat: no-repeat;
}
#clientStories .right.carousel-control:hover {
	opacity: 1; background-image: url("../images/arrow_right_green.png");
}
#clientStories .left.carousel-control:hover {
	opacity: 1; background-image: url("../images/arrow_left_green.png");
}
.btn-contact {
	color: rgb(255, 255, 255); background-color: rgb(114, 192, 70);
}
.btn-contact:hover {
	background-color: rgb(65, 159, 12);
}
#footer {
	color: rgb(232, 233, 237); padding-bottom: 30px; background-color: rgb(10, 17, 25);
}
.footerBox {
	margin: 0px auto; max-width: 1200px;
}
.footer-logo {
	margin: 15px 10px; padding: 10px 20px; border-right-color: rgb(31, 42, 54); border-right-width: 4px; border-right-style: solid; float: left;
}
.footer-logo img {
	margin: 5px 10px;
}
@media screen and (max-width:1199px)
{
.footer-logo {
	margin: 0px auto; width: 100%; text-align: center; border-right-color: currentColor; border-right-width: medium; border-right-style: none; float: none; max-width: 600px;
}
.proud-member {
	margin: 15px 0px 5px; display: block;
}
}
.logo-pma {
	max-width: 60px;
}
.logo-uf {
	max-width: 170px;
}
.footer-contact {
	width: 49%; float: left;
}
#footer h2 {
	padding: 5px 25px 5px 0px; font-size: 18px; font-weight: 300; border-bottom-color: rgb(116, 192, 68); border-bottom-width: 1px; border-bottom-style: solid; display: inline-block;
}
#footer p {
	margin-bottom: 5px;
}
#footer a {
	color: rgb(232, 233, 237);
}
#footer ul {
	margin: 0px 0px 24px;
}
#footer li {
	padding: 5px 10px; display: inline-block; list-style-type: none;
}
.footerLocations {
	text-align: left; padding-top: 15px; padding-bottom: 10px; font-size: 1.15em; float: left; display: block; width: 60%;
}
.footerLocations p {
	margin-top: 0px;
}
.footerLocations .glyphicons {
	color: rgb(114, 192, 70); margin-right: 8px; margin-left: 8px; vertical-align: middle;
}
.footLocItems {
	padding: 5px; float: left; display: block;
}
.footCity {
	padding: 0px 13px; text-align: left; border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid; float: left; display: block;
}
:last-child.footCity {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.footCityFirst {
	padding-left: 0px;
}
.footCityMarker {
	padding-top: 5px; float: left;
}
#footer .social {
	margin: 2px 0px 0px 20px; float: left;
}
#footer .social img {
	height: inherit; max-width: 28px;
}
#copyright {
	padding: 15px 10px; text-align: center; color: rgb(138, 141, 148); border-top-color: rgb(31, 42, 54); border-top-width: 1px; border-top-style: solid;
}
#copyright a {
	color: rgb(138, 141, 148);
}
#copyright a:active {
	color: rgb(138, 141, 148);
}
#copyright a:focus {
	color: rgb(138, 141, 148);
}
.copyrightDate {
	text-align: left;
}
.copyrightTerms {
	text-align: right;
}
@media screen and (max-width:768px)
{
.footerLocations {
	margin: 0px auto; width: 100%; text-align: center; float: none; max-width: 760px;
}
.footLocItems {
	float: none; display: inline-block;
}
#footer .social {
	margin: 15px 0px; float: none; display: block;
}
.copyrightDate {
	text-align: center;
}
.copyrightTerms {
	text-align: center;
}
.footCityMarker {
	display: none;
}
.footCity {
	text-align: center; border-right-color: currentColor; border-right-width: medium; border-right-style: none; float: none; display: inline-block;
}
.footCityFirst {
	padding-left: 13px;
}
}
@media screen and (max-width:1199px) and (min-width:769px)
{
.footerLocations {
	margin: 0px auto; width: 100%; text-align: center; float: none; max-width: 1100px;
}
.footLocItems {
	float: none; display: inline-block;
}
#footer .social {
	margin: 15px 0px; float: none; display: inline-block;
}
}
.topElements {
	height: 80px; float: right; position: relative;
}
.navSupport {
	margin: 10px 10px 0px 0px; float: right;
}
.navSupport a {
	color: rgb(65, 159, 12);
}
.social {
	margin: 10px 20px 10px 0px; float: right;
}
.social img {
	height: inherit; max-width: 30px;
}
.social a {
	margin: 4px;
}
.social img:hover {
	-webkit-filter: grayscale(5%); -moz-filter: grayscale(5%); -o-filter: grayscale(5%);
}
.clientnav {
	border-color: rgb(119, 119, 119); color: rgb(119, 119, 119); background-color: rgb(238, 240, 243);
}
.nav-main {
	border: currentColor; border-image: none; background-color: rgb(255, 255, 255);
}
.nav {
	font-size: 16px;
}
@media screen and (min-width:990px)
{
.nav {
	font-size: 17px;
}
}
@media screen and (min-width:1200px)
{
.nav {
	font-size: 18px;
}
}
.nav li {
	margin: 0px; text-transform: uppercase;
}
.navbar-default .nav li {
	text-transform: none;
	font-size: 18px;
}
.navbar-default .nav .dropdown-menu li a {
	font-size: 14px;
	padding: 8px 15px;
}
.navbar-default .nav .dropdown-menu li a:hover {
	text-decoration: none;
    color: #fff;
    background-color: #74c044;
}
.nav ul li {
	text-transform: none;
}
.searchHideDesktop {
	display: none;
}
.panel-default > .panel-heading {
	border-color: rgb(119, 119, 119); color: rgb(119, 119, 119); background-color: rgb(238, 240, 243);
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
}
@media screen and (min-width:768px)
{
.clientSort {
	display: none;
}
}
@media screen and (max-width:767px)
{
.intro h1 span.break {
	display: inline-block;
}

.navbar-inverse {
	background: rgb(20, 30, 41);
}
.navbar {
	margin-bottom: 0px;
}
.searchHideMobile {
	display: none;
}
.searchHideDesktop {
	display: block;
}
h1 {
	font-size: 26px;
}
.clientQuote {
	margin: 20px 0px 0px; font-size: 17px;
}
.clientQuotee {
	font-size: 15px;
}
.clientExcerpt p {
	margin: 40px 0px 20px; font-size: 15px;
}
.caseStudyLabel {
	font-size: 25px;
}
.teamIntro {
	font-size: 17px; margin-top: 20px; margin-bottom: 20px;
}
.contactformIntro {
	font-size: 17px; margin-top: 20px; margin-bottom: 20px;
}
.teamName {
	font-size: 15px;
}
:nth-child(2n).teamBox {
	clear: left;
}
.softwareCallout ul {
	margin-bottom: 0px;
}
.softwareCallout ul li {
	font-size: 18px;
}
.softwareCallout h1 {
	text-align: left; font-size: 24px;
}
.wmsSection h1 {
	background-position: left bottom; text-align: left;
}
}
#anchor-software-solution-tabs {
	
}
#ss-tab-content {
	
}
#ss-tab-procurement {
	
}
#ss-tab-business-development {
	
}
#ss-tab-real-time {
	
}
#ss-tab-traceability {
	
}
#ss-tab-reporting {
	
}
#ss-tab-software {
	
}
#ss-tab-services {
	
}
#ss-tab-support {
	
}
.ss-tab-software {
	margin: 10px; padding: 160px 0px 20px; width: 145px; height: 200px; text-align: center; font-size: 1.5em; vertical-align: top; display: inline-block;
}
.ss-tab-services {
	margin: 10px; padding: 160px 0px 20px; width: 145px; height: 200px; text-align: center; font-size: 1.5em; vertical-align: top; display: inline-block;
}
.ss-tab-support {
	margin: 10px; padding: 160px 0px 20px; width: 145px; height: 200px; text-align: center; font-size: 1.5em; vertical-align: top; display: inline-block;
}
.ss-icon {
	margin: 10px 0px; width: 125px; height: 125px; text-align: center; display: block;
}
.ss-icon-procurement {
	background: url("../images/icons_sw_procure_125.png") no-repeat 0px 0px;
}
.ss-icon-business-development {
	background: url("../images/icons_sw_biz_125.png") no-repeat 0px 0px;
}
.ss-icon-real-time {
	background: url("../images/icons_sw_inventory_125.png") no-repeat 0px 0px;
}
.ss-icon-traceability {
	background: url("../images/icons_sw_trace_125.png") no-repeat 0px 0px;
}
.ss-icon-reporting {
	background: url("../images/icons_sw_reporting_125.png") no-repeat 0px 0px;
}
@media screen and (min-width:768px)
{
.ss-icon {
	display: none;
}
}

.ss-tab-procurement {
	margin: 10px; padding: 130px 0px 10px; width: 125px; height: 230px; text-align: center; font-size: 1.3em; vertical-align: top; display: inline-block;
}
.ss-tab-business-development {
	margin: 10px; padding: 130px 0px 10px; width: 125px; height: 230px; text-align: center; font-size: 1.3em; vertical-align: top; display: inline-block;
}
.ss-tab-real-time {
	margin: 10px; padding: 130px 0px 10px; width: 125px; height: 230px; text-align: center; font-size: 1.3em; vertical-align: top; display: inline-block;
}
.ss-tab-traceability {
	margin: 10px; padding: 130px 0px 10px; width: 125px; height: 230px; text-align: center; font-size: 1.3em; vertical-align: top; display: inline-block;
}
.ss-tab-reporting {
	margin: 10px; padding: 130px 0px 10px; width: 125px; height: 230px; text-align: center; font-size: 1.3em; vertical-align: top; display: inline-block;
}
a.ss-tab-software {
	background: url("../images/icons_erp_lg.png") no-repeat 0px 0px !important; cursor: pointer !important;
}
a.ss-tab-software:hover {
	background: url("../images/icons_erp_lg.png") no-repeat 100% 0px !important;
}
a.ss-tab-software:focus {
	background: url("../images/icons_erp_lg.png") no-repeat 100% 0px !important;
}
a.ss-tab-services {
	background: url("../images/icons_integrated_lg.png") no-repeat 0px 0px !important; cursor: pointer !important;
}
a.ss-tab-services:hover {
	background: url("../images/icons_integrated_lg.png") no-repeat 100% 0px !important;
}
a.ss-tab-services:focus {
	background: url("../images/icons_integrated_lg.png") no-repeat 100% 0px !important;
}
a.ss-tab-support {
	background: url("../images/icons_support_lg.png") no-repeat 0px 0px !important; cursor: pointer !important;
}
a.ss-tab-support:hover {
	background: url("../images/icons_support_lg.png") no-repeat 100% 0px !important;
}
a.ss-tab-support:focus {
	background: url("../images/icons_support_lg.png") no-repeat 100% 0px !important;
}
a.ss-tab-procurement {
	background: url("../images/icons_sw_procure_125.png") no-repeat 0px 0px !important; cursor: pointer !important;
}
a.ss-tab-procurement:hover {
	background: url("../images/icons_sw_procure_125.png") no-repeat 100% 0px !important;
}
a.ss-tab-procurement:focus {
	background: url("../images/icons_sw_procure_125.png") no-repeat 100% 0px !important;
}
a.ss-tab-business-development {
	background: url("../images/icons_sw_biz_125.png") no-repeat 0px 0px !important; cursor: pointer !important;
}
a.ss-tab-business-development:hover {
	background: url("../images/icons_sw_biz_125.png") no-repeat 100% 0px !important;
}
a.ss-tab-business-development:focus {
	background: url("../images/icons_sw_biz_125.png") no-repeat 100% 0px !important;
}
a.ss-tab-real-time {
	background: url("../images/icons_sw_inventory_125.png") no-repeat 0px 0px !important; cursor: pointer !important;
}
a.ss-tab-real-time:hover {
	background: url("../images/icons_sw_inventory_125.png") no-repeat 100% 0px !important;
}
a.ss-tab-real-time:focus {
	background: url("../images/icons_sw_inventory_125.png") no-repeat 100% 0px !important;
}
a.ss-tab-traceability {
	background: url("../images/icons_sw_trace_125.png") no-repeat 0px 0px !important; cursor: pointer !important;
}
a.ss-tab-traceability:hover {
	background: url("../images/icons_sw_trace_125.png") no-repeat 100% 0px !important;
}
a.ss-tab-traceability:focus {
	background: url("../images/icons_sw_trace_125.png") no-repeat 100% 0px !important;
}
a.ss-tab-reporting {
	background: url("../images/icons_sw_reporting_125.png") no-repeat 0px 0px !important; cursor: pointer !important;
}
a.ss-tab-reporting:hover {
	background: url("../images/icons_sw_reporting_125.png") no-repeat 100% 0px !important;
}
a.ss-tab-reporting:focus {
	background: url("../images/icons_sw_reporting_125.png") no-repeat 100% 0px !important;
}
.timeline-box {
	max-width: 1558px;
}
.timeline-inner {
	margin-right: 60px; margin-left: 60px;
}
.counters-home {
	text-align: center; padding-bottom: 0px; margin-top: 25px; margin-bottom: 5px;
}
.stat-text-top {
	line-height: 1em; font-size: 30px; margin-top: 20px; margin-bottom: -20px;
}
.stat-text-bottom {
	line-height: 1em; font-size: 24px; margin-top: -20px;
}
.stat {
	margin: 10px auto; text-align: center; color: rgb(114, 192, 70); font-size: 64px; display: block;
}
.stat1 {
	margin: 10px auto; text-align: center; color: rgb(114, 192, 70); font-size: 64px; display: block;
}
.stat2 {
	margin: 10px auto; text-align: center; color: rgb(114, 192, 70); font-size: 64px; display: block;
}
.stat3 {
	margin: 10px auto; text-align: center; color: rgb(114, 192, 70); font-size: 64px; display: block;
}
.stat4 {
	margin: 10px auto; text-align: center; color: rgb(114, 192, 70); font-size: 64px; display: block;
}
.stat3::after {
	content: "+";
}
.stat2::after {
	content: "+";
}
.stat4::after {
	content: "%";
}

/* settings.css */

@font-face {
	font-family: revicons;
	src: url(https://www.producepro.com/wp-content/themes/produce-pro/bootstrap/dist/fonts/revicons/revicons.eot?5510888#iefix) format("embedded-opentype"), url(https://www.producepro.com/wp-content/themes/produce-pro/bootstrap/dist/fonts/revicons/revicons.woff?5510888) format("woff"), url(https://www.producepro.com/wp-content/themes/produce-pro/bootstrap/dist/fonts/revicons/revicons.ttf?5510888) format("truetype"), url(https://www.producepro.com/wp-content/themes/produce-pro/bootstrap/dist/fonts/revicons/revicons.svg?5510888#revicons) format("svg");
	font-weight: 400;
	font-style: normal;
}
#debungcontrolls {
	width: 100%; box-sizing: border-box;
}
.debugtimeline {
	width: 100%; box-sizing: border-box;
}
.rev_column {
	vertical-align: top;
}
.rev_column .tp-parallax-wrap {
	vertical-align: top;
}
.tp-svg-layer svg {
	vertical-align: top;
}
#debungcontrolls {
	background: rgba(0, 0, 0, 0.6); padding: 10px; height: auto; bottom: 0px; position: fixed; z-index: 100000;
}
.debugtimeline {
	height: 10px; margin-bottom: 3px; display: none; white-space: nowrap; position: relative;
}
.debugtimeline:hover {
	height: 15px;
}
.the_timeline_tester {
	background: rgb(231, 76, 60); left: 0px; top: 0px; width: 0px; height: 100%; position: absolute;
}
.tl_slide.debugtimeline .the_timeline_tester {
	background: rgb(243, 156, 18);
}
.tl_frame.debugtimeline .the_timeline_tester {
	background: rgb(52, 152, 219);
}
.debugtimline_txt {
	left: 10px; top: 0px; color: rgb(255, 255, 255); line-height: 10px; font-size: 7px; font-weight: 400; white-space: nowrap; position: absolute;
}
.rtl {
	direction: rtl;
}
[class*=' revicon-']::before {
	width: 1em; text-align: center; text-transform: none; line-height: 1em; font-family: revicons; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: inherit; margin-right: 0.2em; margin-left: 0.2em; display: inline-block; speak: none;
}
[class^=revicon-]::before {
	width: 1em; text-align: center; text-transform: none; line-height: 1em; font-family: revicons; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: inherit; margin-right: 0.2em; margin-left: 0.2em; display: inline-block; speak: none;
}
.revicon-search-1::before {
	content: "\e802";
}
.revicon-pencil-1::before {
	content: "\e831";
}
.revicon-picture-1::before {
	content: "\e803";
}
.revicon-cancel::before {
	content: "\e80a";
}
.revicon-info-circled::before {
	content: "\e80f";
}
.revicon-trash::before {
	content: "\e801";
}
.revicon-left-dir::before {
	content: "\e817";
}
.revicon-right-dir::before {
	content: "\e818";
}
.revicon-down-open::before {
	content: "\e83b";
}
.revicon-left-open::before {
	content: "\e819";
}
.revicon-right-open::before {
	content: "\e81a";
}
.revicon-angle-left::before {
	content: "\e820";
}
.revicon-angle-right::before {
	content: "\e81d";
}
.revicon-left-big::before {
	content: "\e81f";
}
.revicon-right-big::before {
	content: "\e81e";
}
.revicon-magic::before {
	content: "\e807";
}
.revicon-picture::before {
	content: "\e800";
}
.revicon-export::before {
	content: "\e80b";
}
.revicon-cog::before {
	content: "\e832";
}
.revicon-login::before {
	content: "\e833";
}
.revicon-logout::before {
	content: "\e834";
}
.revicon-video::before {
	content: "\e805";
}
.revicon-arrow-combo::before {
	content: "\e827";
}
.revicon-left-open-1::before {
	content: "\e82a";
}
.revicon-right-open-1::before {
	content: "\e82b";
}
.revicon-left-open-mini::before {
	content: "\e822";
}
.revicon-right-open-mini::before {
	content: "\e823";
}
.revicon-left-open-big::before {
	content: "\e824";
}
.revicon-right-open-big::before {
	content: "\e825";
}
.revicon-left::before {
	content: "\e836";
}
.revicon-right::before {
	content: "\e826";
}
.revicon-ccw::before {
	content: "\e808";
}
.revicon-arrows-ccw::before {
	content: "\e806";
}
.revicon-palette::before {
	content: "\e829";
}
.revicon-list-add::before {
	content: "\e80c";
}
.revicon-doc::before {
	content: "\e809";
}
.revicon-left-open-outline::before {
	content: "\e82e";
}
.revicon-left-open-2::before {
	content: "\e82c";
}
.revicon-right-open-outline::before {
	content: "\e82f";
}
.revicon-right-open-2::before {
	content: "\e82d";
}
.revicon-equalizer::before {
	content: "\e83a";
}
.revicon-layers-alt::before {
	content: "\e804";
}
.revicon-popup::before {
	content: "\e828";
}
.rev_slider_wrapper {
	width: 100%; position: relative; z-index: 0;
}
.rev_slider {
	overflow: visible; position: relative;
}
.entry-content .rev_slider a {
	box-shadow: none;
}
.rev_slider a {
	box-shadow: none;
}
.tp-overflow-hidden {
	overflow: hidden !important;
}
.group_ov_hidden {
	overflow: hidden;
}
.rev_slider img {
	margin: 0px; padding: 0px; border: currentColor; transition:none; border-image: none; max-width: none !important;
}
.tp-simpleresponsive img {
	margin: 0px; padding: 0px; border: currentColor; transition:none; border-image: none; max-width: none !important;
}
.rev_slider .no-slides-text {
	text-align: center; padding-top: 80px; font-weight: 700;
}
.rev_slider > ul {
	background-position: 0px 0px; list-style: none !important; margin: 0px !important; padding: 0px !important; left: 0px; top: 0px; text-indent: 0px; position: absolute; -ms-overflow-x: visible; -ms-overflow-y: visible; background-image: none;
}
.rev_slider > ul > li {
	background-position: 0px 0px; list-style: none !important; margin: 0px !important; padding: 0px !important; left: 0px; top: 0px; text-indent: 0px; position: absolute; -ms-overflow-x: visible; -ms-overflow-y: visible; background-image: none;
}
.rev_slider > ul > li::before {
	background-position: 0px 0px; list-style: none !important; margin: 0px !important; padding: 0px !important; left: 0px; top: 0px; text-indent: 0px; position: absolute; -ms-overflow-x: visible; -ms-overflow-y: visible; background-image: none;
}
.rev_slider_wrapper > ul {
	background-position: 0px 0px; list-style: none !important; margin: 0px !important; padding: 0px !important; left: 0px; top: 0px; text-indent: 0px; position: absolute; -ms-overflow-x: visible; -ms-overflow-y: visible; background-image: none;
}
.tp-revslider-mainul > li {
	background-position: 0px 0px; list-style: none !important; margin: 0px !important; padding: 0px !important; left: 0px; top: 0px; text-indent: 0px; position: absolute; -ms-overflow-x: visible; -ms-overflow-y: visible; background-image: none;
}
.tp-revslider-mainul > li::before {
	background-position: 0px 0px; list-style: none !important; margin: 0px !important; padding: 0px !important; left: 0px; top: 0px; text-indent: 0px; position: absolute; -ms-overflow-x: visible; -ms-overflow-y: visible; background-image: none;
}
.tp-simpleresponsive > ul {
	background-position: 0px 0px; list-style: none !important; margin: 0px !important; padding: 0px !important; left: 0px; top: 0px; text-indent: 0px; position: absolute; -ms-overflow-x: visible; -ms-overflow-y: visible; background-image: none;
}
.tp-simpleresponsive > ul > li {
	background-position: 0px 0px; list-style: none !important; margin: 0px !important; padding: 0px !important; left: 0px; top: 0px; text-indent: 0px; position: absolute; -ms-overflow-x: visible; -ms-overflow-y: visible; background-image: none;
}
.tp-simpleresponsive > ul > li::before {
	background-position: 0px 0px; list-style: none !important; margin: 0px !important; padding: 0px !important; left: 0px; top: 0px; text-indent: 0px; position: absolute; -ms-overflow-x: visible; -ms-overflow-y: visible; background-image: none;
}
.rev_slider > ul > li {
	visibility: hidden;
}
.rev_slider > ul > li::before {
	visibility: hidden;
}
.tp-revslider-mainul > li {
	visibility: hidden;
}
.tp-revslider-mainul > li::before {
	visibility: hidden;
}
.tp-simpleresponsive > ul > li {
	visibility: hidden;
}
.tp-simpleresponsive > ul > li::before {
	visibility: hidden;
}
.tp-revslider-mainul {
	list-style: none !important; margin: 0px !important; padding: 0px !important;
}
.tp-revslider-slidesli {
	list-style: none !important; margin: 0px !important; padding: 0px !important;
}
.fullscreen-container {
	padding: 0px; position: relative;
}
.fullwidthbanner-container {
	padding: 0px; position: relative;
}
.rev_slider li.tp-revslider-slidesli {
	position: absolute !important;
}
.tp-caption .rs-untoggled-content {
	display: block;
}
.tp-caption .rs-toggled-content {
	display: none;
}
.tp-caption.rs-toggle-content-active .rs-toggled-content {
	display: block;
}
.tp-caption.rs-toggle-content-active .rs-untoggled-content {
	display: none;
}
.rev_slider .caption {
	display: block; white-space: nowrap; visibility: hidden; position: relative; z-index: 1; -webkit-font-smoothing: antialiased;
}
.rev_slider .tp-caption {
	display: block; white-space: nowrap; visibility: hidden; position: relative; z-index: 1; -webkit-font-smoothing: antialiased;
}
.rev_slider .caption {
	-webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -o-user-select: none;
}
.rev_slider .tp-caption {
	-webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -o-user-select: none;
}
.tp-simpleresponsive img {
	-webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -o-user-select: none;
}
.rev_slider .tp-mask-wrap .tp-caption {
	margin-bottom: 0px;
}
.rev_slider .tp-mask-wrap :last-child {
	margin-bottom: 0px;
}
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption {
	margin-bottom: 0px;
}
.wpb_text_column .rev_slider .tp-mask-wrap :last-child {
	margin-bottom: 0px;
}
.tp-svg-layer svg {
	width: 100%; height: 100%; position: relative;
}
.tp-carousel-wrapper {
	cursor: url(openhand.cur), move;
}
.dragged.tp-carousel-wrapper {
	cursor: url(closedhand.cur), move;
}
.tp_inner_padding {
	max-height: none !important; box-sizing: border-box;
}
.tp-layer-selectable.tp-caption {
	-webkit-user-select: all; -moz-user-select: all; -khtml-user-select: all; -o-user-select: all;
}
.tp-hidden-caption.tp-caption {
	display: none !important; visibility: hidden !important;
}
.tp-forcenotvisible {
	display: none !important; visibility: hidden !important;
}
.tp-hide-revslider {
	display: none !important; visibility: hidden !important;
}
.tp-hidden-caption.tp-parallax-wrap {
	display: none !important; visibility: hidden !important;
}
.rev_slider audio {
	max-width: none !important;
}
.rev_slider embed {
	max-width: none !important;
}
.rev_slider iframe {
	max-width: none !important;
}
.rev_slider object {
	max-width: none !important;
}
.rev_slider video {
	max-width: none !important;
}
.tp-element-background {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 0;
}
.rev_row_zone {
	left: 0px; width: 100%; font-size: 0px; position: absolute; min-height: 50px; box-sizing: border-box;
}
.rev_column_inner {
	width: 100% !important; position: relative; box-sizing: border-box;
}
.rev_slider .rev_row.tp-caption {
	width: 100% !important; position: relative; box-sizing: border-box;
}
.rev_row_zone_top {
	top: 0px;
}
.rev_row_zone_middle {
	top: 50%; transform: translateY(-50%);
}
.rev_row_zone_bottom {
	bottom: 0px;
}
.rev_slider .rev_row.tp-caption {
	height: auto !important; font-size: 0px; vertical-align: top; display: table; table-layout: fixed;
}
.rev_column {
	height: auto; font-size: 0px; display: table-cell; position: relative; box-sizing: border-box;
}
.rev_column_inner {
	height: auto !important; display: block; white-space: normal !important;
}
.rev_column_bg {
	border: 0px solid transparent; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 0; box-sizing: border-box; background-clip: content-box;
}
.tp-caption .backcorner {
	top: 0px; width: 0px; height: 0px; position: absolute;
}
.tp-caption .backcornertop {
	top: 0px; width: 0px; height: 0px; position: absolute;
}
.tp-caption .frontcorner {
	top: 0px; width: 0px; height: 0px; position: absolute;
}
.tp-caption .frontcornertop {
	top: 0px; width: 0px; height: 0px; position: absolute;
}
.rev_column_inner .tp-loop-wrap {
	text-align: inherit;
}
.rev_column_inner .tp-mask-wrap {
	text-align: inherit;
}
.rev_column_inner .tp-parallax-wrap {
	text-align: inherit;
}
.rev_column_inner .tp-mask-wrap {
	display: inline-block;
}
.rev_column_inner .tp-parallax-wrap {
	left: auto !important; top: auto !important; line-height: 0; position: relative !important;
}
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap {
	left: auto !important; top: auto !important; line-height: 0; position: relative !important;
}
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap {
	left: auto !important; top: auto !important; line-height: 0; position: relative !important;
}
.tp-video-play-button {
	text-align: center; line-height: 50px !important; vertical-align: top;
}
.tp-video-play-button i {
	text-align: center; line-height: 50px !important; vertical-align: top;
}
.rev_column_inner .rev_layer_in_column {
	vertical-align: top;
}
.rev_column_inner .tp-parallax-wrap {
	vertical-align: top;
}
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap {
	vertical-align: top;
}
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap {
	vertical-align: top;
}
.rev_break_columns {
	display: block !important;
}
.rev_break_columns .rev_column.tp-parallax-wrap {
	width: 100% !important; display: block !important;
}
.fullwidthbanner-container {
	overflow: hidden;
}
.fullwidthbanner-container .fullwidthabanner {
	width: 100%; position: relative;
}
.tp-static-layers {
	left: 0px; top: 0px; position: absolute; z-index: 101;
}
.tp-caption .frontcorner {
	left: -40px; border-top-color: rgb(0, 168, 255); border-right-color: transparent; border-left-color: transparent; border-top-width: 40px; border-right-width: 0px; border-left-width: 40px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
.tp-caption .backcorner {
	right: 0px; border-right-color: transparent; border-bottom-color: rgb(0, 168, 255); border-left-color: transparent; border-right-width: 40px; border-bottom-width: 40px; border-left-width: 0px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
.tp-caption .frontcornertop {
	left: -40px; border-right-color: transparent; border-bottom-color: rgb(0, 168, 255); border-left-color: transparent; border-right-width: 0px; border-bottom-width: 40px; border-left-width: 40px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
.tp-caption .backcornertop {
	right: 0px; border-top-color: rgb(0, 168, 255); border-right-color: transparent; border-left-color: transparent; border-top-width: 40px; border-right-width: 40px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
.tp-layer-inner-rotation {
	position: relative !important;
}
img.tp-slider-alternative-image {
	width: 100%; height: auto;
}
.fullscreenvideo.caption {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.rs-background-video-layer {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.coverscreenvideo.tp-caption {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.fullscreenvideo.tp-caption {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.noFilterClass {
	filter: none !important;
}
.rs-background-video-layer {
	visibility: hidden; z-index: 0;
}
.fullscreenvideo.caption audio {
	width: 100% !important; height: 100% !important; display: none;
}
.fullscreenvideo.caption iframe {
	width: 100% !important; height: 100% !important; display: none;
}
.fullscreenvideo.caption video {
	width: 100% !important; height: 100% !important; display: none;
}
.fullscreenvideo.tp-caption iframe {
	width: 100% !important; height: 100% !important; display: none;
}
.fullscreenvideo.tp-caption iframe audio {
	width: 100% !important; height: 100% !important; display: none;
}
.fullscreenvideo.tp-caption iframe video {
	width: 100% !important; height: 100% !important; display: none;
}
.fullcoveredvideo audio {
	background: rgb(0, 0, 0);
}
.fullscreenvideo audio .fullcoveredvideo video {
	background: rgb(0, 0, 0);
}
.fullscreenvideo video {
	background: rgb(0, 0, 0);
}
.fullcoveredvideo .tp-poster {
	background-position: center; left: 0px; top: 0px; width: 100%; height: 100%; background-size: cover;
}
.videoisplaying .html5vid .tp-poster {
	display: none;
}
.tp-video-play-button {
	background: rgba(0, 0, 0, 0.3); border-radius: 5px; transition:opacity 0.3s ease-out !important; left: 50%; top: 50%; width: 50px; height: 50px; color: rgb(255, 255, 255); margin-top: -25px; margin-left: -25px; display: inline-block; position: absolute; z-index: 4; cursor: pointer; box-sizing: border-box; opacity: 0;
}
.tp-audio-html5 .tp-video-play-button {
	display: none !important;
}
.tp-hiddenaudio {
	display: none !important;
}
.tp-caption .html5vid {
	width: 100% !important; height: 100% !important;
}
.tp-video-play-button i {
	width: 50px; height: 50px; font-size: 40px !important; display: inline-block;
}
.rs-fullvideo-cover {
	left: 0px; top: 0px; height: 100%; position: absolute;
}
.tp-dottedoverlay {
	left: 0px; top: 0px; height: 100%; position: absolute;
}
.tp-shadowcover {
	left: 0px; top: 0px; height: 100%; position: absolute;
}
.tp-caption:hover .tp-video-play-button {
	display: block; opacity: 1;
}
.tp-caption .tp-revstop {
	line-height: 20px !important; font-size: 25px !important; margin-top: 15px !important; vertical-align: top; border-right-color: rgb(255, 255, 255) !important; border-left-color: rgb(255, 255, 255) !important; border-right-width: 5px !important; border-left-width: 5px !important; border-right-style: solid !important; border-left-style: solid !important; display: none;
}
.tp-seek-bar {
	margin: 0px; outline: 0px; line-height: 12px; cursor: pointer;
}
.tp-video-button {
	margin: 0px; outline: 0px; line-height: 12px; cursor: pointer;
}
.tp-volume-bar {
	margin: 0px; outline: 0px; line-height: 12px; cursor: pointer;
}
.videoisplaying .revicon-right-dir {
	display: none;
}
.videoisplaying .tp-revstop {
	display: inline-block;
}
.videoisplaying .tp-video-play-button {
	display: none;
}
.fullcoveredvideo .tp-video-play-button {
	display: none !important;
}
.fullscreenvideo .fullscreenvideo audio {
	object-fit: contain;
}
.fullscreenvideo .fullscreenvideo video {
	object-fit: contain;
}
.fullscreenvideo .fullcoveredvideo audio {
	object-fit: cover;
}
.fullscreenvideo .fullcoveredvideo video {
	object-fit: cover;
}
.tp-video-controls {
	padding: 5px; transition:opacity 0.3s; left: 0px; right: 0px; bottom: 0px; overflow: hidden; display: table; position: absolute; max-width: 100%; box-sizing: border-box; opacity: 0; background-image: linear-gradient(rgb(0, 0, 0) 13%, rgb(50, 50, 50) 100%);
}
.rev-hiddenicon.rev-btn i {
	transition:0.2s ease-out !important; font-size: 15px;
}
.rev-withicon.rev-btn i {
	transition:0.2s ease-out !important; font-size: 15px;
}
.tp-caption:hover .tp-video-controls {
	opacity: 0.9;
}
.tp-video-button {
	background: rgba(0, 0, 0, 0.5); padding: 0px; border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); font-size: 12px;
}
.tp-video-button:hover {
	cursor: pointer;
}
.tp-video-button-wrap {
	padding: 0px 5px; vertical-align: middle; display: table-cell;
}
.tp-video-seek-bar-wrap {
	padding: 0px 5px; vertical-align: middle; display: table-cell;
}
.tp-video-vol-bar-wrap {
	padding: 0px 5px; vertical-align: middle; display: table-cell;
}
.tp-video-seek-bar-wrap {
	width: 80%;
}
.tp-video-vol-bar-wrap {
	width: 20%;
}
.tp-seek-bar {
	padding: 0px; width: 100%;
}
.tp-volume-bar {
	padding: 0px; width: 100%;
}
.rs-fullvideo-cover {
	background: 0px 0px; width: 100%; z-index: 5;
}
.tp-audio-html5 .tp-video-controls {
	visibility: visible !important; opacity: 1 !important;
}
.tp-dottedoverlay {
	width: 100%; z-index: 3; background-repeat: repeat;
}
.twoxtwo.tp-dottedoverlay {
	background: url("../assets/gridtile.png");
}
.twoxtwowhite.tp-dottedoverlay {
	background: url("../assets/gridtile_white.png");
}
.threexthree.tp-dottedoverlay {
	background: url("../assets/gridtile_3x3.png");
}
.threexthreewhite.tp-dottedoverlay {
	background: url("../assets/gridtile_3x3_white.png");
}
.tp-shadowcover {
	background: rgb(255, 255, 255); width: 100%; z-index: -1;
}
.tp-shadow1 {
	box-shadow: 0px 10px 6px -6px rgba(0,0,0,0.8);
}
.tp-shadow2::after {
	background: 0px 0px; left: 10px; top: 85%; width: 50%; bottom: 10px; position: absolute; z-index: -2; max-width: 300px; content: ""; box-shadow: 0px 15px 10px rgba(0,0,0,0.8); transform: rotate(-3deg);
}
.tp-shadow2::before {
	background: 0px 0px; left: 10px; top: 85%; width: 50%; bottom: 10px; position: absolute; z-index: -2; max-width: 300px; content: ""; box-shadow: 0px 15px 10px rgba(0,0,0,0.8); transform: rotate(-3deg);
}
.tp-shadow3::before {
	background: 0px 0px; left: 10px; top: 85%; width: 50%; bottom: 10px; position: absolute; z-index: -2; max-width: 300px; content: ""; box-shadow: 0px 15px 10px rgba(0,0,0,0.8); transform: rotate(-3deg);
}
.tp-shadow4::after {
	background: 0px 0px; left: 10px; top: 85%; width: 50%; bottom: 10px; position: absolute; z-index: -2; max-width: 300px; content: ""; box-shadow: 0px 15px 10px rgba(0,0,0,0.8); transform: rotate(-3deg);
}
.tp-shadow2::after {
	left: auto; right: 10px; transform: rotate(3deg);
}
.tp-shadow4::after {
	left: auto; right: 10px; transform: rotate(3deg);
}
.tp-shadow5 {
	position: relative; box-shadow: 0px 1px 4px rgba(0,0,0,0.3), inset 0px 0px 40px rgba(0,0,0,0.1);
}
.tp-shadow5::after {
	border-radius: 100px / 20px; left: 20px; top: 30%; right: 20px; bottom: 0px; position: absolute; z-index: -2; content: ""; box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.6);
}
.tp-shadow5::before {
	border-radius: 100px / 20px; left: 20px; top: 30%; right: 20px; bottom: 0px; position: absolute; z-index: -2; content: ""; box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.6);
}
.tp-button {
	padding: 6px 13px 5px; border-radius: 3px; height: 30px; color: rgb(255, 255, 255) !important; line-height: 45px !important; letter-spacing: -1px; font-family: arial,sans-serif; font-size: 15px; font-weight: 700; text-decoration: none; cursor: pointer; text-shadow: 0px 1px 1px rgba(0,0,0,0.6) !important;
}
.big.tp-button {
	padding: 9px 20px; color: rgb(255, 255, 255); line-height: 57px !important; font-size: 19px; font-weight: 700; text-shadow: 0px 1px 1px rgba(0,0,0,0.6);
}
.purchase:hover {
	background-position: bottom, 15px 11px;
}
.big.tp-button:hover {
	background-position: bottom, 15px 11px;
}
.tp-button:hover {
	background-position: bottom, 15px 11px;
}
.green.purchase {
	box-shadow: 0px 3px 0px 0px #104d0b; background-color: rgb(33, 161, 23);
}
.green.purchase:hover {
	box-shadow: 0px 3px 0px 0px #104d0b; background-color: rgb(33, 161, 23);
}
.green.tp-button {
	box-shadow: 0px 3px 0px 0px #104d0b; background-color: rgb(33, 161, 23);
}
.green.tp-button:hover {
	box-shadow: 0px 3px 0px 0px #104d0b; background-color: rgb(33, 161, 23);
}
.blue.purchase {
	box-shadow: 0px 3px 0px 0px #0f3e68; background-color: rgb(29, 120, 203);
}
.blue.purchase:hover {
	box-shadow: 0px 3px 0px 0px #0f3e68; background-color: rgb(29, 120, 203);
}
.blue.tp-button {
	box-shadow: 0px 3px 0px 0px #0f3e68; background-color: rgb(29, 120, 203);
}
.blue.tp-button:hover {
	box-shadow: 0px 3px 0px 0px #0f3e68; background-color: rgb(29, 120, 203);
}
.red.purchase {
	box-shadow: 0px 3px 0px 0px #7c1212; background-color: rgb(203, 29, 29);
}
.red.purchase:hover {
	box-shadow: 0px 3px 0px 0px #7c1212; background-color: rgb(203, 29, 29);
}
.red.tp-button {
	box-shadow: 0px 3px 0px 0px #7c1212; background-color: rgb(203, 29, 29);
}
.red.tp-button:hover {
	box-shadow: 0px 3px 0px 0px #7c1212; background-color: rgb(203, 29, 29);
}
.orange.purchase {
	box-shadow: 0px 3px 0px 0px #a34c00; background-color: rgb(255, 119, 0);
}
.orange.purchase:hover {
	box-shadow: 0px 3px 0px 0px #a34c00; background-color: rgb(255, 119, 0);
}
.orange.tp-button {
	box-shadow: 0px 3px 0px 0px #a34c00; background-color: rgb(255, 119, 0);
}
.orange.tp-button:hover {
	box-shadow: 0px 3px 0px 0px #a34c00; background-color: rgb(255, 119, 0);
}
.darkgrey.purchase {
	box-shadow: 0px 3px 0px 0px #222; background-color: rgb(85, 85, 85);
}
.darkgrey.purchase:hover {
	box-shadow: 0px 3px 0px 0px #222; background-color: rgb(85, 85, 85);
}
.darkgrey.tp-button {
	box-shadow: 0px 3px 0px 0px #222; background-color: rgb(85, 85, 85);
}
.grey.tp-button {
	box-shadow: 0px 3px 0px 0px #222; background-color: rgb(85, 85, 85);
}
.darkgrey.tp-button:hover {
	box-shadow: 0px 3px 0px 0px #222; background-color: rgb(85, 85, 85);
}
.grey.tp-button:hover {
	box-shadow: 0px 3px 0px 0px #222; background-color: rgb(85, 85, 85);
}
.lightgrey.purchase {
	box-shadow: 0px 3px 0px 0px #555; background-color: rgb(136, 136, 136);
}
.lightgrey.purchase:hover {
	box-shadow: 0px 3px 0px 0px #555; background-color: rgb(136, 136, 136);
}
.lightgrey.tp-button {
	box-shadow: 0px 3px 0px 0px #555; background-color: rgb(136, 136, 136);
}
.lightgrey.tp-button:hover {
	box-shadow: 0px 3px 0px 0px #555; background-color: rgb(136, 136, 136);
}
.rev-btn {
	padding: 12px 35px; outline: 0px !important; line-height: 44px; font-family: Roboto,sans-serif; font-size: 17px; font-weight: 500; text-decoration: none !important; cursor: pointer; box-sizing: border-box; box-shadow: none !important;
}
.rev-btn:visited {
	padding: 12px 35px; outline: 0px !important; line-height: 44px; font-family: Roboto,sans-serif; font-size: 17px; font-weight: 500; text-decoration: none !important; cursor: pointer; box-sizing: border-box; box-shadow: none !important;
}
.rev-uppercase.rev-btn {
	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900;
}
.rev-uppercase.rev-btn:visited {
	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900;
}
.rev-withicon.rev-btn i {
	top: 0px; font-weight: 400; margin-left: 10px !important; position: relative;
}
.rev-hiddenicon.rev-btn i {
	top: 0px; width: 0px !important; font-weight: 400; margin-left: 0px !important; position: relative; opacity: 0;
}
.rev-hiddenicon.rev-btn:hover i {
	width: auto !important; margin-left: 10px !important; opacity: 1 !important;
}
.rev-medium.rev-btn {
	padding: 10px 30px; line-height: 36px; font-size: 14px;
}
.rev-medium.rev-btn:visited {
	padding: 10px 30px; line-height: 36px; font-size: 14px;
}
.rev-hiddenicon.rev-medium.rev-btn i {
	top: 0px; font-size: 14px;
}
.rev-withicon.rev-medium.rev-btn i {
	top: 0px; font-size: 14px;
}
.rev-small.rev-btn {
	padding: 7px 20px; line-height: 28px; font-size: 12px;
}
.rev-small.rev-btn:visited {
	padding: 7px 20px; line-height: 28px; font-size: 12px;
}
.rev-hiddenicon.rev-small.rev-btn i {
	top: 0px; font-size: 12px;
}
.rev-withicon.rev-small.rev-btn i {
	top: 0px; font-size: 12px;
}
.rev-maxround {
	border-radius: 30px;
}
.rev-minround {
	border-radius: 3px;
}
.rev-burger {
	padding: 22px 0px 0px 14px; border-radius: 50%; border: 1px solid rgba(51, 51, 51, 0.25); border-image: none; width: 60px; height: 60px; position: relative; cursor: pointer; box-sizing: border-box; -webkit-tap-highlight-color: transparent;
}
.rev-burger span {
	background: rgb(51, 51, 51); transition:0.7s; width: 30px; height: 3px; display: block; pointer-events: none; transform-style: flat !important;
}
.revb-white.rev-burger span {
	background: rgb(255, 255, 255);
}
.revb-whitenoborder.rev-burger span {
	background: rgb(255, 255, 255);
}
.rev-burger span:nth-child(2) {
	margin: 3px 0px;
}
#dialog_addbutton .rev-burger:hover :first-child {
	transform: translateY(6px) rotate(-45deg);
}
.open .rev-burger :first-child {
	transform: translateY(6px) rotate(-45deg);
}
.rev-burger.open :first-child {
	transform: translateY(6px) rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :nth-child(2) {
	opacity: 0; transform: rotate(-45deg);
}
.open .rev-burger :nth-child(2) {
	opacity: 0; transform: rotate(-45deg);
}
.rev-burger.open :nth-child(2) {
	opacity: 0; transform: rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :last-child {
	transform: translateY(-6px) rotate(-135deg);
}
.open .rev-burger :last-child {
	transform: translateY(-6px) rotate(-135deg);
}
.rev-burger.open :last-child {
	transform: translateY(-6px) rotate(-135deg);
}
.revb-white.rev-burger {
	border: 2px solid rgba(255, 255, 255, 0.2); border-image: none;
}
.revb-darknoborder.rev-burger {
	border: 0px currentColor; border-image: none;
}
.revb-whitenoborder.rev-burger {
	border: 0px currentColor; border-image: none;
}
.revb-darknoborder.rev-burger span {
	background: rgb(51, 51, 51);
}
.revb-whitefull.rev-burger {
	background: rgb(255, 255, 255); border: currentColor; border-image: none;
}
.revb-whitefull.rev-burger span {
	background: rgb(51, 51, 51);
}
.revb-darkfull.rev-burger {
	background: rgb(51, 51, 51); border: currentColor; border-image: none;
}
.revb-darkfull.rev-burger span {
	background: rgb(255, 255, 255);
}
.revs-fullwhite.rev-scroll-btn {
	background: rgb(255, 255, 255);
}
.rev-scroll-btn {
	border-radius: 23px; border: 3px solid rgb(255, 255, 255); border-image: none; left: 0px; width: 35px; height: 55px; text-align: center; right: 0px; display: inline-block; position: relative; cursor: pointer; box-sizing: border-box;
}
.rev-scroll-btn > * {
	color: rgb(255, 255, 255); line-height: 18px; letter-spacing: 2px; font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 13px; font-weight: 400; display: inline-block;
}
.rev-scroll-btn > .active {
	color: rgb(255, 255, 255);
}
.rev-scroll-btn > :focus {
	color: rgb(255, 255, 255);
}
.rev-scroll-btn > :hover {
	color: rgb(255, 255, 255);
}
.rev-scroll-btn > .active {
	opacity: 0.8;
}
.rev-scroll-btn > :active {
	opacity: 0.8;
}
.rev-scroll-btn > :focus {
	opacity: 0.8;
}
.rev-scroll-btn > :hover {
	opacity: 0.8;
}
.revs-fullwhite.rev-scroll-btn span {
	background: rgb(51, 51, 51);
}
.revs-fulldark.rev-scroll-btn {
	background: rgb(51, 51, 51); border: currentColor; border-image: none;
}
.revs-fulldark.rev-scroll-btn span {
	background: rgb(255, 255, 255);
}
.tp-bullet {
	background: rgb(255, 255, 255);
}
.rev-scroll-btn span {
	background: rgb(255, 255, 255); margin: -4px 0px 0px -4px; border-radius: 50%; animation:rev-ani-mouse 2.5s linear infinite; left: 50%; top: 29%; width: 8px; height: 8px; display: block; position: absolute;
}
.revs-dark.rev-scroll-btn {
	border-color: rgb(51, 51, 51);
}
.revs-dark.rev-scroll-btn span {
	background: rgb(51, 51, 51);
}
.rev-control-btn {
	border-radius: 50px; width: 60px; height: 60px; text-align: center; color: rgb(255, 255, 255); line-height: 60px; font-family: Raleway; font-size: 20px; font-style: normal; font-weight: 400; text-decoration: none; display: inline-block; position: relative; z-index: 5; cursor: pointer; box-sizing: border-box; text-shadow: none; background-color: rgba(0, 0, 0, 0.5);
}
.rev-cbutton-dark-sr {
	border-radius: 3px;
}
.rev-cbutton-light-sr {
	border-radius: 3px;
}
.rev-cbutton-light {
	color: rgb(51, 51, 51); background-color: rgba(255, 255, 255, 0.75);
}
.rev-cbutton-light-sr {
	color: rgb(51, 51, 51); background-color: rgba(255, 255, 255, 0.75);
}
.rev-sbutton {
	width: 37px; height: 37px; line-height: 37px;
}
.rev-sbutton-blue {
	background-color: rgb(59, 89, 152);
}
.rev-sbutton-lightblue {
	background-color: rgb(0, 160, 209);
}
.rev-sbutton-red {
	background-color: rgb(221, 75, 57);
}
.tp-bannertimer {
	background: rgba(0, 0, 0, 0.15); top: 0px; width: 100%; height: 5px; visibility: hidden; position: absolute; z-index: 200;
}
.tp-bottom.tp-bannertimer {
	top: auto; height: 5px; bottom: 0px !important;
}
.tp-caption img {
	background: 0px 0px; -ms-zoom: 1;
}
.slidelink.caption a div {
	background: url("../assets/coloredbg.png"); width: 3000px; height: 1500px;
}
.slidelink.tp-caption a div {
	background: url("../assets/coloredbg.png"); width: 3000px; height: 1500px;
}
.slidelink.tp-caption a span {
	background: url("../assets/coloredbg.png");
}
.spinner0.tp-loader {
	background-image: url("../assets/loader.gif"); background-repeat: no-repeat;
}
.spinner5.tp-loader {
	background-image: url("../assets/loader.gif"); background-repeat: no-repeat;
}
.tp-shape {
	width: 100%; height: 100%;
}
.tp-caption .rs-starring {
	display: inline-block;
}
.tp-caption .rs-starring .star-rating {
	color: rgb(255, 195, 33) !important; vertical-align: top; float: none; display: inline-block;
}
.tp-caption .rs-starring .star-rating {
	width: 5.4em; height: 1em; font-family: star; font-size: 1em !important; position: relative;
}
.tp-caption .rs-starring-page .star-rating {
	width: 5.4em; height: 1em; font-family: star; font-size: 1em !important; position: relative;
}
.spinner0.tp-loader {
	border-radius: 3px; animation:tp-rotateplane 1.2s ease-in-out infinite; width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15); background-color: rgb(255, 255, 255);
}
.spinner1.tp-loader {
	border-radius: 3px; animation:tp-rotateplane 1.2s ease-in-out infinite; width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15); background-color: rgb(255, 255, 255);
}
.tp-caption .rs-starring .star-rating::before {
	left: 0px; top: 0px; color: rgb(224, 218, 223); float: left; position: absolute; content: "\73\73\73\73\73";
}
.tp-caption .rs-starring-page .star-rating::before {
	left: 0px; top: 0px; color: rgb(224, 218, 223); float: left; position: absolute; content: "\73\73\73\73\73";
}
.tp-caption .rs-starring .star-rating span {
	left: 0px; top: 0px; overflow: hidden; padding-top: 1.5em; font-size: 1em !important; float: left; position: absolute;
}
.tp-caption .rs-starring .star-rating span::before {
	left: 0px; top: 0px; position: absolute; content: "\53\53\53\53\53";
}
.tp-loader {
	left: 50%; top: 50%; position: absolute; z-index: 10000;
}
.spinner0.tp-loader {
	background-position: center;
}
.spinner5.tp-loader {
	background-position: 10px 10px; margin: -22px; border-radius: 3px; width: 44px; height: 44px; background-color: rgb(255, 255, 255);
}
.spinner2.tp-loader {
	border-radius: 100%; animation:tp-scaleout 1s ease-in-out infinite; width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15); background-color: red;
}
.spinner3.tp-loader {
	margin: -9px 0px 0px -35px; width: 70px; text-align: center;
}
.spinner3.tp-loader .bounce1 {
	border-radius: 100%; animation:tp-bouncedelay 1.4s ease-in-out infinite both; width: 18px; height: 18px; display: inline-block; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15); background-color: rgb(255, 255, 255);
}
.spinner3.tp-loader .bounce2 {
	border-radius: 100%; animation:tp-bouncedelay 1.4s ease-in-out infinite both; width: 18px; height: 18px; display: inline-block; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15); background-color: rgb(255, 255, 255);
}
.spinner3.tp-loader .bounce3 {
	border-radius: 100%; animation:tp-bouncedelay 1.4s ease-in-out infinite both; width: 18px; height: 18px; display: inline-block; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15); background-color: rgb(255, 255, 255);
}
.spinner3.tp-loader .bounce1 {
	animation-delay: -0.32s;
}
.spinner3.tp-loader .bounce2 {
	animation-delay: -0.16s;
}
.spinner4.tp-loader {
	margin: -20px 0px 0px -20px; animation:tp-rotate 2s linear infinite; width: 40px; height: 40px; text-align: center;
}
.spinner4.tp-loader .dot1 {
	border-radius: 100%; animation:tp-bounce 2s ease-in-out infinite; top: 0px; width: 60%; height: 60%; display: inline-block; position: absolute; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15); background-color: rgb(255, 255, 255);
}
.spinner4.tp-loader .dot2 {
	border-radius: 100%; animation:tp-bounce 2s ease-in-out infinite; top: 0px; width: 60%; height: 60%; display: inline-block; position: absolute; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15); background-color: rgb(255, 255, 255);
}
.spinner4.tp-loader .dot2 {
	top: auto; bottom: 0px; animation-delay: -1s;
}
.navbar.tp-bullets {
	margin: 0px; border-radius: 0px; border: currentColor; border-image: none; min-height: 0px;
}
.navbar.tp-tabs {
	margin: 0px; border-radius: 0px; border: currentColor; border-image: none; min-height: 0px;
}
.navbar.tp-thumbs {
	margin: 0px; border-radius: 0px; border: currentColor; border-image: none; min-height: 0px;
}
.tp-bullets {
	left: 0px; top: 0px; display: block; position: absolute; z-index: 1000;
}
.tp-tabs {
	left: 0px; top: 0px; display: block; position: absolute; z-index: 1000;
}
.tp-thumbs {
	left: 0px; top: 0px; display: block; position: absolute; z-index: 1000;
}
.tp-tab {
	position: absolute; cursor: pointer; box-sizing: border-box; opacity: 0.5;
}
.tp-thumb {
	position: absolute; cursor: pointer; box-sizing: border-box; opacity: 0.5;
}
.tp-arr-imgholder {
	background-position: center; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; background-size: cover;
}
.tp-tab-image {
	background-position: center; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; background-size: cover;
}
.tp-thumb-image {
	background-position: center; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; background-size: cover;
}
.tp-videoposter {
	background-position: center; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; background-size: cover;
}
.selected.tp-tab {
	opacity: 1;
}
.tp-tab:hover {
	opacity: 1;
}
.selected.tp-thumb {
	opacity: 1;
}
.tp-thumb:hover {
	opacity: 1;
}
.tp-tab-mask {
	box-sizing: border-box !important;
}
.tp-thumb-mask {
	box-sizing: border-box !important;
}
.tp-tabs {
	box-sizing: content-box !important;
}
.tp-thumbs {
	box-sizing: content-box !important;
}
.tp-bullet {
	background: rgba(255, 255, 255, 0.3); width: 15px; height: 15px; position: absolute; cursor: pointer;
}
.selected.tp-bullet {
	background: rgb(255, 255, 255);
}
.tp-bullet:hover {
	background: rgb(255, 255, 255);
}
.tparrows {
	background: rgba(0, 0, 0, 0.5); width: 40px; height: 40px; display: block; position: absolute; z-index: 1000; cursor: pointer;
}
.tparrows:hover {
	background: rgb(0, 0, 0);
}
.tparrows::before {
	text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-family: revicons; font-size: 15px; display: block;
}
.hginfo {
	font-size: 12px; font-weight: 600;
}
.hglayerinfo {
	font-size: 12px; font-weight: 600;
}
.tp-leftarrow.tparrows::before {
	content: "\e824";
}
.tp-rightarrow.tparrows::before {
	content: "\e825";
}
body.rtl .tp-kbimg {
	left: 0px !important;
}
.dddwrappershadow {
	box-shadow: 0px 45px 100px rgba(0,0,0,0.4);
}
.hglayerinfo {
	background: rgba(0, 0, 0, 0.75); padding: 5px 10px; left: 0px; bottom: 0px; color: rgb(255, 255, 255); line-height: 20px; white-space: normal; position: fixed; z-index: 2000;
}
.helpgrid {
	position: absolute;
}
.hginfo {
	position: absolute;
}
.hginfo {
	background: rgb(0, 0, 0); padding: 2px 5px; left: -2px; top: -2px; color: rgb(231, 76, 60);
}
.indebugmode .tp-caption:hover {
	border: 1px dashed rgb(192, 57, 43) !important; border-image: none !important;
}
.helpgrid {
	border: 2px dashed rgb(192, 57, 43); border-image: none; left: 0px; top: 0px; z-index: 0;
}
#revsliderlogloglog {
	background: rgba(0, 0, 0, 0.7); padding: 15px; left: 0px; top: 0px; width: 200px; height: 150px; color: rgb(255, 255, 255); overflow: scroll; font-size: 10px; position: fixed; z-index: 100000;
}
.aden {
	
}
.aden::after {
	background: linear-gradient(to right, rgba(66, 10, 14, 0.2), transparent); mix-blend-mode: darken;
}
.perpetua::after {
	opacity: 0.5; mix-blend-mode: soft-light;
}
.reyes::after {
	opacity: 0.5; mix-blend-mode: soft-light;
}
.inkwell {
	
}
.perpetua::after {
	background: linear-gradient(rgb(0, 91, 154), rgb(230, 193, 61));
}
.reyes {
	
}
.reyes::after {
	background: rgb(239, 205, 173);
}
.gingham {
	
}
.gingham::after {
	background: linear-gradient(to right, rgba(66, 10, 14, 0.2), transparent); mix-blend-mode: darken;
}
.toaster {
	
}
.toaster::after {
	background: radial-gradient(circle, rgb(128, 78, 15), rgb(59, 0, 59)); mix-blend-mode: screen;
}
.walden {
	
}
.walden::after {
	background: rgb(0, 68, 204); opacity: 0.3; mix-blend-mode: screen;
}
.hudson {
	
}
.hudson::after {
	background: radial-gradient(circle, rgb(166, 177, 255) 50%, rgb(52, 33, 52)); opacity: 0.5; mix-blend-mode: multiply;
}
.earlybird {
	
}
.earlybird::after {
	background: radial-gradient(circle, rgb(208, 186, 142) 20%, rgb(54, 3, 9) 85%, rgb(29, 2, 16) 100%); mix-blend-mode: overlay;
}
.mayfair {
	
}
.mayfair::after {
	background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, 0.8), rgba(255, 200, 200, 0.6), rgb(17, 17, 17) 60%); opacity: 0.4; mix-blend-mode: overlay;
}
.lofi {
	
}
.lofi::after {
	background: radial-gradient(circle, transparent 70%, rgb(34, 34, 34) 150%); mix-blend-mode: multiply;
}
._1977 {
	
}
._1977::after {
	background: rgba(243, 106, 188, 0.3); mix-blend-mode: screen;
}
.brooklyn {
	
}
.brooklyn::after {
	background: radial-gradient(circle, rgba(168, 223, 193, 0.4) 70%, rgb(196, 183, 200)); mix-blend-mode: overlay;
}
.xpro2 {
	
}
.xpro2::after {
	background: radial-gradient(circle, rgb(230, 231, 224) 40%, rgba(43, 42, 161, 0.6) 110%); mix-blend-mode: color-burn;
}
.nashville {
	
}
.nashville::after {
	background: rgba(0, 70, 150, 0.4); mix-blend-mode: lighten;
}
.nashville::before {
	background: rgba(247, 176, 153, 0.56); mix-blend-mode: darken;
}
.lark {
	
}
.lark::after {
	background: rgba(242, 242, 242, 0.8); mix-blend-mode: darken;
}
.lark::before {
	background: rgb(34, 37, 63); mix-blend-mode: color-dodge;
}
.moon {
	
}
.moon::before {
	background: rgb(160, 160, 160); mix-blend-mode: soft-light;
}
.moon::after {
	background: rgb(56, 56, 56); mix-blend-mode: lighten;
}
.clarendon {
	
}
.clarendon::before {
	background: rgba(127, 187, 227, 0.2); mix-blend-mode: overlay;
}
.willow {
	
}
.willow::before {
	mix-blend-mode: overlay;
}
.willow::after {
	background-color: rgb(216, 205, 203); mix-blend-mode: color;
}
.rise {
	
}
.rise::after {
	background: radial-gradient(circle, rgba(232, 197, 152, 0.8), transparent 90%); opacity: 0.6; mix-blend-mode: overlay;
}
.rise::before {
	background: radial-gradient(circle, rgba(236, 205, 169, 0.15) 55%, rgba(50, 30, 7, 0.4)); mix-blend-mode: multiply;
}
._1977::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
._1977::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.aden::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.aden::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.brooklyn::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.brooklyn::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.clarendon::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.clarendon::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.earlybird::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.earlybird::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.gingham::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.gingham::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.hudson::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.hudson::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.inkwell::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.inkwell::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.lark::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.lark::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.lofi::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.lofi::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.mayfair::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.mayfair::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.moon::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.moon::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.nashville::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.nashville::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.perpetua::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.perpetua::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.reyes::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.reyes::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.rise::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.rise::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.slumber::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.slumber::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.toaster::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.toaster::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.walden::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.walden::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.willow::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.willow::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.xpro2::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
.xpro2::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; pointer-events: none;
}
._1977 {
	position: relative;
}
.aden {
	position: relative;
}
.brooklyn {
	position: relative;
}
.clarendon {
	position: relative;
}
.earlybird {
	position: relative;
}
.gingham {
	position: relative;
}
.hudson {
	position: relative;
}
.inkwell {
	position: relative;
}
.lark {
	position: relative;
}
.lofi {
	position: relative;
}
.mayfair {
	position: relative;
}
.moon {
	position: relative;
}
.nashville {
	position: relative;
}
.perpetua {
	position: relative;
}
.reyes {
	position: relative;
}
.rise {
	position: relative;
}
.slumber {
	position: relative;
}
.toaster {
	position: relative;
}
.walden {
	position: relative;
}
.willow {
	position: relative;
}
.xpro2 {
	position: relative;
}
._1977 img {
	width: 100%; z-index: 1;
}
.aden img {
	width: 100%; z-index: 1;
}
.brooklyn img {
	width: 100%; z-index: 1;
}
.clarendon img {
	width: 100%; z-index: 1;
}
.earlybird img {
	width: 100%; z-index: 1;
}
.gingham img {
	width: 100%; z-index: 1;
}
.hudson img {
	width: 100%; z-index: 1;
}
.inkwell img {
	width: 100%; z-index: 1;
}
.lark img {
	width: 100%; z-index: 1;
}
.lofi img {
	width: 100%; z-index: 1;
}
.mayfair img {
	width: 100%; z-index: 1;
}
.moon img {
	width: 100%; z-index: 1;
}
.nashville img {
	width: 100%; z-index: 1;
}
.perpetua img {
	width: 100%; z-index: 1;
}
.reyes img {
	width: 100%; z-index: 1;
}
.rise img {
	width: 100%; z-index: 1;
}
.slumber img {
	width: 100%; z-index: 1;
}
.toaster img {
	width: 100%; z-index: 1;
}
.walden img {
	width: 100%; z-index: 1;
}
.willow img {
	width: 100%; z-index: 1;
}
.xpro2 img {
	width: 100%; z-index: 1;
}
._1977::before {
	z-index: 2;
}
.aden::before {
	z-index: 2;
}
.brooklyn::before {
	z-index: 2;
}
.clarendon::before {
	z-index: 2;
}
.earlybird::before {
	z-index: 2;
}
.gingham::before {
	z-index: 2;
}
.hudson::before {
	z-index: 2;
}
.inkwell::before {
	z-index: 2;
}
.lark::before {
	z-index: 2;
}
.lofi::before {
	z-index: 2;
}
.mayfair::before {
	z-index: 2;
}
.moon::before {
	z-index: 2;
}
.nashville::before {
	z-index: 2;
}
.perpetua::before {
	z-index: 2;
}
.reyes::before {
	z-index: 2;
}
.rise::before {
	z-index: 2;
}
.slumber::before {
	z-index: 2;
}
.toaster::before {
	z-index: 2;
}
.walden::before {
	z-index: 2;
}
.willow::before {
	z-index: 2;
}
.xpro2::before {
	z-index: 2;
}
._1977::after {
	z-index: 3;
}
.aden::after {
	z-index: 3;
}
.brooklyn::after {
	z-index: 3;
}
.clarendon::after {
	z-index: 3;
}
.earlybird::after {
	z-index: 3;
}
.gingham::after {
	z-index: 3;
}
.hudson::after {
	z-index: 3;
}
.inkwell::after {
	z-index: 3;
}
.lark::after {
	z-index: 3;
}
.lofi::after {
	z-index: 3;
}
.mayfair::after {
	z-index: 3;
}
.moon::after {
	z-index: 3;
}
.nashville::after {
	z-index: 3;
}
.perpetua::after {
	z-index: 3;
}
.reyes::after {
	z-index: 3;
}
.rise::after {
	z-index: 3;
}
.slumber::after {
	z-index: 3;
}
.toaster::after {
	z-index: 3;
}
.walden::after {
	z-index: 3;
}
.willow::after {
	z-index: 3;
}
.xpro2::after {
	z-index: 3;
}
.slumber {
	
}
.slumber::after {
	background: rgba(125, 105, 24, 0.5); mix-blend-mode: soft-light;
}
.slumber::before {
	background: rgba(69, 41, 12, 0.4); mix-blend-mode: lighten;
}


/* ekko-lightbox.css */
.ekko-lightbox-container {
	position: relative;
}
.ekko-lightbox-nav-overlay {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 100;
}
.ekko-lightbox-nav-overlay a {
	transition:opacity 0.5s; width: 49%; height: 100%; color: rgb(255, 255, 255); font-size: 30px; display: block; z-index: 100; opacity: 0; text-shadow: 2px 2px 4px #000; -webkit-transition: opacity 0.5s; -o-transition: opacity 0.5s; -moz-transition: opacity 0.5s;
}
.ekko-lightbox-nav-overlay a:empty {
	width: 49%;
}
.ekko-lightbox a:hover {
	text-decoration: none; opacity: 1;
}
.ekko-lightbox .glyphicon-chevron-left {
	left: 0px; text-align: left; padding-left: 15px; float: left;
}
.ekko-lightbox .glyphicon-chevron-right {
	text-align: right; right: 0px; padding-right: 15px; float: right;
}
.ekko-lightbox .modal-footer {
	text-align: left;
}

/* bootstrap.min.css */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=18d0d95c5423656713c746ce1e80f5b1)
 * Config saved to config.json and https://gist.github.com/18d0d95c5423656713c746ce1e80f5b1
 *//*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
 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}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}
/*
 table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
*/
 *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius: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;-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:20px;margin-bottom:20px;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}.container{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}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.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}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;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,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.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:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.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"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.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"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.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 .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.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:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-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 dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{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;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor: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:12px;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;border-bottom:4px solid \9;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}}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.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:hover,.nav-tabs>li.active>a:focus{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:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#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:hover,.nav-pills>li.active>a:focus{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:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (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;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:10}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.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:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{margin-left:-15px;margin-right:-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,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:8px;margin-bottom:8px}@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 .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .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;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-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@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:#fff;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#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:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}
select { padding: 3px; }
 
input[type="radio"], input[type="checkbox"] { margin-left: 10px; margin-right: 10px; }

/* header-styles.css */

header.navbar {
  margin-bottom: 0;
}

header.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
  color: #1F1F1F;
}

header.navbar > .container-fluid .navbar-brand,
header.navbar > .container .navbar-brand {
  background: url(../images/logo.jpg) no-repeat center center;
  background-size: contain;
    width: 206px; 
  height: 80px;
  margin-top: 1rem;
  margin-left: 15px;
  margin-right: 15px;
  position: absolute;
  display: block;  
}
@media (min-width: 768px) {
  header.navbar > .container-fluid .navbar-brand,
  header.navbar > .container .navbar-brand {
    margin-left: 0;
    margin-top: 0px
  }
}

.no-svg header.navbar > .container-fluid .navbar-brand,
.no-svg header.navbar > .container .navbar-brand {
  background-image: url(../images/logo.jpg);
  width: 206px; 
}

header.navbar {
  width: 100%;
  min-height: 140px;
  margin-bottom: 20px;
  border-radius: 0;
  border-top: none;
  border-bottom: 2px solid #85888c;
}
header.navbar .navbar-collapse {
  padding-top: 1.4rem;
  border: none;
  margin-left: 115px;
}
header.navbar .navbar-header {
  padding-top: 1rem;
}
header.navbar .collpased-button {
  margin-top: 0.6rem;
}
header.navbar .navbar-nav a {
  font-weight: bold;
  font-size: 1.7rem;
  text-decoration: none;
  font-family: Raleway, sans-serif; 
}
header.navbar .navbar-nav .active a,
header.navbar .navbar-nav .active a:active {
  color: #85888c;
  background: #EFEFEF;
}
header.navbar .nav > li > a:hover,
header.navbar .nav > li > a:focus {
    color: white;
    background: #75c044;
}
header.navbar .navbar-nav > .open > a {
  color: #1F1F1F;
}
header.navbar .navbar-nav > .open > a:hover,
header.navbar .navbar-nav > .open > a:focus {
  color: #1F1F1F;
}
header.navbar .navbar-nav a.button,
header.navbar .nav a.button {
  color: #FFFFFF;
  background: #85888c;
  font-family: "Raleway", sans-serif;
  font-weight: bold;
  margin: 0;
  transition: background 0.15s ease-in-out;
}
header.navbar .navbar-nav a.button:hover,
header.navbar .navbar-nav a.button:focus,
header.navbar .nav a.button:hover,
header.navbar .nav a.button:focus {
  background-color: #A90022;
  color: #FFFFFF;
}
header.navbar .navbar-toggle {
  border: 0px solid transparent;
}
header.navbar .navbar-toggle .icon-bar {
  background: #1F1F1F;
}

header .nav.navbar-nav.navbar-right .button {
  margin-right: 15px;
}

header .order-now {
  display: block;
  margin-right: 1rem;
}
@media (min-width: 1250px) {
  header .order-now {
    display: none;
  }
}

#btn-order-now-lg {
  display: block;
}
@media (max-width: 1250px) {
  #btn-order-now-lg {
    display: none;
  }
}

header .dropdown-menu {
  box-shadow: none;
  border: none;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
}
header .dropdown-menu > li > a {
  border-top: 2px solid #FFFFFF;
  background: #EFEFEF;
  padding-left: 10px 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
header .dropdown-menu > li > a:hover {
  background-color: #D8D8D8;
}

@media (max-width: 1250px) {
  header .navbar-header {
    float: none;
  }

  header .navbar-toggle {
    display: block;
  }

  header .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  header .navbar-collapse.collapse {
    display: none !important;
  }

  header .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }

  header .navbar-nav > li {
    float: none;
  }

  header .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  header .navbar-text {
    float: none;
    margin: 15px 0;
  }

  /* since 3.1.0 */
  header .navbar-collapse.collapse.in {
    display: block !important;
  }

  header .collapsing {
    overflow: hidden !important;
  }
}

	header.navbar {
		border-bottom: 42px solid #85888c;
	    padding-bottom: 13px;
	}
	.nav>li>a {
		padding: 15px 10px;
	}

@font-face{font-family:Material-Design-Iconic-Font;
src:url(../fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'),
url(../fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'),
url(../fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')}
.zmdi{display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{width:1.28571429em;text-align:center}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.zmdi-hc-ul>li{position:relative}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em}.zmdi-hc-border{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:2px}.zmdi-hc-border-circle{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:50%}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{-webkit-animation:zmdi-spin 1.5s infinite linear;animation:zmdi-spin 1.5s infinite linear}.zmdi-hc-spin-reverse{-webkit-animation:zmdi-spin-reverse 1.5s infinite linear;animation:zmdi-spin-reverse 1.5s infinite linear}@-webkit-keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.zmdi-hc-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.zmdi-hc-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}
.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-import-export:before{content:'\f30c'}.zmdi-swap-vertical-:before{content:'\f30c'}.zmdi-airplanemode-inactive:before{content:'\f102'}.zmdi-airplanemode-active:before{content:'\f103'}.zmdi-rate-review:before{content:'\f103'}.zmdi-comment-sign:before{content:'\f25a'}.zmdi-network-warning:before{content:'\f2ad'}.zmdi-shopping-cart-add:before{content:'\f1ca'}.zmdi-file-add:before{content:'\f221'}.zmdi-network-wifi-scan:before{content:'\f2e4'}.zmdi-collection-add:before{content:'\f14e'}.zmdi-format-playlist-add:before{content:'\f3ac'}.zmdi-format-queue-music:before{content:'\f3ab'}.zmdi-plus-box:before{content:'\f277'}.zmdi-tag-backspace:before{content:'\f1d9'}.zmdi-alarm-add:before{content:'\f32b'}.zmdi-battery-charging:before{content:'\f114'}.zmdi-daydream-setting:before{content:'\f217'}.zmdi-more-horiz:before{content:'\f19c'}.zmdi-book-photo:before{content:'\f11b'}.zmdi-incandescent:before{content:'\f189'}.zmdi-wb-iridescent:before{content:'\f38c'}.zmdi-calendar-remove:before{content:'\f330'}.zmdi-refresh-sync-disabled:before{content:'\f1b7'}.zmdi-refresh-sync-problem:before{content:'\f1b6'}.zmdi-crop-original:before{content:'\f17e'}.zmdi-power-off:before{content:'\f1af'}.zmdi-power-off-setting:before{content:'\f1ae'}.zmdi-leak-remove:before{content:'\f38d'}.zmdi-star-border:before{content:'\f27c'}.zmdi-brightness-low:before{content:'\f36d'}.zmdi-brightness-medium:before{content:'\f36e'}.zmdi-brightness-high:before{content:'\f36f'}.zmdi-smartphone-portrait:before{content:'\f2d4'}.zmdi-live-tv:before{content:'\f2d9'}.zmdi-format-textdirection-l-to-r:before{content:'\f249'}.zmdi-format-textdirection-r-to-l:before{content:'\f24a'}.zmdi-arrow-back:before{content:'\f2ea'}.zmdi-arrow-forward:before{content:'\f2ee'}.zmdi-arrow-in:before{content:'\f2e9'}.zmdi-arrow-out:before{content:'\f2ed'}.zmdi-rotate-90-degrees-ccw:before{content:'\f304'}.zmdi-adb:before{content:'\f33a'}.zmdi-network-wifi:before{content:'\f2e8'}.zmdi-network-wifi-alt:before{content:'\f2e3'}.zmdi-network-wifi-lock:before{content:'\f2e5'}.zmdi-network-wifi-off:before{content:'\f2e6'}.zmdi-network-wifi-outline:before{content:'\f2e7'}.zmdi-network-wifi-info:before{content:'\f2e4'}.zmdi-layers-clear:before{content:'\f18b'}.zmdi-colorize:before{content:'\f15d'}.zmdi-format-paint:before{content:'\f1ba'}.zmdi-format-quote:before{content:'\f1b2'}.zmdi-camera-monochrome-photos:before{content:'\f285'}.zmdi-sort-by-alpha:before{content:'\f1cf'}.zmdi-folder-shared:before{content:'\f225'}.zmdi-folder-special:before{content:'\f226'}.zmdi-comment-dots:before{content:'\f260'}.zmdi-reorder:before{content:'\f31e'}.zmdi-dehaze:before{content:'\f197'}.zmdi-sort:before{content:'\f1ce'}.zmdi-pages:before{content:'\f34a'}.zmdi-stack-overflow:before{content:'\f35c'}.zmdi-calendar-account:before{content:'\f204'}.zmdi-paste:before{content:'\f109'}.zmdi-cut:before{content:'\f1bc'}.zmdi-save:before{content:'\f297'}.zmdi-smartphone-code:before{content:'\f139'}.zmdi-directions-bike:before{content:'\f117'}.zmdi-directions-boat:before{content:'\f11a'}.zmdi-directions-bus:before{content:'\f121'}.zmdi-directions-car:before{content:'\f125'}.zmdi-directions-railway:before{content:'\f1b3'}.zmdi-directions-run:before{content:'\f215'}.zmdi-directions-subway:before{content:'\f1d5'}.zmdi-directions-walk:before{content:'\f216'}.zmdi-local-hotel:before{content:'\f178'}.zmdi-local-activity:before{content:'\f1df'}.zmdi-local-play:before{content:'\f1df'}.zmdi-local-airport:before{content:'\f103'}.zmdi-local-atm:before{content:'\f198'}.zmdi-local-bar:before{content:'\f137'}.zmdi-local-cafe:before{content:'\f13b'}.zmdi-local-car-wash:before{content:'\f124'}.zmdi-local-convenience-store:before{content:'\f1d3'}.zmdi-local-dining:before{content:'\f153'}.zmdi-local-drink:before{content:'\f157'}.zmdi-local-florist:before{content:'\f168'}.zmdi-local-gas-station:before{content:'\f16f'}.zmdi-local-grocery-store:before{content:'\f1cb'}.zmdi-local-hospital:before{content:'\f177'}.zmdi-local-laundry-service:before{content:'\f1e9'}.zmdi-local-library:before{content:'\f18d'}.zmdi-local-mall:before{content:'\f195'}.zmdi-local-movies:before{content:'\f19d'}.zmdi-local-offer:before{content:'\f187'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-pharmacy:before{content:'\f176'}.zmdi-local-phone:before{content:'\f2be'}.zmdi-local-pizza:before{content:'\f1ac'}.zmdi-local-post-office:before{content:'\f15a'}.zmdi-local-printshop:before{content:'\f1b0'}.zmdi-local-see:before{content:'\f28c'}.zmdi-local-shipping:before{content:'\f1e6'}.zmdi-local-store:before{content:'\f1d4'}.zmdi-local-taxi:before{content:'\f123'}.zmdi-local-wc:before{content:'\f211'}.zmdi-my-location:before{content:'\f299'}.zmdi-directions:before{content:'\f1e7'}


.cart-account i{
    padding-right: 10px;
    font-size: 1.8em;
}
  .cart-account p {
    margin: 0; }
@media screen and (max-width:1340px)
{
	.cart-account{
		display:none;
	}
}

.cart-account{cursor:pointer;}
/* SEN CUSTOM */

html, body {
  height: 100%;
}

.hfeed {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -187px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
    height: 187px; /* .push must be the same height as .footer */
}

header li.logoutlink { display: none; }

@media all and (max-width:768px)
{
	/* show logout */
	header li.logoutlink { display: inline; }
	
	#session_timeout_div {
		display: none;
	}
	
}

#TIMEDSP {
	padding: 4px;
}



.address-form {
	margin-left: 1em;
}

.address-form > div:first-child {
  margin-right: 3em;
}

.address-form label {
  display: block;
  margin-top: 1em;
}

.address-form p {
  margin-top: 0;
  margin-bottom: 0;
}

.table-wrapper .amnt {
  text-align: right;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ccc;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ccc;
}
:-moz-placeholder { /* Firefox 18- */
  color: #ccc;
}

/*JWB cart icon customizations */
a.cart-wrapper {
	color: #000;
	padding: 5px 10px;
}
a.cart-wrapper:hover {
	color: white;
	background: #75c044;
}

/* Contact Maintenance password confrimation styles */
input[id="promptPassword"] {
	margin-left: 10px;
}
/**/

#profile_lst li {
	margin: 0;
}

@media (min-width: 1250px) {
	.mobileHidden {
		display: block !important;
	}
}

select {
	height: 28px;
}

.vendor-info .text {
	margin: unset !important;
    width: 100% !important;
}
