/*
Theme Name: kmr
Theme URI: http://underscores.me/
Author: Cre8iva Digital Boutique
Author URI: http://www.cre8iva.com
Description: Company Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kmr
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

kmr is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/* varibales */
/*!
 * 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 */
@import url("https://fonts.googleapis.com/css?family=Assistant:200,300,400,600,700,800&subset=hebrew");
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-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: 700; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

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 {
  padding: 0;
  border: 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-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  img, tr {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  h2, h3, p {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table td, .table th {
    background-color: #fff !important; }

  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-eur:before, .glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.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"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:focus, a:hover {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  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; }

.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;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role=button] {
  cursor: pointer; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777; }

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%; }

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%; }

.h1, h1 {
  font-size: 36px; }

.h2, h2 {
  font-size: 30px; }

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

.h4, h4 {
  font-size: 18px; }

.h5, h5 {
  font-size: 14px; }

.h6, h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }
.small, small {
  font-size: 85%; }

.mark, mark {
  padding: .2em;
  background-color: #fcf8e3; }

.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: #777; }

.text-primary {
  color: #337ab7; }

a.text-primary:focus, a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:focus, a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:focus, a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:focus, a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:focus, a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

ol, ul {
  margin-top: 0;
  margin-bottom: 10px; }

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0; }

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

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

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dd, dt {
  line-height: 1.42857143; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal dd {
    margin-left: 180px; } }
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0; }

blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: ''; }

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (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-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px; }

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

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none; }

table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none; }

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5; }

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8; }

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8; }

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6; }

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7; }

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3; }

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3; }

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc; }

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede; }

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; } }
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 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: 700; }

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

input[type=checkbox], input[type=radio] {
  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=checkbox]:focus, input[type=radio]: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, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 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 {
  background-color: transparent;
  border: 0; }

.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-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px; }

  .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px; }

.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px; }

.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px; }

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed; }

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed; }

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed; }

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 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; }

select[multiple].input-sm, textarea.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 select[multiple].form-control, .form-group-sm textarea.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; }

select[multiple].input-lg, textarea.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 select[multiple].form-control, .form-group-lg textarea.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; }

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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;
  background-color: #f2dede;
  border-color: #a94442; }

.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 .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto; }

  .form-inline .input-group > .form-control {
    width: 100%; }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0; }

  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0; }

  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
.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; } }
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none; }

.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40; }

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625; }

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85; }

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d; }

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19; }

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0; }

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent; }

.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none; }

.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -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-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height,visibility;
  -o-transition-property: height,visibility;
  transition-property: height,visibility; }

.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; }

.dropdown, .dropup {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  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); }

.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: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777; }

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9; }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0; } }
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left; }

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 2; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px; }

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

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

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

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

.btn-group > .btn-group {
  float: left; }

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

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

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

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group .form-control:focus {
  z-index: 3; }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px; }

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto; }

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell; }

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

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

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -1px; }

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 2; }

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee; }

.nav > li.disabled > a {
  color: #777; }

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  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:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff; } }
.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }

  .nav-justified > li > a {
    margin-bottom: 0; } }
.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff; } }
.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-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 {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  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); }

.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-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px; } }
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0; } }
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0; } }
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none; }

.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  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 .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px; }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none; } }
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }

  .navbar-nav > li {
    float: left; }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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); }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .navbar-form .form-control-static {
    display: inline-block; }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }

  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto; }

  .navbar-form .input-group > .form-control {
    width: 100%; }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0; }

  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0; }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; }

  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-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-right: 15px;
    margin-left: 15px; } }
@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }

  .navbar-right ~ .navbar-right {
    margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent; }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7; }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent; } }
.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-default .btn-link {
  color: #777; }

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333; }

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent; } }
.navbar-inverse .navbar-link {
  color: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link {
  color: #9d9d9d; }

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager li {
  display: inline; }

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee; }

.pager .next > a, .pager .next > span {
  float: right; }

.pager .previous > a, .pager .previous > span {
  float: left; }

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #777; }

.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }

.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090; }

.label-success {
  background-color: #5cb85c; }

.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }

.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px; }

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

.jumbotron .h1, .jumbotron h1 {
  color: inherit; }

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

.jumbotron > hr {
  border-top-color: #d5d5d5; }

.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }

  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }

  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px; } }
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out; }

.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto; }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7; }

.thumbnail .caption {
  padding: 9px;
  color: #333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: 700; }

.alert > p, .alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable, .alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

.progress-bar-striped, .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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-image: -o-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-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);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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-image: -o-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-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: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: -webkit-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-image: -o-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-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: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: -webkit-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-image: -o-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-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: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: -webkit-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-image: -o-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-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; }

.media:first-child {
  margin-top: 0; }

.media, .media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-object.img-thumbnail {
  max-width: none; }

.media-right, .media > .pull-right {
  padding-left: 10px; }

.media-left, .media > .pull-left {
  padding-right: 10px; }

.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

a.list-group-item, button.list-group-item {
  color: #555; }

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333; }

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee; }

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit; }

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit; }

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success, button.list-group-item-success {
  color: #3c763d; }

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit; }

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info, button.list-group-item-info {
  color: #31708f; }

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit; }

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit; }

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442; }

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit; }

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc; }

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0; }

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0; }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0; }

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0; }

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5; }

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%); }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto; }

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  content: "";
  border-width: 10px; }

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }

  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: .5; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9; }

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px; }

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px; }

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 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, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }

  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px; }

  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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; }

@-ms-viewport {
  width: device-width; }
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important; }

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  td.visible-xs, th.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  td.visible-sm, th.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  td.visible-md, th.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  td.visible-lg, th.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.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; }

  td.visible-print, th.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
/*# sourceMappingURL=bootstrap.min.css.map */
a.access-control-trigger {
  width: 64px;
  height: 64px;
  display: inline-block;
  padding: 15px;
  background: #FFFFFF;
  border-bottom-left-radius: 35px;
  border-top-left-radius: 35px;
  right: 0;
  position: fixed;
  z-index: 999999;
  top: 200px;
  box-shadow: 2px 3px 15px rgba(0, 0, 0, 0.5); }

.accessibility-controls {
  top: 240px;
  width: 280px;
  padding: 10px 15px 30px 15px;
  background-color: #fff;
  box-shadow: 2px 3px 15px rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 9999;
  left: -3px;
  display: none;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px; }
  .accessibility-controls h2 {
    font-weight: 600; }
  .accessibility-controls .controls-group {
    margin-bottom: 8px; }
    .accessibility-controls .controls-group h3 {
      font-size: 110%;
      color: #000;
      margin-top: 0;
      margin-bottom: 3px; }
    .accessibility-controls .controls-group .change-contrast.change-contrast-high, .accessibility-controls .controls-group .flash-block.active {
      color: #fff;
      background-color: #000; }
    .accessibility-controls .controls-group .change-font-size {
      cursor: pointer;
      display: inline-block;
      font-size: 16px;
      padding: 5px;
      line-height: 1; }
    .accessibility-controls .controls-group .change-font-size.change-font-150 {
      font-size: 24px; }
    .accessibility-controls .controls-group .change-font-size.change-font-200 {
      font-size: 32px; }
    .accessibility-controls .controls-group .change-font-size.active, .accessibility-controls .controls-group .change-font-size:active, .accessibility-controls .controls-group .change-font-size:focus {
      border: 1px dotted #000; }
    .accessibility-controls .controls-group .change-contrast {
      margin-bottom: 5px;
      padding: 3px 5px;
      border: 1px solid #000;
      cursor: pointer; }
    .accessibility-controls .controls-group .change-contrast.change-contrast-gray {
      background-color: #d3d3d3; }
    .accessibility-controls .controls-group .flash-block {
      width: 50%;
      float: right;
      padding: 5px 6px;
      border: 1px solid #000;
      text-align: center;
      cursor: pointer; }
    .accessibility-controls .controls-group .flash-block:last-child {
      border-right: 0; }
  .accessibility-controls .access-control-close {
    clear: both;
    display: block;
    margin-top: 50px;
    padding: 5px 6px;
    border: 2px solid #31a3dc;
    text-align: center;
    color: #31a3dc;
    border-radius: 25px; }

.accessibility-controls.active {
  display: block; }

.rtl .accessibility-controls {
  left: auto;
  right: -3px; }

body.font-size-150 {
  font-size: 22px; }

body.font-size-200 {
  font-size: 32px; }

body.contrast-gray .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a,
body.contrast-gray img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }

body.contrast-gray .main-navigation ul.nav-menu > li ul.sub-menu li a {
  color: #fff !important; }

body.contrast-gray .main-navigation ul.nav-menu > li ul.sub-menu li a:focus,
body.contrast-gray .main-navigation ul.nav-menu > li ul.sub-menu li a:hover {
  color: #a9a9a9; }

body.contrast-gray .owl-theme .owl-controls .owl-page.active span {
  background-color: #000; }

body.contrast-gray .hp-carousel-item {
  background: #000 !important; }

body.contrast-gray .hp-carousel-item a {
  color: #fff !important; }

body.contrast-gray #footer a,
body.contrast-gray a {
  text-decoration: underline; }

body.contrast-gray #footer,
body.contrast-gray #footer a,
body.contrast-gray #footer h6,
body.contrast-gray #footer p,
body.contrast-gray .sf-count-asset .count-number,
body.contrast-gray .sf-count-asset .count-subject,
body.contrast-gray a,
body.contrast-gray h1,
body.contrast-gray h2,
body.contrast-gray h3,
body.contrast-gray h4,
body.contrast-gray nav#main-navigation .menu ul.sub-menu > li a {
  color: #5d5d5d; }

body.contrast-gray nav .menu ul.sub-menu li.menu-item:hover > a,
body.contrast-gray nav .menu ul.sub-menu li.menu-item > a:hover,
body.contrast-gray nav#main-navigation .menu ul.sub-menu > li a:hover {
  color: #000; }

body.contrast-gray .projects-loop .project .content {
  background-color: #000 !important; }

body.contrast-gray section.projects .section-footer {
  background-color: #fff; }

body.contrast-gray section.projects .section-footer .icon {
  color: #5d5d5d; }

body.contrast-gray .projects-loop .project .content,
body.contrast-gray .projects-loop .project .content .post-cats a,
body.contrast-gray .projects-loop .project .content h3 {
  color: #fff !important; }

body.contrast-gray #sevice-center #up,
body.contrast-gray .sidebar .widget li.current_page_item > a,
body.contrast-gray .widget ul li > a {
  color: #5d5d5d; }

body.contrast-gray #sevice-center #up:hover,
body.contrast-gray .sidebar .widget li.current_page_item > a:hover,
body.contrast-gray .widget ul li > a:hover {
  color: #000; }

body.contrast-gray .sf-button.accent {
  background-color: #000;
  color: #fff; }

body.contrast-gray .sf-button.accent:focus,
body.contrast-gray .sf-button.accent:hover {
  color: #000; }

body.contrast-gray .access-control-trigger {
  color: #fff !important; }

body.contrast-gray .ginput_container input[type=email],
body.contrast-gray .ginput_container input[type=text],
body.contrast-gray .ginput_container select,
body.contrast-gray .ginput_container textarea,
body.contrast-gray .mymail-form input[type=email],
body.contrast-gray .mymail-form input[type=text],
body.contrast-gray .mymail-form select,
body.contrast-gray .mymail-form textarea,
body.contrast-gray .wpcf7 input[type=email],
body.contrast-gray .wpcf7 input[type=text],
body.contrast-gray .wpcf7 select,
body.contrast-gray .wpcf7 textarea,
body.contrast-gray input[type=email],
body.contrast-gray input[type=password],
body.contrast-gray input[type=text],
body.contrast-gray select,
body.contrast-gray textarea {
  background-color: #d3d3d3 !important;
  border-color: #000;
  color: #000 !important; }

body.contrast-gray .flickr-widget li,
body.contrast-gray .fw-video-close:hover,
body.contrast-gray .gform_wrapper input[type=submit],
body.contrast-gray .loved-item:hover .loved-count,
body.contrast-gray .mymail-form input[type=submit],
body.contrast-gray .portfolio-grid li,
body.contrast-gray .recent-post figure,
body.contrast-gray .sticky-post-icon,
body.contrast-gray .woocommerce .wc-new-badge,
body.contrast-gray .woocommerce .widget_layered_nav ul li.chosen > *,
body.contrast-gray .woocommerce .widget_layered_nav_filters ul li a,
body.contrast-gray .woocommerce nav.woocommerce-pagination ul li span.current,
body.contrast-gray .woocommerce-page nav.woocommerce-pagination ul li span.current,
body.contrast-gray .wpcf7 input.wpcf7-submit[type=submit],
body.contrast-gray .yith-wcwl-wishlistaddedbrowse a,
body.contrast-gray .yith-wcwl-wishlistexistsbrowse a,
body.contrast-gray figcaption .product-added,
body.contrast-gray input[type=submit],
body.contrast-gray span.dropcap4,
body.contrast-gray span.highlighted {
  background-color: #000 !important;
  color: #5d5d5d !important; }

body.contrast-gray input[type=button].btn-info {
  background-color: #d3d3d3;
  color: #000;
  border-color: #000; }

body.contrast-gray .map-filters,
body.contrast-gray .top-image .top-image-container .text .container h1 {
  background-color: #d3d3d3;
  color: #000; }

body.contrast-gray nav#main-navigation .menu > li > a span.nav-line {
  background-color: #000; }

body.contrast-gray .btn {
  border: 2px solid #5d5d5d; }

body.contrast-gray .btn:hover {
  color: #fff !important;
  background-color: #000; }

body.contrast-gray .more a:focus,
body.contrast-gray .more a:hover {
  background-color: #333;
  color: #fff !important; }

body.contrast-gray .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a span.overlay {
  background: #000; }

body.contrast-high,
body.contrast-high .mm-page {
  color: #fff !important;
  background-color: #000 !important; }

body.contrast-high .main-navigation ul.nav-menu > li a {
  color: #000 !important; }

body.contrast-high .main-navigation ul.nav-menu > li ul li a {
  color: #fff !important; }

body.contrast-high #header-section #main-nav,
body.contrast-high .accessibility-controls,
body.contrast-high .page-content,
body.contrast-high .projects-loop .project .content,
body.contrast-high header#header,
body.contrast-high section#footer,
body.contrast-high section.projects .section-header {
  background-color: #000 !important; }

body.contrast-high #language-btn,
body.contrast-high .accessibility-controls .controls-group .change-contrast.change-contrast-normal,
body.contrast-high .ss-search {
  background-color: #fff !important;
  color: #000 !important; }

body.contrast-high #login-menu a span,
body.contrast-high #sevice-center #down,
body.contrast-high .ui-widget-content a,
body.contrast-high a,
body.contrast-high nav .menu ul.sub-menu li.menu-item:hover > a,
body.contrast-high nav .menu > li.menu-item > a,
body.contrast-high nav#main-navigation .menu li.menu-item > a {
  color: #fff !important; }

body.contrast-high .ui-widget-content a:focus,
body.contrast-high .ui-widget-content a:hover,
body.contrast-high a:focus,
body.contrast-high a:hover,
body.contrast-high nav .menu ul.sub-menu li.menu-item:hover > a:focus,
body.contrast-high nav .menu ul.sub-menu li.menu-item:hover > a:hover,
body.contrast-high nav .menu > li.menu-item > a:focus,
body.contrast-high nav .menu > li.menu-item > a:hover {
  color: #d3d3d3; }

body.contrast-high #footer,
body.contrast-high #footer a,
body.contrast-high #footer h6,
body.contrast-high #footer p,
body.contrast-high .hp-carousel-item a,
body.contrast-high .sf-count-asset .count-number,
body.contrast-high .sf-count-asset .count-subject,
body.contrast-high a,
body.contrast-high h1,
body.contrast-high h2,
body.contrast-high h3,
body.contrast-high h4,
body.contrast-high nav#main-navigation .menu ul.sub-menu > li a {
  color: #fff !important; }

body.contrast-high .owl-theme .owl-controls .owl-page.active span {
  background-color: #fff !important; }

body.contrast-high #page-wrap,
body.contrast-high .menu-left nav.mega-menu li .sub-container,
body.contrast-high nav.mega-menu li .mega .sub > .row {
  background-color: #000 !important; }

body.contrast-high nav#main-navigation .menu ul.sub-menu > li a:hover {
  text-decoration: underline !important; }

body.contrast-high .hp-carousel-item {
  background: #000 !important; }

body.contrast-high #footer a,
body.contrast-high a {
  text-decoration: underline; }

body.contrast-high nav .menu ul.sub-menu li.menu-item:hover > a,
body.contrast-high nav .menu ul.sub-menu li.menu-item > a:hover,
body.contrast-high nav#main-navigation .menu ul.sub-menu > li a:hover {
  color: #000; }

body.contrast-high #language-btn,
body.contrast-high a.sf-button.sf-icon-stroke i {
  color: #fff; }

body.contrast-high #sevice-center #up,
body.contrast-high .sidebar .widget li.current_page_item > a,
body.contrast-high .widget ul li > a {
  color: #fff !important; }

body.contrast-high #sevice-center #up:hover,
body.contrast-high .sidebar .widget li.current_page_item > a:hover,
body.contrast-high .widget ul li > a:hover {
  color: #000; }

body.contrast-high .accessibility-controls {
  box-shadow: 2px 3px 15px rgba(255, 255, 255, 0.5); }

body.contrast-high .sf-button.accent,
body.contrast-high.customer-service-page .col-sm-6.column_container {
  border: 1px solid #fff; }

body.contrast-high .btn,
body.contrast-high .sf-button.accent {
  background-color: #000 !important;
  color: #fff; }

body.contrast-high .btn:focus,
body.contrast-high .btn:hover,
body.contrast-high .sf-button.accent:focus,
body.contrast-high .sf-button.accent:hover {
  color: #d3d3d3; }

body.contrast-high .magazine {
  background-color: #fff; }

body.contrast-high .magazine .section-header,
body.contrast-high .magazine .section-header h1 {
  color: #000 !important; }

body.contrast-high .magazine .home-posts .magazine-post {
  background-color: #000 !important;
  color: #fff !important; }

body.contrast-high input:not([type]),
body.contrast-high input[type=date],
body.contrast-high input[type=datetime],
body.contrast-high input[type=datetime-local],
body.contrast-high input[type=email],
body.contrast-high input[type=month],
body.contrast-high input[type=password],
body.contrast-high input[type=tel],
body.contrast-high input[type=text],
body.contrast-high input[type=time],
body.contrast-high input[type=url],
body.contrast-high input[type=week],
body.contrast-high input[type=number],
body.contrast-high input[type=search],
body.contrast-high input[type=color],
body.contrast-high textarea {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #fff !important; }

body.contrast-high .flickr-widget li,
body.contrast-high .fw-video-close:hover,
body.contrast-high .gform_wrapper input[type=submit],
body.contrast-high .loved-item:hover .loved-count,
body.contrast-high .mymail-form input[type=submit],
body.contrast-high .portfolio-grid li,
body.contrast-high .recent-post figure,
body.contrast-high .sticky-post-icon,
body.contrast-high .woocommerce .wc-new-badge,
body.contrast-high .woocommerce .widget_layered_nav ul li.chosen > *,
body.contrast-high .woocommerce .widget_layered_nav_filters ul li a,
body.contrast-high .woocommerce nav.woocommerce-pagination ul li span.current,
body.contrast-high .woocommerce-page nav.woocommerce-pagination ul li span.current,
body.contrast-high .wpcf7 input.wpcf7-submit[type=submit],
body.contrast-high .yith-wcwl-wishlistaddedbrowse a,
body.contrast-high .yith-wcwl-wishlistexistsbrowse a,
body.contrast-high figcaption .product-added,
body.contrast-high input[type=button].btn-info,
body.contrast-high input[type=submit],
body.contrast-high span.dropcap4,
body.contrast-high span.highlighted {
  border: 1px solid #fff !important;
  background-color: #000 !important;
  color: #fff !important; }

body.contrast-high .icon-home {
  background-image: url(img/home-icon.png); }

body.contrast-high nav#main-navigation .menu > li > a span.nav-line {
  background-color: #fff; }

body.contrast-high .access-control-trigger {
  color: #fff !important;
  background-color: #000;
  border: 1px solid #fff; }

body.contrast-high .text.page-title {
  background-color: #000 !important; }

body.no-transition .owl-carousel .owl-item,
body.no-transition .owl-carousel .owl-wrapper,
body.no-transition .owl-carousel .owl-wrapper-outer.autoHeight,
body.no-transition .projects-loop .project:hover .content,
body.no-transition .projects-loop .project:hover .image img {
  transition: none !important; }

body.no-transition .sf-animation {
  opacity: 1 !important; }

body.no-transition .owl-carousel .owl-wrapper-outer {
  overflow-x: auto !important; }

body.no-transition .sf-count-asset .count-subject {
  opacity: 1 !important;
  bottom: 0 !important; }

body.no-transition.home .spb_parallax_asset.sf-parallax {
  background-image: none !important;
  background-color: #012B65 !important; }

/*******************************************************************************
 *              bootstrap-rtl (version 3.3.4)
 *      Author: Morteza Ansarinia (http://github.com/morteza)
 *  Created on: August 13,2015
 *     Project: bootstrap-rtl
 *   Copyright: Unlicensed Public Domain
 *******************************************************************************/
html {
  direction: rtl; }

body {
  direction: rtl; }

.flip.text-left {
  text-align: right; }

.flip.text-right {
  text-align: left; }

.list-unstyled {
  padding-right: 0;
  padding-left: initial; }

.list-inline {
  padding-right: 0;
  padding-left: initial;
  margin-right: -5px;
  margin-left: 0; }

dd {
  margin-right: 0;
  margin-left: initial; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: right;
    clear: right;
    text-align: left; }

  .dl-horizontal dd {
    margin-right: 180px;
    margin-left: 0; } }
blockquote {
  border-right: 5px solid #eee;
  border-left: 0; }

.blockquote-reverse, blockquote.pull-left {
  padding-left: 15px;
  padding-right: 0;
  border-left: 5px solid #eee;
  border-right: 0;
  text-align: left; }

.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: right; }

.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 {
  left: 100%;
  right: auto; }

.col-xs-pull-11 {
  left: 91.66666667%;
  right: auto; }

.col-xs-pull-10 {
  left: 83.33333333%;
  right: auto; }

.col-xs-pull-9 {
  left: 75%;
  right: auto; }

.col-xs-pull-8 {
  left: 66.66666667%;
  right: auto; }

.col-xs-pull-7 {
  left: 58.33333333%;
  right: auto; }

.col-xs-pull-6 {
  left: 50%;
  right: auto; }

.col-xs-pull-5 {
  left: 41.66666667%;
  right: auto; }

.col-xs-pull-4 {
  left: 33.33333333%;
  right: auto; }

.col-xs-pull-3 {
  left: 25%;
  right: auto; }

.col-xs-pull-2 {
  left: 16.66666667%;
  right: auto; }

.col-xs-pull-1 {
  left: 8.33333333%;
  right: auto; }

.col-xs-pull-0 {
  left: auto;
  right: auto; }

.col-xs-push-12 {
  right: 100%;
  left: 0; }

.col-xs-push-11 {
  right: 91.66666667%;
  left: 0; }

.col-xs-push-10 {
  right: 83.33333333%;
  left: 0; }

.col-xs-push-9 {
  right: 75%;
  left: 0; }

.col-xs-push-8 {
  right: 66.66666667%;
  left: 0; }

.col-xs-push-7 {
  right: 58.33333333%;
  left: 0; }

.col-xs-push-6 {
  right: 50%;
  left: 0; }

.col-xs-push-5 {
  right: 41.66666667%;
  left: 0; }

.col-xs-push-4 {
  right: 33.33333333%;
  left: 0; }

.col-xs-push-3 {
  right: 25%;
  left: 0; }

.col-xs-push-2 {
  right: 16.66666667%;
  left: 0; }

.col-xs-push-1 {
  right: 8.33333333%;
  left: 0; }

.col-xs-push-0 {
  right: auto;
  left: 0; }

.col-xs-offset-12 {
  margin-right: 100%;
  margin-left: 0; }

.col-xs-offset-11 {
  margin-right: 91.66666667%;
  margin-left: 0; }

.col-xs-offset-10 {
  margin-right: 83.33333333%;
  margin-left: 0; }

.col-xs-offset-9 {
  margin-right: 75%;
  margin-left: 0; }

.col-xs-offset-8 {
  margin-right: 66.66666667%;
  margin-left: 0; }

.col-xs-offset-7 {
  margin-right: 58.33333333%;
  margin-left: 0; }

.col-xs-offset-6 {
  margin-right: 50%;
  margin-left: 0; }

.col-xs-offset-5 {
  margin-right: 41.66666667%;
  margin-left: 0; }

.col-xs-offset-4 {
  margin-right: 33.33333333%;
  margin-left: 0; }

.col-xs-offset-3 {
  margin-right: 25%;
  margin-left: 0; }

.col-xs-offset-2 {
  margin-right: 16.66666667%;
  margin-left: 0; }

.col-xs-offset-1 {
  margin-right: 8.33333333%;
  margin-left: 0; }

.col-xs-offset-0 {
  margin-right: 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: right; }

  .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 {
    left: 100%;
    right: auto; }

  .col-sm-pull-11 {
    left: 91.66666667%;
    right: auto; }

  .col-sm-pull-10 {
    left: 83.33333333%;
    right: auto; }

  .col-sm-pull-9 {
    left: 75%;
    right: auto; }

  .col-sm-pull-8 {
    left: 66.66666667%;
    right: auto; }

  .col-sm-pull-7 {
    left: 58.33333333%;
    right: auto; }

  .col-sm-pull-6 {
    left: 50%;
    right: auto; }

  .col-sm-pull-5 {
    left: 41.66666667%;
    right: auto; }

  .col-sm-pull-4 {
    left: 33.33333333%;
    right: auto; }

  .col-sm-pull-3 {
    left: 25%;
    right: auto; }

  .col-sm-pull-2 {
    left: 16.66666667%;
    right: auto; }

  .col-sm-pull-1 {
    left: 8.33333333%;
    right: auto; }

  .col-sm-pull-0 {
    left: auto;
    right: auto; }

  .col-sm-push-12 {
    right: 100%;
    left: 0; }

  .col-sm-push-11 {
    right: 91.66666667%;
    left: 0; }

  .col-sm-push-10 {
    right: 83.33333333%;
    left: 0; }

  .col-sm-push-9 {
    right: 75%;
    left: 0; }

  .col-sm-push-8 {
    right: 66.66666667%;
    left: 0; }

  .col-sm-push-7 {
    right: 58.33333333%;
    left: 0; }

  .col-sm-push-6 {
    right: 50%;
    left: 0; }

  .col-sm-push-5 {
    right: 41.66666667%;
    left: 0; }

  .col-sm-push-4 {
    right: 33.33333333%;
    left: 0; }

  .col-sm-push-3 {
    right: 25%;
    left: 0; }

  .col-sm-push-2 {
    right: 16.66666667%;
    left: 0; }

  .col-sm-push-1 {
    right: 8.33333333%;
    left: 0; }

  .col-sm-push-0 {
    right: auto;
    left: 0; }

  .col-sm-offset-12 {
    margin-right: 100%;
    margin-left: 0; }

  .col-sm-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0; }

  .col-sm-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0; }

  .col-sm-offset-9 {
    margin-right: 75%;
    margin-left: 0; }

  .col-sm-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0; }

  .col-sm-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0; }

  .col-sm-offset-6 {
    margin-right: 50%;
    margin-left: 0; }

  .col-sm-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0; }

  .col-sm-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0; }

  .col-sm-offset-3 {
    margin-right: 25%;
    margin-left: 0; }

  .col-sm-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0; }

  .col-sm-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0; }

  .col-sm-offset-0 {
    margin-right: 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: right; }

  .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 {
    left: 100%;
    right: auto; }

  .col-md-pull-11 {
    left: 91.66666667%;
    right: auto; }

  .col-md-pull-10 {
    left: 83.33333333%;
    right: auto; }

  .col-md-pull-9 {
    left: 75%;
    right: auto; }

  .col-md-pull-8 {
    left: 66.66666667%;
    right: auto; }

  .col-md-pull-7 {
    left: 58.33333333%;
    right: auto; }

  .col-md-pull-6 {
    left: 50%;
    right: auto; }

  .col-md-pull-5 {
    left: 41.66666667%;
    right: auto; }

  .col-md-pull-4 {
    left: 33.33333333%;
    right: auto; }

  .col-md-pull-3 {
    left: 25%;
    right: auto; }

  .col-md-pull-2 {
    left: 16.66666667%;
    right: auto; }

  .col-md-pull-1 {
    left: 8.33333333%;
    right: auto; }

  .col-md-pull-0 {
    left: auto;
    right: auto; }

  .col-md-push-12 {
    right: 100%;
    left: 0; }

  .col-md-push-11 {
    right: 91.66666667%;
    left: 0; }

  .col-md-push-10 {
    right: 83.33333333%;
    left: 0; }

  .col-md-push-9 {
    right: 75%;
    left: 0; }

  .col-md-push-8 {
    right: 66.66666667%;
    left: 0; }

  .col-md-push-7 {
    right: 58.33333333%;
    left: 0; }

  .col-md-push-6 {
    right: 50%;
    left: 0; }

  .col-md-push-5 {
    right: 41.66666667%;
    left: 0; }

  .col-md-push-4 {
    right: 33.33333333%;
    left: 0; }

  .col-md-push-3 {
    right: 25%;
    left: 0; }

  .col-md-push-2 {
    right: 16.66666667%;
    left: 0; }

  .col-md-push-1 {
    right: 8.33333333%;
    left: 0; }

  .col-md-push-0 {
    right: auto;
    left: 0; }

  .col-md-offset-12 {
    margin-right: 100%;
    margin-left: 0; }

  .col-md-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0; }

  .col-md-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0; }

  .col-md-offset-9 {
    margin-right: 75%;
    margin-left: 0; }

  .col-md-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0; }

  .col-md-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0; }

  .col-md-offset-6 {
    margin-right: 50%;
    margin-left: 0; }

  .col-md-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0; }

  .col-md-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0; }

  .col-md-offset-3 {
    margin-right: 25%;
    margin-left: 0; }

  .col-md-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0; }

  .col-md-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0; }

  .col-md-offset-0 {
    margin-right: 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: right; }

  .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 {
    left: 100%;
    right: auto; }

  .col-lg-pull-11 {
    left: 91.66666667%;
    right: auto; }

  .col-lg-pull-10 {
    left: 83.33333333%;
    right: auto; }

  .col-lg-pull-9 {
    left: 75%;
    right: auto; }

  .col-lg-pull-8 {
    left: 66.66666667%;
    right: auto; }

  .col-lg-pull-7 {
    left: 58.33333333%;
    right: auto; }

  .col-lg-pull-6 {
    left: 50%;
    right: auto; }

  .col-lg-pull-5 {
    left: 41.66666667%;
    right: auto; }

  .col-lg-pull-4 {
    left: 33.33333333%;
    right: auto; }

  .col-lg-pull-3 {
    left: 25%;
    right: auto; }

  .col-lg-pull-2 {
    left: 16.66666667%;
    right: auto; }

  .col-lg-pull-1 {
    left: 8.33333333%;
    right: auto; }

  .col-lg-pull-0 {
    left: auto;
    right: auto; }

  .col-lg-push-12 {
    right: 100%;
    left: 0; }

  .col-lg-push-11 {
    right: 91.66666667%;
    left: 0; }

  .col-lg-push-10 {
    right: 83.33333333%;
    left: 0; }

  .col-lg-push-9 {
    right: 75%;
    left: 0; }

  .col-lg-push-8 {
    right: 66.66666667%;
    left: 0; }

  .col-lg-push-7 {
    right: 58.33333333%;
    left: 0; }

  .col-lg-push-6 {
    right: 50%;
    left: 0; }

  .col-lg-push-5 {
    right: 41.66666667%;
    left: 0; }

  .col-lg-push-4 {
    right: 33.33333333%;
    left: 0; }

  .col-lg-push-3 {
    right: 25%;
    left: 0; }

  .col-lg-push-2 {
    right: 16.66666667%;
    left: 0; }

  .col-lg-push-1 {
    right: 8.33333333%;
    left: 0; }

  .col-lg-push-0 {
    right: auto;
    left: 0; }

  .col-lg-offset-12 {
    margin-right: 100%;
    margin-left: 0; }

  .col-lg-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0; }

  .col-lg-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0; }

  .col-lg-offset-9 {
    margin-right: 75%;
    margin-left: 0; }

  .col-lg-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0; }

  .col-lg-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0; }

  .col-lg-offset-6 {
    margin-right: 50%;
    margin-left: 0; }

  .col-lg-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0; }

  .col-lg-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0; }

  .col-lg-offset-3 {
    margin-right: 25%;
    margin-left: 0; }

  .col-lg-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0; }

  .col-lg-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0; }

  .col-lg-offset-0 {
    margin-right: 0;
    margin-left: 0; } }
caption {
  text-align: right; }

th {
  text-align: right; }

@media screen and (max-width: 767px) {
  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-right: 0;
    border-left: initial; }

  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-left: 0;
    border-right: initial; } }
.radio label, .checkbox label {
  padding-right: 20px;
  padding-left: initial; }

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  margin-right: -20px;
  margin-left: auto; }

.radio-inline, .checkbox-inline {
  padding-right: 20px;
  padding-left: 0; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-right: 10px;
  margin-left: 0; }

.has-feedback .form-control {
  padding-left: 42.5px;
  padding-right: 12px; }

.form-control-feedback {
  left: 0;
  right: auto; }

@media (min-width: 768px) {
  .form-inline label {
    padding-right: 0;
    padding-left: initial; }

  .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
    margin-right: 0;
    margin-left: auto; } }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: left; } }
.form-horizontal .has-feedback .form-control-feedback {
  left: 15px;
  right: auto; }

.caret {
  margin-right: 2px;
  margin-left: 0; }

.dropdown-menu {
  right: 0;
  left: auto;
  float: left;
  text-align: right; }

.dropdown-menu.pull-right {
  left: 0;
  right: auto;
  float: right; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0; }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group > .btn, .btn-group-vertical > .btn {
  float: right; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-right: -1px;
  margin-left: 0; }

.btn-toolbar {
  margin-right: -5px;
  margin-left: 0; }

.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: right; }

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-right: 5px;
  margin-left: 0; }

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

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

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

.btn-group > .btn-group {
  float: right; }

.btn-group.btn-group-justified > .btn, .btn-group.btn-group-justified > .btn-group {
  float: none; }

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

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn .caret {
  margin-right: 0; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-right: 0; }

.input-group .form-control {
  float: right; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:first-child {
  border-left: 0;
  border-right: 1px solid; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:last-child {
  border-left-width: 1px;
  border-left-style: solid;
  border-right: 0; }

.input-group-btn > .btn + .btn {
  margin-right: -1px;
  margin-left: auto; }

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-left: -1px;
  margin-right: auto; }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-right: -1px;
  margin-left: auto; }

.nav {
  padding-right: 0;
  padding-left: initial; }

.nav-tabs > li {
  float: right; }

.nav-tabs > li > a {
  margin-left: auto;
  margin-right: -2px;
  border-radius: 4px 4px 0 0; }

.nav-pills > li {
  float: right; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-right: 2px;
  margin-left: auto; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-right: 0;
  margin-left: auto; }

.nav-justified > .dropdown .dropdown-menu {
  right: auto; }

.nav-tabs-justified > li > a {
  margin-left: 0;
  margin-right: auto; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-radius: 4px 4px 0 0; } }
@media (min-width: 768px) {
  .navbar-header {
    float: right; } }
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px; }

.navbar-brand {
  float: right; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-right: -15px;
    margin-left: auto; } }
.navbar-toggle {
  float: left;
  margin-left: 15px;
  margin-right: auto; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 25px 5px 15px; } }
@media (min-width: 768px) {
  .navbar-nav {
    float: right; }

  .navbar-nav > li {
    float: right; } }
@media (min-width: 768px) {
  .navbar-left.flip {
    float: right !important; }

  .navbar-right:last-child {
    margin-left: -15px;
    margin-right: auto; }

  .navbar-right.flip {
    float: left !important;
    margin-left: -15px;
    margin-right: auto; }

  .navbar-right .dropdown-menu {
    left: 0;
    right: auto; } }
@media (min-width: 768px) {
  .navbar-text {
    float: right; }

  .navbar-text.navbar-right:last-child {
    margin-left: 0;
    margin-right: auto; } }
.pagination {
  padding-right: 0; }

.pagination > li > a, .pagination > li > span {
  float: right;
  margin-right: -1px;
  margin-left: 0; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  margin-right: -1px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.pager {
  padding-right: 0;
  padding-left: initial; }

.pager .next > a, .pager .next > span {
  float: left; }

.pager .previous > a, .pager .previous > span {
  float: right; }

.nav-pills > li > a > .badge {
  margin-left: 0;
  margin-right: 3px; }

.list-group-item > .badge {
  float: left; }

.list-group-item > .badge + .badge {
  margin-left: 5px;
  margin-right: auto; }

.alert-dismissable, .alert-dismissible {
  padding-left: 35px;
  padding-right: 15px; }

.alert-dismissable .close, .alert-dismissible .close {
  right: auto;
  left: -21px; }

.progress-bar {
  float: right; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-left.flip {
  margin-right: 0;
  margin-left: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media > .pull-right.flip {
  margin-left: 0;
  margin-right: 10px; }

.media-right, .media > .pull-right {
  padding-right: 10px;
  padding-left: initial; }

.media-left, .media > .pull-left {
  padding-left: 10px;
  padding-right: initial; }

.media-list {
  padding-right: 0;
  padding-left: initial;
  list-style: none; }

.list-group {
  padding-right: 0;
  padding-left: initial; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 0; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 0; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
  border-top-left-radius: 0; }

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-right: 0;
  border-left: none; }

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: none;
  border-left: 0; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
  right: 0;
  left: auto; }

.close {
  float: left; }

.modal-footer {
  text-align: left; }

.modal-footer.flip {
  text-align: right; }

.modal-footer .btn + .btn {
  margin-left: auto;
  margin-right: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-right: -1px;
  margin-left: auto; }

.modal-footer .btn-block + .btn-block {
  margin-right: 0;
  margin-left: auto; }

.popover {
  left: auto;
  text-align: right; }

.popover.top > .arrow {
  right: 50%;
  left: auto;
  margin-right: -11px;
  margin-left: auto; }

.popover.top > .arrow:after {
  margin-right: -10px;
  margin-left: auto; }

.popover.bottom > .arrow {
  right: 50%;
  left: auto;
  margin-right: -11px;
  margin-left: auto; }

.popover.bottom > .arrow:after {
  margin-right: -10px;
  margin-left: auto; }

.carousel-control {
  right: 0;
  bottom: 0; }

.carousel-control.left {
  right: auto;
  left: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  right: auto;
  margin-right: -10px; }

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  left: auto;
  margin-left: -10px; }

.carousel-indicators {
  right: 50%;
  left: 0;
  margin-right: -30%;
  margin-left: 0;
  padding-left: 0; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: 0;
    margin-right: -15px; }

  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-left: 0;
    margin-right: -15px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; } }
.pull-right.flip {
  float: left !important; }

.pull-left.flip {
  float: right !important; }

.fixed-table-container .bs-checkbox, .fixed-table-container .no-records-found {
  text-align: center; }

.fixed-table-body thead th .th-inner, .table td, .table th {
  box-sizing: border-box; }

.bootstrap-table .table {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #ddd;
  border-collapse: collapse !important;
  border-radius: 1px; }

.bootstrap-table .table:not(.table-condensed), .bootstrap-table .table:not(.table-condensed) > tbody > tr > td, .bootstrap-table .table:not(.table-condensed) > tbody > tr > th, .bootstrap-table .table:not(.table-condensed) > tfoot > tr > td, .bootstrap-table .table:not(.table-condensed) > tfoot > tr > th, .bootstrap-table .table:not(.table-condensed) > thead > tr > td {
  padding: 8px; }

.bootstrap-table .table.table-no-bordered > tbody > tr > td, .bootstrap-table .table.table-no-bordered > thead > tr > th {
  border-right: 2px solid transparent; }

.bootstrap-table .table.table-no-bordered > tbody > tr > td:last-child {
  border-right: none; }

.fixed-table-container {
  position: relative;
  clear: both;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; }

.fixed-table-container.table-no-bordered {
  border: 1px solid transparent; }

.fixed-table-footer, .fixed-table-header {
  overflow: hidden; }

.fixed-table-footer {
  border-top: 1px solid #ddd; }

.fixed-table-body {
  overflow-x: auto;
  overflow-y: auto;
  height: 100%; }

.fixed-table-container table {
  width: 100%; }

.fixed-table-container thead th {
  height: 0;
  padding: 0;
  margin: 0;
  border-left: 1px solid #ddd; }

.fixed-table-container thead th:focus {
  outline: transparent solid 0; }

.fixed-table-container thead th:first-child {
  border-left: none;
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px; }

.fixed-table-container tbody td .th-inner, .fixed-table-container thead th .th-inner {
  padding: 8px;
  line-height: 24px;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.fixed-table-container thead th .sortable {
  cursor: pointer;
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 30px; }

.fixed-table-container thead th .both {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7X QMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC"); }

.fixed-table-container thead th .asc {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==); }

.fixed-table-container thead th .desc {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII=); }

.fixed-table-container th.detail {
  width: 30px; }

.fixed-table-container tbody td {
  border-left: 1px solid #ddd; }

.fixed-table-container tbody tr:first-child td {
  border-top: none; }

.fixed-table-container tbody td:first-child {
  border-left: none; }

.fixed-table-container tbody .selected td {
  background-color: #f5f5f5; }

.fixed-table-container .bs-checkbox .th-inner {
  padding: 8px 0; }

.fixed-table-container input[type=radio], .fixed-table-container input[type=checkbox] {
  margin: 0 auto !important; }

.fixed-table-pagination .pagination-detail, .fixed-table-pagination div.pagination {
  margin-top: 10px;
  margin-bottom: 10px; }

.fixed-table-pagination div.pagination .pagination {
  margin: 0; }

.fixed-table-pagination .pagination a {
  padding: 6px 12px;
  line-height: 1.428571429; }

.fixed-table-pagination .pagination-info {
  line-height: 34px;
  margin-right: 5px; }

.fixed-table-pagination .btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.fixed-table-pagination .dropup .dropdown-menu {
  margin-bottom: 0; }

.fixed-table-pagination .page-list {
  display: inline-block; }

.fixed-table-toolbar .columns-left {
  margin-right: 5px; }

.fixed-table-toolbar .columns-right {
  margin-left: 5px; }

.fixed-table-toolbar .columns label {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429; }

.fixed-table-toolbar .bs-bars, .fixed-table-toolbar .columns, .fixed-table-toolbar .search {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 34px; }

.fixed-table-pagination li.disabled a {
  pointer-events: none;
  cursor: default; }

.fixed-table-loading {
  display: none;
  position: absolute;
  top: 42px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background-color: #fff;
  text-align: center; }

.fixed-table-body .card-view .title {
  font-weight: 700;
  display: inline-block;
  min-width: 30%;
  text-align: left !important; }

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

.fixed-table-toolbar .dropdown-menu {
  text-align: left;
  max-height: 300px;
  overflow: auto; }

.fixed-table-toolbar .btn-group > .btn-group {
  display: inline-block;
  margin-left: -1px !important; }

.fixed-table-toolbar .btn-group > .btn-group > .btn {
  border-radius: 0; }

.fixed-table-toolbar .btn-group > .btn-group:first-child > .btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.fixed-table-toolbar .btn-group > .btn-group:last-child > .btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.bootstrap-table .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #ddd; }

.bootstrap-table .table thead > tr > th {
  padding: 0;
  margin: 0; }

.bootstrap-table .fixed-table-footer tbody > tr > td {
  padding: 0 !important; }

.bootstrap-table .fixed-table-footer .table {
  border-bottom: none;
  border-radius: 0;
  padding: 0 !important; }

.pull-right .dropdown-menu {
  right: 0;
  left: auto; }

p.fixed-table-scroll-inner {
  width: 100%;
  height: 200px; }

div.fixed-table-scroll-outer {
  top: 0;
  left: 0;
  visibility: hidden;
  width: 200px;
  height: 150px;
  overflow: hidden; }

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none; }

.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791; }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

.sidr {
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  max-width: 500px;
  left: -500px;
  right: auto;
  background: #fff;
  color: #333;
  border-right: 2px solid #ebebeb;
  font-size: 15px;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 999999; }

.sidr.right {
  left: auto;
  right: -500px; }

.sidr.left {
  left: -500px;
  right: auto; }

.sidr form.acf-form {
  padding: 0 10px 5px;
  margin: 0 0 10px; }

/* Make sure the image/file uploader shows up on top of our Sidr menu */
.media-modal,
.media-modal.acf-media-modal {
  z-index: 999999 !important; }

.sidr .acf-form {
  padding-top: 10px; }

.sidr .acf-fields > .acf-field {
  padding-left: 0;
  padding-right: 0; }

.sidr .edit-close,
.sidr .acf-form-submit .button {
  display: block;
  margin-bottom: 10px; }

.sidr .menu-close,
.sidr .menu-close:hover {
  background: transparent;
  color: #fff;
  padding: 15px;
  margin: 0;
  border: none;
  border-radius: 0;
  text-decoration: none;
  text-shadow: none; }

#edit-toggle {
  float: right; }

.shiftnav .shiftnav-inner .shiftnav-panel-close {
  left: 0 !important;
  right: inherit !important; }
.shiftnav .shiftnav-inner .shiftnav-nav {
  margin-top: 150px; }

.acf-fields .acf-field.acf-field-message {
  clear: inherit !important;
  overflow: hidden;
  border: none; }
.acf-fields .acf-field {
  clear: inherit !important; }
  .acf-fields .acf-field .acf-label {
    display: none; }

.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom; }

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr; }

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto; }

.mCSB_inside > .mCSB_container {
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px; }

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out,background-color .2s ease-in-out; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
  -moz-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
  transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: .4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0; }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px; }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px; }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px; }

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: .9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0; }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: .3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); }

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: 'Assistant', sans-serif !important;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden; }

body {
  margin: 0;
  overflow-x: hidden; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
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 {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-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; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: 'Assistant', sans-serif;
  font-size: 19px;
  line-height: 1.3; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both; }

p {
  margin-bottom: 1.5em; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: 'Assistant', sans-serif;
  font-size: 0.789em;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: 'Assistant', sans-serif;
  font-size: 0.9375em; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
.notification {
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: -50px;
  left: 0;
  background: #333333;
  z-index: 333;
  color: white;
  padding: 13px;
  opacity: 0; }
  .notification .notification-text {
    display: inline-block;
    margin-right: 10px; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

blockquote,
q {
  quotes: "" ""; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 2px solid #288cbe;
  background: rgba(40, 140, 190, 0);
  color: #288cbe;
  text-decoration: none;
  padding: 7px 20px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  font-size: 17px;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 1.263em;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    background: #31a3dc;
    color: white; }

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"], select,
textarea {
  border: 0;
  border-radius: 4px;
  background: #f6f6f6;
  box-shadow: none;
  color: #9d9d9d;
  font-size: 0.847em;
  line-height: 1;
  padding: 8px 6px 8px 0;
  text-shadow: none;
  width: 100%;
  font-weight: 400; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111; }

textarea {
  width: 100%;
  height: 150px; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #31a3dc;
  text-decoration: none; }

a:visited {
  color: #2485b6;
  text-decoration: none; }

a:hover,
a:focus,
a:active {
  color: #31a3dc;
  text-decoration: none; }

a:focus {
  outline: #31a3dc; }

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

/*--------------------------------------------------------------
## buttons
--------------------------------------------------------------*/
.filled-blue {
  padding: 10px 30px !important;
  border-radius: 20px;
  -moz-border-radius: 20px;
  font-size: 17px;
  font-weight: 600;
  display: inline-block;
  background: #288cbe;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: white !important; }
  .filled-blue:hover {
    background: #3ba3d7; }

.filled-grey {
  padding: 10px 30px !important;
  border-radius: 20px;
  -moz-border-radius: 20px;
  font-size: 17px;
  font-weight: 600;
  display: inline-block;
  background: gray;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: white !important; }
  .filled-grey:hover {
    background: #a0a0a0; }

.outline-blue {
  border: 2px solid #288cbe;
  background: rgba(40, 140, 190, 0);
  color: #288cbe;
  text-decoration: none;
  padding: 7px 20px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  font-size: 17px;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  cursor: pointer; }
  .outline-blue:hover {
    background: #288cbe;
    color: #FFFFFF; }

.modal-content .filled-blue {
  padding: 9px 22px !important;
  margin-right: 15px; }
.modal-content button:hover {
  background: none; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: inherit;
  width: 100%; }

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
  margin-top: 10px; }

.main-navigation li {
  display: inline-block;
  position: relative;
  margin-left: 10px; }

.main-navigation a {
  display: block;
  text-decoration: none;
  color: #666666; }
  .main-navigation a:hover {
    color: #31a3dc; }

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: right;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999; }

.main-navigation ul ul ul {
  left: -999em;
  top: 0; }

.main-navigation ul ul a {
  width: 200px; }

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto; }

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: block;
   } }
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
  position: fixed;
  width: 100%;
  top: 50%;
  left: 0; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 10%;
  text-align: left;
  background: white;
  padding: 10px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 10%;
  background: white;
  padding: 10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 0.736em;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em; }

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/* general */
select[multiple] {
  width: 100% !important; }

.ms-options-wrap {
  width: 140px !important; }
  .ms-options-wrap input[type='checkbox'] {
    right: auto !important;
    width: 14px !important;
    max-width: 13px !important;
    min-width: 13px !important;
    height: 13px !important;
    position: relative !important;
    top: 2px !important; }
  .ms-options-wrap > button {
    position: relative;
    width: 100% !important;
    text-align: right !important;
    border: none !important;
    padding: 5px 5px 5px 20px !important;
    margin-top: 0 !important;
    font-size: 0.94em !important;
    color: #666 !important;
    outline: none !important;
    white-space: nowrap !important;
    font-weight: 400 !important;
    background: #f6f6f6 !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    box-shadow: none !important;
    height: 40px !important;
    margin-bottom: 15px !important; }
    .ms-options-wrap > button:after {
      display: none; }

.ms-options-wrap li {
  padding: 0 !important; }
  .ms-options-wrap li label {
    font-size: 0.894em !important; }
.ms-options-wrap > .ms-options {
  position: absolute;
  right: 0;
  width: 123% !important;
  margin-top: 1px;
  margin-bottom: 20px;
  background: white;
  z-index: 2000;
  border: none !important;
  -webkit-box-shadow: 1px 1px 5px grey;
  -moz-box-shadow: 1px 1px 5px grey;
  box-shadow: 1px 1px 5px grey; }

li.disabled button {
  pointer-events: none; }

#editBusiness, #editStore {
  opacity: 0;
  width: 500px;
  background: white;
  position: fixed;
  left: -520px;
  top: 0;
  height: 100%;
  z-index: 9999;
  padding: 40px;
  box-shadow: 1px 1px 10px #c7c7c7;
  overflow-y: auto; }
  #editBusiness h2, #editStore h2 {
    color: #31a3dc; }
  #editBusiness .acf-form-submit, #editStore .acf-form-submit {
    text-align: left; }
    #editBusiness .acf-form-submit input, #editStore .acf-form-submit input {
      outline: 0;
      font-size: 0.894em; }

.outline-white {
  border: 2px solid white;
  background: rgba(255, 255, 255, 0);
  color: white !important;
  text-decoration: none;
  padding: 7px 20px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  font-size: 17px;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .outline-white:hover {
    color: #31a3dc !important;
    background: white; }

.outline-grey {
  border: 2px solid #666666;
  background: rgba(102, 102, 102, 0);
  color: #666666 !important;
  text-decoration: none;
  padding: 7px 20px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .outline-grey:hover {
    color: white !important;
    background: #666666; }

.no-padding {
  padding: 0 !important;
  margin: 0 !important; }

/* homepage */
.home .sf-field-post-meta-price_total h3 {
  display: none; }
.home input:disabled {
  opacity: 0.6; }
.home input.custom-combobox-input.ui-widget.ui-widget-content.ui-state-default.ui-corner-left.ui-autocomplete-input {
  border: 0;
  background: #f6f6f6;
  box-shadow: none;
  font-size: 0.847em;
  line-height: 1;
  text-shadow: none;
  width: 100%;
  height: 45px;
  border-radius: 4px;
  padding: 10px;
  font-weight: 500;
  color: #9d9d9d;
  font-family: 'Assistant', sans-serif; }

#lang_choice_1 {
  width: 90px;
  border-radius: 24px;
  margin-right: 10px;
  display: inline-block;
  padding: 11px;
  outline: 0; }

[data-sf-field-name="_sfm_area_dropbox"].disabled .chosen-drop {
  display: none; }

/* header */
header#header {
  min-height: 110px;
  width: 100%;
  background: white;
  padding: 30px 0; }

  header#header a.logo{
    position: absolute;
    top: -33px;
  }

  header#header .dropdown {
    display: inline-block;
    margin-left: 10px; }
    header#header .dropdown button {
      background: none;
      padding: 0;
      border: none; }
      header#header .dropdown button .pic img {
        border-radius: 33px; }
  header#header .outline-dark {
    border: 2px solid #666666;
    background: rgba(102, 102, 102, 0);
    color: #666666;
    text-decoration: none;
    padding: 7px 20px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 17px;
    font-weight: 600;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-left: 10px; }
    header#header .outline-dark:hover {
      background: #666666;
      color: #FFFFFF; }
  header#header .outline-blue {
    border: 2px solid #288cbe;
    background: rgba(40, 140, 190, 0);
    color: #288cbe;
    text-decoration: none;
    padding: 7px 20px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 17px;
    font-weight: 600;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block; }
    header#header .outline-blue:hover {
      background: #288cbe;
      color: #FFFFFF; }
  header#header .col-lg-3:last-child {
    padding-right: 0; }

footer#footer {
  background: #111111;
  padding: 90px 0; }
  footer#footer hr {
    background-color: #000000; }
  footer#footer a.logo img {
    margin-bottom: 30px; }
  footer#footer h3 {
    color: #31a3dc;
    margin-top: 0;
    margin-bottom: 25px; }
  footer#footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
    outline: 0; }
    footer#footer ul li {
      line-height: 1.5; }
      footer#footer ul li a {
        color: white; }
        footer#footer ul li a:hover {
          color: #31a3dc; }
  footer#footer .footer-text p {
    color: #666666;
    font-size: 0.9em; }
  footer#footer .social-links .link {
    margin: 0 5px; }

#section-1 {
  width: 100%;
  height: 42vh;
  min-height: 399px;
  overflow: hidden;
  position: relative; }
  #section-1 .search-hp {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 50px; }
    #section-1 .search-hp h2 {
      font-size: 3.157em;
      font-weight: 600;
      color: white;
      text-shadow: 1px 1px #000000;
      text-align: center; }
    #section-1 .search-hp .tags-hp {
      text-align: center;
      margin-top: 20px; }
      #section-1 .search-hp .tags-hp a {
        background: rgba(255, 255, 255, 0.7);
        color: #00293d;
        text-decoration: none;
        padding: 6px 15px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        margin: 3px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        padding: 4px 13px; }
        #section-1 .search-hp .tags-hp a:hover {
          background: white; }
      #section-1 .search-hp .tags-hp span {
        display: inline-block; }
      #section-1 .search-hp .tags-hp span.text {
        color: white;
        margin-left: 20px;
        text-shadow: 1px 1px #000000; }
  #section-1 .search-form {
    background: rgba(0, 0, 0, 0.7);
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    outline: 0;
    padding: 30px;
    height: 111px;
    position: relative;
    z-index: 99; }
    #section-1 .search-form span.intro-text {
      position: absolute;
      right: 24px;
      font-size: 1em;
      font-weight: 300;
      color: white;
      top: 40px; }
    #section-1 .search-form span.intro-text2 {
      font-size: 1em;
      font-weight: 300;
      color: white; }
    #section-1 .search-form .sf-meta-range.sf-meta-range-slider {
      position: absolute;
      width: 209px;
      float: inherit;
      display: inline-block;
      margin-right: 20px;
      top: 30px; }
    #section-1 .search-form .searchandfilter .noUi-connect {
      background: url(images/lines.jpg);
      outline: 0; }
    #section-1 .search-form .searchandfilter .meta-slider, #section-1 .search-form .searchandfilter .noUi-background {
      height: 11px;
      background: #FFFFFF;
      outline: none; }
    #section-1 .search-form .searchandfilter .noUi-horizontal .noUi-handle {
      width: 15px;
      height: 24px;
      top: -5px;
      border-radius: 4px;
      left: -6px;
      background: #31a3dc;
      box-shadow: none;
      border: 0;
      position: absolute; }
      #section-1 .search-form .searchandfilter .noUi-horizontal .noUi-handle:after, #section-1 .search-form .searchandfilter .noUi-horizontal .noUi-handle:before {
        background: none; }
    #section-1 .search-form .searchandfilter ul {
      margin: 0;
      padding: 0; }
    #section-1 .search-form .searchandfilter .sf-range-max, #section-1 .search-form .searchandfilter .sf-range-min {
      position: absolute;
      background: #3e454d;
      z-index: 999;
      color: white;
      padding: 5px;
      border-radius: 3px;
      font-size: 0.847em;
      top: -8px; }
      #section-1 .search-form .searchandfilter .sf-range-max:after, #section-1 .search-form .searchandfilter .sf-range-min:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid #3e454d;
        position: absolute;
        bottom: -7px;
        left: 50%;
        margin-left: -7px; }
    #section-1 .search-form .searchandfilter .sf-range-min {
      right: 0; }
    #section-1 .search-form .searchandfilter .sf-range-max {
      left: 0; }
    #section-1 .search-form .searchandfilter .meta-slider {
      max-width: 100%; }
      #section-1 .search-form .searchandfilter .meta-slider:before {
        content: ''; }
    #section-1 .search-form .searchandfilter ul li {
      display: inline-block;
      width: 310px;
      font-size: 1.210em;
      margin-left: 20px;
      padding: 0; }
      #section-1 .search-form .searchandfilter ul li:nth-child(3) {
        width: 354px; }
      #section-1 .search-form .searchandfilter ul li:first-child {
        width: 429px; }
        #section-1 .search-form .searchandfilter ul li:first-child select {
          width: 310px;
          margin-right: 117px; }
      #section-1 .search-form .searchandfilter ul li:last-child {
        width: auto;
        margin: 0; }
        #section-1 .search-form .searchandfilter ul li:last-child input[type="submit"] {
          width: 45px;
          height: 45px;
          background: #288cbe;
          box-shadow: none;
          border: none;
          background-image: url(images/glass.png);
          background-repeat: no-repeat;
          background-position: center center;
          position: absolute;
          bottom: 33px;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          #section-1 .search-form .searchandfilter ul li:last-child input[type="submit"]:hover {
            background: #40b3ec;
            background-image: url(images/glass.png);
            background-repeat: no-repeat;
            background-position: center center;
            position: absolute;
            bottom: 33px; }
      #section-1 .search-form .searchandfilter ul li label {
        width: 100%; }
        #section-1 .search-form .searchandfilter ul li label input, #section-1 .search-form .searchandfilter ul li label select {
          width: 100%; }
    #section-1 .search-form li.sf-field-search input {
      width: 100%;
      height: 45px;
      border-radius: 4px;
      padding: 10px;
      font-weight: 500;
      color: #9d9d9d;
      outline: 0; }
    #section-1 .search-form li.sf-field-post_type select {
      width: 100%;
      height: 45px;
      border-radius: 4px;
      padding: 10px;
      font-weight: 500;
      color: #9d9d9d; }
  #section-1 .gradient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,000000+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, black 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, black 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    z-index: 3; }

.search-bg {
  background-attachment: fixed; }

.noUi-connect {
  background: url(images/lines.jpg);
  outline: 0; }

.meta-slider, .noUi-background {
  height: 13px;
  background: #cbcbcb;
  outline: none; }

.noUi-horizontal .noUi-handle {
  width: 14px !important;
  height: 24px;
  top: -5px;
  border-radius: 4px !important;
  left: -12px;
  background: #31a3dc;
  box-shadow: none;
  border: 0;
  position: absolute; }
  .noUi-horizontal .noUi-handle:after, .noUi-horizontal .noUi-handle:before {
    background: none; }

#section-2 {
  height: 47vh;
  overflow: hidden; }
  #section-2 .link-big {
    position: relative;
    overflow: hidden;
    outline: 0; }
    #section-2 .link-big .text.text-center {
      position: absolute;
      width: 100%;
      margin-top: 15%;
      z-index: 99; }
      #section-2 .link-big .text.text-center h2 {
        font-size: 3.157em;
        color: #666666;
        letter-spacing: -1px; }
      #section-2 .link-big .text.text-center h2.white {
        color: #FFFFFF; }
    #section-2 .link-big .image {
      width: 100%;
      overflow-x: hidden;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    #section-2 .link-big:hover .image {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }

#section-3 {
  background: #f7f7f7;
  padding: 60px 0 20px 0; }
  #section-3 hr {
    margin: 50px 0; }
  #section-3 h2 {
    font-size: 2.368em;
    margin-bottom: 30px; }
  #section-3 .item {
    display: inline-block;
    margin: 0 5px; }
    #section-3 .item .header-item {
      position: relative;
      overflow: hidden; }
      #section-3 .item .header-item img {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        #section-3 .item .header-item img:hover {
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -o-transform: scale(1.1);
          transform: scale(1.1); }
      #section-3 .item .header-item a.view {
        position: absolute;
        top: 50%;
        left: 50%;
        background: rgba(255, 255, 255, 0.7);
        padding: 7px 22px;
        margin-top: -16px;
        margin-left: -38px;
        border-radius: 19px;
        z-index: 99;
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      #section-3 .item .header-item:hover a.view {
        opacity: 1;
        background: white; }
    #section-3 .item .body-item {
      background: white;
      padding: 10px 20px;
      height: 80px; }
      #section-3 .item .body-item h3 {
        margin-top: 0;
        margin-bottom: 5px; }
      #section-3 .item .body-item p {
        margin: 0;
        padding: 0;
        font-size: 0.9em; }

#section-4 {
  background: #f7f7f7;
  padding-bottom: 90px; }
  #section-4 h2 {
    font-size: 2.368em;
    margin-bottom: 30px; }
  #section-4 .city {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    position: relative; }
    #section-4 .city h3 {
      position: absolute;
      right: 20px;
      bottom: 10px;
      color: white;
      font-weight: 700; }
  #section-4 .col-lg-6, #section-4 .col-lg-3 {
    padding: 0 10px; }

/* archive store page */
.post-type-archive-store header#header, .post-type-archive-business header#header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 999999; }
.post-type-archive-store .header-search, .post-type-archive-business .header-search {
  position: relative; }
  .post-type-archive-store .header-search .search-panel, .post-type-archive-business .header-search .search-panel {
    position: absolute;
    /* bottom: -58px; */
    bottom: 58px;
    width: 100%;
    z-index: 9;
    min-height: 228px; }
    .post-type-archive-store .header-search .search-panel .searchandfilter label, .post-type-archive-business .header-search .search-panel .searchandfilter label {
      font-weight: inherit; }
    .post-type-archive-store .header-search .search-panel .searchandfilter li, .post-type-archive-business .header-search .search-panel .searchandfilter li {
      display: block; }
    .post-type-archive-store .header-search .search-panel .searchandfilter .store-size-parent-label, .post-type-archive-business .header-search .search-panel .searchandfilter .store-size-parent-label {
      font-size: 0.947em;
      width: 100%;
      margin-bottom: 15px;
      padding: 6px;
      text-align: left;
      border: 1px solid #cbcbcb;
      border-radius: 4px; }
      .post-type-archive-store .header-search .search-panel .searchandfilter .store-size-parent-label .store-size, .post-type-archive-business .header-search .search-panel .searchandfilter .store-size-parent-label .store-size {
        float: right; }
    .post-type-archive-store .header-search .search-panel .noUi-handle, .post-type-archive-business .header-search .search-panel .noUi-handle {
      position: absolute; }
    .post-type-archive-store .header-search .search-panel .nav-tabs, .post-type-archive-business .header-search .search-panel .nav-tabs {
      border: none; }
      .post-type-archive-store .header-search .search-panel .nav-tabs > li > a, .post-type-archive-business .header-search .search-panel .nav-tabs > li > a {
        color: white;
        font-size: 1.578em;
        font-weight: 400;
        letter-spacing: -1px;
        outline: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .post-type-archive-store .header-search .search-panel .nav-tabs > li > a:hover, .post-type-archive-business .header-search .search-panel .nav-tabs > li > a:hover {
          color: #31a3dc; }
      .post-type-archive-store .header-search .search-panel .nav-tabs > li.active > a, .post-type-archive-business .header-search .search-panel .nav-tabs > li.active > a {
        color: #31a3dc; }
    .post-type-archive-store .header-search .search-panel .tab-content, .post-type-archive-business .header-search .search-panel .tab-content {
      width: 100%;
      padding: 30px;
      /* background: white; */
      border-radius: 4px;
      min-height: 236px; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer h3, .post-type-archive-business .header-search .search-panel .tab-content .outer h3 {
        /*display: inline-block;*/
        width: 100%;
        margin-top: 0;
        margin-bottom: 20px;
        color: #31a3dc;
        font-size: 1.157em; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer .chosen-container-active.chosen-with-drop, .post-type-archive-business .header-search .search-panel .tab-content .outer .chosen-container-active.chosen-with-drop {
        border: 0 !important;
        outline: 0;
        box-shadow: none; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer .chosen-container-active, .post-type-archive-business .header-search .search-panel .tab-content .outer .chosen-container-active {
        width: 83px !important; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .chosen-container-active .chosen-single, .post-type-archive-business .header-search .search-panel .tab-content .outer .chosen-container-active .chosen-single {
          border: 0 !important;
          box-shadow: none; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer .chosen-container-single, .post-type-archive-business .header-search .search-panel .tab-content .outer .chosen-container-single {
        width: 83px !important; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .chosen-container-single .chosen-single, .post-type-archive-business .header-search .search-panel .tab-content .outer .chosen-container-single .chosen-single {
          border: 0 !important;
          box-shadow: none;
          background-image: none;
          background: #f7f7f7;
          height: 27px; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer .chosen-container, .post-type-archive-business .header-search .search-panel .tab-content .outer .chosen-container {
        font-size: 0.947em;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .chosen-container ul.chosen-choices li.search-choice, .post-type-archive-business .header-search .search-panel .tab-content .outer .chosen-container ul.chosen-choices li.search-choice {
          font-size: 0.684em; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .chosen-container .chosen-container .chosen-drop, .post-type-archive-business .header-search .search-panel .tab-content .outer .chosen-container .chosen-container .chosen-drop {
          border: 0;
          box-shadow: none; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .chosen-container .chosen-choices, .post-type-archive-business .header-search .search-panel .tab-content .outer .chosen-container .chosen-choices {
          border: none;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          background-image: none; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-5 {
        padding-right: 0; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5:after, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-5:after {
          content: '';
          width: 1px;
          height: 139px;
          background: #c7c7c7;
          left: 21px;
          position: absolute;
          top: 0; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 .item, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-5 .item {
          width: 32%;
          display: inline-block; }
          .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 .item label > input, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-5 .item label > input {
            width: 138px !important;
            height: 40px;
            margin-bottom: 0;
            top: 0;
            position: relative;
            right: 0; }
          .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 .item label > select, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-5 .item label > select {
            width: 146px !important;
            height: 40px;
            margin-bottom: 15px; }
          .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 .item label > .chosen-container, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-5 .item label > .chosen-container {
            width: 146px !important;
            width: 146px !important;
            height: 40px;
            margin-bottom: 15px; }
          .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 .item input, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-5 .item input {
            min-width: 100px;
            width: 100% !important;
            font-size: 0.947em;
            color: #666666;
            border: 0;
            background: #f6f6f6 !important;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            height: 40px;
            padding: 10px;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none; }
          .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 .item input:disabled, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-5 .item input:disabled {
            opacity: 0.7 !important; }
          .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 .item:last-child, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-5 .item:last-child {
            width: 495px; }
            .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 .item:last-child ul, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-5 .item:last-child ul {
              padding: 0;
              margin: 0;
              margin-right: 3px; }
            .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 .item:last-child li, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-5 .item:last-child li {
              display: inline-block;
              padding: 0; }
              .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 .item:last-child li label, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-5 .item:last-child li label {
                font-size: 0.947em;
                color: #666666;
                margin-left: 20px;
                margin-right: 5px;
                letter-spacing: -1px; }
              .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 .item:last-child li input, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-5 .item:last-child li input {
                width: 16px !important;
                min-width: 16px !important;
                height: 16px;
                float: right;
                margin-top: 6px;
                color: #31a3dc; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.middle, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-3.middle {
        padding-right: 0; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.middle:after, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-3.middle:after {
          content: '';
          width: 1px;
          height: 147px;
          background: #c7c7c7;
          left: 0;
          position: absolute;
          top: 0; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.middle .sf-meta-range.sf-meta-range-number, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-3.middle .sf-meta-range.sf-meta-range-number {
          border: 1px solid #cbcbcb;
          padding: 6px;
          text-align: left;
          border-radius: 4px;
          font-size: 0.947em;
          margin-bottom: 15px; }
          .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.middle .sf-meta-range.sf-meta-range-number label.size, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-3.middle .sf-meta-range.sf-meta-range-number label.size {
            position: absolute;
            right: 11px; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.middle .item:last-child > label, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-3.middle .item:last-child > label {
          border: 1px solid #cbcbcb;
          padding: 6px;
          text-align: left;
          border-radius: 4px;
          font-size: 0.947em;
          margin-bottom: 15px;
          width: 100%; }
          .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.middle .item:last-child > label select.sf-input-select.chosen-rtl, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-3.middle .item:last-child > label select.sf-input-select.chosen-rtl {
            width: 70px !important; }
          .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.middle .item:last-child > label label.size, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-3.middle .item:last-child > label label.size {
            position: absolute;
            right: 11px; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.last, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-3.last {
        width: 24%;
        padding-left: 0; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.last .sf-meta-range.sf-meta-range-slider, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-3.last .sf-meta-range.sf-meta-range-slider {
          border: 1px solid #cbcbcb;
          padding: 13px 12px;
          text-align: left;
          border-radius: 4px;
          font-size: 0.947em;
          margin-bottom: 15px; }
          .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.last .sf-meta-range.sf-meta-range-slider label.size, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-3.last .sf-meta-range.sf-meta-range-slider label.size {
            position: absolute;
            right: 30px; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.last .meta-slider, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-3.last .meta-slider {
          margin-top: 17px;
          margin-bottom: 10px;
          height: 15px;
          max-width: 224px;
          margin-right: 5px !important; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-1.submit, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-1.submit {
        padding-left: 0; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-1.submit .item input[type="submit"], .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-1.submit .item input[type="submit"] {
          width: 95px;
          height: 95px;
          background: #31a3dc;
          background-image: url(images/magnify-big.png);
          background-repeat: no-repeat;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          border: none;
          background-position: center;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          margin-top: 42px; }
          .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-1.submit .item input[type="submit"]:hover, .post-type-archive-business .header-search .search-panel .tab-content .outer .col-lg-1.submit .item input[type="submit"]:hover {
            background: #3aafe9;
            background-image: url("images/magnify-big.png");
            background-repeat: no-repeat;
            background-position: center; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer input[type="number"], .post-type-archive-business .header-search .search-panel .tab-content .outer input[type="number"] {
        border: none !important;
        background: #f7f7f7 !important;
        height: 25px;
        font-size: 0.947em;
        border-radius: 4px; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer .chosen-rtl .chosen-single span, .post-type-archive-business .header-search .search-panel .tab-content .outer .chosen-rtl .chosen-single span {
        padding-top: 2px; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer .chosen-container-single .chosen-single div b, .post-type-archive-business .header-search .search-panel .tab-content .outer .chosen-container-single .chosen-single div b {
        margin-top: 0;
        background: url("images/arrow-line.png") no-repeat;
        background-position: 10px 12px; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer .chosen-container-single .chosen-single div, .post-type-archive-business .header-search .search-panel .tab-content .outer .chosen-container-single .chosen-single div {
        width: 33px; }
.post-type-archive-store .searchandfilter .sf-range-max, .post-type-archive-store .searchandfilter .sf-range-min, .post-type-archive-business .searchandfilter .sf-range-max, .post-type-archive-business .searchandfilter .sf-range-min {
  max-width: 72px; }
.post-type-archive-store .nav-tabs > li, .post-type-archive-business .nav-tabs > li {
  float: inherit;
  display: inline-block;
  margin-bottom: -2px; }
.post-type-archive-store #content, .post-type-archive-business #content {
  min-height: 400px;
  padding: 110px 0 120px 0;
  background: #f7f7f7; }
.post-type-archive-store #main, .post-type-archive-business #main {
  background: #f7f7f7;
  min-height: 400px; }
  .post-type-archive-store #main .content-search, .post-type-archive-business #main .content-search {
    padding: 110px 0 120px 0;
    outline: 0; }
    .post-type-archive-store #main .content-search .suggested .suggested-header, .post-type-archive-store #main .content-search .suggested .results-header, .post-type-archive-store #main .content-search .results .suggested-header, .post-type-archive-store #main .content-search .results .results-header, .post-type-archive-business #main .content-search .suggested .suggested-header, .post-type-archive-business #main .content-search .suggested .results-header, .post-type-archive-business #main .content-search .results .suggested-header, .post-type-archive-business #main .content-search .results .results-header {
      background: #adb257;
      padding: 5px 20px;
      color: #FFFFFF;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
      .post-type-archive-store #main .content-search .suggested .suggested-header h3, .post-type-archive-store #main .content-search .suggested .results-header h3, .post-type-archive-store #main .content-search .results .suggested-header h3, .post-type-archive-store #main .content-search .results .results-header h3, .post-type-archive-business #main .content-search .suggested .suggested-header h3, .post-type-archive-business #main .content-search .suggested .results-header h3, .post-type-archive-business #main .content-search .results .suggested-header h3, .post-type-archive-business #main .content-search .results .results-header h3 {
        margin: 5px 0;
        font-size: 1.421em;
        outline: 0; }
    .post-type-archive-store #main .content-search .suggested .suggested-body, .post-type-archive-store #main .content-search .results .suggested-body, .post-type-archive-business #main .content-search .suggested .suggested-body, .post-type-archive-business #main .content-search .results .suggested-body {
      background: #FFFFFF;
      min-height: 100px;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px;
      padding: 30px; }
      .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table {
        font-size: 0.842em;
        font-weight: 300; }
        .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table .bs-bars.pull-left, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table .bs-bars.pull-left, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table .bs-bars.pull-left, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table .bs-bars.pull-left {
          display: none; }
        .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table .pull-right.search, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table .pull-right.search, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table .pull-right.search, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table .pull-right.search {
          width: 100%; }
        .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table thead, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table thead, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table thead, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table thead {
          background: #e8e8e8; }
          .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table thead thead th .th-inner, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table thead thead th .th-inner, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table thead thead th .th-inner, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table thead thead th .th-inner {
            height: 10px; }
        .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody td > a > i.fa.fa-plus, .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody td > a > i.fa.fa-close, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody td > a > i.fa.fa-plus, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody td > a > i.fa.fa-close, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody td > a > i.fa.fa-plus, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody td > a > i.fa.fa-close, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody td > a > i.fa.fa-plus, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody td > a > i.fa.fa-close {
          font-size: 1.263em; }
        .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .detail-view td, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .detail-view td, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .detail-view td, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .detail-view td {
          background: #c2d5e0; }
        .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse td, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse td, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse td, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse td {
          background: #dadacb; }
        .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .col-lg-4, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .col-lg-4, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .col-lg-4, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .col-lg-4 {
          padding-left: 10px;
          padding-right: 10px; }
        .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .asset-details, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .asset-details, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .asset-details, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .asset-details {
          background: #FFFFFF;
          padding: 30px 20px 0 20px;
          margin: 10px 0 0 0;
          min-height: 286px;
          outline: 0; }
          .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .asset-details .header h3, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .asset-details .header h3, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .asset-details .header h3, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .asset-details .header h3 {
            margin-top: 0;
            margin-bottom: 20px; }
          .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .asset-details .body, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .asset-details .body, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .asset-details .body, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .asset-details .body {
            padding: 0;
            text-align: right;
            font-size: 0.894em; }
            .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .asset-details .body ul, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .asset-details .body ul, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .asset-details .body ul, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .asset-details .body ul {
              list-style: none;
              padding: 0; }
              .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .asset-details .body ul li, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .asset-details .body ul li, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .asset-details .body ul li, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .asset-details .body ul li {
                font-weight: 500; }
                .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .asset-details .body ul li span, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .asset-details .body ul li span, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .asset-details .body ul li span, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .asset-details .body ul li span {
                  font-weight: 300; }
        .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .more-details, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .more-details, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .more-details, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .more-details {
          background: #ecf7fd;
          margin-top: -20px;
          width: 100%;
          margin-bottom: 10px;
          padding: 20px;
          text-align: justify;
          font-size: 0.842em;
          font-weight: 300;
          letter-spacing: -0.03em;
          min-height: 237px;
          height: 264px;
          overflow: hidden; }
        .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .contact, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .contact, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .contact, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .contact {
          background: #ecf7fd;
          padding: 25px;
          height: 208px;
          margin-top: 0; }
          .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .contact h3, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .contact h3, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .contact h3, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .contact h3 {
            margin-top: 0; }
        .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .price, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .price, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .price, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .price {
          width: 100%;
          height: 57px;
          background: #31a3dc;
          color: #FFFFFF;
          padding: 15px 17px;
          font-size: 0.947em;
          font-weight: 500;
          margin-bottom: 10px; }
          .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .price .number, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .price .number, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .price .number, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .price .number {
            font-size: 1.894em;
            font-weight: 600;
            line-height: 0.8; }
        .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram {
          background: white;
          padding: 30px 20px;
          margin: 10px 0 0 0;
          height: 618px; }
          .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body {
            background: url(images/diagram.png) no-repeat;
            width: 321px;
            height: 321px;
            margin: 65px auto 50px;
            padding: 0; }
            .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .hall, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .hall, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .hall, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .hall {
              margin-right: 10px; }
            .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .storage, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .storage, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .storage, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .storage {
              margin-left: 10px; }
            .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .title, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .title, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .title, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .title {
              font-size: 1.210em;
              line-height: 1em;
              color: #666666; }
            .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-storage, .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-store, .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-all, .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-cellar, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-storage, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-store, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-all, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-cellar, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-storage, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-store, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-all, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-cellar, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-storage, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-store, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-all, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-cellar {
              font-size: 1.210em;
              line-height: 1em;
              color: #666666;
              font-weight: 600; }
            .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-store, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-store, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-store, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-store {
              margin-bottom: 67px; }
            .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery {
              margin-top: 22px;
              color: #666666;
              margin-bottom: 60px; }
              .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery .title, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery .title, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery .title, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery .title {
                font-size: 1.210em;
                line-height: 1em; }
              .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery .number-gallery, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery .number-gallery, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery .number-gallery, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery .number-gallery {
                font-size: 1.210em;
                font-weight: 600; }
          .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz {
            float: right;
            margin-bottom: 10px;
            border: none;
            background: none;
            box-shadow: none;
            font-size: 0.947em;
            color: #666666;
            outline: 0; }
            .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz:hover, .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz:active, .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz:visited, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz:hover, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz:active, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz:visited, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz:hover, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz:active, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz:visited, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz:hover, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz:active, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table .popoverz:visited {
              border: 0;
              box-shadow: none;
              background: none;
              outline: 0; }
          .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table table thead, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table table thead, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table table thead, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table table thead {
            background: #ecf7fd; }
            .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table table thead tr th, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table table thead tr th, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table table thead tr th, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table table thead tr th {
              font-size: 0.789em;
              text-align: center;
              font-weight: 500;
              border: 1px solid #c7c7c7; }
          .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table table tbody td, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table table tbody td, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table table tbody td, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-table table tbody td {
            background: white;
            border: 1px solid #c7c7c7; }
          .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram h3, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram h3, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram h3, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram h3 {
            margin-top: 0; }
        .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .map-gallery-street, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .map-gallery-street, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .map-gallery-street, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .map-gallery-street {
          margin-top: 10px; }
          .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .tab-content, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .tab-content, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .tab-content, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .tab-content {
            height: 364px;
            width: 100%;
            background: #FFFFFF;
            padding: 20px; }
          .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .nav-tabs > li > a, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .nav-tabs > li > a, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .nav-tabs > li > a, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .nav-tabs > li > a {
            border: 1px solid white;
            background: #d3e5ee;
            color: #666666;
            font-size: 0.894em;
            font-weight: 500;
            padding: 10px 13px; }
          .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .nav-tabs > li.active > a, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .nav-tabs > li.active > a, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .nav-tabs > li.active > a, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .nav-tabs > li.active > a {
            border: none;
            background: #FFFFFF;
            color: #666666; }
          .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .nav-tabs > li, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .nav-tabs > li, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .nav-tabs > li, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .map-gallery-street .nav-tabs > li {
            float: inherit;
            display: inline-block;
            width: 32.5%;
            margin-bottom: -2px; }
        .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table .fixed-table-body, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table .fixed-table-body, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table .fixed-table-body, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table .fixed-table-body {
          overflow-x: hidden;
          overflow-y: auto;
          height: 100%; }
        .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table .fixed-table-container thead th .both, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table .fixed-table-container thead th .both, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table .fixed-table-container thead th .both, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table .fixed-table-container thead th .both {
          background-position: left center;
          background: url("images/sort-both.png") no-repeat;
          background-position: 6px center;
          padding-left: 20px; }
      .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table .table:not(.table-condensed), .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table .table:not(.table-condensed) > tbody > tr > td, .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table .table:not(.table-condensed) > tbody > tr > th, .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table .table:not(.table-condensed) > tfoot > tr > td, .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table .table:not(.table-condensed) > tfoot > tr > th, .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table .table:not(.table-condensed) > thead > tr > td, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table .table:not(.table-condensed), .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table .table:not(.table-condensed) > tbody > tr > td, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table .table:not(.table-condensed) > tbody > tr > th, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table .table:not(.table-condensed) > tfoot > tr > td, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table .table:not(.table-condensed) > tfoot > tr > th, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table .table:not(.table-condensed) > thead > tr > td, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table .table:not(.table-condensed), .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table .table:not(.table-condensed) > tbody > tr > td, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table .table:not(.table-condensed) > tbody > tr > th, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table .table:not(.table-condensed) > tfoot > tr > td, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table .table:not(.table-condensed) > tfoot > tr > th, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table .table:not(.table-condensed) > thead > tr > td, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table .table:not(.table-condensed), .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table .table:not(.table-condensed) > tbody > tr > td, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table .table:not(.table-condensed) > tbody > tr > th, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table .table:not(.table-condensed) > tfoot > tr > td, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table .table:not(.table-condensed) > tfoot > tr > th, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table .table:not(.table-condensed) > thead > tr > td {
        padding: 7px;
        text-align: center; }
      .post-type-archive-store #main .content-search .suggested .suggested-body .fixed-table-container tbody td .th-inner, .post-type-archive-store #main .content-search .suggested .suggested-body .fixed-table-container thead th .th-inner, .post-type-archive-store #main .content-search .results .suggested-body .fixed-table-container tbody td .th-inner, .post-type-archive-store #main .content-search .results .suggested-body .fixed-table-container thead th .th-inner, .post-type-archive-business #main .content-search .suggested .suggested-body .fixed-table-container tbody td .th-inner, .post-type-archive-business #main .content-search .suggested .suggested-body .fixed-table-container thead th .th-inner, .post-type-archive-business #main .content-search .results .suggested-body .fixed-table-container tbody td .th-inner, .post-type-archive-business #main .content-search .results .suggested-body .fixed-table-container thead th .th-inner {
        font-weight: 600;
        letter-spacing: -0.05em; }
      .post-type-archive-store #main .content-search .suggested .suggested-body .fixed-table-container tbody td .th-inner, .post-type-archive-store #main .content-search .suggested .suggested-body .fixed-table-container thead th .th-inner, .post-type-archive-store #main .content-search .results .suggested-body .fixed-table-container tbody td .th-inner, .post-type-archive-store #main .content-search .results .suggested-body .fixed-table-container thead th .th-inner, .post-type-archive-business #main .content-search .suggested .suggested-body .fixed-table-container tbody td .th-inner, .post-type-archive-business #main .content-search .suggested .suggested-body .fixed-table-container thead th .th-inner, .post-type-archive-business #main .content-search .results .suggested-body .fixed-table-container tbody td .th-inner, .post-type-archive-business #main .content-search .results .suggested-body .fixed-table-container thead th .th-inner {
        padding: 6px;
        line-height: 24px;
        vertical-align: top;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .post-type-archive-store #main .content-search .suggested .suggested-body .fixed-table-container thead th:first-child, .post-type-archive-store #main .content-search .results .suggested-body .fixed-table-container thead th:first-child, .post-type-archive-business #main .content-search .suggested .suggested-body .fixed-table-container thead th:first-child, .post-type-archive-business #main .content-search .results .suggested-body .fixed-table-container thead th:first-child {
        border-left: 1px solid #ddd; }
      .post-type-archive-store #main .content-search .suggested .suggested-body .fixed-table-container tbody td, .post-type-archive-store #main .content-search .results .suggested-body .fixed-table-container tbody td, .post-type-archive-business #main .content-search .suggested .suggested-body .fixed-table-container tbody td, .post-type-archive-business #main .content-search .results .suggested-body .fixed-table-container tbody td {
        border-left: none;
        background: #edf9ff;
        vertical-align: middle; }
    .post-type-archive-store #main .content-search .suggested a, .post-type-archive-business #main .content-search .suggested a {
      color: #adb257; }
    .post-type-archive-store #main .content-search .suggested .fixed-table-container .fixed-table-body tbody td, .post-type-archive-business #main .content-search .suggested .fixed-table-container .fixed-table-body tbody td {
      background: #f8fdec; }
    .post-type-archive-store #main .content-search .suggested .fixed-table-container .fixed-table-body tbody .detail-view td, .post-type-archive-business #main .content-search .suggested .fixed-table-container .fixed-table-body tbody .detail-view td {
      background: #dadacb; }
    .post-type-archive-store #main .content-search .suggested .fixed-table-container .fixed-table-body tbody .detail-view .map-gallery-street .nav-tabs > li > a, .post-type-archive-business #main .content-search .suggested .fixed-table-container .fixed-table-body tbody .detail-view .map-gallery-street .nav-tabs > li > a {
      background: #e4e4d8; }
    .post-type-archive-store #main .content-search .suggested .fixed-table-container .fixed-table-body tbody .detail-view .map-gallery-street .nav-tabs > li.active > a, .post-type-archive-business #main .content-search .suggested .fixed-table-container .fixed-table-body tbody .detail-view .map-gallery-street .nav-tabs > li.active > a {
      background: white; }
    .post-type-archive-store #main .content-search .suggested .price, .post-type-archive-business #main .content-search .suggested .price {
      background: #adb257;
      outline: 0; }
    .post-type-archive-store #main .content-search .suggested .more-details, .post-type-archive-store #main .content-search .suggested .contact, .post-type-archive-business #main .content-search .suggested .more-details, .post-type-archive-business #main .content-search .suggested .contact {
      background: #f8fdec; }
    .post-type-archive-store #main .content-search .suggested .diagram-body, .post-type-archive-business #main .content-search .suggested .diagram-body {
      background: url("images/diagram-green.png") no-repeat; }
    .post-type-archive-store #main .content-search .suggested .diagram-table thead, .post-type-archive-business #main .content-search .suggested .diagram-table thead {
      background: #f8fdec; }
    .post-type-archive-store #main .content-search .results .results-header, .post-type-archive-business #main .content-search .results .results-header {
      background: none;
      color: #666666;
      margin-top: 30px; }
    .post-type-archive-store #main .content-search .results .fixed-table-pagination, .post-type-archive-business #main .content-search .results .fixed-table-pagination {
      position: absolute;
      bottom: -130px;
      width: 100%; }
      .post-type-archive-store #main .content-search .results .fixed-table-pagination .page-list, .post-type-archive-store #main .content-search .results .fixed-table-pagination div.pagination, .post-type-archive-store #main .content-search .results .fixed-table-pagination .pull-right.pagination, .post-type-archive-business #main .content-search .results .fixed-table-pagination .page-list, .post-type-archive-business #main .content-search .results .fixed-table-pagination div.pagination, .post-type-archive-business #main .content-search .results .fixed-table-pagination .pull-right.pagination {
        display: inline-block !important; }
      .post-type-archive-store #main .content-search .results .fixed-table-pagination .pull-right.pagination, .post-type-archive-business #main .content-search .results .fixed-table-pagination .pull-right.pagination {
        width: 100%;
        background: white;
        padding: 5px 10px; }
      .post-type-archive-store #main .content-search .results .fixed-table-pagination .pagination-detail, .post-type-archive-business #main .content-search .results .fixed-table-pagination .pagination-detail {
        display: none !important; }
      .post-type-archive-store #main .content-search .results .fixed-table-pagination .pagination, .post-type-archive-business #main .content-search .results .fixed-table-pagination .pagination {
        width: 100%;
        height: 47px;
        text-align: center; }
        .post-type-archive-store #main .content-search .results .fixed-table-pagination .pagination > li, .post-type-archive-business #main .content-search .results .fixed-table-pagination .pagination > li {
          border: none;
          font-weight: 400;
          font-size: 0.947em;
          color: #31a3dc;
          display: inline-block; }
          .post-type-archive-store #main .content-search .results .fixed-table-pagination .pagination > li a, .post-type-archive-business #main .content-search .results .fixed-table-pagination .pagination > li a {
            border: none; }
        .post-type-archive-store #main .content-search .results .fixed-table-pagination .pagination > .active > a, .post-type-archive-business #main .content-search .results .fixed-table-pagination .pagination > .active > a {
          border-radius: 50%;
          width: 25px;
          height: 25px;
          padding: 0 7px;
          border: 0;
          background: #31a3dc; }
        .post-type-archive-store #main .content-search .results .fixed-table-pagination .pagination li.page-next, .post-type-archive-business #main .content-search .results .fixed-table-pagination .pagination li.page-next {
          position: absolute;
          left: 10px; }
        .post-type-archive-store #main .content-search .results .fixed-table-pagination .pagination li.page-pre, .post-type-archive-business #main .content-search .results .fixed-table-pagination .pagination li.page-pre {
          position: absolute;
          right: 10px; }
        .post-type-archive-store #main .content-search .results .fixed-table-pagination .pagination li.page-number, .post-type-archive-business #main .content-search .results .fixed-table-pagination .pagination li.page-number {
          margin-top: 8px;
          display: inline-block;
          text-align: center;
          vertical-align: middle;
          width: 25px; }
          .post-type-archive-store #main .content-search .results .fixed-table-pagination .pagination li.page-number a, .post-type-archive-business #main .content-search .results .fixed-table-pagination .pagination li.page-number a {
            display: inline-block;
            float: inherit; }
            .post-type-archive-store #main .content-search .results .fixed-table-pagination .pagination li.page-number a:hover, .post-type-archive-business #main .content-search .results .fixed-table-pagination .pagination li.page-number a:hover {
              background: none; }
          .post-type-archive-store #main .content-search .results .fixed-table-pagination .pagination li.page-number.active a:hover, .post-type-archive-business #main .content-search .results .fixed-table-pagination .pagination li.page-number.active a:hover {
            background: #31a3dc; }

.post-type-archive-business #main .header-search .search-panel .tab-content .outer {
  margin-top: 15px; }
  .post-type-archive-business #main .header-search .search-panel .tab-content .outer .col-lg-7 .item {
    display: inline-block;
    width: 124px;
    margin-left: 8px;
    margin-bottom: 8px; }
    .post-type-archive-business #main .header-search .search-panel .tab-content .outer .col-lg-7 .item select.sf-input-select {
      min-width: 124px !important; }
  .post-type-archive-business #main .header-search .search-panel .tab-content .outer .col-lg-7:after {
    content: '';
    width: 1px;
    height: 150px;
    background: #c7c7c7;
    left: 5px;
    position: absolute;
    top: 0; }
  .post-type-archive-business #main .header-search .search-panel .tab-content .outer .col-lg-4 .col-lg-6 {
    padding: 0; }
    .post-type-archive-business #main .header-search .search-panel .tab-content .outer .col-lg-4 .col-lg-6 h4 {
      font-size: 0.736em;
      padding: 0 0 2px 0;
      outline: 0; }
    .post-type-archive-business #main .header-search .search-panel .tab-content .outer .col-lg-4 .col-lg-6 .item {
      margin-bottom: 10px; }
  .post-type-archive-business #main .header-search .search-panel .tab-content .outer .col-lg-4 .col-lg-6:first-child:after {
    content: '';
    width: 1px;
    height: 150px;
    background: #c7c7c7;
    left: 5px;
    position: absolute;
    top: 0; }
  .post-type-archive-business #main .header-search .search-panel .tab-content .outer .col-lg-4 .col-lg-6:last-child {
    padding-right: 15px; }
  .post-type-archive-business #main .header-search .search-panel .tab-content .outer .col-lg-4:after {
    content: '';
    width: 1px;
    height: 150px;
    background: #c7c7c7;
    left: 5px;
    position: absolute;
    top: 0; }
.post-type-archive-business #main .header-search button, .post-type-archive-business #main .header-search input[type="button"], .post-type-archive-business #main .header-search input[type="reset"], .post-type-archive-business #main .header-search input[type="submit"] {
  width: 95px;
  height: 95px;
  background: #31a3dc;
  background-image: url(images/magnify-big.png);
  background-repeat: no-repeat;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  background-position: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 42px;
  outline: 0; }
  .post-type-archive-business #main .header-search button:hover, .post-type-archive-business #main .header-search input[type="button"]:hover, .post-type-archive-business #main .header-search input[type="reset"]:hover, .post-type-archive-business #main .header-search input[type="submit"]:hover {
    background: #3aafe9;
    background-image: url(images/magnify-big.png);
    background-repeat: no-repeat;
    background-position: center;
    outline: 0; }

/* CSS For ACF Google Map */
.acf-map {
  width: 100%;
  height: 324px;
  border: none;
  margin: 0; }

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important; }

/* owl carousel */
.box {
  width: 331px;
  height: 326px;
  overflow: hidden; }
  .box .owl-carousel .owl-nav {
    position: absolute;
    top: 34%;
    width: 100%; }
    .box .owl-carousel .owl-nav .owl-prev {
      background: rgba(0, 0, 0, 0.6);
      color: #fff;
      text-decoration: none;
      right: 0;
      position: absolute;
      width: 31px;
      height: 60px;
      border-radius: 0;
      border-bottom-left-radius: 30px;
      border-top-left-radius: 30px;
      padding: 20px 0 20px 10px;
      margin: 0; }
      .box .owl-carousel .owl-nav .owl-prev:hover {
        background: black; }
    .box .owl-carousel .owl-nav .owl-next {
      background: rgba(0, 0, 0, 0.6);
      color: #fff;
      text-decoration: none;
      left: 0;
      position: absolute;
      width: 31px;
      height: 60px;
      border-radius: 0;
      border-bottom-right-radius: 30px;
      border-top-right-radius: 30px;
      padding: 20px 10px 20px 0;
      margin: 0; }
      .box .owl-carousel .owl-nav .owl-next:hover {
        background: black; }

/* contact page */
.page-template-page-contact .acf-fields > .acf-field, .page-template-page-register .acf-fields > .acf-field, .page-template-page-kmr .acf-fields > .acf-field, .post-type-archive-kmr .acf-fields > .acf-field, .page-template-page-faq .acf-fields > .acf-field {
  position: inherit !important;
  padding: 6px 6px !important; }
.page-template-page-contact .main-header, .page-template-page-register .main-header, .page-template-page-kmr .main-header, .post-type-archive-kmr .main-header, .page-template-page-faq .main-header {
  position: relative; }
  .page-template-page-contact .main-header .header-title, .page-template-page-register .main-header .header-title, .page-template-page-kmr .main-header .header-title, .post-type-archive-kmr .main-header .header-title, .page-template-page-faq .main-header .header-title {
    margin-top: 210px;
    position: absolute;
    width: 100%;
    z-index: 3; }
    .page-template-page-contact .main-header .header-title #breadcrumbs span, .page-template-page-register .main-header .header-title #breadcrumbs span, .page-template-page-kmr .main-header .header-title #breadcrumbs span, .post-type-archive-kmr .main-header .header-title #breadcrumbs span, .page-template-page-faq .main-header .header-title #breadcrumbs span {
      color: white; }
    .page-template-page-contact .main-header .header-title h1, .page-template-page-register .main-header .header-title h1, .page-template-page-kmr .main-header .header-title h1, .post-type-archive-kmr .main-header .header-title h1, .page-template-page-faq .main-header .header-title h1 {
      font-size: 3.684em;
      color: white;
      font-weight: 600;
      margin-bottom: 15px;
      margin-top: 0;
      letter-spacing: -1px; }
  .page-template-page-contact .main-header .gradient, .page-template-page-register .main-header .gradient, .page-template-page-kmr .main-header .gradient, .post-type-archive-kmr .main-header .gradient, .page-template-page-faq .main-header .gradient {
    width: 100%;
    height: 40px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+14,000000+100&0+26,0.54+100 */
    background: -moz-linear-gradient(top, transparent 14%, transparent 26%, rgba(0, 0, 0, 0.54) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 14%, transparent 26%, rgba(0, 0, 0, 0.54) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 14%, transparent 26%, rgba(0, 0, 0, 0.54) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#8a000000',GradientType=0 );
    /* IE6-9 */
    position: absolute;
    bottom: 0; }
.page-template-page-contact header, .page-template-page-register header, .page-template-page-kmr header, .post-type-archive-kmr header, .page-template-page-faq header {
  position: absolute;
  z-index: 99;
  top: 0; }
.page-template-page-contact #main .main-header, .page-template-page-register #main .main-header, .page-template-page-kmr #main .main-header, .post-type-archive-kmr #main .main-header, .page-template-page-faq #main .main-header {
  position: relative; }
  .page-template-page-contact #main .main-header .gradient, .page-template-page-register #main .main-header .gradient, .page-template-page-kmr #main .main-header .gradient, .post-type-archive-kmr #main .main-header .gradient, .page-template-page-faq #main .main-header .gradient {
    width: 100%;
    height: 40px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+14,000000+100&0+26,0.54+100 */
    background: -moz-linear-gradient(top, transparent 14%, transparent 26%, rgba(0, 0, 0, 0.54) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 14%, transparent 26%, rgba(0, 0, 0, 0.54) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 14%, transparent 26%, rgba(0, 0, 0, 0.54) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#8a000000',GradientType=0 );
    /* IE6-9 */
    position: absolute;
    bottom: 0; }
.page-template-page-contact #main .content, .page-template-page-register #main .content, .page-template-page-kmr #main .content, .post-type-archive-kmr #main .content, .page-template-page-faq #main .content {
  padding: 120px 0;
  background: #f6f6f6; }
  .page-template-page-contact #main .content .white-box, .page-template-page-register #main .content .white-box, .page-template-page-kmr #main .content .white-box, .post-type-archive-kmr #main .content .white-box, .page-template-page-faq #main .content .white-box {
    width: 100%;
    padding: 30px 60px;
    background: white;
    text-align: center;
    box-shadow: 1px 1px 10px #c7c7c7;
    border-radius: 4px;
    min-height: 672px;
    position: relative; }
    .page-template-page-contact #main .content .white-box .vertical-center, .page-template-page-register #main .content .white-box .vertical-center, .page-template-page-kmr #main .content .white-box .vertical-center, .post-type-archive-kmr #main .content .white-box .vertical-center, .page-template-page-faq #main .content .white-box .vertical-center {
      float: none;
      position: absolute;
      top: 35%;
      left: 25%;
      width: 50%;
      min-height: 34%; }
    .page-template-page-contact #main .content .white-box h2, .page-template-page-register #main .content .white-box h2, .page-template-page-kmr #main .content .white-box h2, .post-type-archive-kmr #main .content .white-box h2, .page-template-page-faq #main .content .white-box h2 {
      font-size: 2.526em;
      color: #31a3dc;
      margin-bottom: 20px; }
    .page-template-page-contact #main .content .white-box ul, .page-template-page-register #main .content .white-box ul, .page-template-page-kmr #main .content .white-box ul, .post-type-archive-kmr #main .content .white-box ul, .page-template-page-faq #main .content .white-box ul {
      text-align: right;
      list-style: none;
      padding: 0;
      float: none; }
      .page-template-page-contact #main .content .white-box ul li, .page-template-page-register #main .content .white-box ul li, .page-template-page-kmr #main .content .white-box ul li, .post-type-archive-kmr #main .content .white-box ul li, .page-template-page-faq #main .content .white-box ul li {
        /*border-bottom:1px solid #c7c7c7;*/
        color: #31a3dc;
        font-weight: 500;
        font-size: 1.157em;
        margin-bottom: 20px;
        padding-bottom: 20px;
        outline: 0; }
        .page-template-page-contact #main .content .white-box ul li.visit, .page-template-page-register #main .content .white-box ul li.visit, .page-template-page-kmr #main .content .white-box ul li.visit, .post-type-archive-kmr #main .content .white-box ul li.visit, .page-template-page-faq #main .content .white-box ul li.visit {
          background: url(images/address.png) no-repeat;
          background-position: right 6px;
          padding-right: 55px; }
        .page-template-page-contact #main .content .white-box ul li.call, .page-template-page-register #main .content .white-box ul li.call, .page-template-page-kmr #main .content .white-box ul li.call, .post-type-archive-kmr #main .content .white-box ul li.call, .page-template-page-faq #main .content .white-box ul li.call {
          background: url(images/phone.png) no-repeat;
          background-position: right 6px;
          padding-right: 55px; }
        .page-template-page-contact #main .content .white-box ul li.email, .page-template-page-register #main .content .white-box ul li.email, .page-template-page-kmr #main .content .white-box ul li.email, .post-type-archive-kmr #main .content .white-box ul li.email, .page-template-page-faq #main .content .white-box ul li.email {
          background: url(images/mail.png) no-repeat;
          background-position: right;
          padding-right: 55px;
          margin-bottom: 10px;
          padding-bottom: 10px;
          padding-top: 10px; }
        .page-template-page-contact #main .content .white-box ul li:last-child, .page-template-page-register #main .content .white-box ul li:last-child, .page-template-page-kmr #main .content .white-box ul li:last-child, .post-type-archive-kmr #main .content .white-box ul li:last-child, .page-template-page-faq #main .content .white-box ul li:last-child {
          border: none; }
    .page-template-page-contact #main .content .white-box .gform_wrapper, .page-template-page-register #main .content .white-box .gform_wrapper, .page-template-page-kmr #main .content .white-box .gform_wrapper, .post-type-archive-kmr #main .content .white-box .gform_wrapper, .page-template-page-faq #main .content .white-box .gform_wrapper {
      margin: 0; }
      .page-template-page-contact #main .content .white-box .gform_wrapper .top_label .gfield_label, .page-template-page-contact #main .content .white-box .gform_wrapper .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .page-template-page-register #main .content .white-box .gform_wrapper .top_label .gfield_label, .page-template-page-register #main .content .white-box .gform_wrapper .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .page-template-page-kmr #main .content .white-box .gform_wrapper .top_label .gfield_label, .page-template-page-kmr #main .content .white-box .gform_wrapper .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .post-type-archive-kmr #main .content .white-box .gform_wrapper .top_label .gfield_label, .post-type-archive-kmr #main .content .white-box .gform_wrapper .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .page-template-page-faq #main .content .white-box .gform_wrapper .top_label .gfield_label, .page-template-page-faq #main .content .white-box .gform_wrapper .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
        display: none; }
      .page-template-page-contact #main .content .white-box .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .page-template-page-register #main .content .white-box .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .page-template-page-kmr #main .content .white-box .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .post-type-archive-kmr #main .content .white-box .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .page-template-page-faq #main .content .white-box .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
        display: none; }
      .page-template-page-contact #main .content .white-box .gform_wrapper input, .page-template-page-contact #main .content .white-box .gform_wrapper select, .page-template-page-register #main .content .white-box .gform_wrapper input, .page-template-page-register #main .content .white-box .gform_wrapper select, .page-template-page-kmr #main .content .white-box .gform_wrapper input, .page-template-page-kmr #main .content .white-box .gform_wrapper select, .post-type-archive-kmr #main .content .white-box .gform_wrapper input, .post-type-archive-kmr #main .content .white-box .gform_wrapper select, .page-template-page-faq #main .content .white-box .gform_wrapper input, .page-template-page-faq #main .content .white-box .gform_wrapper select {
        height: 40px; }
      .page-template-page-contact #main .content .white-box .gform_wrapper input, .page-template-page-contact #main .content .white-box .gform_wrapper select, .page-template-page-contact #main .content .white-box .gform_wrapper textarea, .page-template-page-register #main .content .white-box .gform_wrapper input, .page-template-page-register #main .content .white-box .gform_wrapper select, .page-template-page-register #main .content .white-box .gform_wrapper textarea, .page-template-page-kmr #main .content .white-box .gform_wrapper input, .page-template-page-kmr #main .content .white-box .gform_wrapper select, .page-template-page-kmr #main .content .white-box .gform_wrapper textarea, .post-type-archive-kmr #main .content .white-box .gform_wrapper input, .post-type-archive-kmr #main .content .white-box .gform_wrapper select, .post-type-archive-kmr #main .content .white-box .gform_wrapper textarea, .page-template-page-faq #main .content .white-box .gform_wrapper input, .page-template-page-faq #main .content .white-box .gform_wrapper select, .page-template-page-faq #main .content .white-box .gform_wrapper textarea {
        font-size: 0.847em;
        padding: 5px 15px;
        -webkit-border-radius: 3px !important;
        -moz-border-radius: 3px !important;
        border-radius: 3px !important; }
      .page-template-page-contact #main .content .white-box .gform_wrapper #input_5_7, .page-template-page-contact #main .content .white-box .gform_wrapper #input_5_8, .page-template-page-register #main .content .white-box .gform_wrapper #input_5_7, .page-template-page-register #main .content .white-box .gform_wrapper #input_5_8, .page-template-page-kmr #main .content .white-box .gform_wrapper #input_5_7, .page-template-page-kmr #main .content .white-box .gform_wrapper #input_5_8, .post-type-archive-kmr #main .content .white-box .gform_wrapper #input_5_7, .post-type-archive-kmr #main .content .white-box .gform_wrapper #input_5_8, .page-template-page-faq #main .content .white-box .gform_wrapper #input_5_7, .page-template-page-faq #main .content .white-box .gform_wrapper #input_5_8 {
        margin-top: 7px; }
      .page-template-page-contact #main .content .white-box .gform_wrapper input#gform_submit_button_5, .page-template-page-register #main .content .white-box .gform_wrapper input#gform_submit_button_5, .page-template-page-kmr #main .content .white-box .gform_wrapper input#gform_submit_button_5, .post-type-archive-kmr #main .content .white-box .gform_wrapper input#gform_submit_button_5, .page-template-page-faq #main .content .white-box .gform_wrapper input#gform_submit_button_5 {
        -webkit-border-radius: 20px !important;
        -moz-border-radius: 20px !important;
        border-radius: 20px !important;
        outline: none;
        width: 150px;
        text-align: center !important;
        float: left; }
    .page-template-page-contact #main .content .white-box .gform_body ul li, .page-template-page-register #main .content .white-box .gform_body ul li, .page-template-page-kmr #main .content .white-box .gform_body ul li, .post-type-archive-kmr #main .content .white-box .gform_body ul li, .page-template-page-faq #main .content .white-box .gform_body ul li {
      margin-bottom: 0;
      padding-bottom: 0;
      margin-top: 10px; }
.page-template-page-contact #main .map, .page-template-page-register #main .map, .page-template-page-kmr #main .map, .post-type-archive-kmr #main .map, .page-template-page-faq #main .map {
  width: 100%;
  height: 350px;
  overflow: hidden; }
.page-template-page-contact #nf-form-1-cont .nf-form-fields-required, .page-template-page-register #nf-form-1-cont .nf-form-fields-required, .page-template-page-kmr #nf-form-1-cont .nf-form-fields-required, .post-type-archive-kmr #nf-form-1-cont .nf-form-fields-required, .page-template-page-faq #nf-form-1-cont .nf-form-fields-required {
  display: none; }
.page-template-page-contact #nf-form-1-cont .nf-after-field .nf-error-msg, .page-template-page-register #nf-form-1-cont .nf-after-field .nf-error-msg, .page-template-page-kmr #nf-form-1-cont .nf-after-field .nf-error-msg, .post-type-archive-kmr #nf-form-1-cont .nf-after-field .nf-error-msg, .page-template-page-faq #nf-form-1-cont .nf-after-field .nf-error-msg {
  margin-right: 0;
  text-align: right;
  font-size: 0.684em; }
.page-template-page-contact #nf-form-1-cont .nf-field-container, .page-template-page-contact #nf-form-1-cont #ninja_forms_required_items, .page-template-page-register #nf-form-1-cont .nf-field-container, .page-template-page-register #nf-form-1-cont #ninja_forms_required_items, .page-template-page-kmr #nf-form-1-cont .nf-field-container, .page-template-page-kmr #nf-form-1-cont #ninja_forms_required_items, .post-type-archive-kmr #nf-form-1-cont .nf-field-container, .post-type-archive-kmr #nf-form-1-cont #ninja_forms_required_items, .page-template-page-faq #nf-form-1-cont .nf-field-container, .page-template-page-faq #nf-form-1-cont #ninja_forms_required_items {
  clear: both;
  position: relative;
  margin-bottom: 15px; }
.page-template-page-contact #nf-form-1-cont .nf-multi-cell .nf-cell, .page-template-page-register #nf-form-1-cont .nf-multi-cell .nf-cell, .page-template-page-kmr #nf-form-1-cont .nf-multi-cell .nf-cell, .post-type-archive-kmr #nf-form-1-cont .nf-multi-cell .nf-cell, .page-template-page-faq #nf-form-1-cont .nf-multi-cell .nf-cell {
  float: left;
  padding: 0 7px; }
.page-template-page-contact #nf-form-1-cont .nf-field-element textarea, .page-template-page-register #nf-form-1-cont .nf-field-element textarea, .page-template-page-kmr #nf-form-1-cont .nf-field-element textarea, .post-type-archive-kmr #nf-form-1-cont .nf-field-element textarea, .page-template-page-faq #nf-form-1-cont .nf-field-element textarea {
  height: 150px; }

.page-template-page-register #main .main-header .header-title {
  width: 100%;
  text-align: center; }
  .page-template-page-register #main .main-header .header-title h1 {
    color: white;
    font-weight: 600; }
.page-template-page-register #main .content .white-box {
  background: white; }
  .page-template-page-register #main .content .white-box .acf-fields > .acf-field {
    position: inherit !important;
    border: none;
    z-index: 3 !important; }
  .page-template-page-register #main .content .white-box .acf-fields input[type="text"], .page-template-page-register #main .content .white-box .acf-fields input[type="date"], .page-template-page-register #main .content .white-box .acf-fields input[type="password"], .page-template-page-register #main .content .white-box .acf-fields input[type="number"], .page-template-page-register #main .content .white-box .acf-fields select, .page-template-page-register #main .content .white-box .acf-fields input[type="email"], .page-template-page-register #main .content .white-box .acf-fields input[type="url"] {
    height: 40px;
    font-size: 1em; }
  .page-template-page-register #main .content .white-box .acf-fields textarea {
    font-size: 1em;
    height: 160px; }
  .page-template-page-register #main .content .white-box .acf-fields .acf-field.acf-field-radio.acf-field-5923226c638e2 ul.acf-radio-list.acf-bl {
    background: none !important;
    box-shadow: none !important;
    padding: 0 !important; }
  .page-template-page-register #main .content .white-box .acf-fields input.hasDatepicker {
    width: 100%; }
  .page-template-page-register #main .content .white-box .acf-fields .sign {
    background: #f6f6f6;
    padding: 15px 100px; }
  .page-template-page-register #main .content .white-box .acf-fields i.acf-icon.-globe.small {
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    z-index: 3;
    background: #999;
    top: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .page-template-page-register #main .content .white-box .acf-field-true-false .acf-label {
    display: inline-block;
    text-align: right;
    float: left;
    width: 93%; }
  .page-template-page-register #main .content .white-box .acf-field-true-false .acf-input {
    width: 50px;
    float: right; }
  .page-template-page-register #main .content .white-box .acf-field p.description {
    display: none; }
  .page-template-page-register #main .content .white-box .acf-input-prepend {
    width: 42px;
    height: 41px;
    position: absolute;
    top: 6px;
    background: #cbcbcb;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    padding: 11px 12px;
    color: #FFFFFF;
    font-size: 0.736em;
    z-index: 3; }
.page-template-page-register .hide-form {
  display: none; }

.page-template-page-register .white-box {
  padding: 30px 40px !important; }
.page-template-page-register .gform_wrapper .top_label div.ginput_container {
  margin: 0; }
.page-template-page-register .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  display: none !important; }
.page-template-page-register .ginput_container.ginput_container_fileupload input {
  border: 1px solid #c7c7c7;
  width: 78% !important; }
.page-template-page-register #field_1_41 input, .page-template-page-register #field_1_42 input, .page-template-page-register #field_1_43 input, .page-template-page-register #field_1_44 input {
  width: 100% !important; }
.page-template-page-register .gform_wrapper .gfield_radio li label, .page-template-page-register .gfield_checkbox label {
  margin: -10px 4px 0 0 !important; }
.page-template-page-register .gfield_checkbox.gfield_checkbox.gfield_checkbox li {
  margin-bottom: 0 !important; }
.page-template-page-register #field_1_29, .page-template-page-register #field_1_30, .page-template-page-register #field_1_31 {
  margin-bottom: 0 !important; }
.page-template-page-register .gform_wrapper ul.gfield_checkbox li label {
  color: #666666;
  font-weight: 400;
  font-size: 0.947em; }
.page-template-page-register .gform_wrapper .gfield_password_strength {
  border: 1px solid #DDD;
  margin-top: 18px;
  margin-bottom: 18px;
  line-height: 1.8;
  padding: 0 10px;
  text-align: center;
  background-color: #EEE;
  border-bottom: 3px solid #DDD;
  font-size: 0.842em; }
.page-template-page-register #field_1_28 {
  padding-left: 0 !important; }
  .page-template-page-register #field_1_28 .sign {
    background: #f6f6f6;
    padding: 15px 100px; }
.page-template-page-register li#field_1_20, .page-template-page-register li#field_1_22, .page-template-page-register li#field_1_23, .page-template-page-register li#field_1_24 {
  position: relative; }
  .page-template-page-register li#field_1_20 .gfield_description, .page-template-page-register li#field_1_22 .gfield_description, .page-template-page-register li#field_1_23 .gfield_description, .page-template-page-register li#field_1_24 .gfield_description {
    width: 36px;
    height: 41px;
    position: absolute;
    top: 0;
    background: #cbcbcb;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    padding: 11px 12px;
    color: #FFFFFF;
    font-size: 0.736em; }
.page-template-page-register #input_1_20#input_1_20#input_1_20, .page-template-page-register #input_1_22#input_1_22#input_1_22, .page-template-page-register #input_1_23#input_1_23#input_1_23, .page-template-page-register #input_1_24#input_1_24#input_1_24,
.page-template-page-register #acf-field_592345155935d, .page-template-page-register #acf-field_592345fd5935f, .page-template-page-register #acf-field_5923462059360, .page-template-page-register #acf-field_5923467159361, .page-template-page-register #acf-field_592346f8de8ab {
  padding-right: 50px !important; }
.page-template-page-register .acf-field-date-picker .acf-label {
  display: inline-block;
  width: 28%;
  text-align: right;
  padding-top: 5px; }
  .page-template-page-register .acf-field-date-picker .acf-label p {
    display: none; }
.page-template-page-register .acf-field-date-picker input, .page-template-page-register .acf-field-date-picker .acf-input {
  display: inline-block; }
.page-template-page-register .acf-field-date-picker .acf-input {
  display: inline-block;
  width: 70%; }
.page-template-page-register #field_1_21#field_1_21 label {
  display: block !important;
  width: 30%;
  font-weight: 400;
  color: #666666;
  float: right;
  margin-top: 9px;
  font-size: 0.736em; }
.page-template-page-register #field_1_21#field_1_21 input {
  width: 70%; }
.page-template-page-register li#field_1_62 {
  width: 35% !important; }
.page-template-page-register #input_1_27#input_1_27#input_1_27 {
  padding: 0 !important; }
.page-template-page-register #field_1_27#field_1_27#field_1_27 {
  margin-left: 0 !important;
  padding-left: 0 !important; }
.page-template-page-register li#field_1_64 {
  width: 15% !important; }
.page-template-page-register #input_1_29#input_1_29#input_1_29, .page-template-page-register #input_1_30#input_1_30#input_1_30, .page-template-page-register #input_1_31#input_1_31#input_1_31 {
  padding: 0 !important; }
.page-template-page-register .gform_wrapper ul.gform_fields {
  margin-bottom: 20px !important; }
  .page-template-page-register .gform_wrapper ul.gform_fields ul {
    background: none !important;
    padding: 0 !important;
    box-shadow: none !important; }
.page-template-page-register #field_1_27 div ul li {
  position: relative;
  width: 236px;
  display: inline-block;
  margin-bottom: 0 !important; }
  .page-template-page-register #field_1_27 div ul li:not(:last-child) {
    margin-left: 7px !important; }
  .page-template-page-register #field_1_27 div ul li label {
    max-width: 100%; }
  .page-template-page-register #field_1_27 div ul li input {
    position: absolute;
    top: 20px;
    right: 20px; }
.page-template-page-register #field_1_27 div ul li.gchoice_1_27_0 label {
  background: url(images/basic.jpg) no-repeat;
  width: 236px;
  height: 488px;
  margin-left: 15px !important; }
.page-template-page-register #field_1_27 div ul li.gchoice_1_27_1 label {
  background: url(images/prime.jpg) no-repeat;
  width: 236px;
  height: 488px;
  margin-left: 15px !important; }
.page-template-page-register #field_1_27 div ul li.gchoice_1_27_2 label {
  background: url(images/primeplus.jpg) no-repeat;
  width: 236px;
  height: 488px;
  margin-left: 15px !important; }
.page-template-page-register .acf-field.acf-field-radio.acf-field-5923226c638e2 .acf-input ul.acf-radio-list.acf-bl li {
  position: relative;
  width: 236px;
  display: inline-block;
  margin-bottom: 0 !important; }
  .page-template-page-register .acf-field.acf-field-radio.acf-field-5923226c638e2 .acf-input ul.acf-radio-list.acf-bl li:not(:last-child) {
    margin-left: 7px !important; }
  .page-template-page-register .acf-field.acf-field-radio.acf-field-5923226c638e2 .acf-input ul.acf-radio-list.acf-bl li label {
    max-width: 100%;
    display: inline-block !important;
    color: transparent; }
  .page-template-page-register .acf-field.acf-field-radio.acf-field-5923226c638e2 .acf-input ul.acf-radio-list.acf-bl li input {
    position: absolute;
    top: 20px;
    right: 20px; }
.page-template-page-register .acf-field.acf-field-radio.acf-field-5923226c638e2 .acf-input ul.acf-radio-list.acf-bl li:first-child label {
  background: url(images/basic.jpg) no-repeat;
  width: 236px;
  height: 488px;
  margin-left: 15px !important; }
.page-template-page-register .acf-field.acf-field-radio.acf-field-5923226c638e2 .acf-input ul.acf-radio-list.acf-bl li:nth-child(2) label {
  background: url(images/prime.jpg) no-repeat;
  width: 236px;
  height: 488px;
  margin-left: 15px !important; }
.page-template-page-register .acf-field.acf-field-radio.acf-field-5923226c638e2 .acf-input ul.acf-radio-list.acf-bl li:nth-child(3) label {
  background: url(images/primeplus.jpg) no-repeat;
  width: 236px;
  height: 488px;
  margin-left: 15px !important; }
.page-template-page-register #main .content .container {
  width: 846px; }
.page-template-page-register #main .content form .gform_body ul li .gfield_label, .page-template-page-register #main .content form .gform_body ul li .field_sublabel_below {
  display: none !important; }
.page-template-page-register #main .content form .gform_body ul li input, .page-template-page-register #main .content form .gform_body ul li select, .page-template-page-register #main .content form .gform_body ul li textarea {
  font-size: 0.947em;
  padding: 10px !important;
  border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px; }
.page-template-page-register #main .content form .gform_body ul li#field_1_12 label {
  display: block !important;
  width: 22%;
  float: right;
  font-size: 1em;
  font-weight: 400;
  color: #666666;
  margin-top: 10px; }
  .page-template-page-register #main .content form .gform_body ul li#field_1_12 label .page-template-page-register .gform_wrapper .top_label div.ginput_container {
    width: 70%;
    float: left; }
.page-template-page-register #main .content .banner {
  background: url(images/banner.jpg) no-repeat;
  width: 746px;
  height: 165px;
  margin: 20px auto 0 auto; }
.page-template-page-register #main .content .white-box.white-box.white-box ul {
  padding: 30px 46px !important; }
.page-template-page-register #main .content .white-box {
  min-height: inherit;
  margin-bottom: 0;
  background: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none; }
  .page-template-page-register #main .content .white-box .mar-top {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #c7c7c7; }
  .page-template-page-register #main .content .white-box ul {
    width: 100%;
    padding: 30px 60px !important;
    background: white;
    text-align: center;
    box-shadow: 1px 1px 10px #c7c7c7;
    border-radius: 4px;
    position: relative;
    margin-bottom: 20px !important; }
    .page-template-page-register #main .content .white-box ul li {
      margin-bottom: 15px;
      margin-top: 0;
      padding-left: 10px;
      padding-bottom: 0; }
      .page-template-page-register #main .content .white-box ul li p {
        color: #666666;
        font-size: 0.947em;
        text-align: center !important; }
  .page-template-page-register #main .content .white-box h2 {
    font-size: 1.894em;
    margin-bottom: 10px;
    text-align: center !important;
    outline: 0; }
  .page-template-page-register #main .content .white-box h3 {
    text-align: center !important;
    margin-bottom: 0 !important;
    color: #666666; }

/* blog CSS */
.page-template-page-blog header, .single-post header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999; }
  .page-template-page-blog header .dropdown, .single-post header .dropdown {
    display: inline-block; }
    .page-template-page-blog header .dropdown button, .single-post header .dropdown button {
      border: none;
      padding: 0; }
.page-template-page-blog .main-header, .single-post .main-header {
  position: relative; }
  .page-template-page-blog .main-header .header-title, .single-post .main-header .header-title {
    margin-top: 210px;
    position: absolute;
    width: 100%;
    z-index: 3; }
    .page-template-page-blog .main-header .header-title #breadcrumbs span, .single-post .main-header .header-title #breadcrumbs span {
      color: white; }
    .page-template-page-blog .main-header .header-title h1, .single-post .main-header .header-title h1 {
      font-size: 3.648em;
      color: white;
      font-weight: 600;
      margin-bottom: 15px;
      margin-top: 0;
      letter-spacing: -1px; }
  .page-template-page-blog .main-header .gradient, .single-post .main-header .gradient {
    width: 100%;
    height: 40px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+14,000000+100&0+26,0.54+100 */
    background: -moz-linear-gradient(top, transparent 14%, transparent 26%, rgba(0, 0, 0, 0.54) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 14%, transparent 26%, rgba(0, 0, 0, 0.54) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 14%, transparent 26%, rgba(0, 0, 0, 0.54) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#8a000000',GradientType=0 );
    /* IE6-9 */
    position: absolute;
    bottom: 0; }
.page-template-page-blog .header-bg:before, .single-post .header-bg:before {
  content: '';
  background: rgba(0, 0, 0, 0.54);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2; }
.page-template-page-blog .content, .single-post .content {
  background: #f6f6f6;
  padding: 120px 0; }
  .page-template-page-blog .content .white-box, .single-post .content .white-box {
    width: 100%;
    min-height: 250px;
    padding: 20px;
    background: white;
    box-shadow: 1px 1px 10px #c7c7c7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 20px; }
    .page-template-page-blog .content .white-box .box-header, .single-post .content .white-box .box-header {
      position: relative; }
      .page-template-page-blog .content .white-box .box-header a:before, .single-post .content .white-box .box-header a:before {
        content: "\f0c1";
        background: rgba(42, 163, 220, 0);
        position: absolute;
        z-index: 2;
        width: 100%;
        height: 100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        color: rgba(255, 255, 255, 0);
        padding: 25% 45%;
        font-size: 1.263em; }
      .page-template-page-blog .content .white-box .box-header:hover a:before, .single-post .content .white-box .box-header:hover a:before {
        content: "\f0c1";
        background: rgba(42, 163, 220, 0.6);
        position: absolute;
        z-index: 2;
        width: 100%;
        height: 100%;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        color: white;
        padding: 25% 45%;
        font-size: 1.263em; }
    .page-template-page-blog .content .white-box .box-body h2, .single-post .content .white-box .box-body h2 {
      font-size: 1.894em;
      line-height: 1;
      letter-spacing: -1px;
      min-height: 72px; }
    .page-template-page-blog .content .white-box .box-body .excerpt p, .single-post .content .white-box .box-body .excerpt p {
      font-size: 0.894em;
      margin-bottom: 15px;
      color: #666666; }
.page-template-page-blog .wp-pagenavi, .single-post .wp-pagenavi {
  clear: both;
  width: 100%;
  background: white;
  padding: 15px;
  text-align: center;
  box-shadow: 1px 1px 10px #c7c7c7;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
.page-template-page-blog .wp-pagenavi a, .page-template-page-blog .wp-pagenavi span, .single-post .wp-pagenavi a, .single-post .wp-pagenavi span {
  text-decoration: none;
  border: none;
  padding: 3px 5px;
  margin: 2px;
  display: inline-block; }
.page-template-page-blog a.previouspostslink, .single-post a.previouspostslink {
  float: right; }
.page-template-page-blog a.nextpostslink, .single-post a.nextpostslink {
  float: left; }
.page-template-page-blog span.current, .single-post span.current {
  background: #31a3dc;
  color: white;
  width: 28px;
  height: 28px;
  border-radius: 50%; }

.single-business .col-xs-1, .single-business .col-sm-1, .single-business .col-md-1, .single-business .col-lg-1, .single-business .col-xs-2, .single-business .col-sm-2, .single-business .col-md-2, .single-business .col-lg-2, .single-business .col-xs-3, .single-business .col-sm-3, .single-business .col-md-3, .single-business .col-lg-3, .single-business .col-xs-4, .single-business .col-sm-4, .single-business .col-md-4, .single-business .col-lg-4, .single-business .col-xs-5, .single-business .col-sm-5, .single-business .col-md-5, .single-business .col-lg-5, .single-business .col-xs-6, .single-business .col-sm-6, .single-business .col-md-6, .single-business .col-lg-6, .single-business .col-xs-7, .single-business .col-sm-7, .single-business .col-md-7, .single-business .col-lg-7, .single-business .col-xs-8, .single-business .col-sm-8, .single-business .col-md-8, .single-business .col-lg-8, .single-business .col-xs-9, .single-business .col-sm-9, .single-business .col-md-9, .single-business .col-lg-9, .single-business .col-xs-10, .single-business .col-sm-10, .single-business .col-md-10, .single-business .col-lg-10, .single-business .col-xs-11, .single-business .col-sm-11, .single-business .col-md-11, .single-business .col-lg-11, .single-business .col-xs-12, .single-business .col-sm-12, .single-business .col-md-12, .single-business .col-lg-12, .single-store .col-xs-1, .single-store .col-sm-1, .single-store .col-md-1, .single-store .col-lg-1, .single-store .col-xs-2, .single-store .col-sm-2, .single-store .col-md-2, .single-store .col-lg-2, .single-store .col-xs-3, .single-store .col-sm-3, .single-store .col-md-3, .single-store .col-lg-3, .single-store .col-xs-4, .single-store .col-sm-4, .single-store .col-md-4, .single-store .col-lg-4, .single-store .col-xs-5, .single-store .col-sm-5, .single-store .col-md-5, .single-store .col-lg-5, .single-store .col-xs-6, .single-store .col-sm-6, .single-store .col-md-6, .single-store .col-lg-6, .single-store .col-xs-7, .single-store .col-sm-7, .single-store .col-md-7, .single-store .col-lg-7, .single-store .col-xs-8, .single-store .col-sm-8, .single-store .col-md-8, .single-store .col-lg-8, .single-store .col-xs-9, .single-store .col-sm-9, .single-store .col-md-9, .single-store .col-lg-9, .single-store .col-xs-10, .single-store .col-sm-10, .single-store .col-md-10, .single-store .col-lg-10, .single-store .col-xs-11, .single-store .col-sm-11, .single-store .col-md-11, .single-store .col-lg-11, .single-store .col-xs-12, .single-store .col-sm-12, .single-store .col-md-12, .single-store .col-lg-12 {
  padding-left: 10px;
  padding-right: 10px; }
.single-business header, .single-store header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999; }
.single-business .main-header, .single-store .main-header {
  position: relative;
  height: 368px;
  width: 100%;
  background: #666666;
  background-attachment: fixed !important;
  color: white; }
  .single-business .main-header .user-panel, .single-store .main-header .user-panel {
    position: absolute;
    top: 223px;
    left: 25px; }
    .single-business .main-header .user-panel a, .single-store .main-header .user-panel a {
      margin-right: 15px; }
  .single-business .main-header .header-title, .single-store .main-header .header-title {
    margin-top: 186px;
    position: absolute;
    width: 100%;
    z-index: 3;
    text-align: right; }
    .single-business .main-header .header-title span.light-blue, .single-store .main-header .header-title span.light-blue {
      color: #31a3dc; }
    .single-business .main-header .header-title .hello, .single-store .main-header .header-title .hello {
      color: white;
      text-align: center; }
    .single-business .main-header .header-title h1, .single-store .main-header .header-title h1 {
      font-size: 3.157em;
      color: #31a3dc;
      margin-bottom: 10px;
      margin-top: 0;
      font-weight: 300;
      letter-spacing: -1px; }
.single-business #primary, .single-store #primary {
  padding: 90px 0;
  background: #f6f6f6; }
  .single-business #primary .container, .single-store #primary .container {
    max-width: 1063px; }
    .single-business #primary .container .row .white-box .more-details .table-striped > tbody > tr:nth-of-type(odd), .single-store #primary .container .row .white-box .more-details .table-striped > tbody > tr:nth-of-type(odd) {
      background-color: #ecf7fd; }
    .single-business #primary .container .row .white-box .more-details table, .single-store #primary .container .row .white-box .more-details table {
      font-size: 0.894em;
      margin-top: 19px; }
      .single-business #primary .container .row .white-box .more-details table tr td, .single-store #primary .container .row .white-box .more-details table tr td {
        border: none; }
    .single-business #primary .container .row .white-box .card, .single-store #primary .container .row .white-box .card {
      width: 100%;
      min-height: 230px;
      border: 1px solid #dfdfdf;
      margin-top: 20px; }
      .single-business #primary .container .row .white-box .card span.profile-pic, .single-store #primary .container .row .white-box .card span.profile-pic {
        padding: 30px 30px 21px 30px;
        width: 40%;
        float: right; }
        .single-business #primary .container .row .white-box .card span.profile-pic .user-pic img, .single-store #primary .container .row .white-box .card span.profile-pic .user-pic img {
          border-radius: 50%; }
      .single-business #primary .container .row .white-box .card span.details, .single-store #primary .container .row .white-box .card span.details {
        width: 60%;
        padding: 28px 0 0 28px;
        float: right; }
        .single-business #primary .container .row .white-box .card span.details .name, .single-store #primary .container .row .white-box .card span.details .name {
          font-size: 1.421em; }
        .single-business #primary .container .row .white-box .card span.details table, .single-store #primary .container .row .white-box .card span.details table {
          font-size: 0.894em; }
          .single-business #primary .container .row .white-box .card span.details table tr td, .single-store #primary .container .row .white-box .card span.details table tr td {
            border: none;
            padding: 0; }
      .single-business #primary .container .row .white-box .card .mail, .single-store #primary .container .row .white-box .card .mail {
        height: 48px;
        text-align: center;
        font-size: 0.894em;
        background: #ecf7fd;
        float: right;
        width: 100%;
        padding: 13px; }
        .single-business #primary .container .row .white-box .card .mail i, .single-store #primary .container .row .white-box .card .mail i {
          margin-left: 10px; }
    .single-business #primary .container .row .white-box .tarshim, .single-store #primary .container .row .white-box .tarshim {
      width: 307px;
      height: 296px;
      background: url(images/tarshim-2.png);
      margin-top: 20px;
      float: left;
      margin-left: 10px;
      padding: 0 7px; }
      .single-business #primary .container .row .white-box .tarshim .title, .single-store #primary .container .row .white-box .tarshim .title {
        margin-top: 22px; }
      .single-business #primary .container .row .white-box .tarshim .number, .single-store #primary .container .row .white-box .tarshim .number {
        margin-bottom: 32px; }
    .single-business #primary .container .row .white-box.details.detail, .single-store #primary .container .row .white-box.details.detail {
      min-height: 411px !important; }
    .single-business #primary .container .row .white-box.low, .single-store #primary .container .row .white-box.low {
      min-height: 342px !important; }
    .single-business #primary .container .row .business-details .banner-1, .single-store #primary .container .row .business-details .banner-1 {
      background: url("images/banner-bg.jpg");
      width: 100%;
      height: 113px;
      padding: 25px 20px;
      text-align: center;
      color: white;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      font-size: 1.157em;
      box-shadow: 1px 1px 10px #c7c7c7; }
      .single-business #primary .container .row .business-details .banner-1 a, .single-store #primary .container .row .business-details .banner-1 a {
        color: white;
        text-decoration: underline; }
    .single-business #primary .container .row .business-details .white-box.details, .single-store #primary .container .row .business-details .white-box.details {
      padding: 30px; }
      .single-business #primary .container .row .business-details .white-box.details table, .single-store #primary .container .row .business-details .white-box.details table {
        font-size: 0.894em;
        border: none;
        margin: 0; }
        .single-business #primary .container .row .business-details .white-box.details table tr td, .single-business #primary .container .row .business-details .white-box.details table tr th, .single-store #primary .container .row .business-details .white-box.details table tr td, .single-store #primary .container .row .business-details .white-box.details table tr th {
          border: none;
          padding: 3px; }
    .single-business #primary .container .row .white-box, .single-store #primary .container .row .white-box {
      width: 100%;
      padding: 5px 30px;
      background: white;
      box-shadow: 1px 1px 10px #c7c7c7;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      margin-bottom: 20px;
      min-height: 420px; }
      .single-business #primary .container .row .white-box .pic, .single-store #primary .container .row .white-box .pic {
        width: 230px;
        height: 230px; }
      .single-business #primary .container .row .white-box .logo, .single-store #primary .container .row .white-box .logo {
        margin-top: 25px; }
      .single-business #primary .container .row .white-box .box, .single-store #primary .container .row .white-box .box {
        height: auto;
        outline: 0;
        text-align: center;
        padding: 14px 30px 0 30px; }
      .single-business #primary .container .row .white-box .size .sizes, .single-store #primary .container .row .white-box .size .sizes {
        margin-top: 25px; }
        .single-business #primary .container .row .white-box .size .sizes table i, .single-store #primary .container .row .white-box .size .sizes table i {
          color: #cbcbcb; }
        .single-business #primary .container .row .white-box .size .sizes table tr:first-child, .single-store #primary .container .row .white-box .size .sizes table tr:first-child {
          background: #ecf7fd; }
        .single-business #primary .container .row .white-box .size .sizes .table > tbody > tr > td, .single-store #primary .container .row .white-box .size .sizes .table > tbody > tr > td {
          border: 1px solid #ddd;
          font-size: 0.736em;
          padding: 5px; }
    .single-business #primary .container .row .white-box.details, .single-store #primary .container .row .white-box.details {
      min-height: auto;
      padding-bottom: 45px;
      position: relative; }
      .single-business #primary .container .row .white-box.details .light-blue-bar, .single-store #primary .container .row .white-box.details .light-blue-bar {
        background: #ecf7fd;
        width: 100%;
        height: auto;
        padding: 10px 20px;
        min-height: 60px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        position: absolute;
        bottom: 0;
        left: 0; }
        .single-business #primary .container .row .white-box.details .light-blue-bar .title, .single-store #primary .container .row .white-box.details .light-blue-bar .title {
          margin-top: 10px; }
        .single-business #primary .container .row .white-box.details .light-blue-bar span.price, .single-store #primary .container .row .white-box.details .light-blue-bar span.price {
          font-size: 1.894em;
          font-weight: bold; }
      .single-business #primary .container .row .white-box.details p, .single-store #primary .container .row .white-box.details p {
        color: #666666; }

.single-business #primary .container .row .white-box {
  min-height: 350px !important; }
.single-business #primary .container .row .white-box.details {
  min-height: 295px !important; }

.single-store #primary .container .row .white-box.details.detail {
  min-height: 353px !important; }
.single-store #primary .container .row .white-box .size .sizes table {
  margin-bottom: 18px; }
.single-store #primary .container .row .white-box .size .sizes .table > tbody > tr > td {
  padding: 5px; }
.single-store #primary .map-gallery-street {
  box-shadow: 1px 1px 10px #c7c7c7;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .single-store #primary .map-gallery-street .tab-content {
    height: 377px;
    width: 100%;
    background: #FFFFFF;
    padding: 29px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }
  .single-store #primary .map-gallery-street .nav-tabs > li > a {
    border: 1px solid white;
    background: #d3e5ee;
    color: #666666;
    font-size: 1em;
    font-weight: 500;
    padding: 8px 17px;
    margin-right: 0px !important;
    margin-left: -5px !important;
    text-align: center; }
  .single-store #primary .map-gallery-street .nav-tabs > li.active > a {
    border: none;
    background: #FFFFFF;
    color: #666666; }
  .single-store #primary .map-gallery-street .nav-tabs > li {
    float: inherit;
    display: inline-block;
    width: 32.3%;
    margin-bottom: -2px; }

.page-template-page-kmr h1, .post-type-archive-kmr h1 {
  text-align: center;
  color: #31a3dc !important; }
.page-template-page-kmr .bs-example .table > thead:first-child > tr:first-child > th, .post-type-archive-kmr .bs-example .table > thead:first-child > tr:first-child > th {
  text-align: center; }
.page-template-page-kmr #breadcrumbs, .post-type-archive-kmr #breadcrumbs {
  text-align: center; }
.page-template-page-kmr .content .container, .post-type-archive-kmr .content .container {
  /* max-width: 850px; */
  max-width: 1024px;
}
.page-template-page-kmr .content .white-box, .post-type-archive-kmr .content .white-box {
  float: inherit !important; }
  .page-template-page-kmr .content .white-box h2, .post-type-archive-kmr .content .white-box h2 {
    margin-bottom: 20px !important; }
.page-template-page-kmr .entry-properties, .post-type-archive-kmr .entry-properties {
  margin-top: 50px; }
  /* .page-template-page-kmr .entry-properties table tr:first-child, .post-type-archive-kmr .entry-properties table tr:first-child {
    background: #e8e8e8; } */
    .page-template-page-kmr .entry-properties table tr:first-child th:first-child, .post-type-archive-kmr .entry-properties table tr:first-child th:first-child {
      padding: 15px;
      border-left: 1px solid #c2c2c2; }
    .page-template-page-kmr .entry-properties table tr:first-child th .head-settlement, .post-type-archive-kmr .entry-properties table tr:first-child th .head-settlement {
      padding: 15px;
      border-left: 1px solid #c2c2c2; }
    .page-template-page-kmr .entry-properties table tr:first-child th .head-property, .post-type-archive-kmr .entry-properties table tr:first-child th .head-property {
      padding: 15px; }
  .page-template-page-kmr .entry-properties table tr, .post-type-archive-kmr .entry-properties table tr {
    background: #d9f0fc;
    border-bottom: 1px solid #c2c2c2; }
    .page-template-page-kmr .entry-properties table tr .settlement, .post-type-archive-kmr .entry-properties table tr .settlement {
      padding-right: 15px;
      position: relative; }
      .page-template-page-kmr .entry-properties table tr .settlement:before, .post-type-archive-kmr .entry-properties table tr .settlement:before {
        content: '';
        width: 1px;
        height: 104px;
        background: #c2c2c2;
        position: absolute;
        top: -16px;
        right: -1px; }
    .page-template-page-kmr .entry-properties table tr td, .post-type-archive-kmr .entry-properties table tr td {
      padding: 15px 0 15px 0; }
  .page-template-page-kmr .entry-properties table .property, .post-type-archive-kmr .entry-properties table .property {
    padding-right: 15px;
    position: relative; }
    .page-template-page-kmr .entry-properties table .property:before, .post-type-archive-kmr .entry-properties table .property:before {
      content: '';
      width: 1px;
      height: 56px;
      background: #c2c2c2;
      position: absolute;
      top: -16px;
      right: -1px; }

.single-post h1, .single-kmr h1 {
  color: #31a3dc !important;
  font-weight: 400 !important; }
.single-post .header-bg, .single-kmr .header-bg {
  width: 100%;
  height: 451px;
  background: #414141; }
  .single-post .header-bg:before, .single-kmr .header-bg:before {
    content: '';
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2; }
.single-post #content #primary, .single-kmr #content #primary {
  background: #f6f6f6;
  padding: 120px 0; }
  .single-post #content #primary #main, .single-kmr #content #primary #main {
    background: white;
    padding: 60px;
    box-shadow: 1px 1px 12px #c7c7c7;
    border-radius: 4px; }
    .single-post #content #primary #main .entry-content, .single-kmr #content #primary #main .entry-content {
      margin: 0; }
.single-post #content #secondary, .single-kmr #content #secondary {
  background: white;
  padding: 30px;
  box-shadow: 1px 1px 12px #c7c7c7;
  border-radius: 4px; }
  .single-post #content #secondary section#rpwe_widget-2, .single-kmr #content #secondary section#rpwe_widget-2 {
    margin-top: 10px;
    display: inline-block; }
  .single-post #content #secondary section#search-2 label, .single-kmr #content #secondary section#search-2 label {
    width: 80%;
    float: right;
    position: relative; }
    .single-post #content #secondary section#search-2 label:after, .single-kmr #content #secondary section#search-2 label:after {
      content: '';
      display: inline-block;
      color: white; }
    .single-post #content #secondary section#search-2 label input.search-field, .single-kmr #content #secondary section#search-2 label input.search-field {
      height: 45px;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
      border-bottom-right-radius: 6px;
      border-top-right-radius: 6px;
      font-weight: 400; }
  .single-post #content #secondary section#search-2 input.search-submit, .single-kmr #content #secondary section#search-2 input.search-submit {
    width: 20%;
    margin: 0;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background: #31a3dc;
    border: none;
    float: left;
    cursor: pointer;
    display: inline-block;
    color: white;
    z-index: 3;
    background-image: url(images/glass.png);
    background-repeat: no-repeat;
    background-position: 50%; }
  .single-post #content #secondary .rpwe-block ul, .single-kmr #content #secondary .rpwe-block ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important; }
  .single-post #content #secondary .rpwe-block li, .single-kmr #content #secondary .rpwe-block li {
    margin-bottom: 10px;
    list-style-type: none; }
  .single-post #content #secondary .rpwe-block a, .single-kmr #content #secondary .rpwe-block a {
    display: inline !important;
    text-decoration: none; }
  .single-post #content #secondary .rpwe-block h3, .single-kmr #content #secondary .rpwe-block h3 {
    background: none !important;
    clear: none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    font-weight: 400;
    font-size: 0.842em !important;
    line-height: 1.5em;
    display: inline; }
  .single-post #content #secondary .rpwe-thumb, .single-kmr #content #secondary .rpwe-thumb {
    border: 1px solid #eee !important;
    box-shadow: none !important;
    margin: 2px 0 2px 10px;
    padding: 3px !important;
    border-radius: 50% !important; }
  .single-post #content #secondary .rpwe-summary, .single-kmr #content #secondary .rpwe-summary {
    font-size: 0.631em; }
  .single-post #content #secondary .rpwe-time, .single-kmr #content #secondary .rpwe-time {
    color: #bbb;
    font-size: 0.578em; }
  .single-post #content #secondary .rpwe-comment, .single-kmr #content #secondary .rpwe-comment {
    color: #bbb;
    font-size: 0.578em;
    padding-left: 5px; }
  .single-post #content #secondary .rpwe-alignleft, .single-kmr #content #secondary .rpwe-alignleft {
    display: inline;
    float: left; }
  .single-post #content #secondary .rpwe-alignright, .single-kmr #content #secondary .rpwe-alignright {
    display: inline;
    float: right; }
  .single-post #content #secondary .rpwe-aligncenter, .single-kmr #content #secondary .rpwe-aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .single-post #content #secondary .rpwe-clearfix:before,
  .single-post #content #secondary .rpwe-clearfix:after, .single-kmr #content #secondary .rpwe-clearfix:before,
  .single-kmr #content #secondary .rpwe-clearfix:after {
    content: "";
    display: table !important; }
  .single-post #content #secondary .rpwe-clearfix:after, .single-kmr #content #secondary .rpwe-clearfix:after {
    clear: both; }
  .single-post #content #secondary .rpwe-clearfix, .single-kmr #content #secondary .rpwe-clearfix {
    zoom: 1; }

.single-kmr header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999; }
.single-kmr .main-header .header-title {
  margin-top: 210px;
  position: absolute;
  width: 100%;
  z-index: 3; }
.single-kmr .main-header #breadcrumbs span {
  color: white; }
.single-kmr .main-header h1 {
  font-size: 3.684em;
  color: #31a3dc;
  margin-bottom: 10px;
  margin-top: 0;
  font-weight: 600;
  letter-spacing: -1px; }
.single-kmr .desc {
  font-size: 1.368em;
  color: #31a3dc;
  text-align: center;
  border: 1px solid #31a3dc;
  margin-bottom: 40px; }
  .single-kmr .desc h3 {
    margin: 20px auto; }
.single-kmr table.table.table-striped {
  font-size: 0.894em;
  font-weight: 500; }
  .single-kmr table.table.table-striped p {
    margin-bottom: 10px; }
  .single-kmr table.table.table-striped table.table-inner {
    margin-bottom: 0;
    outline: 0; }
.single-kmr .light-blue {
  background: #31a3dc;
  color: white;
  text-align: center;
  padding: 5px;
  font-size: 0.894em; }
  .single-kmr .light-blue a {
    color: #666666; }
.single-kmr .map h3, .single-kmr .map-street h3 {
  margin-top: 0; }
.single-kmr .map-street {
  margin-top: 40px; }

.page-template-page-about header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999; }
.page-template-page-about .main-header {
  position: relative;
  height: 370px;
  width: 100%;
  background-attachment: fixed !important; }
  .page-template-page-about .main-header .header-title {
    margin-top: 160px;
    position: absolute;
    width: 100%;
    z-index: 3; }
    .page-template-page-about .main-header .header-title #breadcrumbs span {
      color: white; }
    .page-template-page-about .main-header .header-title h1 {
      font-size: 3.684em;
      color: #31a3dc;
      margin-bottom: 10px;
      margin-top: 0;
      font-weight: 600;
      letter-spacing: -1px; }
  .page-template-page-about .main-header .gradient {
    width: 100%;
    height: 40px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+14,000000+100&0+26,0.54+100 */
    background: -moz-linear-gradient(top, transparent 14%, transparent 26%, rgba(0, 0, 0, 0.54) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 14%, transparent 26%, rgba(0, 0, 0, 0.54) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 14%, transparent 26%, rgba(0, 0, 0, 0.54) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#8a000000',GradientType=0 );
    /* IE6-9 */
    position: absolute;
    bottom: 0; }
.page-template-page-about h2 {
  font-size: 2.894em;
  color: #31a3dc; }
.page-template-page-about #timeline {
  padding: 120px 0;
  z-index: 3;
  position: relative; }
  .page-template-page-about #timeline .timeline {
    margin-top: 100px; }
  .page-template-page-about #timeline li {
    list-style: none;
    display: inline-block;
    width: 50%;
    position: relative; }
    .page-template-page-about #timeline li p {
      color: #666666;
      font-size: 1.157em;
      margin-top: 10px;
      margin-bottom: 0; }
    .page-template-page-about #timeline li:nth-child(1) {
      width: 24%; }
      .page-template-page-about #timeline li:nth-child(1) .circle {
        text-align: center; }
    .page-template-page-about #timeline li:nth-child(3) {
      width: 25%; }
      .page-template-page-about #timeline li:nth-child(3) .circle {
        text-align: center; }
    .page-template-page-about #timeline li .circle {
      width: 90px;
      height: 90px;
      background: #31a3dc;
      color: white;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      padding: 24px 0;
      font-size: 1.263em;
      font-weight: 600;
      display: inline-block;
      border: 5px solid white;
      box-shadow: 1px 1px 10px #c7c7c7;
      position: absolute;
      z-index: 3;
      left: 50%;
      margin-left: -50px;
      top: -90px; }
.page-template-page-about .timeline-line {
  width: 71%;
  border-top: 1px dashed #31a3dc;
  height: 1px;
  position: absolute;
  left: 13%;
  top: 135px;
  z-index: 2; }
.page-template-page-about #general {
  padding: 120px 0;
  background-attachment: fixed;
  color: white !important; }
  .page-template-page-about #general h2 {
    color: white !important;
    margin: 0 0 50px 0; }
  .page-template-page-about #general p {
    line-height: 1.3; }
.page-template-page-about #benifits {
  padding: 120px 0; }
  .page-template-page-about #benifits h2 {
    margin-top: 0;
    margin-bottom: 50px; }
  .page-template-page-about #benifits p {
    margin-top: 20px;
    width: 75%;
    display: inline-block; }

/* Login */
#myLogin .modal-dialog {
  width: 420px;
  padding: 15px; }
  #myLogin .modal-dialog .modal-header {
    border: none;
    padding: 15px 35px; }
    #myLogin .modal-dialog .modal-header h4#myModalLabel {
      font-size: 1.894em;
      color: #666666; }
  #myLogin .modal-dialog .modal-body {
    padding: 0 35px; }

.page-template-page-client header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999; }
.page-template-page-client .main-header {
  position: relative;
  height: 300px;
  width: 100%;
  background: #666666;
  background-attachment: fixed !important; }
  .page-template-page-client .main-header .header-title {
    margin-top: 150px;
    position: absolute;
    width: 100%;
    z-index: 3;
    text-align: center; }
    .page-template-page-client .main-header .header-title .hello {
      color: white;
      text-align: center; }
    .page-template-page-client .main-header .header-title h1 {
      font-size: 2.631em;
      color: #31a3dc;
      margin-bottom: 10px;
      margin-top: 0;
      font-weight: 300;
      letter-spacing: -1px; }
  .page-template-page-client .main-header .gradient {
    width: 100%;
    height: 40px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+14,000000+100&0+26,0.54+100 */
    background: -moz-linear-gradient(top, transparent 14%, transparent 26%, rgba(0, 0, 0, 0.54) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 14%, transparent 26%, rgba(0, 0, 0, 0.54) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 14%, transparent 26%, rgba(0, 0, 0, 0.54) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#8a000000',GradientType=0 );
    /* IE6-9 */
    position: absolute;
    bottom: 0; }
.page-template-page-client .content {
  padding: 50px 0;
  background: #f6f6f6; }
  .page-template-page-client .content .right-bar .profile .pic {
    width: 140px;
    height: 140px; }
    .page-template-page-client .content .right-bar .profile .pic img {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      border: 7px solid white;
      margin: 0 50%; }
  .page-template-page-client .content .right-bar .profile .name {
    margin-bottom: 30px;
    color: #666666;
    font-size: 1.894em;
    outline: 0; }
  .page-template-page-client .content .ginput_container.ginput_container_date input {
    width: 100% !important; }
  .page-template-page-client .content .nav-tabs {
    border: none; }
    .page-template-page-client .content .nav-tabs > li {
      float: inherit;
      width: 100%;
      border: none;
      text-align: right;
      margin-bottom: 10px;
      position: relative; }
      .page-template-page-client .content .nav-tabs > li a {
        border: 0;
        background: #d9f0fa;
        font-size: 1.052em;
        color: #666666;
        border-bottom-left-radius: 18px;
        padding-right: 50px; }
    .page-template-page-client .content .nav-tabs li.active a {
      background: #31a3dc !important;
      color: white !important; }
    .page-template-page-client .content .nav-tabs li:before {
      content: ' ';
      width: 24px;
      height: 24px;
      position: absolute;
      display: block;
      z-index: 3;
      top: 13px;
      right: 10px;
      background-repeat: no-repeat; }
    .page-template-page-client .content .nav-tabs li.account:before {
      background-image: url(images/user-dark.png);
      right: 13px; }
    .page-template-page-client .content .nav-tabs li.account.active:before {
      background-image: url(images/user-light.png); }
    .page-template-page-client .content .nav-tabs li.password:before {
      background-image: url(images/lock-dark.png); }
    .page-template-page-client .content .nav-tabs li.password.active:before {
      background-image: url(images/lock-light.png); }
    .page-template-page-client .content .nav-tabs li.stores:before {
      background-image: url(images/shop-dark.png); }
    .page-template-page-client .content .nav-tabs li.stores.active:before {
      background-image: url(images/shop-light.png); }
  .page-template-page-client .content .white-box {
    width: 100%;
    padding: 30px 60px;
    background: white;
    text-align: center;
    box-shadow: 1px 1px 10px #c7c7c7;
    border-radius: 4px;
    min-height: 570px;
    position: relative; }
    .page-template-page-client .content .white-box table {
      font-size: 17px;
      text-align: right; }
      .page-template-page-client .content .white-box table thead {
        background: #e8e8e8;
        font-weight: 400; }
    .page-template-page-client .content .white-box h2 {
      color: #31a3dc;
      font-size: 36px;
      border-bottom: 1px solid #31a3dc;
      padding-bottom: 15px;
      margin-bottom: 35px; }

.page-template-page-faq .panel {
  border: 0; }
  .page-template-page-faq .panel .panel-heading {
    color: #333;
    background-color: #FFFFFF;
    border-color: transparent;
    padding: 10px 15px;
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none;
    margin-bottom: 20px; }
    .page-template-page-faq .panel .panel-heading h2 {
      font-size: 1em; }
    .page-template-page-faq .panel .panel-heading i.more-less.glyphicon.glyphicon-plus {
      margin-left: 10px; }
  .page-template-page-faq .panel .panel-heading + .panel-collapse > .panel-body {
    margin-bottom: 20px; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

.widget-scene-canvas {
  width: 100% !important;
  height: 100% !important; }

/*! jQuery UI - v1.12.1 - 2017-04-27
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666; }

/* Large desktop */
@media (min-width: 1200px) {
  .container {
    width: 1280px; } }
/* Portrait tablet to landscape and desktop */
/* Landscape phone to portrait tablet */
/* Landscape phones and down */
@media (max-width: 480px) {
  a.access-control-trigger {
    width: 48px;
    height: 48px;
    display: inline-block;
    padding: 11px;
    background: #FFFFFF;
    border-bottom-left-radius: 35px;
    border-top-left-radius: 35px;
    right: 0;
    position: fixed;
    z-index: 999999;
    top: 106px;
    box-shadow: 2px 3px 15px rgba(0, 0, 0, 0.5); }

  .accessibility-controls {
    top: 137px; }

  html, body {
    font-size: 15px;
    width: 100%;
    overflow-x: hidden; }

  #shiftnav-toggle-main.shiftnav-toggle-position-absolute {
    position: fixed !important;
    top: 0;
    right: 0; }

  header#header {
    padding: 20px 0;
    position: fixed;
    width: 100%;
    height: 100px;
    background: #FFFFFF;
    left: 0;
    top: 0;
    z-index: 999; }
    header#header a.logo {
      position: relative;
      top: inherit;
    }
    header#header a.logo img {
      width: 74px;
      padding: 0;
      margin-top: 0;
    }
    header#header .text-left {
      text-align: center; }
    header#header .dropdown{
      margin-top: 11px;
    }
  header#header .outline-dark, header#header .outline-blue {
    cursor: pointer;
    margin-top: 17px;
  }

  footer#footer {
    padding: 50px 19px; }
    footer#footer h3 {
      text-align: center; }
    footer#footer ul li {
      text-align: center; }
    footer#footer .social-links a img {
      margin-bottom: 15px; }
    footer#footer .footer-text p {
      text-align: center; }
    footer#footer a.logo {
      text-align: center;
      width: 100%;
      margin: 0 auto;
      float: inherit;
    }
  footer#footer .footer-text {
    width: 100%;
  }

  .home #main #section-1 {
    height: 790px; }
    .home #main #section-1 .search-hp {
      margin-top: 55px; }
      .home #main #section-1 .search-hp h2 {
        margin: 15px 0; }
      .home #main #section-1 .search-hp .search-form {
        height: auto;
        padding: 20px;
        margin-top: 20px; }
        .home #main #section-1 .search-hp .search-form span.intro-text {
          position: relative;
          right: auto;
          font-size: 24px;
          font-weight: 300;
          color: white;
          top: auto;
          display: block;
          width: 100%; }
        .home #main #section-1 .search-hp .search-form .searchandfilter ul li {
          width: 100%;
          display: block;
          margin-top: 10px; }
          .home #main #section-1 .search-hp .search-form .searchandfilter ul li select {
            margin-right: 0;
            width: 100%; }
          .home #main #section-1 .search-hp .search-form .searchandfilter ul li input[type="submit"] {
            margin-top: 15px;
            position: relative;
            width: 100%;
            position: relative;
            bottom: auto; }
          .home #main #section-1 .search-hp .search-form .searchandfilter ul li span {
            width: 100%;
            text-align: center;
            display: block; }
        .home #main #section-1 .search-hp .search-form .sf-meta-range.sf-meta-range-slider {
          position: relative;
          width: 96%;
          float: inherit;
          display: inline-block;
          margin-right: 6px;
          top: 16px; }
        .home #main #section-1 .search-hp .search-form input.sf-input-text {
          font-size: 1rem;
          border-radius: 4px !important;
          -o-border-radius: 4px !important;
          -moz-border-radius: 4px !important;
          padding: 10px !important; }
      .home #main #section-1 .search-hp .tags-hp {
        text-align: center;
        margin-top: 7px;
        z-index: 10;
        position: absolute;
        left: 0;
        padding: 10px; }
        .home #main #section-1 .search-hp .tags-hp a {
          margin-bottom: 5px;
          display: inline-block; }
    .home #main #section-1 .search-bg {
      background-attachment: inherit;
      height: 100%;
      width: 500%; }
      .home #main #section-1 .search-bg img {
        height: 100%;
        width: 200% !important;
        background-size: cover; }
  .home #main #section-2 {
    height: 100vh; }
    .home #main #section-2 .link-big {
      height: 50vh;
      width: inherit; }
      .home #main #section-2 .link-big .image {
        width: 500%; }
        .home #main #section-2 .link-big .image img {
          height: 100%;
          width: auto;
          background-size: 100% 400%; }
      .home #main #section-2 .link-big .text.text-center h2.white, .home #main #section-2 .link-big .text.text-center h2.grey {
        margin-top: 60px; }
  .home #main #section-3 {
    background: #f7f7f7;
    padding: 20px 0 0 0; }
    .home #main #section-3 .item {
      display: inline-block;
      margin: 0 0 20px 0; }
  .home #main #section-4 {
    background: #f7f7f7;
    padding: 0 18px 30px; }
  #section4 .city img {
    width:  100% !important;
    height: auto !important;
  }

  .page-template-page-register .header-bg {
    height: 400px;
    width: 500%; }
    .page-template-page-register .header-bg img {
      height: 100%; }
  .page-template-page-register #main .content {
    padding: 40px 0; }

  /* ---- about ---- */
  .page-template-page-about #content .main-header {
    height: 400px; }
    .page-template-page-about #content .main-header .header-title {
      left: 0;
      right: 0;
      margin-top: 190px; }
    .page-template-page-about #content .main-header .header-bg {
      height: 100%;
      width: 600%; }
      .page-template-page-about #content .main-header .header-bg img {
        height: 400px;
        width: 100%; }
  .page-template-page-about #timeline {
    padding: 40px 0; }
    .page-template-page-about #timeline .timeline {
      margin-top: 0;
      padding: 0;
      margin-top: 140px; }
      .page-template-page-about #timeline .timeline li:nth-child(1), .page-template-page-about #timeline .timeline li:nth-child(3) {
        width: 100%; }
      .page-template-page-about #timeline .timeline li {
        width: 100%;
        display: block;
        margin-bottom: 70px;
        min-height: 98px; }
        .page-template-page-about #timeline .timeline li p {
          background: white;
          z-index: 3;
          padding: 0;
          position: absolute;
          left: 0;
          right: 0; }
      .page-template-page-about #timeline .timeline li:nth-child(3) {
        margin-bottom: 0; }
    .page-template-page-about #timeline .timeline-line {
      width: 1px;
      border-right: 2px dashed #31a3dc;
      height: 321px;
      top: 250px;
      left: 48%;
      z-index: 0; }
  .page-template-page-about #general {
    padding: 40px 20px; }
  .page-template-page-about #benifits {
    padding: 40px; }
    .page-template-page-about #benifits p {
      margin-top: 10px;
      width: 100%;
      display: inline-block;
      margin-bottom: 40px; }
    .page-template-page-about #benifits span {
      width: 100%;
      text-align: center; }

  /* ----- blog ----- */
  .page-template-page-blog #content .main-header {
    height: 400px; }
    .page-template-page-blog #content .main-header .header-bg {
      height: 100%;
      width: 600%; }
      .page-template-page-blog #content .main-header .header-bg img {
        height: 400px;
        width: 100%; }
  .page-template-page-blog #content .content {
    background: #f6f6f6;
    padding: 40px 20px; }

  /* ---- contact ---- */
  .page-template-page-contact #content #main .main-header {
    height: 400px; }
    .page-template-page-contact #content #main .main-header .header-title {
      left: 0;
      right: 0;
      text-align: center; }
      .page-template-page-contact #content #main .main-header .header-title p#breadcrumbs {
        text-align: center; }
    .page-template-page-contact #content #main .main-header .header-bg {
      height: 100%;
      width: 600%; }
      .page-template-page-contact #content #main .main-header .header-bg img {
        height: 400px;
        width: 100%; }
  .page-template-page-contact #content #main .content {
    padding: 40px 20px; }
    .page-template-page-contact #content #main .content .white-box {
      padding: 20px;
      min-height: 500px; }
      .page-template-page-contact #content #main .content .white-box .gform_wrapper input#gform_submit_button_5 {
        text-align: center !important;
        float: inherit !important;
        margin: 0 auto !important;
        width: 100%;
        line-height: 1em; }
      .page-template-page-contact #content #main .content .white-box .vertical-center {
        top: 34%;
        left: 10%;
        width: 75%; }

  /* --- KMR general --- */
  .page-template-page-kmr #content #main .main-header {
    height: 400px; }
    .page-template-page-kmr #content #main .main-header .header-title {
      left: 0;
      right: 0;
      text-align: center;
      margin-top: 170px; }
      .page-template-page-kmr #content #main .main-header .header-title p#breadcrumbs {
        text-align: center; }
    .page-template-page-kmr #content #main .main-header .header-bg {
      height: 100%;
      width: 600%; }
      .page-template-page-kmr #content #main .main-header .header-bg img {
        height: 400px;
        width: 100%; }
  .page-template-page-kmr #content #main .content {
    padding: 40px 20px; }
    .page-template-page-kmr #content #main .content .white-box {
      padding: 30px; }
  .page-template-page-kmr .entry-properties {
    margin-top: 30px; }

  /* ---- Single KMR ---- */
  .single-kmr #content .main-header .header-title {
    left: 0;
    right: 0;
    margin-top: 196px; }
  .single-kmr #content #primary {
    background: #f6f6f6;
    padding: 40px 20px; }
    .single-kmr #content #primary #main {
      padding: 30px; }
      .single-kmr #content #primary #main .table > tbody > tr > th {
        min-width: inherit !important; }
      .single-kmr #content #primary #main .map {
        margin-top: 40px; }

  /* ---- post-type-archive-store ---- */
  .post-type-archive-store .header-search {
    background: grey; }
    .post-type-archive-store .header-search .search-panel {
      position: relative;
      top: 50px; }
      .post-type-archive-store .header-search .search-panel .nav-tabs > li {
        width: 49%;
        border: none; }
        .post-type-archive-store .header-search .search-panel .nav-tabs > li a {
          line-height: 1.1;
          border: none; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 {
        padding-left: 0; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5:after {
          content: '' !important;
          background: none;
          width: 0; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 .item {
          width: 100%;
          display: block; }
          .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 .item label > select {
            width: 100% !important; }
          .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 .item label > input {
            width: 100% !important;
            right: 0; }
          .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-5 .item:last-child {
            width: 100% !important; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.middle {
        padding-left: 0; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.middle h3 {
          margin-top: 30px; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.middle .sf-meta-range.sf-meta-range-number label.size {
          position: relative;
          right: 0;
          text-align: right; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.middle .item:last-child > label label.size {
          position: relative;
          right: 0;
          text-align: right; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.middle .item:last-child select.sf-input-select.chosen-rtl {
          width: 100% !important;
          min-width: 100% !important; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.middle:after {
          background: none;
          width: 0; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.last {
        width: 100%;
        padding-left: 0;
        padding-right: 0; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-3.last .sf-meta-range.sf-meta-range-slider label.size {
          position: relative;
          right: 0;
          text-align: right; }
      .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-1.submit {
        padding-right: 0; }
        .post-type-archive-store .header-search .search-panel .tab-content .outer .col-lg-1.submit .item input[type="submit"] {
          width: 100%;
          margin-top: 15px; }
      .post-type-archive-store .header-search .search-panel .searchandfilter label {
        width: 100%; }
      .post-type-archive-store .header-search .search-panel .searchandfilter .sf-range-min {
        max-width: 100%;
        height: 40px !important; }
      .post-type-archive-store .header-search .search-panel .searchandfilter .sf-range-max {
        max-width: 100%;
        height: 40px !important; }
    .post-type-archive-store .header-search .image {
      display: none; } }

/*# sourceMappingURL=style.css.map */


.chosen-container.chosen-container-single.chosen-rtl label{
  width: 189px !important;
  display: inline-block;
  position: relative;
  top: -7px;
  right: 4px;
}


.post-type-archive-store .header-search .search-panel .tab-content .outer .chosen-container-single .chosen-single{
  width: 79px;
  display: inline-block;
}

.post-type-archive-store .header-search .search-panel .tab-content .outer .chosen-container-single{
  width: inherit !important;
  border: 1px solid #cbcbcb;
  padding: 6px 6px 0 6px;
  border-radius: 4px;
  font-size: 0.947em;
  margin-bottom: 6px;

}

.ms-options-wrap > .ms-options{
  margin-top: -9px;
  font-size: 16px;
  overflow: auto !important;
  padding:20px !important;
  width: 150% !important;
}

.post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-storage, .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-store, .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-all, .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-cellar, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-storage, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-store, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-all, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-cellar, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-storage, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-store, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-all, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-cellar, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-storage, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-store, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-all, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .number-cellar, .post-type-archive-store #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery .title, .post-type-archive-store #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery .title, .post-type-archive-business #main .content-search .suggested .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery .title, .post-type-archive-business #main .content-search .results .suggested-body .bootstrap-table tbody .collapse .diagram .diagram-body .gallery .title{
  line-height: 1.5em;
}

.post-type-archive-business .diagram .logo {
  margin: 106px auto;
}

.post-type-archive-business .map-gallery-street {
  font-size: 24px;
  background: white;
  font-weight: 400;
  padding: 25px;
}

.post-type-archive-business .contact .closed {
  margin-top: 48px;
}

header#header .outline-dark, header#header .outline-blue{
  cursor: pointer;
}

#myLogin .modal-dialog{
  padding: 140px 15px 15px 15px;
}

.acf-field .acf-label label{
  font-weight:400 !important;
}

span.round-e {
  background: url(images/round-e-info.svg) no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  background-size: 24px 24px;
  border: none;
}

.acf-field.acf-field-select.acf-field-5923226c48b06.col-lg-4 button{
  border: none;
  width:inherit !important;
  height: inherit !important;
  background: none;
}

.post-type-archive-business .diagram .logo img {
  height: 230px;
  width: auto;
}

.post-type-archive-business #main .content-search .suggested-body .bootstrap-table tbody .collapse .contact{
  position: relative;
}

.post-type-archive-business .contact .closed{
  position: absolute;
  z-index: 2;
  width: 330px;
  height: 168px;
  background: #f8fdec;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 50px 20px;
  margin: 20px;
  border: 1px solid #c7c7c7;
}

.post-type-archive-business .contact .opened{
  position: absolute;
  z-index: 1;
  width: 330px;
  height: 168px;
  background: #f8fdec;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 15px 20px;
  margin: 20px;
  border: 1px solid #c7c7c7;
}

.post-type-archive-business #main .content-search .bootstrap-table tbody .collapse .contact .details.col-lg-6 {
  text-align: right;
}

.post-type-archive-business #main .content-search .bootstrap-table tbody .collapse .contact .details:last-child.col-lg-6{
  border-right: 1px solid #c7c7c7;
}


.post-type-archive-business #main .content-search .bootstrap-table tbody .collapse .contact .details ul{
  list-style: none;
  padding: 0;
  text-align: right;
}

.post-type-archive-business #main .content-search .bootstrap-table tbody .collapse .contact .details ul li{
  padding: 0;
}

.post-type-archive-business #main .content-search .bootstrap-table tbody .collapse .contact .opened a.contact{
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: 0;
  left: 0;
  background: #2485b6 !important;
  color: white;
  margin: 0;
  padding: 12px 30px !important;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
}

select#acf-field_5923226c48b06, input#acf-field_5923226c42c57, select#acf-field_5923226c45bb3, select#acf-field_5923226c4774e, select#acf-field_5923226c4a2b2, select#acf-field_5923226c4aa96, select#acf-field_5923226c4d9f0, select#acf-field_5923226c4d25e, input#acf-field_5923226c4ca3b{
  width: 84%;
  float: right;
  margin-right: 12px;
}

input#acf-field_5923226c3fd09 button,  input#acf-field_5923226c42c57 button, .acf-field.acf-field-select.acf-field-5923226c48b06.col-lg-4 button, .acf-input button, .acf-field.acf-field-date-picker.acf-field-592345b95935e.col-lg-6 .acf-label button{
  border: none;
  width: auto !important;
  height: auto !important;
  background: none;
  padding: 0 !important;
  float: right;
  outline: none !important;
  box-shadow: none !important;
}

#acf-field_5923226c4aa96{
  width: 95% !important;
}

select#acf-field_5923226c45bb3 {
  width: 89% !important;
}

input#acf-field_5923226c42c57, select#acf-field_5923226c4d25e, select#acf-field_5923226c4d9f0 {
  width: 89% !important;
}


span.round-e{
  margin-top: 8px;
}

span.round-e:focus{
  outline: none !important;
}

.page-template-page-register #main .content .white-box .acf-fields > .acf-field{
  z-index: inherit !important;
}

.popover.right {
  margin-left: 10px;
  width: 200px;
  z-index: 999999999 !important;
  position: absolute;
  font-family: 'Assistant', sans-serif;
}

input#acf-_post_title{
  visibility: hidden;
  height: 1px;
}

.page-template-page-register .acf-field-date-picker .acf-label {
  display: inline-block;
  width: 32%;
  text-align: left;
  padding-top: 5px;
}

.page-template-page-register .acf-field-date-picker .acf-input {
  display: inline-block;
  width: 62%;
  float: left;
}

.acf-field.acf-field-date-picker.acf-field-592345b95935e.col-lg-6 .acf-label button label{
  margin-top: 7px;
}

.acf-field.acf-field-date-picker.acf-field-592345b95935e.col-lg-6 .acf-label button span.round-e{
  margin-top:0 !important;
}

/* business signup form css */

label.acf-basic-uploader, .view.hide-if-value{
  width:100%;
}

label.acf-basic-uploader{
  border: 1px solid #c7c7c7;
  padding: 10px;
  border-radius: 5px;
}

input#acf-field_59233c99593af {
  width: 37%;
  float: right;
  text-align: left;
  content: '';
}

label.acf-label-1 {
  width: 63%;
  float: right;
  text-align: right;
  font-weight: normal;
}

/* fixing bugs */

.page-template-page-blog .main-header .header-title{
  /*margin-top: 159px;*/
}

body.home header#header{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

body.home #main{
  margin-top:100px;
}

#section-1 img{
  height:inherit;
  max-width: inherit;
}



.page-template-page-register #main .content .white-box h2 {
    font-size: 32px;
    margin-bottom: 10px;
    text-align: center!important;
    outline: 0;
    font-weight: bold;
}


.header-search {
  margin-top:150px;
}



