﻿@charset "UTF-8";
/* ========== AUTHOR ====================
	Author : Ramesh
    Version No : 19112018
    Modified By :
=============================== */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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=Roboto:300,400,500,700,900' rel='stylesheet' type='text/css'");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700' rel='stylesheet' type='text/css'");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
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: bold; }

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 #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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 {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !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^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .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 th,
  .table-bordered td {
    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: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > 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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777; }

h1,
.h1,
h2,
.h2,
h3,
.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,
.h4,
h5,
.h5,
h6,
.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-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:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul,
ol ul,
ul ol,
ol ol {
  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; }

dt,
dd {
  line-height: 1.42857143; }

dt {
  font-weight: bold; }

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[title],
abbr[data-original-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 p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0; }

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

blockquote footer:before,
blockquote small: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 footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: ''; }

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

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: bold;
  -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-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-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
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 > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  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 > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  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 > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.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 > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
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: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 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[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1; }

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }

  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px; }

  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  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; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  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 .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }

  .form-inline .input-group > .form-control {
    width: 100%; }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  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: 14.333333px;
    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: normal;
  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:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover,
.btn:focus,
.btn.focus {
  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:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  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,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #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:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #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:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #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:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #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:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  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:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  font-weight: normal;
  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:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent; }

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none; }

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs,
.btn-group-xs > .btn {
  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="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-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; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  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: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  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 > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  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-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-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="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  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-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; }

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto; }

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 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; }

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-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: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-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:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2; }

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  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:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.nav > li.disabled > a {
  color: #777; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  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:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff; } }
.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  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:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff; } }
.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-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-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }
.navbar-toggle {
  position: relative;
  float: right;
  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 > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }

  .navbar-nav > li {
    float: left; }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }
.navbar-form {
  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 .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto; }

  .navbar-form .input-group > .form-control {
    width: 100%; }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0; }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; }

  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    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:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  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:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; } }
.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-default .btn-link {
  color: #777; }

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333; }

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  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:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; } }
.navbar-inverse .navbar-link {
  color: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link {
  color: #9d9d9d; }

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444; }

.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:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  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:hover,
.pager li > a:focus {
  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:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

a.label:hover,
a.label:focus {
  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]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090; }

.label-success {
  background-color: #5cb85c; }

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  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-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px; }

a.badge:hover,
a.badge:focus {
  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 {
  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 > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  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: bold; }

.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, .1);
          box-shadow: inset 0 1px 2px rgba(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-striped .progress-bar,
.progress-bar-striped {
  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.active .progress-bar,
.progress-bar.active {
  -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-left,
.media-right,
.media-body {
  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:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  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:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee; }

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit; }

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777; }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit; }

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #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:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
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:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
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:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
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:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 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 > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.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 > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead: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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.panel > .table-responsive {
  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 > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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 iframe,
.embed-responsive embed,
.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: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5; }

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  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 {
  min-height: 16.42857143px;
  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: normal;
  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!important;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  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 > img,
.carousel-inner > .item > a > 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.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    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);
  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:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9; }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  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: rgba(0, 0, 0, 0);
  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-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.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; }

  th.visible-md,
  td.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; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 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; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
/*# sourceMappingURL=bootstrap.css.map */
body {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1.4em; }

h1, h2, h3, h4, h5 {
  font-family: "Roboto Condensed", sans-serif; }

h1, .h1 {
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif; }

h2, .h2 {
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: 700; }

h3, .h3 {
  font-size: 1.4em;
  text-transform: capitalize;
  font-weight: 500; }

h4, .h4 {
  font-size: 1.3em;
  text-transform: capitalize;
  font-weight: 500; }

h5, .h5 {
  font-size: 1.2em;
  text-transform: capitalize;
  font-weight: 500; }

.vam-table-tdTitle {
  font-size: 1.1em;
  font-weight: normal; }

.vam-table-tdArrow {
  font-size: 1.4em;
  position: relative; }

.vam-Font25 {
  font-size: 25px !important; }

.vam-Font20 {
  font-size: 20px; }

.vam-Font17 {
  font-size: 1.1em; }

.vam-Font16 {
  font-size: 16px; }

.vam-Font12 {
  font-size: 12px; }

.v-TextSize22 {
  font-size: 22px; }

.vam-iconSize14:before {
  font-size: 14px; }

.vam-FW600 {
  font-weight: 600; }

.vam-Icon40x:before {
  font-size: 40px; }

.vam-Icon16x:before {
  font-size: 16px; }

.vam-FS18 {
  font-size: 18px; }

.vam-top-logo a {
  font-family: "Roboto Condensed", sans-serif; }

.caption_title_line h3, .caption-subtitle h4, .caption-subtitle p {
  font-family: "Roboto Condensed", sans-serif; }

.vam-Font12 {
  font-size: 12px !important; }

.vam-hdngCaptions {
  font-size: 12px;
  line-height: 16px; }

.vam-Icon25x:before {
  font-size: 25px !important; }

/*============HEADER CSS START============*/
/*----------HEADER HAMBURGER CSS START------------*/
/*----------HEADER HAMBURGER CSS END------------*/
/*----HAMBURGER OPEN NAVIGATION START------*/
.vam-topNav li a {
  font-size: 1.1em;
  font-weight: 400; }

/*----HAMBURGER OPEN NAVIGATION END------*/
/*----------HEADER LOGO CSS START------------*/
.vam-top-logo .logo {
  text-transform: uppercase;
  font-size: 2.2em;
  font-weight: 700; }

.vam-top-logo .logo span {
  font-size: inherit;
  font-weight: 700; }

.vam-top-logo .logo-caption {
  font-size: 1em;
  font-weight: 500; }

@media screen and (max-width: 355px) and (min-width: 320px) {
  .vam-top-logo .logo {
    font-size: 2em; } }
/*----------HEADER LOGO CSS END------------*/
/*----------HEADER RIGHT SIDE CSS START------------*/
.vam-right-login li.user {
  font-size: 1em;
  font-weight: 400; }

.vam-right-login li a span.icon {
  font-size: 1.6em; }

.icon-search .icon {
  font-size: 1.4em;
  font-weight: 600; }

@media screen and (min-width: 320px) and (max-width: 563px) {
  .vam-right-login li a span.icon {
    font-size: 1.2em; }

  .vam-right-login li a span:before {
    font-size: 1.1em; } }
/*----------HEADER RIGHT SIDE CSS END------------*/
/*----------HEADER NOTIFICATION CSS START------------*/
.vam-notificationCategory li a {
  font-size: 1.2em;
  font-weight: 400; }

.timeline > li > .timeline-panel {
  font-size: .9em; }

.timeline > li > .timeline-panel .timeline-footer .btn {
  font-size: .9em; }

.timeline > li > .timeline-panel .timeline-footer .btn i {
  font-size: 1.3em; }

.timeline > li > .timeline-badge {
  font-size: 1.4em; }

.timeline-body > p, .timeline-footer > p, .timeline-body > ul {
  font-size: 1em;
  font-weight: 400; }

.vam-Notification-policy-detail span {
  font-size: 1em;
  font-weight: 400; }

.vam-Notification-policy-detail h4 {
  font-size: 1.2em;
  font-weight: 700; }

.vam-Notification-policy-detail button {
  font-size: 12px; }

@media screen and (min-width: 320px) and (max-width: 375px) {
  .timeline-body .btn {
    font-size: 11px; } }
/*----------HEADER NOTIFICATION CSS END------------*/
/*----------HEADER CHAT CSS START------------*/
.vam-activechat li a {
  font-size: .9em;
  font-weight: 500; }

.vam-activechat li a span {
  font-size: 1em;
  font-weight: 400; }

.vam-conversion h5 {
  font-size: 1.2em; }

.vam-conversion .left {
  font-weight: 400;
  font-size: .9em; }

.vam-conversion .right {
  font-weight: 400;
  font-size: .9em; }

.vam-conversion .time {
  font-size: .8em;
  font-weight: 300; }

/*----------HEADER CHAT CSS END------------*/
/*------------SECONDARY HEADER NAVIGATION START----------*/
.ProgressBar-stepLabel {
  font-size: 13px;
  font-weight: 400; }

.is-current a {
  font-size: 12px; }

@media screen and (min-width: 992px) and (max-width: 1114px) {
  .ProgressBar-stepLabel {
    font-size: 11px; } }
.vam-QuoteWidgetMob div.header-secondary {
  font-size: 1.2em !important; }

/*------------SECONDARY HEADER NAVIGATION END----------*/
/*============HEADER CSS END============*/
/*==========HOME PAGE SLIDER CSS START============*/
.caption_title_line h3 {
  font-weight: 500;
  font-size: 1.2em;
  text-transform: none; }

.caption-subtitle h4 {
  font-weight: bold;
  font-size: 1.7em; }

.caption-subtitle p {
  font-size: .9em; }

/* FlexSlider Necessary Styles
*********************************/
.flex-pauseplay span {
  text-transform: capitalize; }

/*==========HOME PAGE SLIDER CSS END============*/
/*===========RIGHT PANEL CSS START====================*/
/*--INNER RIGHT PANEL CSS START---*/
.vam-link h3 {
  font-size: 18px; }

.vam-link span {
  font-size: .8em; }

.vam-link a {
  font-size: .9em;
  font-weight: normal; }

/*--------INNER PAGE RIGHT PANEL CSS START----*/
.vam-quickLinks-inner h3 {
  font-weight: 400; }

.vam-news h3 {
  font-size: 1.3em;
  font-weight: 400; }

.vam-news li {
  font-size: .85em;
  font-weight: 400; }

/*--------INNER PAGE RIGHT PANEL CSS END----*/
/*===========RIGHT PANEL CSS END====================*/
/*===========INNER PAGE CSS START===================*/
.vam-tools li a {
  font-weight: 400;
  font-size: 1em; }

.vam-declaration li a i {
  font-size: 2em; }

.photos {
  font-size: 40px;
  font-weight: normal; }

.vam-policy-claim > div {
  font-size: .9em;
  font-weight: 400; }

.vam-policy-claim > div a {
  font-size: 1em;
  font-weight: 400; }

.vam-policy-claim div span {
  font-size: 1.1em;
  font-weight: 700; }

.vam-search-Icon a {
  font-size: 1.4em; }

/*-------claim process css start----------*/
.vam-ClaimProcess1 p span {
  font-size: 30px;
  font-weight: 600; }

.vam-ClaimProcess1 p span {
  font-size: 18px; }

/*-------claim process css start----------*/
/*===========INNER PAGE CSS END===================*/
/*========FOOTER CSS START==========*/
.vam-footer {
  font-size: .9em;
  font-weight: 400; }

/*========FOOTER CSS END==========*/
/*===CUSTOMER VIEW OR CUSTOMER INFORMATION PAGE CSS START====*/
div.bhoechie-tab-menu div.list-group > a {
  font-weight: 500; }

div.bhoechie-tab-menu div.list-group > a .glyphicon, div.bhoechie-tab-menu div.list-group > a .fa {
  font-size: 1.8em; }

div.bhoechie-tab-menu div.list-group > .list-group-item {
  font-size: 1em;
  font-weight: 500; }

.vam-summary ul li {
  font-size: 15px;
  font-weight: 400; }

.vam-summary ul li span {
  font-size: 14px; }

.vam-summary-acivity p {
  font-weight: 500 !important; }

.vam-fontW500 {
  font-weight: 500; }

/*===CUSTOMER VIEW OR CUSTOMER INFORMATION PAGE CSS END====*/
/*=========ADVANCE SEARCH CSS START===========*/
.vam-searchFilter h3 {
  font-size: 16px;
  font-weight: 400; }

.vam-sortAlphabte li {
  text-transform: uppercase; }

.vam-sortAlphabte li a.active {
  font-weight: bold; }

.vam-searchList span.title {
  font-size: 1.1em;
  font-weight: 400; }

.vam-searchList span.titleBlack {
  font-size: 1.1em;
  font-weight: 400; }

.vam-searchList span.title i.phone {
  font-size: 20px; }

.vam-searchList span.title i.mail {
  font-size: 16px; }

.vam-searchList span.detail {
  font-size: 1.4em;
  font-weight: 400; }

.vam-searchList span.blue {
  font-size: 1.4em;
  font-weight: 400; }

.vam-searchList span.grey {
  font-size: 1.4em;
  font-weight: 300; }

.vam-searchList span.green {
  font-size: 1.4em;
  font-weight: 400; }

.vam-searchList span.red {
  font-size: 1.4em;
  font-weight: 400; }

.vam-searchList span.prospect {
  font-size: .8em;
  font-weight: 400; }

.file label {
  font-weight: bold;
  font-size: .9em; }

/*=========ADVANCE SEARCH CSS END===========*/
/*================= STRUCTURE CSS START================= */
.header-primary {
  font-size: 1.6em;
  text-transform: capitalize;
  font-weight: 400; }

.header-secondary {
  font-size: 1.5em;
  text-transform: capitalize;
  font-weight: 400; }

.header-teritory {
  font-size: 1.4em;
  font-weight: 400; }

.caption-bottom span {
  font-size: 1em; }

/*label span {
	font-size:85%;
}*/
.form-group .flaticon-question-mark {
  position: relative;
  top: 3px; }

.form-group div.hint span {
  font-size: 13px;
  font-weight: 400; }

.form-group div.hint-inline span {
  font-size: 13px;
  font-weight: 400; }

/*================= STRUCTURE CSS END================= */
/*===============================MULTILINE QUOTE START
====================================================== */
/*----LEFT MENU CSS START-----*/
.v-ML-LeftPanel li a {
  font-size: 14px;
  font-weight: 400; }

.v-ML-LeftPanel li a.active span:before {
  font-size: 13px;
  font-weight: 600; }

@media only screen and (min-width: 320px) and (max-width: 991px) {
  /* Stylinf the toggle lable */
  .toggle {
    font-weight: 600;
    font-size: 17px; } }
/*----LEFT MENU CSS END-----*/
/*----RIGHT PANEL CSS START-----*/
/*---------------------------------------------
	APPETITE GUIDE AND GUIDANCE PANEL CSS START
-----------------------------------------*/
/* // chart CSS */
.Appetitelabel {
  font-size: 12px; }

/* Label positions */
/* Additional CSS */
.HelpPanel-Content .header {
  font-size: 16px; }

.CoachMark:before {
  font-family: Flaticon;
  font-size: 55px; }

.CoachMark span {
  font-size: 16px; }

/* chart CSS // */
/*---------------------------------------
APPETITE GUIDE AND GUIDANCE PANEL CSS END
-----------------------------------------*/
/*----RIGHT PANEL CSS END-----*/
/*---------------PRODUCTS CSS START-------------*/
.vam-products li span:before {
  font-size: 3.5em !important; }

.vam-products li p {
  font-size: 15px;
  font-weight: 500; }

/*checkbox*/
.vam-products li span.vam-lobSelect input[type=checkbox].css-checkbox + label.css-label {
  font-size: 13px;
  font-weight: 400; }

/*checkbox*/
.vam-products li div label {
  font-size: 13px; }

/*------------PRODUCTS CSS END----------*/
/*--------LOCATION PAGE: UPLOAD LOCATION START----*/
.vam-upload-location span.icon:before {
  font-size: 4em;
  font-weight: 600; }

.vam-upload-location p {
  font-size: 1.8em;
  font-weight: 300; }

.vam-upload-location p span {
  font-size: .9em;
  font-weight: 400; }

/*--------LOCATION PAGE: UPLOAD LOCATION END----*/
/*=============================== MULTILINE QUOTE END
====================================================== */
/*------TAB CSS START-------*/
.nav-tabs {
  font-weight: 400; }

.nav-tabs > li > a {
  font-size: 1em;
  font-weight: 400; }

/*------TAB CSS END-------*/
/*-----TABLE GRID CSS START----*/
.table > thead > tr > th {
  font-weight: 400; }

.table > tbody > tr > td {
  font-size: .9em;
  font-weight: 400; }

/*-----TABLE GRID CSS END----*/
/*---FLATICON CSS START-----*/
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.woff2") format("woff2"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.svg#Flaticon") format("svg"); } }
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 20px;
  font-style: normal; }

.flaticon-apartment:before {
  content: "\f100"; }

.flaticon-arrows:before {
  content: "\f101"; }

.flaticon-arrows-1:before {
  content: "\f102"; }

.flaticon-avatar:before {
  content: "\f103"; }

.flaticon-cargo-truck:before {
  content: "\f104"; }

.flaticon-check:before {
  content: "\f105"; }

.flaticon-close:before {
  content: "\f106"; }

.flaticon-computer:before {
  content: "\f107"; }

.flaticon-enlarge:before {
  content: "\f108"; }

.flaticon-excel-file:before {
  content: "\f109"; }

.flaticon-file:before {
  content: "\f10a"; }

.flaticon-interface:before {
  content: "\f10b"; }

.flaticon-logo:before {
  content: "\f10c"; }

.flaticon-logout:before {
    content: "\f10d";
    position: relative;
    top: -2px;
    color: #006738;
}

.flaticon-note:before {
  content: "\f10e"; }

.flaticon-notifications-button:before {
  content: "\f10f"; }

.flaticon-people:before {
  content: "\f110"; }

.flaticon-people-1:before {
  content: "\f111"; }

.flaticon-question-mark:before {
  content: "\f112"; }

.flaticon-right-arrow:before {
  content: "\f113"; }

.flaticon-round-error-symbol:before {
  content: "\f114"; }

.flaticon-search:before {
  content: "\f115"; }

.flaticon-shopping:before {
  content: "\f116"; }

.flaticon-sign:before {
  content: "\f117"; }

.flaticon-social:before {
  content: "\f118"; }

.flaticon-symbols:before {
  content: "\f119"; }

.flaticon-video:before {
  content: "\f11a"; }

.flaticon-worker-of-construction-working-with-a-shovel-beside-material-pile:before {
  content: "\f11b"; }

/*---FLATICON CSS END-----*/
.vam-addBtn i {
  font-size: 20px; }

/*------view policy page start-------*/
.vam-policy-detail span {
  font-size: .9em;
  font-weight: 400; }

.vam-policy-detail h4 {
  font-size: 1.1em;
  font-weight: 700; }

.vam-policy-detail h4 small a {
  font-size: 1.1em; }

/*------view policy page end-------*/
/*surender add below css in font.css for radio button validation*/
/* included span inbetween input and label for validations*/
input[type=radio].css-radio + span + label.css-radiolabel {
  padding-left: 20px;
  overflow: hidden;
  height: 16px;
  display: inline-block;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: 0 -16px;
  font-size: 13px;
  font-weight: 400;
  cursor: pointer; }

input[type=radio].css-radio:checked + span + label.css-radiolabel {
  background-position: 0 0px; }

.wrapper-dropdown-3 {
  position: relative;
  width: auto;
  margin: 0 auto;
  padding: 5px 30px 8px 6px;
  border-width: 1px;
  border-style: solid;
  border-radius: 0px;
  cursor: pointer;
  outline: none; }

.wrapper-dropdown-3 span {
  font-size: .9em;
  font-weight: 400; }

.wrapper-dropdown-3:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -3px;
  border-width: 5px 5px 0 5px;
  border-style: solid; }

.wrapper-dropdown-3 .dropdown {
  /* Size & position */
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
  /* Styles */
  opacity: 0;
  background: white;
  border-width: 1px;
  border-style: solid;
  font-weight: normal;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  list-style: none;
  /* Hiding */
  pointer-events: none; }

.wrapper-dropdown-3 .nTop {
  top: -380% !important; }

.wrapper-dropdown-3 .dropdown li a {
  display: block;
  font-size: 1em;
  font-weight: 400;
  padding: 10px;
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.wrapper-dropdown-3 .dropdown li i {
  float: right;
  color: inherit; }

.wrapper-dropdown-3 .dropdown li:first-of-type a {
  border-radius: 7px 7px 0 0; }

.wrapper-dropdown-3 .dropdown li:last-of-type a {
  border: none;
  border-radius: 0 0 7px 7px; }

/* Hover state */
/* Active state */
.wrapper-dropdown-3.active .dropdown {
  pointer-events: auto; }

/* No CSS3 support */
.no-opacity .wrapper-dropdown-3 .dropdown,
.no-pointerevents .wrapper-dropdown-3 .dropdown {
  display: none;
  pointer-events: auto;
  /* If pointer-events support but no pointer-events support */ }

.no-opacity .wrapper-dropdown-3.active .dropdown,
.no-pointerevents .wrapper-dropdown-3.active .dropdown {
  display: block; }

/* Select box styling // */
.onoffswitch1 {
  position: relative;
  width: 65px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch1-checkbox {
  display: none; }

.onoffswitch1-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #ddd;
  border-radius: 30px; }

.onoffswitch1-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s; }

.onoffswitch1-inner:before, .onoffswitch1-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 25px;
  padding: 0;
  line-height: 25px;
  font-size: 1em;
  color: white;
  font-weight: 400;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 30px;
  /* box-shadow: 0px 15px 0px rgba(0,0,0,0.08) inset;*/ }

.onoffswitch1-inner:before {
  content: "Yes";
  text-align: left;
  padding-left: 10px;
  background-color: #48c157;
  color: #fff;
  border-radius: 30px 0 0 30px; }

.onoffswitch1-inner:after {
  content: "No";
  padding-right: 10px;
  background-color: #EEEEEE;
  color: #5d5d5d;
  text-align: right;
  border-radius: 0 30px 30px 0; }

.onoffswitch1-switch {
  display: block;
  width: 25px;
  height: 25px;
  margin: 0px;
  background: #FFFFFF;
  border: 2px solid #999999;
  border-radius: 30px;
  position: absolute;
  top: 2px;
  bottom: 0;
  right: 38px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  background-image: -moz-linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 80%);
  background-image: -webkit-linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 80%);
  background-image: -o-linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 80%);
  background-image: linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 80%);
  box-shadow: 0 1px 1px white inset; }

.onoffswitch1-checkbox:checked + .onoffswitch1-label .onoffswitch1-inner {
  margin-left: 0; }

.onoffswitch1-checkbox:checked + .onoffswitch1-label .onoffswitch1-switch {
  right: 0px; }

input[type=checkbox].css-checkbox + label.css-label {
  color: #666; }

input[type=radio].css-radio ~ label.css-radiolabel {
  color: #666; }

input[type=checkbox].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

input[type=checkbox].css-checkbox + label.css-label {
  padding-left: 24px;
  /*overflow:hidden;*/
  height: 16px;
  display: inline-block;
  line-height: 16px;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

input[type=checkbox].css-checkbox + label.css-label:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  left: 0;
  margin-top: -2px; }

input[type=checkbox].css-checkbox:checked + label.css-label:before {
  content: "\e013";
  font-family: 'Glyphicons Halflings';
  font-size: 10px;
  font-weight: normal;
  line-height: 13px;
  text-align: center; }

input[disabled=disabled].css-checkbox + label.css-label {
  opacity: 0.5;
  cursor: not-allowed !important; }

/* CHECKBOX WHITE BORDER START*/
input[type=checkbox].css-checkboxWhite {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

input[type=checkbox].css-checkboxWhite + label.css-label {
  padding-left: 24px;
  /*overflow:hidden;*/
  height: 16px;
  display: inline-block;
  line-height: 16px;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

input[type=checkbox].css-checkboxWhite + label.css-label:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #fff;
  left: 0;
  margin-top: -2px; }

input[type=checkbox].css-checkboxWhite:checked + label.css-label:before {
  content: "\e013";
  font-family: 'Glyphicons Halflings';
  font-size: 10px;
  font-weight: normal;
  line-height: 13px;
  text-align: center; }

/* CHECKBOX WHITE BORDER END*/
input[type=radio].css-radio {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

input[type=radio].css-radio ~ label.css-radiolabel {
  padding-left: 24px;
  /*overflow:hidden;*/
  height: 16px;
  display: inline-block;
  line-height: 16px;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

input[type=radio].css-radio ~ label.css-radiolabel:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  left: 0;
  border-radius: 100%; }

input[type=radio].css-radio:checked ~ label.css-radiolabel:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  left: 4px;
  border-radius: 100%;
  top: 4px;
  transition: all ease 0.36s; }

/* disabled css*/
.vam-disabledRadio {
  pointer-events: none; }

.vam-disabledRadio input[type=radio].css-radio ~ label.css-radiolabel {
  color: #ccc; }

.vam-disabledRadio input[type=radio].css-radio ~ label.css-radiolabel:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  border: 2px solid #ccc;
  left: 0;
  border-radius: 100%; }

.vam-disabledRadio input[type=radio].css-radio:checked + label.css-radiolabel:before {
  border-color: #ccc; }

.vam-disabledRadio input[type=radio].css-radio:checked + label.css-radiolabel:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  left: 4px;
  border-radius: 100%;
  background: #ccc;
  top: 4px;
  transition: all ease 0.36s; }

/* disabled css*/
.image-preview-input {
  position: relative;
  overflow: hidden;
  margin: 0px;
  padding: 6.5px 12px;
  font-weight: 500; }

.image-preview-clear {
  position: relative;
  overflow: hidden;
  margin: 0px;
  padding: 6.5px 12px;
  font-weight: 500; }

.image-preview-input input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer; }

.image-preview-input:hover {
  border-width: 1px !important;
  border-style: solid !important;
  z-index: 9 !important; }

.image-preview-input-title {
  margin-left: 2px; }

.form-horizontal .has-feedback .form-control-feedback {
  right: 0; }

.form-control-feedback {
  top: 6px; }

#fileselector {
  margin: 10px; }

#upload-file-selector {
  display: none; }

.form-group input.vam-Width70 {
  max-width: 70px;
  text-align: center; }

.form-group input.vam-Width50 {
  max-width: 50px;
  text-align: center; }

.form-group input.vam-Width70 {
  max-width: 70px;
  text-align: center; }

.form-group input.vam-Width50 {
  max-width: 50px;
  text-align: center; }

textarea.form-control {
  height: 80px; }

/* !important*/
/*----FORM ERROR MESSAGE START--------------*/
.vam-form-error {
  margin-left: 25px; }

.vam-form-error li {
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  list-style: disc; }

/*----FORM ERROR MESSAGE END--------------*/
/*--------LABEL LIST UNIVERSAL CSS START----------*/
label ul {
  margin: 0 0 0 20px;
  padding: 0; }

label li {
  margin: 0;
  padding: 0;
  list-style: disc !important;
  line-height: 24px;
  font-size: 13px;
  color: #aeaeae; }

label.star:after {
  content: '*';
  color: red;
  position: relative;
  top: -5px;
  font-size: 15px;
  left: 2px; }

label {
  word-break: break-word; }

/*--------LABEL LIST UNIVERSAL CSS END----------*/
.label-inline label span {
  display: inline;
  margin-left: 10px; }

.label-block label span {
  display: block; }

.vam-list-vertical {
  height: auto;
  overflow: hidden;
  /*float: left;*/ }

.label-top .vam-list-vertical {
  float: left; }

.form-group .flaticon-question-mark {
  position: relative;
  top: 3px; }

.form-group div.hint span {
  display: block;
  clear: both; }

.form-group div.hint-inline span {
  display: inline !important;
  clear: both; }

.vam-list-vertical span {
  display: block; }

.vam-list-horizontal span {
  display: inline-block; }

/*.vam-list-horizontal .disabled, .vam-list-horizontal .disabled input, .vam-list-horizontal .disabled label{
	cursor:not-allowed !important;
	opacity:.5;
	display:inline-block
}*/
.disabled input[type=radio].css-radio + label.css-radiolabel {
  cursor: not-allowed !important;
  opacity: .8; }

.label-top label {
  width: 100%;
  padding-left: 0; }

.label-right label {
  text-align: right;
  padding-left: 0; }

label.alert {
  color: red;
  padding: 0; }

/*Newly added 28/07/16*/
.hint {
  font-size: 12px !important;
  clear: both !important;
  color: #717171 !important;
  opacity: 0.7 !important;
  font-weight: 400 !important; }

.vam-display-inlineblock {
  display: inline-block; }

.form-group span.hint {
  display: block; }

.form-group.label-inline label span.hint {
  display: inline;
  margin-left: 10px; }

.form-group.control-inline .vam-display-inlineblock span.hint {
  display: inline;
  margin-left: 10px; }

.vam-display-inlineblock.control-block span.hint {
  display: block; }

.form-group label span:first-of-type {
  vertical-align: top;
  margin-left: 0px !important; }

/*checkbox andsection header hint css controls*/
span.hint.no-form-group-hint-right {
  margin-left: 10px; }

span.hint.no-form-group-hint-bottom {
  display: block;
  margin-left: 0px;
  pointer-events: none; }

span.star:after {
  content: '*';
  color: red;
  position: relative;
  top: -5px;
  font-size: 15px;
  left: 2px;
  vertical-align: top; }

/*------USE FOR VIEWMODE LABEL--------------*/
/* .form-control-static{
   float:left;
    color: #5d5d5d !important;
}
*/
.v-viewmode-control label + label {
  display: block;
  overflow: hidden;
  color: #5d5d5d !important; }

.v-viewmode-control label + div {
  display: block;
  overflow: hidden;
  color: #5d5d5d !important; }

@media (max-width: 767px) {
  .v-viewmode-control label + label {
    overflow: initial; } }
.warning div input.form-control {
  border: 1px solid #EA6161; }
  .warning div input.form-control:focus, .warning div input.form-control:hover {
    border: 1px solid #EA6161 !important; }
.warning div span.vam-validation {
  background: #EA6161 !important;
  padding: 5px 10px !important;
  border-radius: 5px !important;
  display: inline-block !important;
  box-shadow: 1px 1px 1px #aaaaaa;
  margin: 0;
  color: #fff;
  font-size: 12px;
  z-index: 1001;
  /* top arrow ==
  position: absolute; 
  left: 0;
  top: 38px; */ }
  .warning div span.vam-validation.top-arrow {
    position: absolute;
    left: 0;
    top: 38px; }
    .warning div span.vam-validation.top-arrow:before {
      border-right: 7px solid transparent;
      border-left: 7px solid transparent;
      border-bottom: 7px solid #EA6161;
      position: absolute;
      top: -7px; }
  .warning div span.vam-validation.left-arrow {
    position: relative;
    left: 12px;
    top: 0px; }
    .warning div span.vam-validation.left-arrow:before {
      border-bottom: 7px solid transparent;
      border-top: 7px solid transparent;
      border-right: 7px solid #EA6161;
      position: absolute;
      left: -7px;
      top: 7px; }
  .warning div span.vam-validation:before {
    content: '';
    width: 0;
    height: 0;
    /* top arrow==
     border-right: 7px solid transparent;
     border-left: 7px solid transparent;
     border-bottom: 7px solid $bgError;
     position: absolute; 
     top: -7px; */ }

/*==========================================================================UNIVERSAL CSS
==========================================================================================*/
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

* {
  margin: 0 auto;
  padding: 0; }

body {
  margin: 0;
  padding: 0;
  height: auto;
  max-width: 100%;
  overflow-x: hidden; }

ul li {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h1.line,
h2.line {
  position: relative;
  display: inline-block; }

h1.line:after,
h2.line:after {
  content: "";
  position: absolute;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #0070d2;
  width: 50%;
  height: 0;
  display: block;
  left: 0; }

h1.line:after {
  bottom: -6px; }

h2.line:after {
  bottom: -12px; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
  position: relative; }

table {
  width: 100%; }

img {
  border: none; }

a {
  text-decoration: none !important;
  cursor: pointer;
  outline: none;
  transition: all ease 0.3s; }

a:hover {
  text-decoration: none;
  transition: all ease 0.3s; }

a:focus {
  outline: none !important; }

.vam-bdr-radius0 {
  border-radius: 0;
  border: 0; }

.vertical-top {
  vertical-align: top !important; }

/*================================================================MISCELLANEOUS CSS START HERE
==============================================================================================*/
/*--PADDING START HERE--*/
.vam-P0 {
  padding: 0 !important; }

.vam-P1 {
  padding: 1px; }

.vam-P7 {
  padding: 7px; }

.vam-P10 {
  padding: 10px; }

.vam-P15 {
  padding: 15px; }

.vam-PT0 {
  padding-top: 0; }

.vam-PT2 {
  padding-top: 2px; }

.vam-PT4 {
  padding-top: 4px; }

.vam-PT6 {
  padding-top: 6px; }

.vam-PT8 {
  padding-top: 8px !important; }

.vam-PT10 {
  padding-top: 10px !important; }

.vam-PT12 {
  padding-top: 12px !important; }

.vam-PT15 {
  padding-top: 15px !important; }

.vam-PLR0 {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.vam-PLR5 {
  padding-left: 5px;
  padding-right: 5px; }

.vam-PR0 {
  padding-right: 0px !important; }

.vam-PR15 {
  padding-right: 15px; }

.vam-PR20 {
  padding-right: 20px; }

.vam-PLR20 {
  padding-left: 20px;
  padding-right: 20px; }

.vam-PTB0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.vam-PTB5 {
  padding-top: 5px  !important;
  /* Important using specially for quote account information view summery button */
  padding-bottom: 5px  !important;
  /* Important using specially for quote account information view summery button */ }

.vam-PTB8 {
  padding-top: 8px;
  padding-bottom: 8px; }

.vam-PTB10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.vam-PTB12 {
  padding-top: 12px;
  padding-bottom: 12px; }

.vam-PTB15 {
  padding-top: 15px;
  padding-bottom: 15px; }

.vam-PB0 {
  padding-bottom: 0; }

.vam-PB8 {
  padding-bottom: 8px !important; }

.vam-PB5 {
  padding-bottom: 5px; }

.vam-PB10 {
  padding-bottom: 10px; }

.vam-PB15 {
  padding-bottom: 15px; }

.vam-PL0 {
  padding-left: 0px !important; }

.vam-PL15 {
  padding-left: 15px !important; }

.vam-PL25 {
  padding-left: 25px !important; }

.vam-PL45 {
  padding-left: 45px !important; }

.vam-PL50 {
  padding-left: 50px !important; }

.vam-PR50 {
  padding-right: 50px !important; }

.vam-PL5 {
  padding-left: 5px !important; }

.vam-PL215 {
  padding-left: 215px; }

.vam-PR5 {
  padding-right: 5px !important; }

.vam-PLR5 {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.vam-PLR10 {
  padding-left: 10px;
  padding-right: 10px; }

.vam-PLR13 {
  padding-left: 13px !important;
  padding-right: 13px !important; }

.vam-PLR15 {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.vam-PB35 {
  padding-bottom: 35px; }

.vam-PTB20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.vam-PT5 {
  padding-top: 5px; }

.vam-PL10 {
  padding-left: 10px; }

.vam-PLR6 {
  padding-left: 6px !important;
  padding-right: 6px  !important; }

.vam-PT20 {
  padding-top: 20px; }

.vam-PR10 {
  padding-right: 10px; }

.vam-PL50 {
  padding-left: 50px; }

/*--MARGIN START HERE--*/
.vam-M0 {
  margin: 0; }

.vam-M1 {
  margin: 1px; }

.vam-MLR0 {
  margin-left: 0;
  margin-right: 0; }

.vam-MT0 {
  margin-top: 0px; }

.vam-MT1 {
  margin-top: 1px; }

.vam-MT2 {
  margin-top: 2px; }

.vam-MT3 {
  margin-top: 3px; }

.vam-MT4 {
  margin-top: 4px; }

.vam-MT5 {
  margin-top: 5px; }

.vam-MT130 {
  margin-top: 130px; }

.vam-MT12 {
  margin-top: 12px; }

.vam-MTB0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.vam-MTB10 {
  margin-top: 10px;
  margin-bottom: 10px !important; }

.vam-MTB15 {
  margin-top: 15px;
  margin-bottom: 15px; }

.vam-MT6 {
  margin-top: 6px; }

.vam-MT8 {
  margin-top: 8px; }

.vam-MT10 {
  margin-top: 10px; }

.vam-MT15 {
  margin-top: 15px !important; }

.vam-MT20 {
  margin-top: 20px; }

.vam-MT25 {
  margin-top: 25px !important; }

.vam-MT30 {
  margin-top: 30px; }

.vam-MT40 {
  margin-top: 40px; }

.vam-MT49 {
  margin-top: 49px; }

.vam-MT57 {
  margin-top: 57px; }

.vam-MT69 {
  margin-top: 69px; }

.vam-MT74 {
  margin-top: 74px; }

.vam-MT125 {
  margin-top: 125px; }

@media only screen and (max-width: 991px) {
  .vam-MT165 {
    margin-top: 125px; } }
.vam-MT145 {
  margin-top: 145px; }

.vam-MT190 {
  margin-top: 190px; }

@media screen and (max-width: 991px) {
  .vam-MT190 {
    margin-top: 125px; }

  .vam-MT145 {
    margin-top: 125px; }

  .vam-MT-MLR0 {
    margin-left: 0;
    margin-right: 0; } }
.vam-MT110 {
  margin-top: 110px; }

.vam-ML0 {
  margin-left: 0; }

.vam-ML2 {
  margin-left: 2px !important; }

.vam-MR0 {
  margin-right: 0; }

.vam-ML5 {
  margin-left: 5px; }

.vam-ML10 {
  margin-left: 10px; }

.vam-ML15 {
  margin-left: 15px; }

.vam-ML18 {
  margin-left: 18px; }

.vam-ML20 {
  margin-left: 20px; }

.vam-ML25 {
  margin-left: 25px; }

.vam-ML30 {
  margin-left: 30px; }

.vam-ML35 {
  margin-left: 35px; }

.vam-ML100 {
  margin-left: 100px; }

.vam-MB0 {
  margin-bottom: 0 !important; }

.vam-MB1 {
  margin-bottom: 1px !important; }

.vam-MB5 {
  margin-bottom: 5px !important; }

.vam-MB10 {
  margin-bottom: 10px; }

.vam-MB15 {
  margin-bottom: 15px !important; }

.vam-MB20 {
  margin-bottom: 20px !important; }

.vam-MB25 {
  margin-bottom: 25px; }

.vam-MB30 {
  margin-bottom: 30px !important; }

.vam-MTB80 {
  margin-top: 80px;
  margin-bottom: 80px; }

.vam-MR5 {
  margin-right: 5px; }

.vam-MR8 {
  margin-right: 8px; }

.vam-MR15 {
  margin-right: 15px; }

.vam-MR35 {
  margin-right: 35px; }

.vam-MRN2 {
  margin-right: -2px !important; }

/* ==// Negative Margin--*/
.vam-MLN15 {
  margin-left: -15px; }

.vam-MRN15 {
  margin-right: -15px; }

.vam-MTN1 {
  margin-top: -1px; }

.vam-MTN3 {
  margin-top: -3px; }

.vam-MTN4 {
  margin-top: -4px !important; }

.vam-MTN5 {
  margin-top: -5px !important; }

.vam-MTN6 {
  margin-top: -6px !important; }

.vam-MTN8 {
  margin-top: -8px; }

.vam-MTN16 {
  margin-top: -16px; }

.vam-MLN15 {
  margin-left: -15px; }

.vam-MLN1 {
  margin-left: -1px; }

@media only screen and (max-width: 767px) {
  .vam-RML0 {
    margin-left: 0px !important; } }
/*----------MISCELLANEOUS CSS------------*/
.text-bold {
  font-weight: 500 !important; }

.vam-bdr-none {
  border: none !important; }

.vam-pos-static {
  position: static; }

.vam-pos-relative {
  position: relative; }

.vam-pos-absolute {
  position: absolute; }

.vam-pos-fixed {
  position: fixed; }

.vam-display-inline {
  display: inline !important; }

.vam-display-block {
  display: block  !important; }

.vam-display-inlineblock {
  display: inline-block; }

.vam-display-none {
  display: none; }

.vam-display-table {
  display: table;
  width: 100%;
  table-layout: fixed; }

@media screen and (max-width: 767px) {
  .vam-display-table-sm {
    display: block !important; }

  .vam-display-tablerow-sm {
    display: block !important; }

  .vam-display-tablecell-sm {
    display: block !important; }

  .vam-display-none-sm {
    display: none !important; }

  .vam-M-MLR0 {
    margin-left: 0;
    margin-right: 0; } }
.vam-display-tablerow {
  display: table-row; }

.vam-display-tablerow:before, .vam-display-tablerow:after {
  content: none; }

.vam-display-tablecell {
  display: table-cell;
  vertical-align: top; }

.vam-float-none {
  float: none;
  /* do not right important here it will effect right side panel home page*/ }

.vam-floatnone {
  float: none !important; }

.vam-VerAlignTop {
  vertical-align: top !important; }

.vam-verAlignMiddle {
  vertical-align: middle; }

.vam-height30 {
  height: 30px !important; }

.vam-height35 {
  height: 35px !important; }

.vam-height50 {
  height: 50px; }

.vam-height55 {
  height: 55px; }

.vam-width-98P {
  width: 98%; }

.vam-width-96P {
  width: 96%; }

.vam-width-100P {
  width: 100%; }

.vam-width-50P {
  width: 50%; }

@media screen and (max-width: 767px) {
  .vam-width-50P {
    width: 100%; }

  .vam-RXSML15 {
    margin-left: 0px !important; } }
.v-width-auto {
  width: auto !important; }

.vam-min-height {
  height: 470px; }

.vam-min-height500 {
  height: 490px; }

.vam-min-height625 {
  height: 625px; }

.vam-OvrFlw-Auto {
  overflow: auto; }

.vam-Nowrap {
  white-space: nowrap; }

.vam-content {
  margin-top: 105px; }

/*========HEADER COLOR CSS START==============*/
.vam-header .v-bg-primary {  position: relative;   }
.v-bg-primary {background-color: #fff !important;}

.vam-header .v-bg-secondary-tint {
  border-bottom: 1px solid #DDD; }

.vam-top-menu .text {
  color: #fff; }

.vam-top-logo a {
  border-right-color: rgba(0, 0, 0, 0.2);
  color: #fff; }

.vam-top-logo a:hover {
  color: #fff !important; }

.vam-top-logo a span {
  color: #FFCC6B; }

.vam-top-logo span {
  color: #fff; }

#hamburger {
  background: #285f8f;
  border-bottom: 1px solid #285f8f; }

#hamburger:before, #hamburger:after, #hamburger span {
  background: #006738; }

.vam-top-search li a i {
  color: #fff; }

.vam-top-search li .vam-help {
  color: #fff; }

.vam-top-search li input {
  color: #555;
  background-color: #eaeaea;
  border-color: #ccc;
  -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); }

.vam-top-search li input:focus {
  background: #fff;
  border-color: transparent;
  -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); }

.vam-top-search li input::-moz-placeholder {
  color: #999;
  opacity: 1; }

.vam-top-search li input:-ms-input-placeholder {
  color: #999; }

.vam-top-search li input::-webkit-input-placeholder {
  color: #999; }

/*--//2nd header begin--*/
.vam-right-login li.user {
    color: #006738;
}

   .vam-right-login li.user span {
        color: #006738;
        font-weight: 500;
    }

.vam-right-login li a {
  color: #006738; }

.vam-right-login li a:hover {
  background: #155b99; }

.vam-right-login li a .notification {
  background: #EA6161; }

/*--// timeline css---*/
/*.vam-timeline{position:fixed; width:550px; height:100%; background:#fafafa; top:105px; right:-1000px; z-index:1; padding:15px 5px 15px 15px;}
*/
.vam-notificationCategory li a {
  background: #f7f7f7;
  color: #5d5d5d;
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.3); }

.vam-notificationCategory li a .notification {
  background: #EA6161; }

.vam-notificationCategory li a:hover, .vam-notificationCategory li a.active {
  background: #0070d2;
  color: #fff;
  box-shadow: none; }

.vam-timeline {
  background: #eeeeee;
  box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.1);
  border-top-color: #FFCC6B; }

.timeline:before {
  background-color: #bbb; }

.timeline > li > .timeline-panel {
  border-color: #fff;
  background: #fff;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.07); }

.timeline > li > .timeline-panel .timeline-footer {
  border-top-color: #eee; }

.timeline > li > .timeline-panel .timeline-footer .btn {
  background: #0070d2; }

.timeline > li > .timeline-panel:before {
  border-top-color: transparent;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: transparent;
  content: " "; }

.timeline > li > .timeline-panel:after {
  border-top-color: transparent;
  border-left-color: #fff;
  border-right-color: #fff;
  border-bottom-color: transparent;
  content: " "; }

.timeline > li > .timeline-badge {
  color: #fff;
  border-color: #fff;
  background-color: #c6c6c6; }

.timeline > li > .timeline-badge .pin span {
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent; }

.timeline > li > .timeline-badge .pin span.info {
  border-left-color: #285f8f; }

.timeline > li > .timeline-badge .pin span.primary {
  border-left-color: #2e6da4; }

.timeline > li > .timeline-badge .pin span.success {
  border-left-color: #558b2f; }

.timeline > li > .timeline-badge .pin span.warning {
  border-left-color: #FFCC6B; }

.timeline > li > .timeline-badge .pin span.danger {
  border-left-color: #EA6161; }

.timeline > li > .timeline-badge .pin-right span {
  border-left-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent; }

.timeline > li > .timeline-badge .pin-right span.info {
  border-right-color: #285f8f; }

.timeline > li > .timeline-badge .pin-right span.primary {
  border-right-color: #2e6da4; }

.timeline > li > .timeline-badge .pin-right span.success {
  border-right-color: #558b2f; }

.timeline > li > .timeline-badge .pin-right span.warning {
  border-right-color: #FFCC6B; }

.timeline > li > .timeline-badge .pin-right span.danger {
  border-right-color: #EA6161; }

.timeline > li > .timeline-badge .pin-right .warning:after {
  border-right-color: #fbc02d; }

.timeline-badge .pin.primary, .timeline-badge .pin-right.primary {
  background-color: #2e6da4 !important; }

.timeline-badge .pin.success, .timeline-badge .pin-right.success {
  background-color: #558b2f !important; }

.timeline-badge .pin.warning, .timeline-badge .pin-right.warning {
  background-color: #FFCC6B !important; }

.timeline-badge .pin.danger, .timeline-badge .pin-right.danger {
  background-color: #EA6161 !important; }

.timeline-badge .pin.info, .timeline-badge .pin-right.info {
  background-color: #285f8f !important; }

.vam-Notification-policy-detail span {
  color: #5d5d5d; }

.vam-Notification-policy-detail h4 {
  color: #512da8; }

/*========HEADER COLOR CSS END==============*/
/*============HEADER CSS START============*/
.vam-header {
  box-sizing: border-box;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 1041;
  /*position:fixed; width:100%; z-index:1000; top:0*/ }

/*----------HEADER HAMBURGER CSS START------------*/
#hamburger {
  padding: 29px 24px;
  float: left;
  position: relative;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }

#hamburger:before, #hamburger:after, #hamburger span {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  width: 32%;
  border-radius: 0px;
  left: 32%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

#hamburger:before {
  top: 42%; }

#hamburger span {
  top: 49%; }

#hamburger:after {
  top: 56%; }

/* Hamburger animation */
#hamburger:before, #hamburger:after, #hamburger span {
  -webkit-transition: none .25s ease .25s;
  -moz-transition: none .25s ease .25s;
  -o-transition: none .25s ease .25s;
  transition: none .25s ease .25s;
  webkit-transition-property: transform, top, bottom, left, opacity;
  transition-property: transform, top, bottom, left, opacity; }

html.mm-opening #hamburger:before, html.mm-opening #hamburger:after {
  top: 45%; }

html.mm-opening #hamburger span {
  left: -50px;
  opacity: 0; }

html.mm-opening #hamburger:before {
  transform: rotate(45deg); }

html.mm-opening #hamburger:after {
  transform: rotate(-45deg); }

/*----HAMBURGER OPEN NAVIGATION START------*/
.vam-topNav {
  position: absolute;
  /*width:250px;*/
  height: auto;
  top: 50px;
  left: -1000px;
  z-index: 10;
  padding: 0; }

.vam-topNav ul {
  margin-bottom: 0; }

.vam-topNav li {
  border-bottom-width: 1px !important;
  border-bottom-style: solid !important; }

.vam-topNav li a {
  display: block;
  padding: 12px 10px !important; }

/*----HAMBURGER OPEN NAVIGATION END------*/
/*----------HEADER HAMBURGER CSS END------------*/
/*----------HEADER LOGO CSS START------------*/
.vam-top-logo .logo {
  border-right-width: 1px;
  border-right-style: solid;
  float: left;
  padding: 0 20px 0 0;
  display: inline-block;
  line-height: 28px;
  /*margin: 15px 0 10px 20px;*/ }

.vam-top-logo .logo:focus {
  color: #fff; }

@media screen and (min-width: 320px) and (max-width: 349px) {
  .vam-top-logo .logo {
    margin-left: 5px; } }
@media screen and (max-width: 355px) and (min-width: 320px) {
  .vam-top-logo .logo {
    margin-left: 5px; } }
.vam-top-logo .logo span {
  padding: 0;
  float: none; }

.vam-top-logo .logo-caption {
  padding: 20px 0 0 15px;
  float: left; }

@media screen and (max-width: 425px) and (min-width: 320px) {
  .vam-top-logo .logo {
    padding: 0 8px 0 0;
    margin: 15px 0 10px 10px; }

  .vam-right-login li a.user-setting {
    padding: 17px 8px !important; } }
/*----------HEADER LOGO CSS END------------*/
/*----------HEADER RIGHT SIDE CSS START------------*/
.vam-right-login {
  margin: 0;
  padding: 0; }

.vam-right-login li {
  float: left; }

.vam-right-login li.user {
  padding: 19px 15px; }

.vam-right-login li a.user-setting {
  padding: 17px 13px 18px; }

.vam-right-login li a {
  padding: 16px 15px 12px 15px;
  display: block;
  position: relative; }

.vam-right-login li:last-child {
  border: none;
  box-shadow: none; }

.vam-right-login li a .notification {
  top: -10px;
  right: -8px;
  position: absolute; }

.icon-search {
  position: absolute;
  z-index: 1001;
  width: 100%; }

.stylish-input-group .input-group-addon {
  border: none; }

.stylish-input-group .form-control {
  border-right: 0;
  box-shadow: 0 0 0; }

.stylish-input-group button {
  border: 0; }

.icon-search .icon {
  outline: none; }

@media screen and (min-width: 320px) and (max-width: 563px) {
  .vam-right-login li a {
    padding: 16px 10px; }

  .vam-right-login li a .notification {
    right: -10px; } }
/*----------HEADER RIGHT SIDE CSS END------------*/
/*------------SECONDARY HEADER NAVIGATION START----------*/
.ProgressBar {
  margin-bottom: 0;
  padding: 3em 0 .6em 0;
  list-style: none;
  position: relative;
  display: table;
  width: 100%; }

.ProgressBar-step {
  text-align: center;
  position: relative;
  display: table-cell; }

.ProgressBar-step:before, .ProgressBar-step:after {
  content: "";
  height: 1px;
  position: absolute;
  z-index: 1;
  width: 100%;
  left: -50%;
  top: 51%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out; }

.ProgressBar-step.vam-secondaryHeader:before {
  left: 50% !important; }

.ProgressBar-step.vam-secondaryHeader:after {
  left: 50% !important; }

.ProgressBar-step:first-child:before, .ProgressBar-step:first-child:after {
  display: none; }

.ProgressBar-step:after {
  width: 0%; }

.ProgressBar-step.is-complete + .ProgressBar-step.is-current:after, .ProgressBar-step.is-complete + .ProgressBar-step.is-complete:after {
  width: 100%; }

.ProgressBar-step.is-current + .ProgressBar-step.is-complete:after {
  width: 100%; }

.ProgressBar-icon {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  max-width: 100%;
  z-index: 10;
  position: relative;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out; }

.is-current a {
  padding: 8px 5px;
  border-radius: 20px;
  cursor: pointer;
  text-align: center;
  top: -2.8em; }

@media screen and (min-width: 991px) and (max-width: 1220px) {
  .is-current a {
    font-size: 9px; }

  .ProgressBar-stepLabel {
    font-size: 10px; }

  .is-current a {
    top: -3.5em; } }
.is-current a:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  top: 95%;
  left: 50%;
  transform: translate(-50%, 0%);
  clear: both; }

.ProgressBar-stepLabel {
  display: block;
  position: absolute;
  top: -2em;
  width: 100%;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
  cursor: not-allowed;
  line-height: 13px; }

.is-complete > .ProgressBar-stepLabel {
  cursor: pointer; }

.vam-QuoteWidgetMob {
  position: fixed;
  width: 100%;
  z-index: 1000;
  padding: 12px 0 12px 15px;
  top: 40px; }

@media screen and (min-width: 320px) and (max-width: 991px) {
  .vam-QuoteWidgetMob {
    top: 58px; }

  .vam-display-none-xs {
    display: none !important; } }
.vam-QuoteWidgetMob a, .vam-QuoteWidgetMob div.header-secondary {
  display: inline-block !important;
  margin-right: 10px; }

.vam-QuoteWidgetMob div.header-secondary {
  line-height: 20px; }

.vam-QuoteWidgetMob a {
  padding: 5px 8px;
  border-radius: 100%; }

.vam-QuoteWidgetMob a.disabled {
  pointer-events: none;
  cursor: not-allowed; }

/*------------SECONDARY HEADER NAVIGATION END----------*/
/*==========HEADER CSS END============*/
/*----LEFT MENU CSS START-----*/
.toggle, [id^=drop] {
  display: none; }

.v-ML-LeftPanel {
  position: fixed;
  height: auto;
  bottom: 0;
  top: 129px;
  width: 180px;
  z-index: 1; }

.v-ML-LeftPanel ul {
  margin: 0;
  padding: 0; }

.v-ML-LeftPanel li {
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.v-ML-LeftPanel li a {
  display: block;
  padding: 12px;
  cursor: not-allowed;
  color: #9d9d9d; }

.v-ML-LeftPanel li a span:before {
  display: none; }

.v-ML-LeftPanel li a.active {
  pointer-events: none; }

.v-ML-LeftPanel li a.completed:hover {
  cursor: pointer; }

.v-ML-LeftPanel li a.active span:before {
  display: inline-block;
  float: right;
  top: 2px;
  position: relative; }

@media only screen and (min-width: 320px) and (max-width: 991px) {
  .vam-profile {
    width: 100%;
    right: 0px;
    position: relative; }

  .toggle + a, .menu {
    display: none; }

  /* Stylinf the toggle lable */
  .toggle {
    display: block;
    padding: 14px 20px;
    text-decoration: none;
    cursor: pointer; }

  /* Display Dropdown when clicked on Parent Lable */
  [id^=drop]:checked ~ ul {
    display: block; }

  [id^=drop]:not(:checked) ~ label:after {
    content: '';
    background: url(../images/down-arrow.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 15px;
    top: 20px; }

  [id^=drop]:checked ~ label:after {
    content: '';
    background: url(../images/up-arrow.png) no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 15px;
    top: 20px; }

  .v-ML-LeftPanel {
    width: 100%;
    position: relative;
    top: 112px; }

  .v-ML-LeftPanel ul li {
    display: block;
    width: 100%; }

  .v-ML-LeftPanel ul ul .toggle, .v-ML-LeftPanel ul ul a {
    padding: 0 40px; }

  .vam-RPL215 {
    padding-left: 15px; } }
address ul li span {
  width: 60px;
  display: inline-block; }

address ul li {
  line-height: 25px; }

/*----LEFT MENU CSS END-----*/
/*==========HOME PAGE SLIDER CSS START============*/
.slider_container {
  width: auto;
  margin: auto;
  clear: both; }

.flex-caption {
  position: absolute;
  right: 15px;
  top: 0;
  height: 100%;
  width: 260px;
  height: 100%; }

.flex-caption img {
  top: 70px;
  position: relative; }

.caption_title_line,
.caption-subtitle {
  padding: 5px 15px 10px 15px; }

.caption_title_line h3 {
  line-height: 22px;
  top: 80px;
  position: relative; }

.caption-subtitle h4 {
  line-height: 22px;
  top: 100px;
  position: relative; }

.caption-subtitle p {
  line-height: 16px;
  top: 105px;
  position: relative; }

.flex-container a:active,
.flexslider a:active {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  width: 100%;
  margin: 0;
  padding: 0 0 0px 0; }

.flexslider .slides > li:first-child {
  display: block;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  max-width: 100%;
  display: block; }

/*.flexslider .slides a img {
	height:375px;
}*/
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.no-js .slides > li:first-child {
  display: block; }

.flexslider {
  position: relative;
  zoom: 1; }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides > li {
  position: relative; }

.flex-container {
  zoom: 1;
  position: relative; }

/* Direction Nav slider*/
.flex-direction-nav li a {
  width: 45px;
  height: 42px;
  margin: 0;
  display: block;
  position: absolute;
  right: 11px;
  cursor: pointer;
  text-indent: -9999px; }

.flex-direction-nav li a.next {
  background: url(../images/next.png) no-repeat center;
  top: 8px;
  right: 125px; }

.flex-direction-nav li a.prev {
  background: url(../images/prev.png) no-repeat center;
  bottom: 8px;
  right: 125px; }

.flex-direction-nav li a.disabled {
  cursor: default; }

/* Control Nav slider */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -30px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 0 0 5px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-nav li:first-child {
  margin: 0; }

.flex-control-nav li a {
  width: 13px;
  height: 13px;
  display: block;
  cursor: pointer;
  text-indent: -9999px; }

.flex-control-nav li a:hover {
  background-position: 0 -13px; }

.flex-control-nav li a.active {
  background-position: 0 -26px;
  cursor: default; }

@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .vam-min-height375 {
    min-height: 375px; } }
/* Media Queries slider
/*-----------------------------------------------------------------------------------*/
@media screen and (max-width: 1000px) {
  .slider_container {
    width: 100%;
    margin: 0 0 0 0%;
    clear: both;
    padding: 0px 0 0 0; }

  .flexslider {
    width: 100%;
    margin: 0;
    padding: 0 0 0px 0; }

  .flex-direction-nav li a {
    width: 45px;
    height: 42px;
    margin: 0;
    display: block;
    position: absolute;
    right: -10px;
    cursor: pointer;
    text-indent: -9999px; }

  .flex-direction-nav li a.next {
    background: url(images/next.png) no-repeat center;
    bottom: 85px; }

  .flex-direction-nav li a.prev {
    background: url(images/prev.png) no-repeat center;
    bottom: 40px; }

  .flex-caption {
    display: none; } }
/*==========HOME PAGE SLIDER CSS END============*/
/*------view policy page start-------*/
.vam-policy-detail h4 {
  display: block; }

.vam-policy-detail h4 small a {
  display: block; }

/*------view policy page end-------*/
/*===========RIGHT PANEL CSS START====================*/
.vam-profile {
  top: 129px; }

/*------QUOTE RIGHTSIDE PANEL TOP LINK START :: MULTIQUOTE-------*/
.vam-profile ul.v-ML-AgentIcons li {
  text-align: center;
  display: inline-block;
  position: fixed;
  right: 0;
  z-index: 10;
  top: 132px; }

.vam-profile ul.v-ML-AgentIcons li a {
  display: block;
  text-align: center;
  padding: 10px;
  position: relative;
  left: 0; }

/*------QUOTE RIGHTSIDE PANEL TOP LINK END-------*/
/*--INNER RIGHT PANEL CSS START---*/
.vam-inner-right {
  top: 0;
  right: 0px;
  width: 260px; }

.vam-link {
  width: 260px;
  position: relative;
  text-align: center;
  padding: 10px;
  margin-top: -75px; }

.vam-link .img-circle {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  border-width: 3px;
  border-style: solid; }

.vam-link h3 {
  padding: 10px 0 10px 0; }

.vam-link div {
  margin: 12px 0; }

.vam-link a {
  display: inline-block; }

.vam-link a span {
  width: 80px;
  height: 80px;
  margin-bottom: 5px;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 75px;
  transition: all ease 0.3s; }

/*--------INNER PAGE RIGHT PANEL CSS START----*/
.vam-quickLinks-inner {
  /*width:260px;*/
  right: 15px;
  height: auto;
  text-align: center;
  padding: 10px; }

.vam-quickLinks-inner h3 {
  padding: 10px 0 10px 0; }

.vam-quickLinks-inner ul {
  margin: 10px 20px 15px 20px; }

@media screen and (max-width: 767px) {
  .vam-quickLinks-inner h3 {
    text-align: left;
    margin-left: 18px; }

  .vam-quickLinks-inner ul {
    margin: 10px 0px 15px 20px; } }
.vam-quickLinks-inner li {
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.vam-quickLinks-inner li.ml img {
  top: -2px;
  position: relative;
  right: 3px; }

.vam-quickLinks-inner li a {
  display: block;
  text-align: left;
  padding: 10px 0 10px 15px;
  background: url(../images/arrow-li.png) no-repeat 0 12px;
  left: 0; }

.vam-quickLinks-inner li:last-child {
  border-bottom: none; }

.vam-inner-title h1 {
  position: relative;
  bottom: -5px; }

.vam-news {
  width: 260px;
  right: 15px;
  text-align: center;
  padding: 10px;
  margin-top: -55px; }

.vam-news h3 {
  padding: 10px 0 10px 0; }

.vam-news ul {
  margin: 10px; }

.vam-news li {
  float: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 15px 0;
  text-align: left; }

.vam-news li:last-child {
  border-bottom: none; }

.vam-news-blank {
  width: 260px;
  right: 15px;
  text-align: center;
  padding: 10px;
  margin-top: -75px; }

/*--------INNER PAGE RIGHT PANEL CSS END----*/
/*===========RIGHT PANEL CSS END====================*/
/*===========INNER PAGE CSS START===================*/
.vam-dropdownMenuW600 {
  width: 600px;
  padding: 10px;
  left: 0; }

.dropdown-menu {
  border-radius: 0; }

@media only screen and (max-width: 991px) {
  .vam-dropdownMenuW600 {
    left: 0%; } }
@media only screen and (max-width: 767px) {
  .vam-popupRight {
    border-left: 1px solid #ccc !important; } }
.vam-popupContainer {
  /*width:500px;*/
  margin-bottom: 10px;
  padding-bottom: 10px;
  clear: both;
  height: 160px; }

.vam-popupRight {
  background: #fffff8;
  border: 1px solid #ccc;
  border-left: none;
  padding: 5px;
  height: 160px; }

.vam-popupleft {
  padding: 0px;
  overflow: hidden;
  overflow-y: scroll;
  height: 160px;
  width: 100%;
  float: left;
  border: 1px solid #ccc;
  background: #fff !important; }

.vam-popupleft ul {
  display: inherit;
  margin: 0;
  list-style-type: none; }

.vam-popupleft ul li {
  text-align: left;
  border-bottom: 1px solid #d5d5d5; }

.vam-popupleft ul li:last-child {
  border: none; }

.vam-popupleft ul li a {
  padding: 6px 10px;
  font-size: 14px;
  font-family: 'Roboto', Arial, sans-serif;
  display: block; }

.vam-popupleft ul li a.active {
  background: #8e8e8e;
  color: #fff;
  border-left: 1px solid transparent; }

.vam-overflowX {
  overflow-x: visible !important; }

.vam-arrowanimate:hover {
  background-position: 0 0;
  transition: all 0.3s ease-in-out; }

.vam-bgYellow {
  background-color: #FFC; }

.vam-modelW800 {
  width: 800px; }

.vam-bgGreen {
  background-color: #1e88e5;
  border-radius: 2px !important; }

.vam-W50 {
  width: 50px; }

.col-centred {
  margin: 0 auto;
  background-color: #f2f2f2; }

.vam-tools {
  padding: 2px 20px;
  min-height: 300px; }

.vam-tools li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 10px 15px; }

.vam-tools li:last-child {
  border: none; }

.vam-declaration li {
  float: none;
  padding: 0 !important;
  margin-right: 55px; }

.vam-declaration li a {
  padding: 10px 20px !important;
  display: block; }

.vam-GetCardBG {
  border-radius: 7px;
  z-index: 1;
  position: relative; }

.vam-GetCarShare {
  height: 60px;
  width: calc(100% - 0px);
  bottom: 10px;
  z-index: 0;
  border-radius: 7px;
  line-height: 73px;
  padding-right: 25px; }

.vam-GetCarShare ul {
  margin-bottom: 0;
  height: 100%; }

.vam-GetCarShare li {
  cursor: pointer; }

.remove-addressBtn,
.add-addressBtn {
  cursor: pointer; }

.photos {
  cursor: pointer;
  height: 100px;
  margin-bottom: 13px;
  border-width: 1px;
  border-style: solid;
  text-align: center; }

.photos:hover {
  opacity: 0.40; }

#declaration-img {
  height: 650px; }

.vam-policy-claim > div {
  border-right-width: 1px;
  border-right-style: solid;
  margin: 10px 0;
  text-align: center; }

.vam-policy-claim > div a {
  padding: 0 0px; }

.vam-policy-claim > div:last-child {
  border: none; }

.vam-policy-claim div span {
  display: block; }

.vam-search-Icon a {
  padding: 0 8px; }

.my-table {
  table-layout: fixed;
  word-wrap: break-word; }

/*-------claim process css start----------*/
.vam-ClaimProcess1 {
  border-radius: 100%;
  height: 150px;
  width: 150px;
  position: relative;
  float: left;
  text-align: center;
  padding-top: 35px; }

.vam-ClaimProcess1:after {
  content: "";
  position: absolute;
  width: 150px;
  border-radius: 100%;
  height: 150px;
  position: absolute;
  top: -3px;
  left: -3px;
  z-index: -3; }

.vam-ClaimProcess3 p span:before,
.vam-ClaimProcess3 p span:after {
  content: "";
  border: none; }

.vam-ClaimProcess1 span:before {
  position: absolute;
  right: -28px;
  top: 50%;
  margin-top: -15px;
  z-index: 1;
  content: ""; }

.vam-ClaimProcess1 span:after {
  content: "";
  z-index: -1;
  position: absolute;
  right: -38px;
  top: 50%;
  margin-top: -20px; }

.vam-ClaimProcess2 {
  z-index: -4;
  margin-left: -25px; }

.vam-ClaimProcess2 span:before {
  position: absolute;
  right: -28px;
  top: 50%;
  margin-top: -15px;
  z-index: 1;
  content: ""; }

.vam-ClaimProcess3 {
  z-index: -5; }

.vam-claimProces {
  position: relative;
  width: auto;
  left: 50%;
  margin-left: -200px;
  float: left; }

/*-------claim process css start----------*/
/*===========INNER PAGE CSS END===================*/
/*===CUSTOMER VIEW OR CUSTOMER INFORMATION PAGE CSS START====*/
/*  bhoechie tab */
div.bhoechie-tab-container {
  z-index: 10;
  padding: 0 !important;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-width: 1px;
  border-style: solid;
  margin-top: 20px;
  position: relative; }

div.bhoechie-tab-menu {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  position: absolute;
  height: 100%; }

div.bhoechie-tab-menu div.list-group {
  margin-bottom: 0; }

div.bhoechie-tab-menu div.list-group > a {
  margin-bottom: 0;
  font-weight: 500; }

div.bhoechie-tab-menu div.list-group > a .glyphicon,
div.bhoechie-tab-menu div.list-group > a .fa {
  display: block;
  padding-bottom: 5px; }

div.bhoechie-tab-menu div.list-group > a:first-child {
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  border-radius: 0; }

div.bhoechie-tab-menu div.list-group > a:last-child {
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  border-radius: 0; }

div.bhoechie-tab-menu div.list-group > .list-group-item {
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid; }

div.bhoechie-tab-menu div.list-group > a.active:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom-width: 13px;
  border-bottom-style: solid;
  border-top-width: 13px;
  border-top-style: solid;
  border-left-width: 10px;
  border-left-style: solid; }

div.bhoechie-tab-content {
  padding-top: 15px;
  min-height: 650px; }

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
  display: none; }

.vam-recomended-area {
  margin: 0;
  padding: 0;
  text-align: center; }

.vam-recomended-area li {
  margin-right: 20px;
  display: inline-block; }

.dot-1 {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  float: left;
  margin: 3px 5px 0 -15px;
  position: absolute; }

.vam-summary ul li:first-child {
  padding-top: 0; }

.vam-summary ul li {
  padding-top: 15px; }

.vam-summary ul li span {
  width: 150px;
  float: left; }

.vam-summary-acivity {
  padding: 15px;
  margin-bottom: 20px;
  position: relative; }

.vam-summary-acivity:before {
  content: "";
  position: absolute;
  height: 25px;
  width: 4px;
  left: -2px;
  top: 50%;
  margin-top: -12px; }

.mCustomScrollbar {
  overflow: auto;
  position: relative;
  width: 100%;
  height: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.vam-height450 {
  height: 450px !important; }

@media only screen and (max-width: 768px) {
  .vam-recomended-area {
    position: relative;
    top: 0px;
    text-align: center;
    margin-bottom: 30px; }

  /*div.bhoechie-tab-content {
    min-height: 0px; }*/

}
@media only screen and (max-width: 767px) {
   

    div.bhoechie-tab-content {
        min-height: 0px;
    }
}
/*===CUSTOMER VIEW OR CUSTOMER INFORMATION PAGE CSS END====*/
/*=========ADVANCE SEARCH CSS START===========*/
.vam-searchFilter {
  /*float:left;*/
  display: block; }

.vam-searchFilter h3 {
  margin-left: -1px;
  margin-right: -1px;
  padding: 12px; }

.vam-searchResult .sort li {
  border-right-width: 1px;
  border-right-style: solid;
  float: left;
  padding: 10px 8px;
  line-height: 31px; }

.vam-searchResult .sort li a {
  border-right-width: 1px;
  border-right-style: solid;
  padding: 0px 10px 0 10px;
  float: left; }

.vam-searchResult .sort li a:last-child {
  border: none; }

.vam-sortAlphabte li {
  float: left;
  padding: 16px 6px; }

.vam-sortAlphabte li a {
  position: relative; }

.vam-sortAlphabte li a.active:after,
.vam-sortAlphabte li a.active:before {
  bottom: -17px;
  left: 52%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.vam-sortAlphabte li a.active:after {
  border-width: 7px;
  margin-left: -7px; }

.vam-sortAlphabte li a.active:before {
  border-width: 11px;
  margin-left: -11px; }

.vam-searchList span.title {
  display: block; }

.vam-searchList span.titleBlack {
  display: block; }

.vam-searchList span.title i.phone {
  padding-right: 8px; }

.vam-searchList span.title i.mail {
  padding-right: 8px; }

.vam-searchList span.detail,
.vam-searchList span.grey,
.vam-searchList span.green,
.vam-searchList span.red {
  display: block; }

.vam-searchList span.blue {
  display: block;
  margin-bottom: 10px;
  word-wrap: break-word; }

.vam-searchList span.grey {
  display: block; }

.vam-searchList span.green {
  display: block; }

.vam-searchList span.red {
  display: block; }

.vam-searchList span.prospect {
  padding: 3px 8px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.vam-searchList .row .vam-customer {
  display: none; }

.vam-searchList .row:hover .vam-customer {
  display: block; }

.vam-customer {
  padding: 15px 0px;
  border-radius: 2px;
  text-align: center;
  position: absolute;
  top: 25%;
  right: 0;
  width: 55px; }

.file {
  position: relative; }

.file label {
  padding: 8px 20px 10px 20px;
  transition: all .4s; }

.file input {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 0;
  opacity: 0.01;
  cursor: pointer; }

.vam-width200 {
  width: 200px !important; }

.vam-QuoteID {
  padding: 10px;
  display: inline-block;
  margin-bottom: 15px; }

.v-Versions {
  right: 20px;
  top: 55%;
  left: inherit;
  min-width: 120px; }

.v-Versions li a {
  padding: 8px 20px; }

.v-Versions .btn-success {
  margin: 5px 24px 0;
  padding: 10px 20px; }

/*-----PAGINATION CSS---*/
.pagination > li {
  float: left; }

/*-----PAGINATION CSS---*/
/*=========ADVANCE SEARCH CSS END===========*/
.vam-supportDocu {
  color: #0070d2;
  font-size: 13px;
  margin-bottom: 15px;
  word-break: break-word;
  text-align: center; }

.vam-supportDocu img {
  display: block;
  margin-bottom: 5px; }

.vam-width195 {
  max-width: 195px; }

.vam-width160 {
  max-width: 160px; }

.vam-VehicleList {
  border-radius: 2px;
  margin-bottom: 10px;
  display: block;
  padding: 10px;
  position: relative; }

.vam-VehicleList img {
  border-radius: 100%;
  width: 50px;
  margin-right: 5px;
  padding: 7px;
  display: inline-block;
  vertical-align: middle; }

.owl-carousel2 img {
  /*max-height: 95px;*/
  border-radius: 2px; }

.vam-AddVehicleBtn {
  height: 70px;
  width: 70px;
  white-space: pre-wrap !important;
  padding: 0 !important; }

.vam-addBtn {
  margin-top: 5px; }

.vam-addBtn i {
  top: 2px;
  position: relative;
  margin-right: 2px; }

.vam-daylabel span label {
  min-width: 95px;
  margin-bottom: 5px; }

@media only screen and (max-width: 448px) {
  .vam-btn-payment {
    text-align: center;
    float: none !important; } }
@media only screen and (max-width: 375px) {
  .vam-XSPL0 {
    padding-left: 0px !important; } }
@media only screen and (max-width: 767px) {
  .vam-quickLinks {
    position: relative;
    width: 100%;
    right: 0; }

  	/* .vam-timeline {
  width:100%;
  }*/
  .vam-PL45 {
    padding-left: 15px !important; }

  .vam-PL20 {
    padding-left: 20px !important; }

  .vam-PL50 {
    padding-left: 15px !important; }

  .vam-PR50 {
    padding-right: 15px !important; }

  .vam-RPL30 {
    padding-left: 30px !important;
    padding-right: 30px !important; }

  .getcardResponsive {
    margin-top: 80px;
    padding-left: 0px;
    padding-right: 15px; }

  .vam-link {
    width: auto;
    margin-top: 0; }

  .vam-inner-right,
  .vam-quickLinks-inner {
    width: 100%;
    float: left; }

  .vam-display-tablerow-r {
    display: block; }

  .vam-RMR0 {
    margin-right: 0; }

  #declaration-img {
    height: auto; }

  .vam-bdr-rightededed,
  .vam-bdr-leftededed {
    border: none; }

  .vam-top-logo a {
    border: none !important;
    padding: 0; }

  .vam-policy-claim > div {
    margin: 8px 0; }

  .vam-RPR15 {
    padding-right: 15px !important; }

  .vam-RPL15 {
    padding-left: 15px !important; }

  .vam-RPB15 {
    padding-bottom: 15px !important; }

  .vam-RXSMT15 {
    margin-top: 15px; }

  .vam-RXSMB15 {
    margin-bottom: 15px; }

  .vam-RPLR0 {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .vam-MLN15 {
    margin-left: 0; }

  .vam-RPL0 {
    padding-left: 0px !important; }

  .vam-MobPR0 {
    padding-right: 0; }

  .vam-RML25 {
    margin-left: 0; }

  .vam-RMB15 {
    margin-bottom: 15px; }

  .vam-width195 {
    max-width: 100%; }

  .vam-width200 {
    width: 100% !important; }

  .form-group input.vam-Width70 {
    /*max-width:100%;*/
    text-align: center; }

  .vam-searchResult .sort li {
    border-right-width: 1px;
    border-right-style: solid;
    float: left; }

  .vam-sortAlphabte li {
    float: left;
    padding: 10px 6px;
    text-transform: uppercase; }

  .vam-searchResult .sort li a {
    border-right-width: 1px;
    border-right-style: solid;
    padding: 0 5px 0 5px; }

  	/*.vam-searchResult .sort li:first-child {
  clear:both;
  float:none;
  }
  .vam-searchResult {
  padding-bottom:10px
  }*/
  .vam-display-block-Mob {
    display: block !important; }

  .vam-MT5Mob {
    margin-top: 5px; }

  .vam-MT10Mob {
    margin-top: 10px !important; }

  .vam-ML0Mob {
    margin-left: 0px; }

  .vam-ClaimProcess1 {
    width: 120px;
    height: 120px;
    padding-top: 20px; }

  .vam-ClaimProcess1:after {
    width: 120px;
    height: 120px; }

  .vam-claimProces {
    margin-left: -157px; }

  .vam-TxtAlignLeftMob {
    text-align: left !important; }

  .vam-MobMT10 {
    margin-top: 10px; }

  .vam-R-pull-left {
    float: left !important; }

  .vam-RMT5 {
    margin-top: 5px; }

  .vam-addBtn {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px; }

  .form-group label.block {
    display: block !important;
    margin: 10px 0; }

  .vam-MTsm10 {
    margin-top: 10px !important; }

  .vam-MobMB10 {
    margin-bottom: 10px !important; }

  .vam-rbdrNone {
    border: none; } }
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .vam-QuoteWidget li {
    text-align: center;
    max-width: 98px; }

  .vam-QuoteWidget li:first-child {
    text-align: left; }

  .vam-QuoteWidget li:last-child {
    text-align: right;
    padding-right: 0; }

  .vam-QuoteWidget li:last-child.completed:before {
    left: inherit;
    right: 0; }

  a.navigationArrows {
    float: left;
    margin-top: 45px;
    margin-right: 10px; }

  .vam-QuoteWidget li:last-child:before {
    left: inherit;
    right: 0; } }
@media only screen and (max-width: 1125px) and (min-width: 1001px) {
  .flex-caption img {
    top: 60px; }

  .caption_title_line h3 {
    top: 65px; }

  .caption-subtitle h4 {
    top: 70px; }

  .caption-subtitle p {
    top: 75px; } }
@media (max-width: 991px) {
  .vam-RMPL15 {
    padding-left: 15px !important; }

  .vam-RMT0 {
    margin-top: 0px; }

  .vam-RMT15 {
    margin-top: 15px; }

  .vam-RMB15 {
    margin-bottom: 15px; }

  .getcardResponsive {
    margin-top: 80px;
    padding-left: 0px;
    padding-right: 15px; }

  /*vam-Weekdays*/
  .RightHelpPanel,
  .RightHelpPanel1 {
    display: none; } }
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .vam-PL45 {
    padding-left: 15px !important; }

  .vam-SMPL0 {
    padding-left: 0 !important; }

  .vam-inner-right {
    width: 220px; }

  .vam-link {
    width: 220px; }

  .vam-link div:nth-child(even) {
    padding-right: 0; }

  .vam-link div:nth-child(odd) {
    padding-left: 0; }

  .vam-news-blank {
    width: 220px; } }
@media only screen and (max-width: 1311px) and (min-width: 992px) {
  .vam-sortAlphabte {
    width: 100%; }

  .vam-searchResult {
    width: 100%; } }
@media screen and (min-width: 1024px) and (max-width: 1059px) {
  .vam-QuoteWidget li {
    max-width: 155px; } }
@media (max-width: 691px) {
  .vam-sortAlphabte li a.active:after,
  .vam-sortAlphabte li a.active:before {
    border: transparent; } }
@media only screen and (max-width: 991px) {
  .vam-cnt100 {
    float: left;
    display: block;
    width: 100%; } }
@media (max-width: 767px) {
  .col-xs-12.text-right,
  .col-xs-12.text-left {
    text-align: left; } }
@media (max-width: 767px) {
  .vam-searchList .row:hover .vam-customer {
    display: none; }

  .vam-Mob-MT15 {
    margin-top: 15px; } }
@media (max-width: 1024px) {
  .vam-BdrT-MobTab {
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    width: 100%;
    height: 1px;
    float: left; } }
/*================= STRUCTURE CSS START================= */
.section {
  margin-bottom: 15px; }

.header {
  margin-bottom: 5px; }

.vam-Width50 {
  max-width: 50px;
  text-align: center; }

.header,
.content {
  width: 100%;
  display: block;
  clear: both; }

.header:before,
.header:after,
.content:before,
.content:after,
.section:before,
section:after {
  content: "";
  display: table;
  clear: both; }

.header div {
  float: left; }

.header .input-group {
  width: 50%; }

.header-primary {
  margin-right: 15px;
  margin-bottom: 15px;
  margin-top: 10px; }

.header-secondary {
  margin-right: 15px; }

.header-teritory {
  margin-right: 15px; }

.caption-inline {
  display: table; }

.caption-inline .header-primary,
.caption-inline .header-secondary,
.caption-inline .header-teritory {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
  width: 1%;
  white-space: nowrap;
  float: none; }

.caption-inline span {
  display: table-cell;
  vertical-align: middle;
  float: none; }

.caption-inline span a {
  display: block;
  padding-top: 5px; }

.caption-bottom {
  margin-bottom: 15px; }

.caption-bottom span {
  display: block;
  clear: both;
  float: left;
  margin-top: 5px; }

.caption-inline span label,
.caption-bottom span label,
.caption-bottom span {
  color: #5d5d5d !important; }

@media (max-width: 767px) {
  .header .input-group {
    width: 100%; }

  .caption-inline {
    display: block;
    margin-bottom: 15px; }

  .caption-inline .header-primary,
  .caption-inline .header-secondary,
  .caption-inline .header-teritory {
    display: block;
    float: left;
    white-space: normal;
    width: auto; }

  .caption-inline span {
    display: block;
    margin-top: 5px;
    float: left; }

  label span {
    margin-bottom: 5px; } }
.caption-bottom .header-primary,
.caption-bottom .header-secondary,
.caption-bottom .header-teritory,
.caption-bottom .caption {
  display: block;
  float: left;
  clear: both; }

/*================= STRUCTURE CSS END================= */
/*=========TOAST MESSAGE  START==========*/
.k-notification {
  border: 0; }

.vam-toast-info,
.vam-toast-error,
.vam-toast-success {
  width: 240px; }

.vam-toast-info img,
.vam-toast-error img,
.vam-toast-success img {
  float: left;
  margin: 4px 6px 6px 6px; }

/*==========TOAST MESSAGE END===========*/
/*===============================MULTILINE QUOTE START
====================================================== */
.vam-topN2 {
  top: -2px !important; }

.vam-top5 {
  top: 5px !important; }

.vam-top58 {
  top: 58px !important; }

/*----RIGHT PANEL CSS START-----*/
.vam-profile ul.v-ML-AgentIcons {
  margin: 0 -15px; }

@media screen and (min-width: 992px) and (max-width: 1080px) {
  .vam-profile {
    width: 240px; }

  .HelpPanel-Content {
    width: 230px !important; }

  .CoachMark {
    max-width: 150px !important;
    left: -80% !important; }

  #piece-2 {
    left: 117% !important; } }
@media screen and (min-width: 821px) and (max-width: 991px) {
  .vam-profile {
    width: 100vw;
    /*82vw*/
    right: 0px;
    position: relative;
    float: right; } }
@media screen and (min-width: 768px) and (max-width: 820px) {
  .vam-profile {
    width: 100vw;
    /*78vw*/
    right: 0px;
    position: relative;
    float: right; }

  .vam-profile1 {
    width: 100vw;
    right: 0px;
    position: relative;
    float: right; } }
@media screen and (max-width: 991px) {
  .vam-profile1 h3 {
    text-align: left;
    margin-left: 20px; } }
/*---------------------------------------------
		APPETITE GUIDE AND GUIDANCE PANEL CSS START
	-----------------------------------------*/
/* // chart CSS */
.AppetiteWrapper {
  width: 100px;
  height: 100px;
  position: relative;
  margin-top: 70px; }

.CircleGray {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  border-radius: 100%;
  z-index: 1; }

.active {
  display: block !important;
  z-index: 2; }

.CircleRed1 {
  position: absolute;
  overflow: hidden;
  top: -20px;
  bottom: -20px;
  left: -20px;
  right: -20px;
  border-radius: 100%;
  transform: rotate(45deg);
  display: none; }

.CircleRed1:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transform: skew(45deg);
  left: 100%;
  top: 50%; }

.CircleRed1 span {
  transform: rotate(-40.57143deg);
  position: absolute;
  top: 54.5%;
  left: 75.5%;
  z-index: 1000; }

.CircleRed2 {
  position: absolute;
  overflow: hidden;
  top: -20px;
  bottom: -20px;
  left: -20px;
  right: -20px;
  border-radius: 100%;
  transform: rotate(360deg);
  display: none; }

.CircleRed2:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transform: skew(45deg);
  left: 100%;
  top: 50%; }

.CircleRed2 span {
  transform: rotate(-360.57143deg);
  position: absolute;
  top: 54.5%;
  left: 75.5%;
  z-index: 1000; }

.CircleRed3 {
  position: absolute;
  overflow: hidden;
  top: -20px;
  bottom: -20px;
  left: -20px;
  right: -20px;
  border-radius: 100%;
  transform: rotate(315deg);
  display: none; }

.CircleRed3:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transform: skew(45deg);
  left: 100%;
  top: 50%; }

.CircleRed3 span {
  transform: rotate(-305.57143deg);
  position: absolute;
  top: 54.5%;
  left: 75.5%;
  z-index: 1000; }

.CircleRed4 {
  position: absolute;
  overflow: hidden;
  top: -20px;
  bottom: -20px;
  left: -20px;
  right: -20px;
  border-radius: 100%;
  transform: rotate(270deg);
  display: none; }

.CircleRed4:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transform: skew(45deg);
  left: 100%;
  top: 50%; }

.CircleRed4 span {
  transform: rotate(-257.57143deg);
  position: absolute;
  top: 54.5%;
  left: 75.5%;
  z-index: 1000; }

.CircleRed5 {
  position: absolute;
  overflow: hidden;
  top: -20px;
  bottom: -20px;
  left: -20px;
  right: -20px;
  border-radius: 100%;
  transform: rotate(225deg);
  display: none; }

.CircleRed5:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transform: skew(45deg);
  left: 100%;
  top: 50%; }

.CircleRed5 span {
  transform: rotate(-217.57143deg);
  position: absolute;
  top: 54.5%;
  left: 76.5%;
  z-index: 1000; }

.CircleRed6 {
  position: absolute;
  overflow: hidden;
  top: -20px;
  bottom: -20px;
  left: -20px;
  right: -20px;
  border-radius: 100%;
  transform: rotate(180deg);
  display: none; }

.CircleRed6:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transform: skew(45deg);
  left: 100%;
  top: 50%; }

.CircleRed6 span {
  transform: rotate(-170.57143deg);
  position: absolute;
  top: 54.5%;
  left: 76.5%;
  z-index: 1000; }

.CircleRed7 {
  position: absolute;
  overflow: hidden;
  top: -20px;
  bottom: -20px;
  left: -20px;
  right: -20px;
  border-radius: 100%;
  transform: rotate(135deg);
  display: none; }

.CircleRed7:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transform: skew(45deg);
  left: 100%;
  top: 50%; }

.CircleRed7 span {
  transform: rotate(-130.57143deg);
  position: absolute;
  top: 54.5%;
  left: 75.5%;
  z-index: 1000; }

.CircleRed8 {
  position: absolute;
  overflow: hidden;
  top: -20px;
  bottom: -20px;
  left: -20px;
  right: -20px;
  border-radius: 100%;
  transform: rotate(90deg);
  display: none; }

.CircleRed8:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transform: skew(45deg);
  left: 100%;
  top: 50%; }

.CircleRed8 span {
  transform: rotate(-86.57143deg);
  position: absolute;
  top: 54.5%;
  left: 78.5%;
  z-index: 1000; }

.Appetitelabel {
  position: absolute;
  z-index: 1;
  line-height: 16px;
  text-align: left; }

/* Label positions */
#piece-1 {
  top: -50px;
  left: 80px; }

#piece-2 {
  top: 15px;
  left: 122%; }

#piece-3 {
  top: 65px;
  left: 122%; }

#piece-4 {
  top: 122%;
  left: 75%; }

#piece-5 {
  top: 122%;
  left: -30%; }

#piece-6 {
  top: 68%;
  left: -60%; }

#piece-7 {
  top: 5px;
  left: -61px; }

#piece-8 {
  top: -50px;
  left: -50px; }

/* Additional CSS */
.guidanceWrapper {
  position: absolute;
  right: 0px; }

.quickLink {
  top: 55px;
  position: relative;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  background: #f7f7f7; }

.quickLink h3 {
  padding-left: 20px; }

.vam-businessSearch,
.RightHelpPanel,
.RightHelpPanel1,
.RightHelpPanel2,
.vam-recommendation {
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2); }

.RightHelpPanel {
  top: 70px !important;
  margin-bottom: 25px; }

.RightHelpPanel1 {
  top: 110px !important;
  margin-bottom: 25px; }

.RightHelpPanel2 {
  top: 110px !important;
  margin-bottom: 25px; }

.RightHelpPanel2 .Open .HelpPanel-Content {
  height: 185px !important; }

#infographic-pop .modal-dialog {
  width: 75%; }

#infographic-pop .modal-body img {
  width: 100%; }

#infographic-pop .modal-header {
  padding: 10px 5px; }

#infographic-pop .close {
  padding: 4px 8px 4px;
  font-size: 1.3em;
  font-weight: normal; }

.Appetitevideo {
  width: 100%;
  height: 140px; }

.Appetitedoc {
  margin-top: 15px; }

.Appetitedoc li {
  margin: 0;
  padding: 0;
  text-align: left; }

video::-webkit-media-controls-mute-button {
  margin-left: -14px; }

video::-webkit-media-controls-volume-slider {
  margin-left: 4px; }

.HelpPanel-Content .header {
  z-index: 1;
  line-height: 49px;
  transition: all ease 0.5s;
  padding-left: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.08) !important; }

.HelpPanel-Content .header a:before {
  color: #9d9d9d;
  font-size: 18px; }

.HelpPanel-Content {
  position: relative;
  height: 49px;
  width: 250px;
  transition: all ease-out 0.5s;
  z-index: 1;
  margin-top: -15px;
  overflow: hidden; }

.Open .HelpPanel-Content {
  height: 320px; }

.Open .infographicH186 {
  height: 186px !important; }

#infographic-pop .modal-dialog {
  width: 75%; }

#infographic-pop .modal-body img {
  width: 100%; }

.Open .header {
  margin-top: 5px; }

.CoachMark1 {
  position: absolute;
  left: -200px;
  color: #000;
  top: 7px;
  max-width: 250px;
  text-align: left;
  z-index: 2;
  -webkit-animation: fadeinout 8s linear forwards;
  animation: fadeinout 8s linear forwards; }

.CoachMark1:before {
  position: absolute;
  content: "";
  background: url(../images/coachmark.png) no-repeat;
  right: -70px;
  top: 10px;
  width: 70px;
  height: 34px; }

@media screen and (max-width: 1023px) {
  .CoachMark1 {
    display: none; } }
.CoachMark {
  position: absolute;
  left: -120%;
  top: -25px;
  max-width: 250px;
  text-align: left;
  z-index: 2;
  -webkit-animation: fadeinout 8s linear forwards;
  animation: fadeinout 8s linear forwards; }

.CoachMark:before {
  position: absolute;
  content: "\f102";
  transform: rotate(77deg);
  right: -70px;
  top: -10px; }

@-webkit-keyframes fadeinout {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  20% {
    opacity: 1; }
  30% {
    opacity: 1; }
  40% {
    opacity: 1; }
  50% {
    opacity: 1; }
  60% {
    opacity: 1; }
  70% {
    opacity: 1; }
  80% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0;
    display: none; } }
@-moz-keyframes fadeinout {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  20% {
    opacity: 1; }
  30% {
    opacity: 1; }
  40% {
    opacity: 1; }
  50% {
    opacity: 1; }
  60% {
    opacity: 1; }
  70% {
    opacity: 1; }
  80% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0;
    display: none; } }
@-o-keyframes fadeinout {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  20% {
    opacity: 1; }
  30% {
    opacity: 1; }
  40% {
    opacity: 1; }
  50% {
    opacity: 1; }
  60% {
    opacity: 1; }
  70% {
    opacity: 1; }
  80% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0;
    display: none; } }
@keyframes fadeinout {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  20% {
    opacity: 1; }
  30% {
    opacity: 1; }
  40% {
    opacity: 1; }
  50% {
    opacity: 1; }
  60% {
    opacity: 1; }
  70% {
    opacity: 1; }
  80% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0;
    display: none; } }
/* chart CSS // */
/*----Business search---*/
.vam-businessSearch {
  top: 70px !important;
  margin-bottom: 25px; }

.Open1 .HelpPanel-Content {
  height: 525px; }

.vam-locationSearch ul {
  margin: 0;
  padding: 0; }

.vam-locationSearch li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  min-height: 80px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.08) !important;
  padding: 10px;
  position: relative;
  overflow: hidden; }

.vam-locationSearch li:last-child {
  border: none !important; }

.vam-locationSearch li .img {
  float: left;
  margin: 0 12px 0 0; }

.vam-locationSearch li div {
  float: left; }

.vam-locationSearch li div span {
  text-align: left;
  display: block; }

@media screen and (max-width: 1080px) and (min-width: 992px) {
  .vam-locationSearch li .img {
    float: none;
    text-align: center; }

  .vam-locationSearch li div span {
    text-align: center;
    display: block; } }
.vam-locationSearch li div span.title {
  color: #0070d2 !important;
  font-size: 1.2em; }

.vam-locationSearch li div span.address {
  color: #5d5d5d !important;
  font-size: .9em; }

.vam-locationSearch li.vam-SRselected div span {
  color: #fff !important; }

.vam-SRselected {
  background: #0070d2;
  color: #fff !important;
  display: block; }

.vam-SRselected:hover {
  color: #FFF; }

.vam-inside {
  position: absolute !important;
  background: rgba(0, 0, 0, 0.8);
  bottom: -80px;
  padding: 7px 0 7px 0;
  width: 100%;
  left: 0px;
  color: #fff;
  font-size: .75em; }

/*----Business search end---*/
/*----Recommendation start---*/
.vam-recommendation {
  top: 200px !important;
  margin-bottom: 25px; }

.OpenRecommend .HelpPanel-Content {
  height: 372px;
  padding-bottom: 15px; }

.vam-recommendationList ul {
  margin: 0 0 0 0;
  padding: 0; }

.vam-recommendationList li {
  padding: 10px;
  border-bottom: 1px solid #e5e5e5 !important;
  box-shadow: 0 1px 0 transparent !important; }

.vam-recommendationList li:first-child {
  padding-top: 0; }

.vam-recommendationList li:last-child {
  border: none !important;
  padding-bottom: 0; }

.vam-recommendationList li p {
  color: #56595c !important;
  font-size: .9em;
  text-align: left;
  margin-bottom: 15px;
  line-height: 18px; }

.vam-recommendationList li div a.moreRecommndation {
  color: #0070d2;
  font-size: .9em; }

.vam-recommendationList video {
  width: 230px; }

.vam-recommendationList a.inflographic-img img {
  width: 100%;
  padding: 0px;
  margin-bottom: 15px; }

/*----Recommendation End---*/
/*---------------------------------------
	APPETITE GUIDE AND GUIDANCE PANEL CSS END
	-----------------------------------------*/
/*--------POLICY VIEW CARD START-----------*/
.vam-epPolicyView {
  margin-top: 15px;
  border-bottom: 1px solid #ddd;
  padding: 20px;
  background: #f7f7f7;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  top: 40px;
  position: relative;
  right: -15px; }

.vam-epPolicyView li {
  text-align: left;
  border: none;
  box-shadow: none !important;
  color: #393939;
  padding: 6px 0; }

.vam-epPolicyView li span {
  color: #5d5d5d;
  font-weight: 500;
  display: block;
  line-height: 25px; }

.vam-epPolicyView li span span {
  color: #393939;
  display: inline !important;
  padding: 0 5px; }

/*--------POLICY VIEW CARD END-----------*/
/*----RIGHT PANEL CSS END-----*/
/*---------------PRODUCTS CSS START-------------*/
.vam-products ul {
  margin: 0;
  padding: 0; }

.vam-products li {
  margin-right: 12px;
  margin-bottom: 25px;
  display: inline-block;
  width: calc(31% - 3px);
  padding: 10px 15px;
  border-radius: 2px;
  position: relative;
  top: 0; }

.vam-products li span.icon {
  margin-right: 1em; }

.vam-products li span {
  vertical-align: middle;
  display: inline-block;
  height: 70px; }

.vam-products li p {
  display: inline-block;
  vertical-align: middle;
  width: 60%; }

.vam-products li span.vam-lobSelect {
  position: absolute;
  right: 0;
  top: 0;
  height: auto !important;
  padding: 5px 0 5px 10px;
  border-bottom-left-radius: 5px; }

/*checkbox*/
.vam-products li span.vam-lobSelect input[type=checkbox].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.vam-products li span.vam-lobSelect input[type=checkbox].css-checkbox + label.css-label {
  padding-left: 24px;
  height: 16px;
  display: inline-block;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: 0 -12px;
  cursor: pointer; }

.vam-products li span.vam-lobSelect input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 2px;
  height: 14px;
  position: relative;
  top: -2px; }

.vam-products li span.vam-lobSelect label.css-label {
  background: url(../images/product-select-checkbox.png) no-repeat;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/*checkbox*/
.vam-products li div.input-group span {
  display: table-cell;
  height: auto; }

.vam-products li.selected {
  border-radius: 2px;
  border: none; }

.vam-products li.selected input,
.vam-products li.selected select,
.vam-products li.selected div.input-group span {
  border: none; }

@media only screen and (max-width: 1090px) and (min-width: 556px) {
  .vam-products li {
    width: calc(45% - 1px); } }
@media only screen and (max-width: 555px) {
  .vam-products li {
    min-width: 100%; } }
/*NEW CSS*/
.vam-ProductCards {
  border-spacing: 20px 10px;
  margin-left: 0;
  display: table; }

.vam-ProductCards ul {
  display: table-row; }

.vam-ProductCards ul li .row:before,
.vam-ProductCards ul li .row:after {
  content: "";
  display: block; }

.vam-ProductCards ul li {
  display: table-cell;
  width: 300px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  text-align: center;
  vertical-align: middle;
  height: 305px;
  background: #285f8f;
  overflow: hidden;
  max-width: 33%;
  padding: 10px; }

.vam-ProductCards ul li .input-group {
  border-spacing: 0; }

.vam-ProductCards ul li.Select {
  text-align: left;
  vertical-align: top;
  background: #fff;
  padding: 0; }

.vam-ProductCards ul li .vam-ProductHeader span {
  font-size: 28px;
  font-weight: 300;
  display: block;
  text-align: center;
  color: #fff;
  line-height: 36px;
  margin-bottom: 15px; }

.vam-ProductCards ul li.Select .vam-ProductHeader span {
  font-size: 16px;
  font-weight: 400;
  display: block;
  text-align: left;
  color: #fff;
  line-height: inherit;
  margin-bottom: 0;
  padding: 15px;
  max-width: 80%;
  margin: 0; }

.vam-ProductCards ul li .vam-ProductHeader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 20%; }

.vam-ProductCards ul li.Select .vam-ProductHeader {
  background: #285f8f;
  margin-top: 0;
  cursor: pointer;
  position: relative;
  padding: 0; }

.vam-ProductCards ul li.Select .vam-ProductHeader span br {
  display: none; }

.vam-ProductCards ul li.Select .vam-ProductHeader img {
  display: none; }

.vam-ProductCards ul li.Select .vam-ProductHeader .Checked {
  display: block;
  position: absolute;
  right: 10px;
  top: 11px;
  background-image: url(../images/product-checked.png);
  background-repeat: no-repeat;
  background-position: center center;
  transition: all ease 0.3s; }

.vam-ProductCards ul li.Select .vam-ProductHeader:hover .Checked {
  background-image: url(../images/cancel-icon.png); }

.vam-ProductCards ul li .vam-ProductHeader img.Checked {
  display: none; }

.vam-ProductCards ul li div.vam-LOBSelect {
  height: 1px;
  overflow: hidden;
  transition: all ease 0.6s; }

.vam-ProductCards ul li.Select div.vam-LOBSelect {
  height: auto;
  padding-top: 20px; }

.vam-ProductCards ul li div.footer {
  width: 100%;
  position: absolute;
  height: 60px;
  background: #fff;
  text-align: center;
  bottom: 0;
  padding: 20px 0;
  border: 1px solid #eee;
  transition: all ease 0.3s;
  cursor: pointer;
  left: 0; }

.vam-ProductCards ul li.Select div.footer {
  width: 100%;
  position: absolute;
  height: auto;
  background: #fff;
  text-align: center;
  bottom: 0;
  padding: 20px 0;
  border: 1px solid #eee; }

.vam-ProductCards ul li div.footer a {
  font-size: 16px; }

.vam-ProductCards ul li.Select div.footer {
  display: none; }

@media screen and (max-width: 767px) {
  .vam-ProductCards ul {
    display: block;
    border-spacing: 20px 0; }

  .vam-ProductCards ul li {
    display: block;
    max-width: 100%;
    margin-bottom: 20px; }

  .vam-ProductCards ul li .vam-ProductHeader {
    padding-top: 45%;
    margin-top: -25%; }

  .vam-ProductCards ul li.Select .vam-ProductHeader {
    background: #285f8f;
    margin-top: 0;
    padding-top: 0;
    cursor: pointer; } }
@media screen and (max-width: 375px) {
  .vam-ProductCards ul li div.footer {
    padding: 10px 0; } }
/*------------PRODUCTS CSS END----------*/
/*--------LOCATION PAGE: UPLOAD LOCATION START----*/
.vam-upload-location {
  padding: 15px 15px 30px 15px;
  text-align: center;
  width: 80%; }

.vam-upload-location p span {
  display: block; }

@media only screen and (max-width: 767px) {
  .vam-upload-location {
    width: 100%; } }
/*--------LOCATION PAGE: UPLOAD LOCATION END----*/
/*----PRICING SCRREN CSS START-----------*/
.vam-premium-userDetail {
  background: #e0eefa;
  border: none;
  border-radius: 0;
  margin-bottom: 0; }

.vam-premium-userDetail address {
  margin-bottom: 0; }

.vam-premium-userDetail ul {
  margin-bottom: 0; }

.vam-premium-userDetail li {
  line-height: 22px; }

.vam-premium-userDetail li label {
  position: relative;
  top: -3px; }

.vam-totalPrice ul {
  float: right;
  margin-right: 40px; }

.vam-totalPrice li {
  margin-bottom: 10px; }

.vam-totalPrice li span {
  font-weight: 500;
  text-align: right;
  float: right;
  color: #ff2e2e;
  margin-left: 35px; }

.vam-totalPrice li label {
  color: #0070d2;
  font-weight: 500; }

@media only screen and (max-width: 767px) {
  .vam-totalPrice li label {
    max-width: 150px; } }
/*----PRICING SCRREN CSS END-----------*/
/*---ACCORDIAN PANEL CSS START-------*/
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0; }

.panel-heading a.collapsed + i:before {
  content: "\e114"; }

.panel-heading a + i:before {
  content: "\e113"; }

.resp-tabs-list li.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5; }

.resp-tabs-container h2.disabled {
  pointer-events: none; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: middle; }

@media screen and (max-width: 767px) {
  .vam-width-Mob100P {
    width: 100% !important; } }
@media screen and (min-width: 767px) {
  .vam-Desktop-LH30 {
    line-height: 30px; } }
/*---ACCORDIAN PANEL CSS END-------*/
/*----PRICING SCRREN CSS END-----------*/
/*---PAYMENT CSS START-------*/
input[type=radio].cssImg-radio {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

input[type=radio].cssImg-radio + label.cssImg-radiolabel {
  padding-left: 20px;
  height: 26px;
  display: inline-block;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: 0 -26px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer; }

input[type=radio].cssImg-radio:checked + label.cssImg-radiolabel {
  background-position: 0 0px; }

label.cssImg-radiolabel {
  background: url(../images/radio-img.png) no-repeat;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

label.cssImg-radiolabel img {
  margin-top: -5px;
  opacity: 0.3;
  width: 40px;
  transition: .3s ease-in-out; }

input[type=radio].cssImg-radio:checked + label.cssImg-radiolabel img {
  opacity: 1;
  width: 40px;
  transition: all .3s ease-in-out; }

.vam-OvrFlow-auto {
  overflow: auto; }

.vam-WS-Nowrap {
  white-space: nowrap; }

/* In mobile Media Query */
.vam-BdrRNone {
  border-right: none !important; }

.vam-RcvMsg {
  padding: 20px;
  max-width: 400px; }

/*---PAYMENT CSS END-------*/
/*----COVERAGE INDICATIVE PREMIUM CSS START----*/
.vam-indicatePremium {
  margin-top: 128px;
  position: fixed;
  width: 100%;
  z-index: 10;
  background: #D9EDF7;
  border-radius: 0;
  border: none;
  text-align: center; }

.vam-indicatePremium h3 {
  font-size: 1.3em; }

@media screen and (max-width: 991px) {
  .vam-indicatePremium {
    margin-top: 63px; }

  .vam-mobMT0 {
    margin-top: 0; }

  .vam-indicatePremium h3 {
    font-size: 1em; }

  .vam-RT103 {
    top: 109px; } }
/*----COVERAGE INDICATIVE PREMIUM CSS END----*/
@media screen and (max-width: 412px) {
  .vam-R427MB10 {
    margin-bottom: 10px !important; } }
/*=============================== MULTILINE QUOTE END
====================================================== */
/*FOR RESPONSIVE FOOTER*/
.vam-Content-MH {
  min-height: calc(100vh - 100px) !important;
  /*height:-moz-calc(100vh - 100px) !important;*/
  height: calc(100vh - 0) !important; }

@media screen and (min-width: 767px) {
  .vam-Content-MH {
    height: auto; } }
/*===RIGHT SIDE PANEL CSS START=====*/
.vam-ColabPanel .form-control-static {
  min-height: inherit; }

/*============DEALWALL============*/
.ColabOpen #screen {
  position: fixed;
  width: 100%; }

.vam-ColabPanel {
  width: 50%;
  position: fixed;
  top: 128px;
  right: -50%;
  transition: all ease .4s;
  overflow: hidden;
  min-height: 100%;
  z-index: 100; }

.ColabOpen .vam-ColabPanel {
  right: 0;
  position: absolute; }

.ColabOpen #HideIcon {
  display: none; }

.ColabOpen:before {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 3;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  transition: all ease 0.6s; }

.vam-ColabPanel:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  left: 0; }

.vam-ColabPanel:after {
  content: "";
  position: absolute;
  top: 50px;
  bottom: 0;
  z-index: 1;
  width: 1px;
  left: 0; }

.vam-ColabPanel .TargetDiv .header {
  width: 100%;
  float: left;
  margin: 0;
  position: relative;
  /*margin-top:58px;*/
  z-index: 1; }

.vam-ColabPanel .header {
  width: 100%;
  float: left;
  margin: 0;
  position: relative;
  z-index: 10; }

.ColabOpen .vam-dealwallHeaderFixed {
  position: fixed;
  width: 50%;
  right: 0; }

.vam-ColabPanel .TargetDiv li .header {
  width: 100%;
  float: left;
  margin: 0;
  position: relative; }

.vam-ColabPanel .header ul {
  float: left;
  width: 100%;
  max-height: 58px;
  margin: 0; }

.vam-ColabPanel .header ul li {
  display: inline-block;
  float: left; }

.vam-ColabPanel .header ul li a,
.vam-ColabPanel .header ul span a {
  float: left;
  padding: 0 25px;
  line-height: 58px;
  position: relative; }

.vam-ColabPanel .header ul li:last-child {
  float: right;
  display: block; }

.vam-ColabPanel .header ul li:last-child a img {
  opacity: 1; }

/*.vam-ColabPanel .header ul li:last-child a{
	padding:0 15px
}
.vam-ColabPanel .header ul li:last-child a:after{
	position:absolute;
	height:100%;
	content:"";
	width:1px;
	left:-2px;
}
.vam-ColabPanel .header ul li:nth-last-child(2) a:after{
	position:absolute;
	height:100%;
	content:"";
	width:1px;
	right:-2px;
}*/
.vam-ColabPanel .header ul li a img {
  opacity: 0.4;
  transition: all ease .6s; }

.vam-ColabPanel .header ul li a:hover img {
  opacity: 1; }

.vam-ColabPanel .header ul li.active a img {
  opacity: 1; }

.vam-ColabPanel .header ul li.active a:before {
  content: "";
  bottom: -5px;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  z-index: 1; }

.vam-ColabPanel .header ul li.active a:after {
  content: "";
  bottom: -5px;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  z-index: 1; }

@media screen and (min-width: 767px) and (max-width: 1023px) {
  .vam-ColabPanel {
    width: 67%;
    right: -67%; }

  .ColabOpen .vam-dealwallHeaderFixed {
    width: 67%; }

  /*.vam-ColabPanel .header{
  	width:67%
  }*/
  .ColabOpen .vam-ColabPanel {
    right: 0; } }
@media screen and (max-width: 767px) {
  .vam-ColabPanel .header {
    width: 100%; } }
@media screen and (max-width: 767px) {
  .vam-ColabPanel {
    width: 100%;
    z-index: 1000;
    right: -100%; }

  .ColabOpen .Slide-Content {
    margin-left: 0%; } }
@media screen and (max-width: 991px) {
  .vam-profile ul.v-ML-AgentIcons li,
  .vam-ColabPanel {
    top: 114px; }

  .vam-profile ul.v-ML-AgentIcons li,
  .vam-ColabPanel.vam-iconColab {
    top: 65px;
    z-index: 1001; } }
/*============DEALWALL END //============*/
/*===RIGHT SIDE PANEL CSS END=====*/
/*=========== //FULL WIDTH BUTTONS FOR MOBILES ONLY============*/
@media screen and (max-width: 375px) {
  .footer button,
  .modal-footer button {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px; }

  .footer a,
  .modal-footer a,
  .btn-group {
    width: 100%;
    display: block;
    padding: 8px 0px;
    margin-right: 0px;
    text-align: center;
    margin-left: 0px; } }
@media screen and (max-width: 425px) {
  .dropdown-menu {
    width: auto; } }
@media screen and (min-width: 376px) and (max-width: 767px) {
  .btn-group {
    margin-right: 15px; } }
/*===========FULL WIDTH BUTTONS FOR MOBILES ONLY //============*/
/*====== //ENDORSE POLICY ACTIVITY ======*/
.vam-termSearch button {
  color: #333;
  background-color: #ededed;
  border-color: #ddd;
  padding: 8px; }

.vam-termSearch .dropdown-menu > li > a {
  border: none !important;
  padding: 8px 15px !important;
  display: block;
  width: 100%;
  line-height: 20px !important; }

@media screen and (max-width: 767px) {
  .vam-termSearch {
    width: 100%; } }
/*======ENDORSE POLICY ACTIVITY  \======*/
/*====== //FORM CHOOSER PAGE======*/
.v-fc-tabBtn {
  margin-bottom: 25px; }

.v-fc-tabBtn .btn {
  background: #eeeeee;
  padding: 10px 15px;
  color: #9d9d9d;
  font-weight: 500;
  border: none; }

.v-fc-tabBtn .btn-group .btn + .btn {
  margin-left: 0; }

.v-fc-tabBtn .btn.active {
  background: #285f8f;
  color: #fff; }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  outline: none; }

.v-fc-checkboxCenter {
  position: relative;
  top: 3px; }

.v-fc-enterFormDetails {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 4px 5px 5px 4px;
  background: #48c157;
  text-align: center;
  vertical-align: middle; }

.adjustmentForm {
  display: none; }

/*--------collapse panel css--*/
.v-fc-collapse {
  margin-bottom: 15px;
  background: #f7f7f7;
  border: 1px solid #ddd;
  margin-bottom: 10px; }

.v-fc-collapse .collapse_head {
  position: relative;
  cursor: pointer;
  color: #5d5d5d;
  font-size: 16px; }

.v-fc-collapse .collapse_head.open {
  color: #0070d2;
  border-bottom: 1px solid #ddd; }

.v-fc-collapse .collapse_head:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 16px;
  width: 9px;
  height: 9px;
  border-top: 3px solid #5d5d5d;
  border-left: 3px solid #5d5d5d;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

.v-fc-collapse .collapse_head.open:after {
  top: 12px;
  left: 12px;
  border-top: 3px solid #0070d2;
  border-left: 3px solid #0070d2;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.collapse_head .title {
  width: 75%;
  text-align: left;
  display: inline-block;
  padding: 10px 0 10px 28px; }

.v-fc-collapseAction {
  position: absolute;
  right: 0px;
  z-index: 1000; }

.v-fc-collapseAction a {
  padding: 12px 10px 12px 0;
  display: inline-block;
  font-size: 13px; }

@media screen and (max-width: 767px) {
  .collapse_head .title {
    width: 100%; }

  .v-fc-collapseAction {
    position: relative;
    display: block;
    margin: 0; }

  .v-fc-collapseAction a {
    padding-left: 0; } }
.v-fc-collapse .collapse_body {
  padding: 10px;
  display: none;
  background: #fff; }

/*===table css ===*/
.v-tr-currentView {
  background-color: #D9EDF7 !important; }

.v-tr-currentView td:last-child {
  background: url(../images/current-view.png) no-repeat right top; }

.v-tr-notCurrentView td:last-child {
  background: url(../images/current-view.png) no-repeat right top;
  opacity: 0.3; }

/*Profile Preference and form chooser CSS Start Here*/
.dual-list .list-group-item.active,
.dual-list .list-group-item.active:hover,
.dual-list .list-group-item.active:focus {
  background-color: #D9EDF7 !important;
  border-bottom: 1px dashed #bcd7ee;
  color: #2c6596; }

.dual-list {
  border: 1px solid #ddd;
  background: #fff; }

.dual-list-bdrDark {
  border: 1px solid #ccc; }

.dual-list .list-group-item {
  cursor: pointer;
  padding: 10px 15px;
  border: 0;
  border-bottom: 1px dashed #ddd;
  background: none;
  margin-bottom: 1px;
  border-radius: 0px; }

.dual-list .list-group-item:last-child {
  border-color: transparent; }

.dual-list-arrows {
  margin-top: 85px;
  text-align: center; }

.dual-list-arrows .btn {
  display: block;
  margin: auto; }

.dual-list-arrows .btn:hover {
  background: #0070d2;
  color: #fff; }

.profile-preference img {
  background: #ededed;
  padding: 20px; }

.reports-tabs ul li {
  margin-top: -1px; }

.reports-tabs ul li:first-child {
  margin-left: -1px; }

.reports .tab-content {
  margin-top: -1px; }

@media screen and (max-width: 767px) {
  .dual-list-row {
    margin-bottom: 70px; }

  .dual-list-arrows {
    margin: 15px 0;
    text-align: left !important; }

  .dual-list-arrows .move-right {
    margin-top: 0px;
    display: inline-block; }

  .dual-list-arrows .move-left {
    position: absolute;
    bottom: -35px;
    margin-bottom: 0 !important; }

  .dual-list-arrows .move-left-one {
    left: 248px; }

  .dual-button-moment {
    position: absolute;
    bottom: 75px;
    right: 0; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .dual-button-moment {
    top: 72px; } }
@media screen and (min-width: 320px) and (max-width: 575px) {
  .dual-list-arrows .move-left-one {
    bottom: -74px;
    left: 15px; }

  .vam-MT115 {
    margin-top: 115px;
    /* FOR DUAL LIST ADD BUTTON LOWER RESOLUTION */ }

  .vam-RMB15 {
    margin-bottom: 15px; } }
/*====== FORM CHOOSER PAGE \======*/
/*=========header title separation for Main Header section========*/
.line span span {
  color: #5d5d5d;
  font-weight: 400; }

/*----------HEADER CHAT CSS START------------*/
.vam-bdr-tope6e6e6 {
  border-top: 1px solid #e6e6e6; }

.vam-bdr-lefte6e6e6 {
  border-left: 1px solid #e6e6e6; }

.vam-chatwindow .close {
  background: #0070d2; }

.vam-bgNone {
  background: none !important; }

/*Chat-Left-Area*/
.vam-leftchat {
  background-color: #fff; }

.vam-leftchat .search {
  border-bottom: 1px solid #ededed; }

.vam-leftchat .search .form-control {
  border-left: 1px solid #ededed !important;
  color: #c3c3c3;
  /* hide imp for header modal chat search */ }

.vam-leftchat .search .form-control:focus {
  border-left: 1px solid #ededed !important; }

.vam-leftchat .search .wrapper-dropdown-3 span {
  color: #5d5d5d; }

.vam-leftchat .search .input-group-addon {
  background-color: transparent;
  border: none; }

.vam-activechat li a.active:after {
  content: "";
  background-image: url(../images/chat-active.png); }

.vam-activechat li a img {
  border-radius: 100%; }

.vam-activechat li h5 {
  color: #333; }

.vam-activechat li p {
  color: #aaaaaa; }

.vam-activechat li a:hover {
  background: #D9EDF7;
  border-bottom: 1px solid rgba(0, 112, 210, 0.15);
  border-top: 1px solid rgba(0, 112, 210, 0.15); }

.vam-activechat li a span {
  background: #0070d2;
  color: #fff; }

.vam-activechat li a.active {
  background: #D9EDF7;
  border-bottom: 1px solid rgba(0, 112, 210, 0.15);
  border-top: 1px solid rgba(0, 112, 210, 0.15); }

#mobile-leftmenuicon .usericon, #mobile-leftmenuicon .arrowiocn {
  width: 12px;
  height: 12px;
  display: inline-block;
  top: 2px;
  position: relative; }

#mobile-leftmenuicon .usericon {
  background-image: url(../images/chat-usericon.png); }

#mobile-leftmenuicon .arrowiocn {
  background-image: url(../images/chat-left-arrow.png); }

/*Chat-Right-Area*/
.vam-rightChat .tab-pane {
  background: none !important;
  box-shadow: none; }

.vam-rightChat .chat-area ul li p {
  color: #888; }

.vam-rightChat .chat-area span {
  color: #888 !important; }

.vam-rightChat .chat-area .left {
  background-color: #fff;
  border: 1px solid  #ededed; }

.vam-rightChat .chat-area .right {
  background-color: #ececec;
  border: 1px solid #e7e7e7; }

.vam-rightChat .chat-area .right h3 {
  color: #666; }

.vam-rightChat .chat-area .left:before {
  border-color: rgba(237, 237, 237, 0);
  border-right-color: #ededed; }

.vam-rightChat .chat-area .left:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 8px;
  margin-top: -8px; }

.vam-rightChat .chat-area .right:before {
  border-color: rgba(237, 237, 237, 0);
  border-left-color: #ededed; }

.vam-rightChat .chat-area .right:after {
  border-color: rgba(236, 236, 236, 0);
  border-left-color: #ececec; }

/*----------HEADER CHAT CSS END------------*/
/*----------HEADER CHAT CSS START------------*/
.vam-height80vh {
  min-height: 80vh;
  height: auto; }

/*.vam-activechat li {
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.vam-activechat li:last-child {
	border:none;
}
.vam-activechat li a {
	display:block;
	padding:12px 15px;
	position:relative;
}
.vam-activechat li a.active:after {
	content:"";
	width:0;
	height:0;
	position:absolute;
	top:0;
	right:0;
	border-right-width:15px;
	border-right-style:solid;
	border-top-width:20px;
	border-top-style:solid;
	border-bottom-width:20px;
	border-bottom-style:solid;
}
.vam-activechat li a span {
	right:25px;
	position:absolute;
	top:10px;
}
.vam-activechat li a:hover span {
	font-weight:500;
}
.vam-rightChat {
	position:relative;
}
.vam-conversion {
	margin-top:15px;
}
.vam-conversion img {
	width:50px;
	height:50px;
	border-radius:50px;
	border-width:1px;
	border-style:solid;
	padding:5px 2px 2px 2px;
}
.vam-conversion .left {
	padding:8px;
	border-radius:2px;
	margin-top:10px;
}
.vam-conversion .right {
	padding:8px;
	border-radius:2px;
	margin-top:10px;
}
.vam-conversion .time {
	top:15px;
}*/
.vam-v-alignmiddel {
  vertical-align: middle; }

#wrapper {
  padding-left: 15px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding-right: 15px; }

#wrapper.toggled {
  padding-left: 270px; }

#sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  left: 0px;
  width: 0;
  height: calc(100px -1px);
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-right: 1px solid #ddd; }

#wrapper.toggled #sidebar-wrapper {
  width: 256px; }

#page-content-wrapper {
  width: 100%;
  position: absolute;
  padding: 15px; }

#wrapper.toggled #page-content-wrapper {
  position: absolute;
  margin-right: -300px; }

@media (max-width: 767px) {
  #mobile-leftmenuicon {
    display: block !important;
    position: absolute;
    top: 5px;
    left: 0px;
    z-index: 999;
    background: #0256a0;
    padding: 7px 12px;
    color: #fff; } }
@media (min-width: 768px) {
  #mobile-leftmenuicon {
    display: none; }

  #wrapper {
    padding-left: 375px; }

  #wrapper.toggled {
    padding-left: 0; }

  #sidebar-wrapper {
    width: 376px; }

  #wrapper.toggled #sidebar-wrapper {
    width: 0; }

  #page-content-wrapper {
    padding: 20px;
    position: relative; }

  #wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0; } }
@media screen and (min-width: 960px) {
  #myModal .vam-chatwindow {
    width: 70%; } }
@media only screen and (width: 768px) {
  .vam-chatwindow {
    padding-left: 15px; } }
.vam-chatwindow .close {
  padding: 8px 12px;
  font-size: 1.3em;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 999; }

/*Chat-Left-Area*/
.vam-leftchat .search .wrapper-dropdown-3 {
  height: 50px;
  line-height: 35px;
  border: none;
  z-index: 9; }

.vam-leftchat .search .wrapper-dropdown-3 ul li {
  line-height: 15px; }

.vam-leftchat .search .wrapper-dropdown-3 span {
  font-size: 1.02em; }

.vam-leftchat .search .wrapper-dropdown-3:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
  border-width: 7px 7px 0 7px;
  border-style: solid; }

.vam-leftchat .search .form-control {
  border: none;
  height: 50px !important;
  font-size: 0.90em !important; }

.vam-leftchat h4 {
  font-size: 22px !important; }

.vam-activechat li a {
  display: block;
  padding: 12px 15px;
  font-size: .9em;
  font-weight: 500;
  position: relative;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #eee;
  margin-top: -1px; }

.vam-activechat li a.active:after {
  content: "";
  width: 16px;
  height: 18px;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px; }

.vam-activechat li h5 {
  font-weight: 500; }

.vam-activechat li p {
  font-size: 12px; }

.vam-activechat li a span {
  right: 10px;
  font-size: 1em;
  font-weight: 400;
  position: absolute;
  top: 50%;
  margin-top: -12px; }

.vam-activechat li .badge {
  padding: 7px 6px;
  border-radius: 50%; }

.vam-activechat li a.active span {
  right: 40px; }

/*Chat-Right-Area*/
.vam-rightChat .chat-area ul li div {
  padding: 15px; }

.vam-rightChat .chat-area ul li div h3 {
  font-size: 1.04em; }

.vam-rightChat .chat-area ul li p {
  padding-top: 12px;
  font-size: 12px; }

.vam-rightChat .chat-area ul li {
  min-width: 280px;
  width: auto;
  height: auto;
  position: relative;
  left: 0px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 15px;
  font-weight: 400;
  font-size: 1.04em;
  float: left;
  clear: both; }

.vam-rightChat .chat-area ul li:first-child {
  margin-top: 5px; }

.vam-rightChat .chat-area .left:after, .vam-rightChat .chat-area .left:before {
  right: 100%;
  top: 8px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.vam-rightChat .chat-area .left:before {
  border-width: 10px;
  margin-top: -10px; }

.vam-rightChat .chat-area .left:after {
  border-width: 8px;
  margin-top: -8px; }

.vam-rightChat .chat-area .right:after, .vam-rightChat .chat-area .right:before {
  left: 100%;
  top: 8px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.vam-rightChat .chat-area .right:before {
  border-width: 10px;
  margin-top: -10px; }

.vam-rightChat .chat-area .right:after {
  border-width: 8px;
  margin-top: -8px; }

.vam-chatSend {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0; }

.vam-chatSend textarea {
  padding: 5px;
  height: 80px !important; }

.chatScroll {
  height: 56vh; }

.vam-height80vhh {
  height: 469px; }

/*----------HEADER CHAT CSS END------------*/
/*----------HEADER NOTIFICATION CSS START------------*/
.vam-notificationCategory {
  float: right; }

.vam-notificationCategory li {
  float: left;
  padding: 0 4px; }

.vam-notificationCategory li a {
  width: 33px;
  height: 33px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 33px; }

.vam-notificationCategory li a .notification {
  top: -12px;
  right: -7px; }

.vam-timeline {
  position: fixed;
  width: 550px;
  height: 100%;
  overflow: hidden;
  right: -1000px;
  top: 59px;
  z-index: 1001;
  padding: 15px 10px;
  border-top-width: 8px;
  border-top-style: solid; }

.visible {
  display: block; }

.vam-timeline-content {
  /*height:calc(100% - 120px) !important;*/
  height: calc(100% - 10%) !important; }

@media (max-width: 767px) {
  .vam-timeline-content {
    /*height:calc(100% - 120px) !important;*/
    height: calc(100% - 27%) !important; } }
.timeline {
  padding-top: 10px;
  position: relative; }

.timeline:before {
  content: " ";
  top: 15px;
  height: calc(100% + 5px);
  /*calc(100% - 90px)*/
  position: absolute;
  width: 1px;
  left: 50%;
  margin-left: -1px;
  z-index: -1; }

@media screen and (max-width: 767px) {
  .timeline:before {
    height: calc(100%);
    /*calc(100% - 166px)*/ } }
.timeline > li {
  margin-bottom: 20px;
  position: relative; }

.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li > .timeline-panel {
  width: 50%;
  float: left;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  padding: 10px;
  position: relative; }

.timeline > li > .timeline-panel .timeline-footer {
  margin: 10px 0 0 0;
  padding: 10px 0 0px 0;
  border-top-width: 1px;
  border-top-style: solid; }

.timeline > li > .timeline-panel .timeline-footer .btn i {
  position: relative;
  top: 1px;
  left: 0px;
  margin-right: 3px; }

.timeline > li > .timeline-panel .timeline-footer .link {
  padding: 5px 0; }

.timeline > li.timeline-inverted + li:not(.timeline-inverted), .timeline > li:not(.timeline-inverted) + li.timeline-inverted {
  margin-top: 20px; }

.timeline > li:not(.timeline-inverted) {
  padding-right: 90px; }

.timeline > li.timeline-inverted {
  padding-left: 90px; }

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 0px;
  right: -15px;
  display: inline-block;
  border-top-width: 15px;
  border-top-style: solid;
  border-left-width: 15px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom-width: 15px;
  border-bottom-style: solid;
  content: " "; }

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 1px;
  right: -14px;
  display: inline-block;
  border-top-width: 14px;
  border-top-style: solid;
  border-left-width: 14px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom-width: 14px;
  border-bottom-style: solid;
  content: " "; }

.timeline > li > .timeline-badge {
  border-width: 3px;
  border-style: solid;
  width: 20px;
  height: 20px;
  line-height: 25px;
  text-align: center;
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -10px;
  border-radius: 50%; }

.timeline > li > .timeline-badge .pin {
  width: 48px;
  height: 45px;
  border-radius: 100%;
  position: relative;
  left: -70px;
  top: -17px;
  z-index: -1; }

.timeline > li > .timeline-badge .pin span {
  content: "";
  position: absolute;
  border-left: 40px solid;
  border-right-width: 4px;
  border-right-style: solid;
  border-top-width: 23px;
  border-top-style: solid;
  border-bottom-width: 18px;
  border-bottom-style: solid;
  content: "";
  right: -30px;
  top: 2px; }

.timeline > li > .timeline-badge .pin .left, .timeline > li > .timeline-badge .pin-right .right {
  position: relative;
  top: 9px; }

.timeline > li > .timeline-badge .pin-right {
  width: 48px;
  height: 45px;
  border-radius: 100%;
  position: relative;
  left: 35px;
  top: -17px;
  z-index: -1; }

.timeline > li > .timeline-badge .pin-right span {
  content: "";
  position: absolute;
  border-left-width: 4px;
  border-left-style: solid;
  border-right: 40px solid;
  border-top-width: 23px;
  border-top-style: solid;
  border-bottom-width: 18px;
  border-bottom-style: solid;
  content: "";
  right: 34px;
  top: 2px; }

.timeline > li.timeline-inverted > .timeline-panel {
  float: right; }

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto; }

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto; }

.timeline-title {
  margin-top: 0;
  color: inherit; }

.timeline-body > p, .timeline-footer > p, .timeline-body > ul {
  margin-bottom: 0; }

.timeline-body > p + p {
  margin-top: 5px; }

.vam-Notification-policy-detail h4 {
  display: block; }

@media screen and (max-width: 767px) {
  .vam-notificationCategory {
    float: left;
    margin-top: 15px; }

  .vam-timeline {
    width: 100%; } }
@media screen and (min-width: 320px) and (max-width: 375px) {
  .timeline-body .btn {
    padding: 4px 3px !important; } }
/*----------HEADER NOTIFICATION CSS END------------*/
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border-radius: 0;
  padding: 10px 5px; }

.nav-tabs > li > a:hover {
  border-color: transparent; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  cursor: default;
  border: 1px solid transparent;
  border-bottom-color: transparent; }

.tabs > .tab-contents {
  padding: 15px;
  margin-bottom: 25px; }

/*=================Reports-CSS-Start-Here=================*/
#tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none; }

#tab-button li {
  display: table-cell;
  width: 20%;
  position: relative; }

#tab-button li a {
  display: block;
  padding: .6em;
  background: #eee;
  border: 1px solid #ddd;
  text-align: center;
  color: #5d5d5d;
  text-decoration: none;
  font-size: 1em;
  font-weight: 400; }
  #tab-button li a span {
    display: block;
    font-size: 1.8em;
    padding-bottom: 8px; }

@media screen and (max-width: 991px) {
  #tab-button li a {
    font-size: 0.7em; } }
#tab-button li:not(:first-child) a {
  border-left: none; }

#tab-button li a:hover,
#tab-button .is-active a {
  border-bottom-color: transparent;
  background: #0070d2;
  color: #fff; }

#tab-button .is-active:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0070d2;
  bottom: -10px;
  z-index: 9;
  margin-left: -10px;
  left: 50%; }

.tab-contents {
  padding: .5em 2em 1em;
  border: 1px solid #ddd;
  overflow-y: hidden; }

.tab-button-outer {
  display: none; }

.tab-contents {
  margin-top: 20px; }

@media screen and (min-width: 768px) {
  .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block; }

  .tab-select-outer {
    display: none; }

  .tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0; } }
.reports-graph-list ul li {
  line-height: 35px; }

.reports-graph-list ul li span {
  width: 7px;
  height: 20px;
  background: #ccc;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 4px; }

.reports-dropdown span i {
    font-size: 2.0em;
    cursor: pointer;
    color: #006738 !important;
}

.reports-dropdown .dropdown-menu {
  margin: 0px;
  padding: 0px;
  margin-top: 8px; }

.reports-dropdown .dropdown-menu.pull-left {
  left: -130px; }

.reports-dropdown .dropdown-menu:before {
  content: "";
  position: absolute;
  top: -11px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #ededed;
  right: 4px; }

.reports-dropdown .dropdown-menu:after {
  content: "";
  position: absolute;
  top: -8px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #ffffff;
  right: 7px; }

.reports-dropdown .dropdown-menu li a {
  border-bottom: 1px solid #ededed;
  padding: 7px 20px; }

@media screen and (max-width: 1023px) {
  .reports-dropdown {
    margin-top: 20px !important; } }
@media only screen and (width: 425px) {
  .reports-dropdown .dropdown-menu {
    left: -150px;
    width: 180px; } }
@media screen and (max-width: 375px) {
  .reports-dropdown {
    text-align: right !important; }

  .reports-dropdown .dropdown-menu {
    left: 0px; } }
.reports-graph-list .color-1 {
  background: #fe6383; }

.reports-graph-list .color-2 {
  background: #ff9f40; }

.reports-graph-list .color-3 {
  background: #ffcc56; }

.reports-graph-list .color-4 {
  background: #4cc0c0; }

.reports-graph-list .color-5 {
  background: #36a2eb; }

.reports-graph-list .color-6 {
  background: #9966ff; }

.reports-graph-list .color-7 {
  background: #cacbcf; }

.reports-graph-list .color-8 {
  background: #D80508; }

.reports-graph-list .color-9 {
  background: #379537; }

.reports-graph-list .color-10 {
  background: #D801AF; }

.reports-graph-list .color-11 {
  background: #3266cc; }

.reports-graph-list .color-12 {
  background: #ff9900; }

.reports-graph-list .color-13 {
  background: #dc3812; }

.reports-graph-list .color-15 {
  background: #b0b91f; }

/*=================Reports-CSS-End-Here=================*/
/*----------KENDO CSS START-------------*/
.vam-custom-kendo-tab {
  border: none; }

.vam-custom-kendo-tab ul.k-tabstrip-items {
  background-color: #eaeaea;
  padding: 0px; }

.vam-custom-kendo-tab ul.k-tabstrip-items li.k-item {
  background-color: transparent;
  border: transparent; }

.vam-custom-kendo-tab ul.k-tabstrip-items li.k-item a.k-link {
  padding: 11px 15px;
  line-height: 1.42857143;
  font-size: 16px;
  margin-right: 2px !important; }

.vam-custom-kendo-tab ul.k-tabstrip-items li.k-state-active a {
  color: #ffffff;
  background-color: #787878 !important; }

.vam-custom-kendo-tab ul li.k-state-hover a {
  background-color: #787878 !important;
  color: #ffffff !important; }

.vam-custom-kendo-tab ul.k-tabstrip-items .k-loading.k-complete {
  border-top: none !important; }

.vam-custom-kendo-tab .k-content {
  border: 1px solid #DDD !important;
  margin: 0px !important;
  padding: 10px; }

/*----------KENDO CSS END-------------*/
@media only screen and (max-width: 475px) {
  .vam-policyScroll {
    width: 100%;
    overflow-x: scroll; }

  .vam-policyScroll ul {
    width: 152%; }

  .vam-policyScroll ul li {
    display: inline-block; } }
@media only screen and (max-width: 320px) {
  .vam-policyScroll {
    width: 100%;
    overflow-x: scroll; }

  .vam-policyScroll ul {
    width: 172%; }

  .vam-policyScroll ul li {
    display: inline-block; } }
.table > thead > tr > th {
  border-bottom: none;
  vertical-align: middle; }

.table > tbody > tr > td {
  padding: 8px; }

.table > tbody > tr > td .icon {
  margin-right: 10px; }

.table > tbody > tr > td .icon:before {
  font-size: 15px; }

.v-cs-notice {
  padding: 3px 10px;
  font-weight: 500;
  border-radius: 20px;
  font-size: 11px; }

.v-cs-notice-add {
  background: #83af6d;
  color: #fff; }

.v-cs-notice-delete {
  background: #bb7e7e;
  color: #fff; }

.v-cs-bg-green-light {
  background-color: #c1e6af; }

.v-cs-bg-danger-light {
  background-color: #e8abab; }

/*Popin css*/
.v-contentInput {
  border: 1px solid #ccc; }

.v-contentfooter {
  padding: 10px;
  background: #eeeeee; }

.chatarea {
  position: fixed;
  bottom: 0px;
  right: 10px;
  margin: 0px;
  padding: 0px;
  z-index: 9999; }

@media only screen and (max-width: 425px) {
  .chatarea {
    position: relative;
    top: 130px;
    right: 0px;
    padding: 0px;
    width: 100%;
    z-index: 9999; } }
.icon_minim {
  padding: 2px 10px; }

.v-minimize {
  background: url(../images/minimize.png) no-repeat;
  width: 16px;
  height: 16px; }

.v-iconMiniP {
  padding: 15px 7px 0 13px; }

.v-iconCloseP {
  padding: 7px 0px 0px 4px; }

.v-maximize {
  background: url(../images/maximize.png) no-repeat;
  width: 16px;
  height: 16px; }

.top-bar {
  background: #606d76;
  color: white;
  padding: 0px;
  position: relative;
  overflow: hidden; }

.msg_container_base {
  background: #fff;
  margin: 0;
  padding: 0 10px 10px;
  max-height: 355px;
  overflow-x: hidden; }

.msg_container_base::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5; }

.msg_container_base::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5; }

.msg_container_base::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555; }

.msg_container_base2 {
  background: #fff;
  margin: 0;
  padding: 0 10px 10px;
  max-height: 355px;
  overflow-x: hidden; }

.msg_container_base2::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5; }

.msg_container_base2::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5; }

.msg_container_base2::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555; }

.v-bdrL {
  border-left: 1px solid #173159;
  box-shadow: 0 0px 0 #45628f inset, 1px 0 0 #45628f inset; }

@media (min-width: 375px) and (max-width: 425px) {
  .v-MB15 {
    margin-bottom: 15px; } }
@media (min-width: 375px) and (max-width: 990px) {
  .chatarea {
    bottom: 50px;
    z-index: 9999; } }
/*----DEFAULT THEME CSS----*/
.checklist-box {
  border-top: 3px solid #145186 !important; }

.checklist-accept {
  border-top: 3px solid #89ce5f !important; }

.checklist-reject {
  border-top: 3px solid #df5757 !important; }

.checklist-box .checklistAccept,
.checklist-box .checklistAccept:hover .btn,
.addchecklist-save, .addchecklist-save:hover {
  color: #65a340; }

.checklist-box .checklistReject,
.checklist-box .checklistReject:hover .btn,
.addchecklist-cancel,
.addchecklist-cancel:hover {
  color: #df5757; }

.checklistDisableAcc,
.checklistDisableRej,
.checklistDisableAcc:hover .btn,
.checklistDisableRej:hover .btn {
  color: #b8bbb6 !important;
  background-color: #e6e6e6; }

.checklist-accept .accept-arrow {
  border-top: 50px solid #89ce5f;
  border-left: 50px solid transparent; }

.checklist-reject .reject-arrow {
  border-top: 50px solid #df5757;
  border-left: 50px solid transparent; }

.checklist-box .footer ul li .btn {
  background: none;
  outline: none;
  width: 100%; }

.checklist-box .footer ul li .btn:active {
  box-shadow: none !important; }

.checklist-box .footer ul li .btn:active:focus {
  outline: none; }

.add-checklist-div .edit-div {
  background-color: #145186; }

.add-checklist-div .edit-div ul li {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 1px 0px 0px 0px #02569f;
  -moz-box-shadow: 1px 0px 0px 0px #02569f;
  box-shadow: 1px 0px 0px 0px #02569f; }

.add-checklist-div .edit-div ul li:last-child {
  border: none;
  box-shadow: 1px 0px 0px 0px transparent; }

.referral-textarea textarea {
  border: none;
  border-top: 1px solid #ededed; }

.referral-textarea textarea:focus {
  border: 1px solid; }

/*CheckListIconsCSS	*/
.checklistAccept .accept-icon {
  background: url(../images/accept.png);
  display: inline-block; }

.checklistReject .reject-icon {
  background: url(../images/reject.png);
  display: inline-block; }

.checklist-box .save-icon {
  background: url(../images/save.png);
  display: inline-block; }

.checklist-box .cancel-icon {
  background: url(../images/close3.png);
  display: inline-block; }

.checklist-box .undo-icon {
  background: url(../images/undo.png);
  display: inline-block; }

.checklistDisableAcc .accept-icon {
  background: url(../images/accept-disable.png);
  display: inline-block; }

.checklistDisableRej .reject-icon {
  background: url(../images/reject-disable.png);
  display: inline-block; }

.checklist-reject .reject-arrow:before {
  background: url(../images/reject-active.png); }

.checklist-accept .accept-arrow:before {
  background: url(../images/accept-active.png); }

.vam-checklistAction li {
  border-right: 1px solid #e4e4e4;
  -webkit-box-shadow: 1px 0px 0px 0px #fff;
  -moz-box-shadow: 1px 0px 0px 0px #fff;
  box-shadow: 1px 0px 0px 0px #fff; }

.vam-checklistAction li:last-child {
  border: none;
  box-shadow: 1px 0px 0px 0px transparent; }

.Pro-Label-div {
  background-color: #145186;
  color: #fff; }

/*----DEFAULT THEME CSS END----*/
.vam-checklistAction ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: table;
  width: 100%; }

.vam-checklistAction li {
  text-align: center;
  display: table-cell;
  width: 50%; }

.vam-checklistAction li button {
  padding: 10px 0; }

.vam-checklistAction li button span {
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  margin-right: 5px; }

.checklist-box .activediv {
  width: 0;
  height: 0;
  position: absolute;
  right: 15px;
  margin-top: -2px; }

.checklist-box .activediv:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: -43px;
  right: 7px; }

.referral-textarea textarea {
  width: 100%;
  border: none;
  border-top: 1px solid #ededed; }

.Pro-Label-div {
  position: absolute;
  left: 15px;
  margin-top: -3px;
  padding: 5px 10px;
  font-size: 12px; }

.add-checklist-div p {
  width: 80%; }

.add-checklist-div {
  display: none; }

.add-checklist-div .addchecklist-accept, .add-checklist-div .addchecklist-reject {
  display: none;
  float: left; }

.add-checklist-div .edit-div {
  position: absolute;
  right: 15px;
  margin-top: -16px;
  padding: 5px 0;
  display: none; }

.add-checklist-div .edit-div ul li {
  float: left;
  padding: 5px 10px; }

.vam-checklistLink {
  margin-top: 20px; }

.vam-checklistLink .documentImage {
  top: 5px;
  position: relative; }

.vam-checklistLink .documentName {
  bottom: -10px;
  position: relative;
  font-weight: 500;
  margin-left: 5px; }

.vam-checklistLink .documentdelete {
  bottom: -8px;
  position: relative;
  left: 15px; }

.vam-checklistLink .attach {
  position: relative;
  top: 7px; }

.addChecklist {
  position: relative;
  margin-bottom: 80px; }

/*.addChecklist:after{
	position:absolute;
	content:"";
	height:50px;
	width:1px;
	top:55px;
	left:50%;
	margin-left:-1px;
}*/
/*===RIGHT SIDE PANEL CSS END=====*/
/*----DEFAULT THEME CSS----*/
.checklist-box {
  border-top: 3px solid #285f8f !important; }

.checklist-accept {
  border-top: 3px solid #48c157 !important; }

.checklist-reject {
  border-top: 3px solid #EA6161 !important; }

.checklist-box .checklistAccept,
.checklist-box .checklistAccept:hover .btn,
.addchecklist-save, .addchecklist-save:hover {
  color: #65a340; }

.checklist-box .checklistReject,
.checklist-box .checklistReject:hover .btn,
.addchecklist-cancel,
.addchecklist-cancel:hover {
  color: #EA6161; }

.checklistDisableAcc,
.checklistDisableRej,
.checklistDisableAcc:hover .btn,
.checklistDisableRej:hover .btn {
  color: #b8bbb6 !important;
  background-color: #e6e6e6; }

.checklist-accept .accept-arrow {
  border-top: 50px solid #48c157;
  border-left: 50px solid transparent; }

.checklist-reject .reject-arrow {
  border-top: 50px solid #EA6161;
  border-left: 50px solid transparent; }

.checklist-box .footer ul li .btn {
  background: none;
  outline: none;
  width: 100%; }

.checklist-box .footer ul li .btn:active {
  box-shadow: none !important; }

.checklist-box .footer ul li .btn:active:focus {
  outline: none; }

.add-checklist-div .edit-div {
  background-color: #145186; }

.add-checklist-div .edit-div ul li {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 1px 0px 0px 0px #02569f;
  -moz-box-shadow: 1px 0px 0px 0px #02569f;
  box-shadow: 1px 0px 0px 0px #02569f; }

.add-checklist-div .edit-div ul li:last-child {
  border: none;
  box-shadow: 1px 0px 0px 0px transparent; }

.referral-textarea textarea {
  border: none;
  border-top: 1px solid #ededed; }

.referral-textarea textarea:focus {
  border: 1px solid; }

/*CheckListIconsCSS	*/
.checklistAccept .accept-icon {
  background: url(../images/accept.png);
  display: inline-block; }

.checklistReject .reject-icon {
  background: url(../images/reject.png);
  display: inline-block; }

.checklist-box .save-icon {
  background: url(../images/save.png);
  display: inline-block; }

.checklist-box .cancel-icon {
  background: url(../images/close3.png);
  display: inline-block; }

.checklist-box .undo-icon {
  background: url(../images/undo.png);
  display: inline-block; }

.checklistDisableAcc .accept-icon {
  background: url(../images/accept-disable.png);
  display: inline-block; }

.checklistDisableRej .reject-icon {
  background: url(../images/reject-disable.png);
  display: inline-block; }

.checklist-reject .reject-arrow:before {
  background: url(../images/reject-active.png); }

.checklist-accept .accept-arrow:before {
  background: url(../images/accept-active.png); }

.vam-checklistAction li {
  border-right: 1px solid #e4e4e4;
  -webkit-box-shadow: 1px 0px 0px 0px #fff;
  -moz-box-shadow: 1px 0px 0px 0px #fff;
  box-shadow: 1px 0px 0px 0px #fff; }

.vam-checklistAction li:last-child {
  border: none;
  box-shadow: 1px 0px 0px 0px transparent; }

.Pro-Label-div {
  background-color: #285f8f;
  color: #fff; }

/*----DEFAULT THEME CSS END----*/
.vam-checklistAction ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: table;
  width: 100%; }

.vam-checklistAction li {
  text-align: center;
  display: table-cell;
  width: 50%; }

.vam-checklistAction li button {
  padding: 10px 0; }

.vam-checklistAction li button span {
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  margin-right: 5px; }

.checklist-box .activediv {
  width: 0;
  height: 0;
  position: absolute;
  right: 15px;
  margin-top: -2px; }

.checklist-box .activediv:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: -43px;
  right: 7px; }

.referral-textarea textarea {
  width: 100%;
  border: none;
  border-top: 1px solid #ededed; }

.Pro-Label-div {
  position: absolute;
  left: 15px;
  margin-top: -3px;
  padding: 5px 10px;
  font-size: 12px; }

/*===RIGHT SIDE PANEL CSS END=====*/
/*----DEFAULT THEME CSS START----*/
.Colab-Timeline li .commentsArea {
  border-bottom: 1px solid #ebebeb; }

/*.Colab-Timeline li .comments{
	background:#eee;
}*/
/*.Colab-Timeline:before{
	border-left:1px dotted #c5c5c5;
}*/
.adddeal-button a span.AddTask {
  background: #89ce5f;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.4); }

.adddeal-button.open a span.AddTask {
  background: #ff5657;
  box-shadow: 2px -1px 3px rgba(0, 0, 0, 0.2); }

.popover {
  background: #F4F4F4;
  color: #333; }

.popover a {
  border-bottom: 1px solid #d5d5d5; }

.Colab-Timeline li {
  border-bottom: 1px solid #ebebeb; }

.Colab-Timeline li .user {
  border: 2px solid #fff;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2); }

.Colab-Timeline li .user img {
  border: 3px solid #f7f7f7; }

.Colab-Timeline li .ImgWrapper:before {
  border-left: 1px dashed #c5c5c5; }

.Colab-Timeline li .header {
  background: #999; }

.Colab-Timeline li .header p {
  color: #83a6c5; }

.Colab-Timeline li.closed .header:before {
  border-bottom: 15px solid #dddddd; }

.Colab-Timeline li.closed .header {
  background: #ddd; }

.Colab-Timeline li.closed .header h4, .Colab-Timeline li.closed .header p font {
  color: #5d5d5d !important; }

.Colab-Timeline li.closed .header p {
  color: #afafaf !important; }

.Colab-Timeline li.dealWall-notification a {
  background: #D9EDF7;
  border: 1px solid #bcd7ee;
  color: #145186; }

.Colab-Timeline li.dealWall-notification a span {
  background: #c64040;
  color: #fff; }

.Colab-Timeline li.closed .taskDue {
  color: #aaa;
  border-left: 5px solid #aaa; }

.Colab-Timeline li.closed .text-primary {
  color: #aaa; }

.vam-bdr-ddd {
  border: 1px solid #ddd; }

.Colab-Timeline li .content p {
  color: #5d5d5d; }

.Colab-Timeline .input-group-addon:first-child {
  background: none;
  border: none; }

.Colab-Timeline .commentsArea textarea {
  background: #fcfcfc;
  border: none; }

.Colab-Timeline .commentsArea textarea::-webkit-input-placeholder {
  color: #bbb; }

.Colab-Timeline .commentsArea textarea::-moz-placeholder {
  color: #bbb; }

.Colab-Timeline .commentsArea textarea::-ms-input-placeholder {
  color: #bbb; }

.Colab-Timeline .commentsArea .input-group-addon {
  background: #fcfcfc;
  transition: all ease 0.3s; }

.Colab-Timeline .commentsArea .input-group-addon {
  border: none; }

.Colab-Timeline .commentsArea .Comment-Reply {
  border-top: 1px dashed #ccc; }

.Colab-Timeline .comments ul li {
  color: #aaa; }

.text-danger {
  color: #d25d49; }

/*.Colab-Timeline .footer{
 	border-bottom:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
}
.Colab-Timeline .footer ul{
	background:#ededed;
}
.Colab-Timeline .footer ul li{
	border-right: 1px solid #e2e2e2;
    -webkit-box-shadow: 1px 0px 0px 0px rgba(255,255,255,1);
	-moz-box-shadow: 1px 0px 0px 0px rgba(255,255,255,1);
	box-shadow: 1px 0px 0px 0px rgba(255,255,255,1);
}*/
.Colab-Timeline .footer ul li a.taskClose {
  color: #ea6161 !important; }

.Colab-Timeline .footer ul li:last-child, .feedComments .comments:last-child {
  border: none;
  box-shadow: 1px 1px 0px 0px transparent;
  margin-bottom: 0; }

.Colab-Timeline .footer ul li a {
  border-right: 2px solid #0070d2; }

.Colab-Timeline .footer ul li a span {
  background: #0070d2;
  color: #fff; }

/*.feedComments .comments:first-child{
	 border:none;
	 border-bottom:1px solid #ebebeb;
	 box-shadow:1px 1px 0px 0px transparent;
	 margin-bottom:0;
}*/
.feedComments .comments {
  border-bottom: 1px dashed #ccc;
   /* -webkit-box-shadow:0px 1px 0px 0px rgba(255,255,255,1);
	   -moz-box-shadow:0px 1px 0px 0px rgba(255,255,255,1);
	        box-shadow:0px 1px 0px 0px rgba(255,255,255,1);*/ }

.feedComments .comments:after {
  content: '';
  border-bottom: 1px dashed #fff;
  display: block;
  position: relative;
  top: 2px; }

.v-text-555 {
  color: #52adfe; }

.vam-profile ul.v-ML-AgentIcons li {
  background: #285f8f; }

.Colab-Timeline .image-preview-input {
  color: #fff;
  background-color: #0070d2;
  border-color: #0070d2; }

/*--new changes : 02022017*/
.Colab-Timeline li .media-body p {
  color: #5d5d5d; }

.Colab-Timeline li .media-body p + p {
  color: #9d9d9d; }

.Colab-Timeline li .media-body .title {
  color: #5d5d5d; }

.Colab-Timeline li .media-body .status {
  color: #0070d2; }

.Colab-Timeline li .media-body .attachment {
  background: #c9e6ff;
  color: #2c6596; }

.Colab-Timeline li .media-body .note {
  background: #FFCC6B;
  color: #8c6720; }

.Colab-Timeline li .media-body .task {
  background: #48c157;
  color: #3a552d; }

/*----DEFAULT THEME CSS END----*/
.TargetDiv {
  position: relative; }

.TargetDiv .contentHeight {
  /*height:calc(100vh + 60px);*/
  min-height: 100vh; }

.liveFeed-search a {
  top: 14px;
  position: relative;
  right: 20px; }

.feedSearch-input {
  position: absolute;
  padding: 10px;
  top: 53px;
  z-index: 10; }

.feedSearch-input .input-group {
  width: 100%; }

.search-panel {
  width: inherit !important; }

.search-panel button {
  padding: 15px 10px; }

.search-panel button:hover {
  outline: none; }

.search-panel.open button.dropdown-toggle.btn-default {
  outline: none; }

.search-panel.open .dropdown-menu {
  width: auto;
  max-height: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: inherit;
  z-index: 1000;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 1px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 0px; }

.search-panel.open .dropdown-menu li {
  width: 100%; }

.search-panel .dropdown-menu > li > a {
  border: none !important;
  padding: 8px 15px !important;
  display: block;
  width: 100%;
  line-height: 20px !important; }

.search-panel.open .dropdown-menu li:nth-last-child(2) a:after {
  position: inherit; }

.search-panel.open .dropdown-menu li:last-child a {
  padding: 0 20px; }

.search-panel button img {
  margin-right: 12px; }

.search-panel button .searchText {
  font-weight: 500;
  margin-right: 5px; }

.search-panel button .caret {
  border-top: 6px dashed;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent; }

.search-panel ul {
  display: none; }

.Colab-Timeline {
  position: relative;
  margin-left: 2%;
  margin-right: 2%;
  float: left;
  margin-top: 20px; }

.TargetDivAdd .footer {
  border: 1px solid #ddd; }

.adddeal-button a span.AddTask {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  font-weight: 300;
  transition: all ease 0.3s;
  top: -2px;
  position: relative; }

.adddeal-button.open a span.AddTask {
  transform: rotate(135deg); }

.dealwallAdd {
  position: relative;
  display: inline-block; }

.popover {
  display: none;
  border-radius: 4px;
  position: absolute;
  top: 42px;
  left: -26px;
  z-index: 100;
  width: auto; }
  .popover ul {
    margin-bottom: 0px !important; }

.popover a {
  display: block;
  padding: 8px 9px; }

.popover a:last-child {
  border: none; }

/*.popover:before {
 	content: "";
    position: absolute;
    left: 30px;
    top: -20px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom: 10px solid #f4f4f4;
    z-index: 2;
}
.popover:after {
    content: "";
    position: absolute;
    left: 28px;
    top: -24px;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-bottom: 12px solid #ddd;
    z-index: 1;
}*/
.addDealwall-active .popover {
  display: block; }

.addDealwall-active > a {
  cursor: pointer; }

.Colab-Timeline li {
  padding: 20px 0;
  position: relative;
  clear: both;
  width: 100%;
  z-index: 0; }

.Colab-Timeline li:last-child {
  border: none; }

.Colab-Timeline li:first-child {
  margin-left: 0;
  margin-top: -5px;
  margin-bottom: 0;
  padding-top: 0px;
  text-align: center; }

.Colab-Timeline div li:first-child {
  padding: 20px 0;
  text-align: left; }

.Colab-Timeline li li:first-child {
  margin-bottom: 0 !important; }

@media screen and (max-width: 767px) {
  .Colab-Timeline li:first-child {
    width: 100%; }

  .Colab-Timeline li:first-child .btn {
    padding: 7px 7px 6px; }

  .Colab-Timeline .footer ul li a {
    padding: 0 4px 0 1px !important; }

  .Colab-Timeline .footer ul li a {
    border-right: 1px solid #0070d2; } }
.Colab-Timeline li.dealWall-notification a {
  margin: 0 5px;
  padding: 8px 10px;
  font-weight: 500;
  border-radius: 3px; }

.Colab-Timeline li.dealWall-notification a span {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 6px;
  font-size: 12px;
  margin-right: 8px; }

.Colab-Timeline li .user {
  height: 60px;
  width: 60px;
  overflow: hidden;
  border-radius: 100%;
  position: relative;
  display: block; }

.Colab-Timeline li .user img {
  width: 100%;
  border-radius: 100%; }

.Colab-Timeline li .ImgWrapper {
  padding: 0 10px 0px 0px;
  position: relative;
  /*	margin-bottom:5px;*/ }

.Colab-Timeline li .ImgWrapper .systemIcon {
  width: 60px;
  display: block;
  text-align: center; }

.Colab-Timeline li .header .taskDiv {
  float: left;
  width: 65%; }

.Colab-Timeline li .header {
  float: left;
  padding: 15px;
  width: 100%;
  clear: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  position: relative;
  margin-top: 20px; }

.Colab-Timeline li .header h4 {
  font-size: 1.1em; }

.Colab-Timeline li .media-object, .Colab-Timeline .input-group-addon:first-child img {
  max-width: 35px;
  border-radius: 100%; }

.Colab-Timeline .comments .input-group-addon:last-child {
  padding-left: 15px;
  padding-right: 15px; }

.Colab-Timeline li .content {
  float: left;
  clear: none; }

.feedComments .comments {
  margin-bottom: 1px; }

.Colab-Timeline li .media-heading small {
  display: block;
  margin-top: 10px; }

.Colab-Timeline li ul > li {
  padding-top: 0; }

.Colab-Timeline li .commentsArea {
  margin-bottom: 1px; }

.Colab-Timeline li .commentsArea .input-group {
  width: 100.5%;
  margin-left: -1px; }

.Colab-Timeline .commentsArea textarea {
  resize: none;
  padding-top: 15px;
  padding-bottom: 15px; }

.Colab-Timeline .commentsArea textarea::-webkit-input-placeholder {
  padding-top: 14px;
  transition: all ease 0.3s; }

.Colab-Timeline .commentsArea textarea:focus::-webkit-input-placeholder {
  padding-top: 0; }

.Colab-Timeline .commentsArea textarea::-moz-placeholder {
  line-height: 50px;
  transition: all ease 0.3s; }

.Colab-Timeline .commentsArea textarea:focus::-moz-placeholder {
  line-height: 14px; }

.Colab-Timeline .commentsArea textarea::-ms-input-placeholder {
  line-height: 50px;
  transition: all ease 0.3s; }

.Colab-Timeline .commentsArea textarea:focus::-ms-input-placeholder {
  padding-top: 0; }

.Colab-Timeline .comments ul li {
  display: inline-block;
  margin-top: 20px;
  position: relative;
  margin-left: 0;
  width: auto;
  clear: inherit;
  margin-right: 10px; }

.Colab-Timeline .comments .Comment-Reply {
  margin-top: 20px;
  padding-top: 20px;
  clear: both;
  float: left;
  width: 100%; }

.Colab-Timeline .footer ul li {
  padding: 0; }

.Colab-Timeline .footer ul li:first-child {
  margin-left: 0;
  margin-bottom: 0;
  display: inline;
  text-align: left; }

.Colab-Timeline .footer ul li a {
  display: inline-block;
  padding: 0 10px 0 5px;
  height: 18px; }

@media screen and (max-width: 375px) {
  .Colab-Timeline .footer ul li a {
    width: auto !important; }

  .Colab-Timeline .footer ul li a:last-child {
    padding: 0 10px 0 0px;
    margin-top: 10px; } }
.Colab-Timeline .footer ul li a:first-child {
  padding-left: 0; }

.Colab-Timeline .footer ul li a:last-child {
  border: none; }

.Colab-Timeline .footer ul li a span {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 6px;
  font-size: 12px;
  margin-left: 5px; }

.vam-profile ul.v-ML-AgentIcons li a {
  display: block;
  text-align: center;
  padding: 9px;
  position: relative;
  left: 0; }

.fileUpload {
  position: relative;
  overflow: hidden;
  float: left;
  margin-left: -1px;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0); }

/*--new changes : 02022017*/
.Colab-Timeline li .media, .media-body {
  overflow: inherit !important; }

.Colab-Timeline li .media-body p + p {
  margin-top: 5px; }

.Colab-Timeline li .media-body .attachment,
.Colab-Timeline li .media-body .note,
.Colab-Timeline li .media-body .task {
  padding: 6px 10px;
  font-weight: 500;
  border-radius: 3px; }

@media screen and (max-width: 415px) {
  .Colab-Timeline li .media-body .attachment,
  .Colab-Timeline li .media-body .note,
  .Colab-Timeline li .media-body .task {
    line-height: 35px; } }
@media screen and (min-width: 375px) and (max-width: 415px) {
  .Colab-Timeline li .media-body label {
    font-size: .8em; } }
 /*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-panels,
.mm-panels > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }

.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-panel.mm-opened {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-panel.mm-highest {
  z-index: 1; }

.mm-panels,
.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit; }

.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 10px; }

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 0px; }

.mm-panels > .mm-panel:before, .mm-panels > .mm-panel:after {
  content: '';
  display: block;
  height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto; }

.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after {
  top: 16px;
  bottom: auto; }

.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.mm-navbar > * {
  display: block;
  padding: 10px 0; }

.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none; }

.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-navbar .mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1; }

.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0; }

.mm-navbar .mm-btn:last-child {
  text-align: right;
  padding-right: 20px;
  right: 0; }

.mm-panel .mm-navbar {
  display: none; }

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px;
  width: 250px; }

@media screen and (min-width: 426px) and (max-width: 549px) {
  .mm-listview {
    width: 379px; } }
@media screen and (min-width: 376px) and (max-width: 425px) {
  .mm-listview {
    width: 293px; } }
@media screen and (min-width: 321px) and (max-width: 375px) {
  .mm-listview {
    width: 260px; } }
@media screen and (max-width: 320px) {
  .mm-listview {
    width: 221px; } }
.mm-listview a,
.mm-listview a:hover {
  text-decoration: none; }

.mm-listview > li {
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  line-height: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important; }

.mm-listview > li:last-child:after {
  content: "";
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  width: 100%;
  position: absolute;
  bottom: -2px !important;
  left: 0 !important; }

.mm-listview > li:hover:before {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  transition: all ease-in-out 0.2s; }

.mm-listview > li:before {
  background: #006738!important;
  width: 1px;
  height: 100%;
  position: absolute;
  content: "";
  transition: all ease-in-out 0.2s;
  z-index: -1; }

.mm-listview > li, .mm-listview > li:after,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before {
  border-color: inherit; }

.mm-listview > li > a,
.mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0; }

.mm-listview > li > a.mm-arrow,
.mm-listview > li > span.mm-arrow {
  padding-right: 50px; }

.mm-listview > li:not(.mm-divider):after {
  content: '';
  /*border-bottom-width: 1px;
  border-bottom-style: solid;*/
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

.mm-listview > li:not(.mm-divider):after {
  left: 20px; }

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0; }

.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px; }

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%; }

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none; }

.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0; }

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -10px; }

.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listview > li.active:before {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  transition: all ease-in-out 0.2s;
  z-index: -1;
  pointer-events: none; }

.mm-listview > li.active a:before {
  position: absolute;
  /*content: "( You are here )";*/
  transition: all ease-in-out 0.2s;
  z-index: -1;
  pointer-events: none;
  top: 10px;
  opacity: 0.3;
  font-size: 12px;
  right: 15px; }

.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0; }

.mm-listview .mm-inset > li {
  padding: 5px 0; }

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview .mm-spacer {
  padding-top: 40px; }

.mm-listview .mm-spacer > .mm-next {
  top: 40px; }

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px; }

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 23px; }

.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 23px; }

.mm-menu {
  background: #285f8f;
  border-color: rgba(0, 0, 0, 0.1);
  color: #FFF; }

.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu .mm-listview > li .mm-next:after,
.mm-menu .mm-listview > li .mm-arrow:after {
  border-color: rgba(0, 0, 0, 0.3); }

/*.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5); }*/
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: #4e4e4e;
  color: #FFF; }

.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu .mm-divider {
  background: rgba(0, 0, 0, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease; }

html.mm-opened {
  overflow-x: hidden;
  position: relative; }

html.mm-blocking {
  overflow: hidden; }

html.mm-blocking body {
  overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0.5);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }

/*.mm-menu.mm-offcanvas{
	z-index:0;
	display:none;
	position:fixed;
	width:80%;
	min-width:140px;
	max-width:250px;
}*/
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  /*width: 80%;*/
  min-width: 140px;
  /*max-width:250px*/
  /* 440px*/ }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(69%, 0);
  -moz-transform: translate(69%, 0);
  -ms-transform: translate(69%, 0);
  -o-transform: translate(69%, 0);
  transform: translate(69%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(250px, 0);
    -moz-transform: translate(250px, 0);
    -ms-transform: translate(250px, 0);
    -o-transform: translate(250px, 0);
    transform: translate(250px, 0); } }
/*
	jQuery.mmenu autoHeight addon CSS
*/
.mm-menu.mm-autoheight {
  max-height: 80%; }

.mm-menu.mm-autoheight.mm-fullscreen {
  max-height: 100%; }

.mm-menu.mm-measureheight > .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%; }

em.mm-counter + a.mm-next {
  width: 90px; }

em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
  margin-right: 90px; }

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0; }

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px; }

.mm-nosubresults > .mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu dividers addon CSS
*/
.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px; }

.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-collapsed:not(.mm-uncollapsed) {
  display: none; }

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-fixeddivider:after {
  content: none !important;
  display: none !important; }

.mm-hasdividers .mm-fixeddivider {
  display: block; }

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05); }

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-slideout {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*
	jQuery.mmenu iconpanels addon CSS
*/
.mm-iconpanel .mm-panel {
  -webkit-transition-property: -webkit-transform, left;
  -moz-transition-property: -moz-transform, left;
  -ms-transition-property: -ms-transform, left;
  -o-transition-property: -o-transform, left;
  transition-property: transform, left; }

.mm-iconpanel .mm-panel.mm-opened {
  border-left: 1px solid;
  border-color: inherit; }

.mm-iconpanel .mm-panel.mm-subopened {
  overflow-y: hidden;
  left: -40px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0px; }

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px; }

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px; }

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px; }

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px; }

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px; }

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px; }

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease; }

.mm-subopened .mm-subblocker {
  opacity: 0.6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3; }

/*
	jQuery.mmenu navbars addon CSS
*/
.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom: none;
  top: auto;
  bottom: 0; }

.mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none; }

.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none; }

.mm-navbar.mm-hasbtns {
  padding: 0 40px; }

.mm-close:after {
  content: 'x'; }

.mm-navbar[class*="mm-navbar-content-"] > * {
  box-sizing: border-box;
  display: block;
  float: left; }

.mm-navbar > .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px; }

.mm-navbar > .mm-breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px; }

.mm-navbar > .mm-breadcrumbs > a {
  text-decoration: underline; }

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px; }

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0; }

.mm-navbar-top-1 {
  top: 0px; }

.mm-hasnavbar-top-1 .mm-panels {
  top: 40px; }

.mm-navbar-top-2 {
  top: 40px; }

.mm-hasnavbar-top-2 .mm-panels {
  top: 80px; }

.mm-navbar-top-3 {
  top: 80px; }

.mm-hasnavbar-top-3 .mm-panels {
  top: 120px; }

.mm-navbar-top-4 {
  top: 120px; }

.mm-hasnavbar-top-4 .mm-panels {
  top: 160px; }

.mm-navbar-bottom-1 {
  bottom: 0px; }

.mm-hasnavbar-bottom-1 .mm-panels {
  bottom: 40px; }

.mm-navbar-bottom-2 {
  bottom: 40px; }

.mm-hasnavbar-bottom-2 .mm-panels {
  bottom: 80px; }

.mm-navbar-bottom-3 {
  bottom: 80px; }

.mm-hasnavbar-bottom-3 .mm-panels {
  bottom: 120px; }

.mm-navbar-bottom-4 {
  bottom: 120px; }

.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px; }

.mm-navbar-size-2 {
  height: 80px; }

.mm-navbar-size-3 {
  height: 120px; }

.mm-navbar-size-4 {
  height: 160px; }

.mm-navbar-content-2 > * {
  width: 50%; }

.mm-navbar-content-3 > * {
  width: 33.33%; }

.mm-navbar-content-4 > * {
  width: 25%; }

.mm-navbar-content-5 > * {
  width: 20%; }

.mm-navbar-content-6 > * {
  width: 16.67%; }

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box; }

.mm-search {
  height: 40px;
  padding: 7px 10px 0 10px; }

.mm-search input {
  border: none;
  border-radius: 26px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  outline: none;
  display: block;
  width: 100%;
  height: 26px;
  margin: 0;
  padding: 0 10px; }

.mm-search input::-ms-clear {
  display: none; }

.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.mm-panel.mm-hassearch {
  padding-top: 40px; }

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px; }

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px; }

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 40px 0; }

.mm-noresults .mm-noresultsmsg {
  display: block; }

.mm-noresults .mm-indexer {
  display: none !important; }

li.mm-nosubresults > a.mm-next {
  display: none; }

li.mm-nosubresults > a.mm-next + a,
li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px; }

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu sectionIndexer addon CSS
*/
.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100px;
  z-index: 3;
  -webkit-transition: right 0.4s ease;
  -moz-transition: right 0.4s ease;
  -ms-transition: right 0.4s ease;
  -o-transition: right 0.4s ease;
  transition: right 0.4s ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%; }

.mm-indexer ~ .mm-panel.mm-hasindexer {
  margin-right: 20px; }

.mm-hasindexer .mm-indexer {
  right: 0; }

.mm-hasindexer .mm-fixeddivider {
  right: 20px; }

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px; }

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2; }

label.mm-toggle:before,
label.mm-check:before {
  content: '';
  display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px; }

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px; }

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

li.mm-vertical label.mm-toggle, li.mm-vertical label.mm-check {
  bottom: auto;
  margin-top: 0; }

li.mm-vertical label.mm-toggle {
  top: 5px; }

li.mm-vertical label.mm-check {
  top: 5px; }

label.mm-toggle, label.mm-check {
  right: 20px; }

label.mm-toggle + a,
label.mm-toggle + span {
  padding-right: 80px; }

label.mm-check + a,
label.mm-check + span {
  padding-right: 60px; }

a.mm-next + label.mm-toggle, a.mm-next + label.mm-check {
  right: 60px; }

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  margin-right: 50px; }

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
  padding-right: 70px; }

a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  padding-right: 50px; }

em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check {
  right: 100px; }

em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span {
  margin-right: 90px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu label.mm-toggle:before {
  background: #f3f3f3; }

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7); }

/*
	jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
  content: none; }

.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
  left: 0 !important; }

.mm-menu.mm-border-offset .mm-listview > li:after,
.mm-listview.mm-border-offset > li:after {
  right: 20px; }

/*
	jQuery.mmenu effects extension CSS
*/
.mm-menu.mm-effect-menu-zoom {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

html.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }

.mm-menu.mm-effect-menu-slide {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

html.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(30%, 0, 0);
  -moz-transform: translate3d(30%, 0, 0);
  -ms-transform: translate3d(30%, 0, 0);
  -o-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

.mm-menu.mm-effect-menu-fade {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease; }

html.mm-opening .mm-menu.mm-effect-menu-fade {
  opacity: 1; }

.mm-menu.mm-effect-panels-zoom .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease; }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(1) {
  -webkit-transition-delay: 50ms;
  -moz-transition-delay: 50ms;
  -ms-transition-delay: 50ms;
  -o-transition-delay: 50ms;
  transition-delay: 50ms; }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(2) {
  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  -ms-transition-delay: 100ms;
  -o-transition-delay: 100ms;
  transition-delay: 100ms; }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(3) {
  -webkit-transition-delay: 150ms;
  -moz-transition-delay: 150ms;
  -ms-transition-delay: 150ms;
  -o-transition-delay: 150ms;
  transition-delay: 150ms; }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(4) {
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms; }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(5) {
  -webkit-transition-delay: 250ms;
  -moz-transition-delay: 250ms;
  -ms-transition-delay: 250ms;
  -o-transition-delay: 250ms;
  transition-delay: 250ms; }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(6) {
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms; }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(7) {
  -webkit-transition-delay: 350ms;
  -moz-transition-delay: 350ms;
  -ms-transition-delay: 350ms;
  -o-transition-delay: 350ms;
  transition-delay: 350ms; }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(8) {
  -webkit-transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  -ms-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  transition-delay: 400ms; }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(9) {
  -webkit-transition-delay: 450ms;
  -moz-transition-delay: 450ms;
  -ms-transition-delay: 450ms;
  -o-transition-delay: 450ms;
  transition-delay: 450ms; }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(10) {
  -webkit-transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  -ms-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  transition-delay: 500ms; }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(11) {
  -webkit-transition-delay: 550ms;
  -moz-transition-delay: 550ms;
  -ms-transition-delay: 550ms;
  -o-transition-delay: 550ms;
  transition-delay: 550ms; }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(12) {
  -webkit-transition-delay: 600ms;
  -moz-transition-delay: 600ms;
  -ms-transition-delay: 600ms;
  -o-transition-delay: 600ms;
  transition-delay: 600ms; }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(13) {
  -webkit-transition-delay: 650ms;
  -moz-transition-delay: 650ms;
  -ms-transition-delay: 650ms;
  -o-transition-delay: 650ms;
  transition-delay: 650ms; }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(14) {
  -webkit-transition-delay: 700ms;
  -moz-transition-delay: 700ms;
  -ms-transition-delay: 700ms;
  -o-transition-delay: 700ms;
  transition-delay: 700ms; }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(15) {
  -webkit-transition-delay: 750ms;
  -moz-transition-delay: 750ms;
  -ms-transition-delay: 750ms;
  -o-transition-delay: 750ms;
  transition-delay: 750ms; }

.mm-menu.mm-effect-listitems-slide .mm-listview > li {
  -webkit-transform: translate3d(50%, 0, 0);
  -moz-transform: translate3d(50%, 0, 0);
  -ms-transform: translate3d(50%, 0, 0);
  -o-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity; }

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview > li {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.mm-menu.mm-effect-listitems-fade .mm-listview > li {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview > li {
  opacity: 1; }

.mm-menu.mm-effect-listitems-drop .mm-listview > li {
  opacity: 0;
  top: -25%;
  -webkit-transition-property: opacity, top;
  -moz-transition-property: opacity, top;
  -ms-transition-property: opacity, top;
  -o-transition-property: opacity, top;
  transition-property: opacity, top; }

html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview > li {
  opacity: 1;
  top: 0; }

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0); } }
.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
	jQuery.mmenu multiline extension CSS
*/
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > span {
  text-overflow: clip;
  white-space: normal; }

/*
	jQuery.mmenu pagedim extension CSS
*/
html.mm-pagedim #mm-blocker, html.mm-pagedim-white #mm-blocker, html.mm-pagedim-black #mm-blocker {
  opacity: 0; }

html.mm-pagedim.mm-opening #mm-blocker, html.mm-pagedim-white.mm-opening #mm-blocker, html.mm-pagedim-black.mm-opening #mm-blocker {
  opacity: 0.3;
  transition: opacity 0.4s ease 0.4s; }

html.mm-pagedim #mm-blocker {
  background: inherit; }

html.mm-pagedim-white #mm-blocker {
  background: #fff; }

html.mm-pagedim-black #mm-blocker {
  background: #000; }

/*
	jQuery.mmenu pageshadow extension CSS
*/
.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99; }

.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%; }

.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
  content: none;
  display: none; }

.mm-menu.mm-pageshadow:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.mm-menu.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-top, .mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
.mm-menu.mm-theme-dark {
  background: #333333;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-navbar > *,
.mm-menu.mm-theme-dark .mm-navbar a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  tap-highlight-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-theme-dark .mm-divider {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-pageshadow.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-indexer a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333333; }

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-white {
  background: white;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-navbar > *,
.mm-menu.mm-theme-white .mm-navbar a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-navbar .mm-btn:before, .mm-menu.mm-theme-white .mm-navbar .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
  tap-highlight-color: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-theme-white .mm-divider {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-pageshadow.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: white; }

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-black {
  background: black;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-navbar > *,
.mm-menu.mm-theme-black .mm-navbar a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-navbar .mm-btn:before, .mm-menu.mm-theme-black .mm-navbar .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  tap-highlight-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-divider {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-pageshadow.mm-theme-black:after {
  content: none;
  display: none; }

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-indexer a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: black; }

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

/*
	jQuery.mmenu tileview extension CSS
*/
.mm-menu.mm-tileview .mm-listview:after,
.mm-menu .mm-tileview.mm-listview:after {
  content: '';
  display: block;
  clear: both; }

.mm-menu.mm-tileview .mm-listview > li,
.mm-menu .mm-tileview.mm-listview > li {
  width: 50%;
  height: 0;
  padding: 50% 0 0 0;
  float: left;
  position: relative; }

.mm-menu.mm-tileview .mm-listview > li:after,
.mm-menu .mm-tileview.mm-listview > li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1; }

.mm-menu.mm-tileview .mm-listview > li.mm-tile-xs,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%; }

.mm-menu.mm-tileview .mm-listview > li.mm-tile-s,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-s {
  width: 25%;
  padding-top: 25%; }

.mm-menu.mm-tileview .mm-listview > li.mm-tile-l,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-l {
  width: 75%;
  padding-top: 75%; }

.mm-menu.mm-tileview .mm-listview > li.mm-tile-xl,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl {
  width: 100%;
  padding-top: 100%; }

.mm-menu.mm-tileview .mm-listview > li > a,
.mm-menu.mm-tileview .mm-listview > li > span,
.mm-menu .mm-tileview.mm-listview > li > a,
.mm-menu .mm-tileview.mm-listview > li > span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0; }

.mm-menu.mm-tileview .mm-listview > li > .mm-next,
.mm-menu .mm-tileview.mm-listview > li > .mm-next {
  width: auto; }

.mm-menu.mm-tileview .mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:before,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:after {
  content: none;
  display: none; }

.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0; }

.mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none; }

.mm-menu.mm-tileview .mm-listview {
  margin: 0; }

/*custome css for hiding VAM */
.mm-navbar {
  display: none !important; }

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto; }

/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  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 {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 40px !important;
  /* minimum dragger height */
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  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;
  /* auto-expanded scrollbar */ }

.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;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.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; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

/* scrollbar position: outside */
.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;
  /* minimum dragger width */
  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;
  /* auto-expanded scrollbar */
  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;
  /* auto-expanded scrollbar */
  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; }

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.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; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.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 {
  /* RTL direction/left-side scrollbar */
  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;
  /* non-visible scrollbar */
  margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -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_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -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; }

/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  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.2);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #999;
  background-color: rgba(90, 90, 90, 0.4);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
  sprites locations
  light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
  dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
  */ }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
  sprites locations
  light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
  dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
  */ }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
  sprites locations
  light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
  dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
  */ }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
  sprites locations
  light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
  dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
  */ }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

/* theme: "dark" */
.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:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .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; }

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-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-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-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-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .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; }

/* theme: "dark-2" */
.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:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .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; }

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-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-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-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-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-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:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .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; }

/* theme: "dark-thick" */
.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:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .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; }

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

/* theme "dark-thin" */
.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:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .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; }

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.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,
.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 {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0; }

.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,
.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 {
  width: 4px;
  /* auto-expanded scrollbar */ }

.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,
.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 {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px; }

.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,
.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 {
  height: 4px;
  /* auto-expanded scrollbar */
  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; }

/* theme "rounded-dark", "rounded-dots-dark" */
.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:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .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; }

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.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; }

/* theme "rounded-dots-dark" */
.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; }

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.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.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.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%); }

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.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.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.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.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.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; }

/* theme "3d-dark" */
.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; }

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.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.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.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.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  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.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto; }

.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; }

/* theme: "3d-thick-dark" */
.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:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .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 {
  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; }

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.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:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* theme: "minimal-dark" */
.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:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.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,
.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 {
  width: 12px; }

.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,
.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 {
  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; }

/* theme "dark-3" */
.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:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .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; }

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.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.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.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.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-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-2-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-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.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); }

/* theme "inset-3", "inset-3-dark" */
.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:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .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:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

/* ---------------------------------------- */
ul.resp-tabs-list,
p {
  margin: 0px;
  padding: 0px; }

.resp-tabs-list li {
  font-weight: 500;
  font-size: 1em;
  display: inline-block;
  padding: 13px 15px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left;
  color: #939393; }

.resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  width: 100%;
  clear: left; }

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none; }

.resp-tab-content {
  display: none;
  padding: 15px; }

.resp-tab-active {
  border: none;
  border-bottom: none;
  margin-left: -1px !important;
  margin-right: -1px !important;
  padding: 12px 14px 14px 14px !important; }

.resp-tab-active {
  border-bottom: none;
  background-color: #fff; }

.resp-content-active,
.resp-accordion-active {
  display: block; }

.resp-tab-content {
  border: 1px solid #c1c1c1; }

h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #ccc;
  border-top: 0px solid #ccc;
  margin: 0px;
  padding: 10px 15px; }

h2.resp-tab-active {
  border-bottom: 0px solid #c1c1c1 !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important; }

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue; }

/*-----------Vertical tabs-----------*/
.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
  text-align: center;
  border-bottom: 1px solid #d3d0c8;
  background: #eeeeee;
  /*$bgColor1*/
  word-wrap: break-word; }

.resp-vtabs .resp-tabs-list li:last-child {
  border: none; }

.resp-vtabs .resp-tabs-list li h4 {
  font-size: 1.2em;
  display: block;
  line-height: 28px;
  text-align: center; }

.h4:before {
  foont-size: 22px; }

.resp-vtabs .resp-tabs-list li h4:before {
  font-size: 1.5em; }

.resp-vtabs li.resp-tab-active h4:before {
  color: #fff; }

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  float: left;
  border-left: 0px solid transparent;
  min-height: 250px;
  border-radius: 4px;
  clear: none; }

.resp-vtabs .resp-tab-content {
  border: none; }

.resp-vtabs li.resp-tab-active {
  background-color: #0070d2;
  position: relative;
  color: #fff;
  z-index: 1; }

.resp-vtabs li.resp-tab-active:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  margin-left: -1px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #0070d2; }

.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 7px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ccc;
  position: absolute;
  top: 10px;
  right: -85%; }

h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff !important; }

/*-----------Accordion styles-----------*/
h2.resp-accordion .fa {
  font-size: 20px;
  width: 25px; }

h2.resp-tab-active {
  background: #0070d2 !important;
  color: #fff; }

h2.resp-tab-active h4:before {
  color: #fff; }

.resp-easy-accordion h2.resp-accordion {
  display: block; }

.resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1; }

.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1 !important; }

.resp-accordion span {
  border-bottom-width: 0 !important; }

.resp-jfit {
  width: 100%;
  margin: 0px; }

.resp-tab-content-active {
  display: block; }

h2.resp-accordion:first-child {
  border-top: 1px solid #c1c1c1 !important; }

.vam-tab-pullright {
  float: right; }

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 767px) {
  ul.resp-tabs-list {
    display: none; }

  h2.resp-accordion {
    display: block; }

  .resp-vtabs .resp-tab-content {
    border: 1px solid #C1C1C1; }

  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none; }

  .vam-tab-pullright {
    float: none  !important; }

  .resp-accordion-closed {
    display: none !important; }

  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important; } }
/* 
 *  Owl Carousel - Animate Plugin
 */
.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;
  cursor: ew-resize !important; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  float: left; }

.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);
  left: 10px; }

.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;
  display: block !important; }

.owl-carousel .owl-controls .owl-nav .owl-prev {
  float: left;
  margin-left: -10px; }

.owl-carousel .owl-controls .owl-nav .owl-next {
  float: right;
  margin-right: -30px; }

.owl-nav {
  text-align: right;
  float: right;
  margin-top: 5px;
  cursor: default;
  width: 100%; }

.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;
  overflow: hidden; }

/*.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: ew-resize; }

.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-controls {
  float: left;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 100%;
  z-index: -1; }

/*STICKY WIZARD OVERWRITER CSS*/
.v-wizard-wrapper {
  border-bottom: 1px solid #DDD; }

.v-wizard-wrapper.v-fixed-header {
  box-shadow: 0 0px 12px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0px 12px 0px rgba(0, 0, 0, 0.1); }

.v-fixed-header {
  /*new update*/
  position: fixed;
  top: 0px;
  width: inherit;
  /*this width will work when container class apply*/ }

.v-fixed-width-100 {
  /*this will work when container-fluid class apply*/
  width: 100% !important; }

@media (max-width: 768px) {
  .v-fixed-header {
    width: 100%; } }
/*  **note:** below all css are values changes only*/
.vam-header.v-separate-header {
  position: relative;
  width: inherit; }

/*Fixed header for mobile */
.vam-QuoteWidgetMob {
  position: initial;
  border-bottom: none; }

.v-wizard-outer {
  /*wrapped this class for sticky wizard wrapper for smooth scroll*/
  width: 100%;
  position: relative;
  z-index: 1040; }

.v-ML-LeftPanel {
  position: absolute;
  top: 0px; }

@media only screen and (max-width: 991px) and (min-width: 320px) {
  .v-ML-LeftPanel {
    position: relative;
    margin-top: 0px;
    margin-bottom: 10px; }

  .vam-ColabPanel {
    top: -1px !important; }

  .vam-indicatePremium {
    margin-bottom: 0px; } }
.vam-indicatePremium {
  position: relative;
  margin-top: 0; }

.vam-ColabPanel {
  top: 0px; }

.vam-profile1 {
  /*changed quicklins position due to sticky wizard*/
  top: 50px; }

.vam-profile1 .quickLink {
  top: 0px; }

.submenu .toggle {
  /*LOB specific*/
  margin-top: 0px; }

.v-quote-outer {
  width: 100%;
  position: relative;
  z-index: 101; }

.container.v-sticky.sticky-yes .vam-header.v-separate-header > div {
  /*inheriting all heirarchy divs width for container fixed support*/
  width: inherit; }

.container.v-sticky.sticky-yes .vam-header.v-separate-header .v-quote-outer {
  width: inherit; }

.container.v-sticky.sticky-yes .v-wizard-outer {
  width: inherit; }

/*==========================================================================UNIVERSAL CSS
==========================================================================================*/
body {
  background: #f9f9f9;
  color: #5d5d5d; }

h1 {
  color: #006738; }

h1.line:after,
h2.line:after {
  border-bottom-color: #0070d2; }

h2 {
  color: #0070d2; }

h3 {
  color: #0070d2; }

h4 {
  color: #555; }

h5 {
  color: #5d5d5d; }

.h1 {
  color: #0070d2; }

.h2 {
  color: #0070d2; }

.h3 {
  color: #0070d2; }

.h4 {
  color: #555; }

.h5 {
  color: #5d5d5d; }

a {
  color: #0070d2; }

a:hover, a:focus {
  color: #007eec; }

/*================================================================MISCELLANEOUS CSS START HERE
==============================================================================================*/
.vam-BGnone {
  background: none !important; }

/* BACKGROUND COLORS */
.v-bg-white {
  background-color: #fff !important; }

.v-bg-black {
  background-color: #000; }

.v-bg-green {
  background-color: #48c157; }

.v-bg-info {
  background-color: #D9EDF7 !important; }

/*  primary colors */
.v-bg-primary {
  background-color: #0070d2 !important; }

.v-bg-primary-shade {
  background-color: #285f8f; }

.v-bg-primary-tint {
  background-color: #134773; }

.v-bg-primary-light {
  background-color: #d8edff !important; }

/*  secondary colors */
.v-bg-secondary {
  background-color: #f2f2f2; }

.v-bg-secondary-shade {
  background-color: #DDD; }

.v-bg-secondary-tint {
  background-color: #f7f7f7; }

.v-bg-secondary-pastel {
  background-color: #fcfcfc; }

.v-bg-secondary-extraDark {
  background-color: #eeeeee; }

/*  teritary colors */
.v-bg-teritary {
  background-color: #5d5d5d; }

.v-bg-teritary-shade {
  background-color: #3a3e42; }

.v-bg-teritary-tint {
  background-color: #5d5d5d; }

.v-bg-teritary-pastel {
  background-color: #606d76; }

/* BORDER  */
.v-bdr-secondary-shade {
  border: 1px solid #DDD !important; }

.v-bdr-secondary-tint {
  border: 1px solid #d4d4d4 !important; }

.v-bdr-secondary-pastel {
  border: 1px solid #ededed; }

/* --- top border---*/
.v-bdr-top-white {
  border-top: 1px solid #fff !important; }

.v-bdr-top-secondary-shade {
  border-top: 1px solid #DDD !important; }

.v-bdr-top-secondary-tint {
  border-top: 1px solid #f5f5f5; }

.v-bdr-top-secondary-pastel {
  border-top: 1px solid #ebebeb; }

/* --- bottom border---*/
.v-bdr-bottom-secondary-shade {
  border-bottom: 1px solid #DDD !important; }

.v-bdr-bottom-secondary-tint {
  border-bottom: 1px solid #ededed !important; }

.v-bdr-bottom-white {
  border-bottom: 1px solid #FFF; }

/* --- right border---*/
.v-bdr-right-primary {
  border-right: 1px solid #3f8fd5 !important; }

.v-bdr-right-secondary-shade {
  border-right: 1px solid #DDD !important; }

/* --- left border---*/
.v-bdr-left-secondary-shade {
  border-left: 1px solid #DDD !important; }

.v-bdr-left-secondary-tint {
  border-left: 1px solid #ededed; }

/* text colors */
.v-text-white {
  color: #fff !important; }

.v-text-black {
  color: #121212 !important; }

.v-text-green {
  color: #48c157 !important; }

.v-text-green-shade {
  color: #b7ffc6; }

.v-text-green-dark {
  color: #005200; }

.v-text-red {
  color: #EA6161 !important; }

.v-text-red-dark {
  color: #7b0000; }

.v-text-red-shade {
  color: #EA6161; }

.v-text-teritary-shade {
  color: #9d9d9d; }

.v-text-red-light {
  color: #e55454; }

.v-text-warning {
  color: #ff8826; }

.v-text-primary {
  color: #0070d2 !important; }

.v-text-secondary {
  color: #999; }

.v-text-secondary-shade {
  color: #282828; }

.v-text-secondary-tint {
  color: #3a3e42 !important; }

.v-text-secondary-pastel {
  color: #5d5d5d !important; }

.v-text-teritary {
  color: #FFCC6B; }

.vam-shadow-none {
  box-shadow: none !important; }

/*==============CUSTOM BOOTSTRAP CSS START ==============*/
.form-control-static {
  color: #5d5d5d; }

.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 {
  min-height: auto; }

.text-right {
  text-align: right; }

.media {
  margin-top: 0px; }

.glyphicon {
  top: 2px; }

.carousel {
  margin-bottom: 0;
  padding: 0 40px 30px 40px; }

.carousel-control {
  left: 0px;
  height: 40px;
  width: 40px;
  margin-top: 120px; }

.carousel-control1 {
  margin-top: 65px; }

.carousel-control.left {
  background: none; }

.carousel-control.right {
  background: none; }

/*.carousel-inner .item{left:8%;}
*/
.page-header {
  border-bottom: none; }

.panel {
  border-radius: 0; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.panel-warning {
  border-color: transparent; }

.panel-warning > .panel-heading {
  color: #504202;
  font-weight: 500;
  text-align: left;
  background-color: #9d9d9d;
  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; }

.fa-circle:before {
  content: "\f111";
  color: transparent; }

/*/////InnerPage-CustomBootstrapCSS-Start-Here///////////*/
.btn {
  display: inline-block;
  padding: 7px 15px 6px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -o-box-sizing: border-box !important;
  -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: 2px; }

.btn-primary {
  color: #fff;
  background-color: #ff2400;
  transition: all ease-in-out 0.2s;
  min-height: 34px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }

.btn-primary-dark {
  color: #fff;
  background-color: #b63a22;
  transition: all ease-in-out 0.2s;
  min-height: 34px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  padding-left: 20px;
  padding-right: 20px; }

.btn-primary-dark:hover {
  background: #be3d24;
  color: #FFF; }

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #f02200;
  outline: none !important; }

.btn-primary:hover {
  color: #fff;
  background-color: #b73923;
  overflow: hidden; }

.btn-primary:hover .flaticon-paperplane:before {
  font-size: 80px;
  position: absolute;
  left: 80px;
  top: -40px;
  opacity: 0.1;
  transition: all ease-in-out 0.3s; }

.btn-primary .flaticon-paperplane:before {
  font-size: 20px;
  position: absolute;
  top: 5px;
  left: 10px;
  opacity: 1;
  transition: all ease-in-out 0.2s; }

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #f02200;
  outline: none !important; }

.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #f02200;
  outline: none !important; }

.btn-success {
  background-color: #006738!important;
  border: none; }

.btn-success:hover {
  opacity: 0.9;
  background-color: #48c157 !important;
  border: none; }

.btn-success:focus {
  opacity: 0.9;
  background-color: #48c157 !important;
  border: none; }

.btn-lightGreen {
  background-color: #8ace5f;
  border: none;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2); }

.btn-lightGreen:hover {
  opacity: 0.9;
  background-color: #80c554 !important;
  border: none;
  outline: none; }

.btn-lightGreen:focus {
  opacity: 0.9;
  background-color: #80c554 !important;
  border: none;
  outline: none; }

.form-control {
    height: 30px;
    padding: 6px 12px;
    font-size: 0.9em !important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #DDD;
    border-radius: 0px !important;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -o-box-sizing: border-box !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -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: #4285f4 !important;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #555; }

.form-group select {
  color: #9d9d9d; }

/*select{
    color:$inputTextColor !important;
   
}*/
/*select.form-control:focus {
	position:relative;
	z-index:1;
}*/
/*========DISABLE FOR FIREFOX ISSUES========*/
.input-group-addon {
  padding: 5px 12px; }

.modal-header {
  background: #fff !important; }

.modal-header h3 {
  color: #000000 !important; }

.modal-header {
  padding: 15px 6px 12px 10px; }

.modal-header .close {
  margin-top: -5px;
  background: #0070d2;
  padding: 8px 12px; }

.close {
  float: right;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  text-shadow: 0 0px 0 #fff;
  filter: alpha(opacity=100);
  opacity: 1; }

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 1; }

.list-group {
  margin-bottom: 0px; }

.list-group-item {
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 12px;
  padding-left: 15px; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 4px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 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: 0px;
  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); }

.well {
  min-height: 0px;
  padding: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none; }

.pagination {
  display: inline-block;
  padding-left: 5px;
  padding-right: 15px;
  margin: 0 0 0 15px;
  border-radius: 4px;
  vertical-align: middle; }

.pagination > li > a,
.pagination > li > span {
  color: #0070d2; }

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  z-index: 3;
  background-color: #ededed;
  border-color: #ededed; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 4;
  background-color: #0070d2;
  border-color: #0070d2; }

label {
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: sub;
  color: #393939;
  font-size: 1em;
  font-weight: 400;
  word-break: break-word;
  /*margin-top: 10px;*/ }

label.alert {
  color: red; }

.text-center {
  text-align: center !important; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f7f7f7; }

.EndorseGridDetails .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #e0ddcc; }

.EndorseGridDetails .table-hover > tbody > tr:hover {
  background-color: #e0ddcc !important; }

@media (max-width: 767px) {
  .table-responsive {
    overflow-x: auto;
    overflow-y: auto; }

  .pagination {
    padding-left: 15px; } }
@media screen and (max-width: 767px) {
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; } }
.alert {
  border-radius: 0px; }

/*==============CUSTOM BOOTSTRAP CSS END ==============*/
/* Slider
/*-----------------------------------------------------------------------------------*/
.flex-caption {
  background: rgba(255, 255, 255, 0.8); }

/* FlexSlider Necessary Styles
*********************************/
/* Direction Nav slider*/
.flex-direction-nav li a.next:hover {
  opacity: 0.6; }

.flex-direction-nav li a.prev:hover {
  opacity: 0.6; }

.flex-direction-nav li a.disabled {
  opacity: .3;
  filter: alpha(opacity=30); }

/* Control Nav slider */
/* Media Queries slider
/*-----------------------------------------------------------------------------------*/
@media screen and (max-width: 1000px) {
  .slider_container {
    background: none; }

  .flexslider {
    background: none; } }
/*--//Content css begin---*/
.vam-policy {
  background: #fff;
  border-color: #ddd; }

.vam-policy-img span {
  color: #2196f3; }

.vam-policy-title span {
  color: #5d5d5d; }

.vam-policy-title h4 {
  color: #5d5d5d; }

.vam-policy-detail span {
  color: #5d5d5d; }

.vam-policy-detail h4 {
  color: #2196f3; }

.vam-policy-detail h4 small a {
  color: #2196f3; }

.vam-policy-claim li {
  border-right-color: #ddd;
  color: #5d5d5d; }

.vam-policy-claim li span {
  color: #5d5d5d; }

.vam-policy-payment {
  background: #383838; }

.vam-policy-payment li {
  color: #fff; }

.corner-ribbon {
  background: #ff2e2e;
  color: #fff; }

.vam-table-tdTitle {
  color: #0070d2; }

.vam-table-tdTitle:hover {
  color: #007eec; }

.vam-table-tdArrow {
  color: #0070d2; }

/*--FOR DEVELOPER DEMAND AJAY START--*/
.vam-tdAnchorNone {
  pointer-events: none;
  color: #5d5d5d !important; }

/*--FOR DEVELOPER DEMAND AJAY END--*/
.wrapper-dropdown-3 {
  background: #fff;
  border-color: #ddd; }

.wrapper-dropdown-3:after {
  border-color: #000 transparent; }

.wrapper-dropdown-3 .dropdown {
  background: white;
  border-color: #EEE; }

.wrapper-dropdown-3 .dropdown li a {
  color: #000;
  border-bottom-color: #e6e8ea;
  box-shadow: inset 0 1px 0 white; }

/* Hover state */
.wrapper-dropdown-3 .dropdown li:hover a {
  background: #f3f8f8; }

/* Active state */
.wrapper-dropdown-3.active .dropdown {
  opacity: 1; }

/* No CSS3 support */
.no-opacity .wrapper-dropdown-3 .dropdown, .no-pointerevents .wrapper-dropdown-3 .dropdown {
  opacity: 1;
  /* If opacity support but no pointer-events support */ }

/* Select box styling // */
/*--// Profile css--*/
.vam-profile-top:before {
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #fff; }

.vam-profile .img-circle {
  border-color: #fff; }

.vam-profile h3.white {
  color: #fff; }

.vam-profile h3.yellow {
  color: #9d9d9d; }

.vam-profile span {
  color: #fff; }

.v-guidance-panel-arrow {
  background: #016ac5; }

.vam-profile li {
  border-bottom-color: #0b5dc3;
  box-shadow: 0 1px 0 #2179c6; }

.vam-profile li a {
  color: #fff; }

.vam-profile li a:hover {
  color: #9d9d9d; }

.vam-profile li:last-child {
  box-shadow: none; }

.btn-inactive {
  opacity: 0.5; }

.btn-blue, btn-blue:hover {
  background: #0070d2 !important;
  color: #fff !important;
  border-color: #0070d2 !important; }

/* // chat-- */
.vam-chatting {
  background: #fafafa; }

.vam-chatting li {
  border-bottom-color: #ddd;
  box-shadow: none; }

.vam-chatting li a {
  color: #42464a; }

.vam-chatting li a span {
  color: #ddd; }

.vam-chatting li a:hover {
  color: #9d9d9d; }

.vam-chat li {
  border-bottom-color: #eaeaea;
  box-shadow: none; }

.vam-chat li .vam-chat-body p {
  color: #5d5d5d; }

.vam-chat li.left .vam-chat-body .header .name {
  color: #5d5d5d; }

.vam-chat li.left .vam-chat-body .header .name small {
  color: #9d9d9d; }

.vam-chat li.right .vam-chat-body .header .name {
  color: #5d5d5d; }

.vam-chat li.right .vam-chat-body .header .name small {
  color: #9d9d9d; }

.vam-btn-black {
  color: #fff;
  background-color: #3a3e42;
  border-color: transparent; }

.vam-btn-black:focus {
  background: #464a4e; }

.vam-btn-black:hover {
  color: #fff;
  background-color: #313438;
  border-color: transparent; }

.vam-message {
  background: #fafafa; }

.vam-message li {
  border-bottom-color: #ddd;
  box-shadow: none; }

.vam-message li a {
  color: #42464a; }

.vam-message li a span {
  color: #ddd; }

.vam-message li a:hover {
  color: #9d9d9d; }

.vam-message textarea {
  border-color: #ddd; }

.vam-message textarea:placeholder {
  color: #eee; }

/*--// Qucik link css--*/
.vam-quickLinks h3.yellow {
  color: #9d9d9d; }

.vam-quickLinks li {
  border-bottom-color: #07477f;
  box-shadow: 0 1px 0 #2179c6; }

.vam-quickLinks li a, .vam-profile-inner li a {
  color: #fff; }

.vam-quickLinks li a:hover, .vam-profile-inner li a:hover {
  color: white; }

.vam-quickLinks li:last-child {
  box-shadow: none; }

/*-- // inner css--*/
.vam-profile-inner .img-circle {
  border-color: #fff; }

.vam-profile-inner h3.white {
  color: #fff; }

.vam-profile-inner h3.yellow {
  color: #9d9d9d; }

.vam-profile-inner span {
  color: #fff; }

.vam-profile-inner li {
  border-bottom-color: #0b5dc3;
  box-shadow: 0 1px 0 #2179c6; }

.vam-profile-inner li:last-child {
  box-shadow: none; }

.vam-link {
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.2); }

.vam-link .img-circle {
  border-color: #fff; }

.vam-link h3.white {
  color: #fff; }

.vam-link h3.yellow {
  color: #9d9d9d; }

.vam-link span {
  color: #fff; }

.vam-link a {
  color: #fff; }

.vam-link a span {
  background: #fff; }

.vam-link li a span:hover {
  background: rgba(255, 255, 255, 0.9); }

.vam-news h3.white {
  color: #fff; }

.vam-news li {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }

.vam-news li:last-child {
  box-shadow: none; }

.vam-quickLinks-inner h3.yellow {
  color: #FFCC6B; }

.vam-quickLinks-inner li {
  border-bottom-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }

.vam-quickLinks-inner li.ml {
  border-bottom-color: transparent !important;
  box-shadow: 0 1px 0 rgba(88, 100, 108, 0.15) !important; }

.vam-quickLinks-inner li.ml:last-child {
  box-shadow: none !important; }

.vam-quickLinks-inner li a {
  color: #fff; }

.vam-quickLinks-inner li a:hover {
  color: fade(#fff, 60%); }

.vam-quickLinks-inner li:last-child {
  box-shadow: none; }

.image-preview-input {
  color: #fff;
  background-color: #48c157;
  border-color: #48c157; }

.image-preview-clear {
  color: #fff;
  background-color: #ff2e2e;
  border-color: #ff2e2e; }

.image-preview-input input[type=file] {
  opacity: 0;
  filter: alpha(opacity=0); }

.image-preview-input:hover {
  border-color: 1px solid #CCC !important; }

/*=======*/
/*  bhoechie tab */
div.bhoechie-tab-container {
  border-color: #ddd; }

div.bhoechie-tab-menu {
  background-color: #f0f1f0; }

div.bhoechie-tab-menu div.list-group > a .glyphicon, div.bhoechie-tab-menu div.list-group > a .fa {
  color: #939393; }

div.bhoechie-tab-menu div.list-group > a.active {
  background-color: #0070d2;
  	/* background-image: #5A55A3;
  */
  color: #ffffff; }

div.bhoechie-tab-menu div.list-group > a.active .glyphicon, div.bhoechie-tab-menu div.list-group > a.active .fa {
  color: #ffffff;
  background: transparent; }

div.bhoechie-tab-menu div.list-group > .list-group-item {
  background: none;
  border-bottom-color: #d3d0c8;
  color: #939393; }

div.bhoechie-tab-menu div.list-group > a.active:after {
  border-bottom-color: transparent;
  border-top-color: transparent;
  border-left-color: #0070d2; }

.vam-small-text {
  color: #555; }

.vam-big-text {
  color: #2196f3; }

.vam-tableTxt {
  color: #5d5d5d; }

.vam-versionBtn {
  color: #fff !important; }

.vam-tools {
  background: #fafafa;
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3); }

.vam-tools li {
  border-bottom-color: #ddd; }

.vam-tools li a {
  color: #5d5d5d; }

.vam-tools li a:hover {
  color: black; }

input[type=checkbox].css-checkbox + label.css-label {
  color: #393939; }

input[type=radio].css-radio + label.css-radiolabel {
  color: #393939; }

/* Naga */
.vam-lightOrange {
  background: #FFE8D4; }

/*.vam-activechat {
	background:#dedede;
}
.vam-activechat li {
	border-bottom-color:1px solid #bfbaac;
}
.vam-activechat li a {
	color:#605e5a;
}


.vam-conversion img {
	border-color:#e5e5e5;
}
.vam-conversion .left {
	background:#E0E0E0;
	color:#605e5a;
}
.vam-conversion .right {
	background:rgba(89, 174, 249, 0.8);
	color:#fff;
}
.vam-conversion .time {
	color:#9d9d9d;
}
/*.vam-chatSend {
	background:#383838;
}*/
.vam-chatSend textarea {
  background: #eeeeee; }

/*====will start===*/
p {
  color: #5d5d5d; }

.vam-bdrd4d4d4 {
  border-color: #ddd; }

.vam-bdrd4d4d43 {
  border-color: #D4D4D4; }

.vam-bdr-bottomededed {
  border-bottom-color: #ededed; }

.vam-bdr-rightededed {
  border-right-color: #ededed; }

.vam-bdr-leftededed {
  border-left-color: #ededed; }

.vam-declaration li a {
  color: #fff; }

.vam-GetCardBG {
  background: #eff0ef; }

.vam-GetCarShare {
  background: #3a3e42;
  color: #fff; }

.photos {
  border-color: #ededed;
  background: #fff; }

/*below css added by sadashiv */
.vam-policy-claim > div {
  border-right-color: #ddd;
  color: #5d5d5d; }

.vam-policy-claim > div a {
  color: #5d5d5d; }

.vam-policy-claim > div a:hover {
  color: #2196f3; }

.vam-policy-claim div span {
  color: #5d5d5d; }

/*above css added by sadashiv */
/* ADVANCE SEARCH CSS*/
.vam-searchFilter h3 {
  background: #0070d2;
  color: #fff; }

.vam-bgfafafa {
  background: #fafafa; }

.vam-searchResult .sort li {
  border-right-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 0px 0px 0px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 1px 0px 0px 0px rgba(255, 255, 255, 0.2);
  box-shadow: 1px 0px 0px 0px rgba(255, 255, 255, 0.2);
  color: #fff; }

.vam-searchResult .sort li a {
  border-right-color: rgba(0, 0, 0, 0.2);
  color: #fff; }

.vam-searchResult .sort li a.active {
  color: #fff; }

.vam-sortAlphabte li a {
  color: rgba(255, 255, 255, 0.25); }

.vam-sortAlphabte li a:hover {
  color: #fff; }

.vam-sortAlphabte li a.active {
  color: #0c6 !important; }

.vam-sortAlphabte li a.active:after, .vam-sortAlphabte li a.active:before {
  border-color: transparent; }

.vam-sortAlphabte li a.active:after {
  border-bottom-color: #0070d2; }

.vam-sortAlphabte li a.active:before {
  border-bottom-color: #fff; }

.vam-searchList span.title {
  color: #999; }

.vam-searchList span.titleBlack {
  color: #121212; }

.vam-searchList span.detail {
  color: #999; }

.vam-searchList span.blue {
  color: #0070d2; }

.vam-searchList span.grey {
  color: #888; }

.vam-searchList span.green {
  color: #48c157; }

.vam-searchList span.red {
  color: #fb3b21; }

.vam-searchList span.prospect {
  color: #fff;
  background: #cc4b29; }

.vam-searchList .row:hover {
  background: #f7f7f7; }

.vam-customer {
  background: #0070d2; }

.vam-customer:hover {
  background: #0162b7; }

.file label {
  background: #047fea;
  color: #fff; }

.file input {
  opacity: 0.01; }

.file input:hover + label, .file input:focus + label {
  background: #047fea;
  color: #fff; }

.vam-QuoteID {
  background: #0070D2; }

.vam-QuoteID h4 {
  color: #FED000; }

.vam-VehicleList {
  background: #ebebeb;
  border: 1px solid #CCC; }

.vam-VehicleList img {
  border: 2px solid #ddd;
  background: #FFF; }

/*widget*/
/*.vam-QuoteWidget:before{
	background:#eee;
}
.vam-QuoteWidget li a{
	color:#bbb;
}
.vam-QuoteWidget li.active a{
	color:#121212;
}
.vam-QuoteWidget li.active:before{
	background:#FFF;
	box-shadow:inset 0 0 0 5px rgba(0,112,210,1)
}
.vam-QuoteWidget li:before{
	background:#FFF;
	box-shadow:inset 0 0 0 5px rgba(0,0,0,0.2);
}
.vam-QuoteWidget li.completed:before{
	background:#FFF;
	box-shadow:inset 0 0 0 5px rgba(0,112,210,1)
}
.vam-QuoteWidget li.completed:after{
	background:#0070d2;
}
.vam-QuoteWidget li.completed a{
	color:#0070d2
}
.vam-QuoteWidget li.completed + li a:after{
	background:#0070d2;
}*/
.vam-ClaimProcess1 {
  border: 3px solid #FFF;
  background: #ffaa00;
  background: -moz-linear-gradient(-45deg, #ffaa00 0%, #ffaa00 27%, #f04901 84%, #f04901 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #ffaa00), color-stop(27%, #ffaa00), color-stop(84%, #f04901), color-stop(100%, #f04901));
  background: -webkit-linear-gradient(-45deg, #ffaa00 0%, #ffaa00 27%, #f04901 84%, #f04901 100%);
  background: -o-linear-gradient(-45deg, #ffaa00 0%, #ffaa00 27%, #f04901 84%, #f04901 100%);
  background: -ms-linear-gradient(-45deg, #ffaa00 0%, #ffaa00 27%, #f04901 84%, #f04901 100%);
  background: linear-gradient(135deg, #ffaa00 0%, #ffaa00 27%, #f04901 84%, #f04901 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa00', endColorstr='#f04901', GradientType=1 );
  box-shadow: inset 1px 1px 10px rgba(0, 0, 0, 0.2); }

.vam-ClaimProcess1:after {
  box-shadow: 8px 0 10px rgba(0, 0, 0, 0.1); }

.vam-ClaimProcess1 span:before {
  border-left: 15px solid #e64e00;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid transparent; }

.vam-ClaimProcess1 span:after {
  border-left: 20px solid #fff;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid transparent; }

.vam-ClaimProcess2 {
  background: #f3f3f3;
  background: -moz-linear-gradient(-45deg, #f3f3f3 0%, #f3f3f3 27%, #d4d4d4 84%, #d4d4d4 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #f3f3f3), color-stop(27%, #f3f3f3), color-stop(84%, #d4d4d4), color-stop(100%, #d4d4d4));
  background: -webkit-linear-gradient(-45deg, #f3f3f3 0%, #f3f3f3 27%, #d4d4d4 84%, #d4d4d4 100%);
  background: -o-linear-gradient(-45deg, #f3f3f3 0%, #f3f3f3 27%, #d4d4d4 84%, #d4d4d4 100%);
  background: -ms-linear-gradient(-45deg, #f3f3f3 0%, #f3f3f3 27%, #d4d4d4 84%, #d4d4d4 100%);
  background: linear-gradient(135deg, #f3f3f3 0%, #f3f3f3 27%, #d4d4d4 84%, #d4d4d4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#d4d4d4', GradientType=1 ); }

.vam-ClaimProcess2 span:before {
  border-left: 15px solid #d1d1d1;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid transparent; }

.vam-profile ul.v-ML-AgentIcons li {
  border-right: 1px solid #6f7c84;
  box-shadow: 1px 0 0 #54616a;
  border-bottom: none; }

.vam-profile ul.v-ML-AgentIcons li a:hover span:before {
  color: #b6b6b6;
  transition: all ease 0.3s; }

@media only screen and (max-width: 767px) {
  .vam-searchResult .sort li a {
    border-right-color: 1px solid #3e96e2;
    color: #4e9fe6; }

  div.bhoechie-tab-container {
    border-color: transparent; } }
@media (max-width: 1024px) {
  .vam-BdrT-MobTab {
    border-top-color: rgba(0, 0, 0, 0.1);
    border-bottom-color: rgba(255, 255, 255, 0.1); } }
@media (max-width: 691px) {
  .vam-sortAlphabte li a.active:after, .vam-sortAlphabte li a.active:before {
    border: transparent; } }
@media screen and (max-width: 992px) {
  .vam-QuoteWidgetMob a {
    background: #ddd;
    color: #FFF;
    border: 1px solid #CCC; }

  .vam-QuoteWidgetMob a.active {
    color: #FFF;
    background: #0070d2;
    border: 1px solid #0366bd; }

  .vam-QuoteWidgetMob a.disabled {
    color: #CCC; } }
@media screen and (min-width: 768px) {
  #myModal .modal-dialog {
    width: 750px; } }
@media screen and (min-width: 960px) {
  #myModal .modal-dialog {
    width: 80%; } }
/*------TAB CSS START-------*/
.nav-tabs {
  background: #eeeeee; }

.nav-tabs > li > a {
  color: #5d5d5d; }

.nav-tabs > li > a:hover {
  background-color: #0070d2;
  color: #fff; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #0070d2; }

.tab-content > .tab-pane {
  background: #fff; }

/*------TAB CSS END-------*/
/*-----TABLE GRID CSS START----*/
.table > tbody > tr > td {
  color: #5d5d5d; }

/*-----TABLE GRID CSS END----*/
.input-group-addon {
  border-radius: 0; }

/*==============CUSTOM BOOTSTRAP END HERE==============*/
/*CUSTOMER INFORMATION Graph Color CSS*/
.label .v-text-black {
  color: #121212 !important; }

.iconColor {
  color: #fff; }

.vam-text5d5d5d {
  color: #5d5d5d !important; }

.txtColor {
  color: #969696; }

.label span.colRed {
  background: #fe634b; }

.label span.colGreen {
  background: #48c157; }

.label span.colGray {
  background: #cccccc; }

.vam-customerDetailSummary {
  background: #f7f7f7;
  border: 1px solid #ededed; }

.vam-summary {
  background: #f7f7f7;
  border: 1px solid #ededed; }

.vam-summary ul li {
  color: #5d5d5d; }

.vam-summary ul li span {
  color: #9d9d9d; }

.vam-summary-acivity {
  background: #f7f7f7;
  border: 1px solid #eeeeee; }

.vam-summary-acivity:before {
  background: #0070d2; }

/*.vam-summary-acivity p span {
	color:#0070d2;
}*/
.dot-1-bgRed {
  background: #fe634b; }

.dot-1-bgGray {
  background: #cccccc; }

.vam-right-login li {
  border-right: 1px solid rgba(0, 0, 0, 0.4);
  box-shadow: 1px 0px 0px rgba(255, 255, 255, 0.2); }

.vam-right-login li:last-child {
  border: none;
  box-shadow: none; }

.vam-right-login li a:hover {
  background: rgba(0, 0, 0, 0.2); }

.vam-right-login li a.active {
  background: rgba(0, 0, 0, 0.2); }

.icon-search {
  background: #0070d2; }

.icon-search:after {
  content: '';
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: -1;
  top: 0; }

.stylish-input-group .input-group-addon {
  background: #0070d2 !important; }

.stylish-input-group .form-control {
  border-color: #ccc; }

.stylish-input-group button {
  background: transparent; }

.icon-search .icon {
  color: #fff; }

/*----------HEADER RIGHT SIDE CSS END------------*/
/*------------SECONDARY HEADER NAVIGATION START----------*/
.ProgressBar-step:before, .ProgressBar-step:after {
  background-color: #ddd; }

.ProgressBar-step:after {
  background-color: #48c157; }

.ProgressBar-icon {
  background-color: #c3c3c3;
  fill: #c3c3c3; }

.is-current .ProgressBar-icon {
  fill: #285f8f;
  background-color: #285f8f; }

.is-complete .ProgressBar-icon {
  fill: #48c157;
  background-color: #48c157; }

.is-current a {
  background: #285f8f; }

.is-current a:after {
  border-top: 8px solid #285f8f; }

.is-inactive a {
  color: #dedee0; }

.is-inactive a:hover {
  color: #dedee0; }

.is-inactive .ProgressBar-icon {
  background-color: #dddddd;
  fill: #dddddd; }

.ProgressBar-stepLabel {
  color: #5d5d5d; }

.ProgressBar-stepLabel:hover {
  color: #5d5d5d; }

.is-current > .ProgressBar-stepLabel {
  color: #fff; }

.is-complete > .ProgressBar-stepLabel {
  color: #48c157; }

.vam-QuoteWidgetMob {
  border-bottom: 1px solid #ddd; }

.vam-QuoteWidgetMob div.header-secondary {
  color: #555 !important; }

/*------------SECONDARY HEADER NAVIGATION END----------*/
/*==========HEADER CSS END============*/
/*=========ADVANCE SEARCH CSS START===========*/
.v-Versions li a i {
  color: #2196f3; }

.v-Versions .btn-success {
  color: #fff; }

/*=========ADVANCE SEARCH CSS END===========*/
/*================= STRUCTURE CSS START================= */
.header-primary {
  color: #000000; }

.header-secondary {
  color: #0070d2; }

.header-teritory {
  color: #5d5d5d; }

.caption-bottom span {
  color: #666; }

.label span {
  color: #aaa !important; }

.form-group div.hint span {
  color: #717171;
  opacity: 0.7; }

.form-group div.hint-inline span {
  color: #717171;
  opacity: 0.7; }

/*================= STRUCTURE CSS END================= */
/*=========TOAST MESSAGE  START==========*/
.k-notification-_info.k-group {
  background: rgba(0, 0, 0, 0.7);
  color: #fff; }

.vam-toast-info p, .vam-toast-error p, .vam-toast-success p {
  color: #ffffff; }

.k-notification-_error.k-group {
  background: rgba(255, 0, 0, 0.7);
  color: #ffffff; }

.k-notification-_success.k-group {
  background: rgba(0, 153, 0, 0.8);
  color: #fff; }

/*==========TOAST MESSAGE END===========*/
/*=============================== MULTILINE QUOTE START
====================================================== */
/*----LEFT MENU CSS START-----*/
.v-ML-LeftPanel {
  background: #eeeeee;
  border-right: 1px solid #ddd; }

.v-ML-LeftPanel li {
  border-bottom-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); }

.v-ML-LeftPanel li a.active {
  background: #285f8f;
  color: #fff; }

.v-ML-LeftPanel li a {
  color: #9d9d9d; }

.v-ML-LeftPanel li a.completed {
  background: fade(#285f8f, 20%);
  color: #5d5d5d; }

.v-ML-LeftPanel li a.completed:hover {
  background: #285f8f;
  color: #fff; }

@media only screen and (min-width: 320px) and (max-width: 991px) {
  .toggle {
    background: #fbf7f7;
    color: #555;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }

  .toggle:hover {
    background-color: #fbf7f7; }

  .v-ML-LeftPanel a:hover, .v-ML-LeftPanel ul ul ul a {
    background-color: #000000; }

  .v-ML-LeftPanel {
    border-right: 1px solid transparent !important; } }
/*----LEFT MENU CSS END-----*/
/*----RIGHT PANEL CSS START-----*/
/*.vam-profile ul.v-ML-AgentIcons {
	border-bottom:�1px solid�rgba(0, 0, 0, .3); LESS ISSUES
}*/
/*---------------------------------------------
		APPETITE GUIDE AND GUIDANCE PANEL CSS START
	-----------------------------------------*/
/* // chart CSS */
.CircleGray {
  background: #ff6c6c; }

.CircleRed1:after {
  background: #5db86b;
  border: 1px solid rgba(255, 255, 255, 0.3); }

.CircleRed1 span {
  color: #fff; }

.CircleRed2:after {
  background: #5db86b;
  border: 1px solid rgba(255, 255, 255, 0.3); }

.CircleRed2 span {
  color: #fff; }

.CircleRed3:after {
  background: #5db86b;
  border: 1px solid rgba(255, 255, 255, 0.3); }

.CircleRed3 span {
  color: #fff; }

.CircleRed4:after {
  background: #5db86b;
  border: 1px solid rgba(255, 255, 255, 0.3); }

.CircleRed4 span {
  color: #fff; }

.CircleRed5:after {
  background: #5db86b;
  border: 1px solid rgba(255, 255, 255, 0.3); }

.CircleRed5 span {
  color: #fff; }

.CircleRed6:after {
  background: #5db86b;
  border: 1px solid rgba(255, 255, 255, 0.3); }

.CircleRed6 span {
  color: #fff; }

.CircleRed7:after {
  background: #5db86b;
  border: 1px solid rgba(255, 255, 255, 0.3); }

.CircleRed7 span {
  color: #fff; }

.CircleRed8:after {
  background: #5db86b;
  border: 1px solid rgba(255, 255, 255, 0.3); }

.CircleRed8 span {
  color: #fff; }

/* Additional CSS */
#labels {
  color: #444; }

.HelpPanel-Content .header {
  color: #0070d2; }

.HelpPanel-Content {
  background: #f7f7f7;
  border-bottom: 1px solid #ddd; }

.Open .header {
  border-bottom: 1px solid #ddd; }

.Open1 .header {
  border-bottom: 1px solid #ddd; }

.OpenRecommend .header {
  border-bottom: 1px solid #ededed; }

.CoachMark:before {
  color: #000;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); }

.CoachMark span {
  color: #2196f3 !important; }

/* chart CSS // */
/*---------------------------------------
APPETITE GUIDE AND GUIDANCE PANEL CSS END
-----------------------------------------*/
/*----RIGHT PANEL CSS END-----*/
/*---------------PRODUCTS CSS START-------------*/
.vam-products li {
  border: 1px solid #ddd; }

.vam-products li span.icon {
  color: #0256a0; }

.vam-products li p {
  color: #5d5d5d; }

.vam-products li span.vam-lobSelect {
  background: #eee; }

.vam-products li.selected {
  background: #6cc477; }

.vam-products li.selected p, .vam-products li.selected label, .vam-products li.selected span.icon {
  color: #fff; }

.vam-products li.selected span.vam-lobSelect {
  background: #469c51; }

/*------------PRODUCTS CSS END----------*/
/*--------LOCATION PAGE: UPLOAD LOCATION START----*/
.vam-upload-location {
  border: 2px dashed #eee; }

.vam-upload-location span.icon:before {
  color: #f4f4f3; }

.vam-upload-location p {
  color: #9d9d9d; }

/*--------LOCATION PAGE: UPLOAD LOCATION END----*/
/*---ACCORDIAN PANEL CSS START-------*/
.panel-default > .panel-heading {
  color: #121212;
  background-color: #f7f7f7;
  border-color: #ddd; }

.panel-heading a.collapsed + i:before {
  color: #999; }

.panel-heading a + i:before {
  color: #999; }

.bhoechie-tab-menu {
  border-right: 1px solid #ddd; }

/* tabs */
.panel-default > a .panel-heading {
  color: #121212;
  background-color: #f7f7f7;
  border-color: #ddd; }

.panel-default a .panel-heading {
  border-bottom: 1px solid #ddd; }

.panel-default a.collapsed .panel-heading {
  border-bottom: none; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0; }

a.collapsed .panel-heading i:before {
  content: "\e114";
  color: #999; }

a .panel-heading i:before {
  content: "\e113";
  color: #999; }

/* tabs */
/*---ACCORDIAN PANEL CSS END-------*/
/*=============================== MULTILINE QUOTE END
====================================================== */
.vam-footer {
  color: #fff; }

/*===RIGHT SIDE PANEL CSS START=====*/
/*============// DEALWALL============*/
.feedSearch-input {
  background: #285f8f; }

.feedSearch-input .flaticon-search {
  color: #fff; }

.search-panel button {
  background: #ededed;
  border-left: 1px solid #dddddd; }

.search-panel button:hover {
  background: #ededed;
  border-left: 1px solid #dddddd;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent; }

.search-panel.open button.dropdown-toggle.btn-default {
  background-color: #ededed;
  border-color: transparent;
  border-left: 1px solid #dddddd; }

.search-panel.open .dropdown-menu {
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.search-panel.open .dropdown-menu li:nth-last-child(2) a:after {
  background-color: transparent; }

.search-panel.open .dropdown-menu li:last-child a {
  padding: 0 20px; }

.search-panel button img {
  margin-right: 12px; }

.search-panel button .searchText {
  color: #5d5d5d; }

.search-panel button .caret {
  color: #5d5d5d; }

.vam-ColabPanel {
  background: #fff; }

.vam-ColabPanel:before {
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.2); }

.vam-ColabPanel:after {
  background: #e2e2e2; }

@media screen and (max-width: 1023px) {
  .vam-ColabPanel {
    border-top: 1px solid #ededed; } }
.vam-ColabPanel .header ul {
  background: #285f8f; }

/*.vam-ColabPanel .header ul li:last-child a:after{
	background:rgba(255,255,255,0.2);
}
.vam-ColabPanel .header ul li:nth-last-child(2) a:after{
	background:rgba(0,0,0,0.2);
}*/
.vam-ColabPanel .header ul li.active a, vam-ColabPanel .header ul span a {
  background: rgba(0, 0, 0, 0.2); }

.vam-ColabPanel .header ul span {
  background: rgba(0, 0, 0, 0.2); }

.vam-ColabPanel .header ul li a {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.2); }

.vam-ColabPanel .header ul li.active a:before {
  border-top: 6px solid #285f8f;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent; }

.vam-ColabPanel .header ul li.active a:after {
  border-top: 6px solid rgba(0, 0, 0, 0.2);
  border-right: 10px solid transparent;
  border-left: 10px solid transparent; }

.vam-ColabPanel .nav-tabs {
  background: none !important;
  border-top: 1px solid #ccc;
  border-bottom: transparent; }

.vam-ColabPanel .nav-tabs > li.active > a, .vam-ColabPanel .nav-tabs > li.active > a:hover, .vam-ColabPanel .nav-tabs > li.active > a:focus {
  color: #5d5d5d !important;
  background-color: #fff;
  border: 1px solid #fff; }

.vam-ColabPanel .nav-tabs > li > a {
  background: #ddd;
  border: 1px solid #ccc;
  border-top-color: transparent;
  color: #5d5d5d !important; }

.vam-ColabPanel .tab-content > .tab-pane {
  background: none; }

.vam-ColabPanel .nav-tabs > li > a:hover {
  background: #ccc; }

/*============DEALWALL //============*/
/*===========CHECKLIST END //============*/
/* new Deal wall*/
/*.ImgWrapper .user{
	border:2px solid #fff;
	box-shadow:0 0 15px rgba(0,0,0,.15);
}
.ImgWrapper .user img{
	border:3px solid #f7f7f7;
}

.ImgWrapper:before{
	border-left:1px dashed #c5c5c5;
}*/
input[type=checkbox].css-checkbox + label.css-label:before {
  border: 1px solid #9d9d9d; }

input[type=checkbox].css-checkbox + label.css-label.error:before {
  border: 1px solid #EA6161; }

input[type=checkbox].css-checkbox:checked + label.css-label:before {
  background: #0070d2;
  border: 1px solid #0070d2;
  color: #fff; }

input[type=checkbox].css-checkboxWhite:checked + label.css-label:before {
  background: #fff;
  border: 1px solid #fff;
  color: #0070d2; }

input[type=radio].css-radio + label.css-radiolabel:before {
  border: 2px solid #9d9d9d; }

input[type=radio].css-radio + label.error:before {
  border: 2px solid #EA6161; }

input[type=radio].css-radio:checked + label.css-radiolabel:before {
  border-color: #0070d2; }

input[type=radio].css-radio:checked + label.css-radiolabel:after {
  background: #0070d2; }

input[type=radio].css-radio:checked + label-radiolabel:after {
  background: #0070d2; }

address ul li span {
  color: #9d9d9d; }

/*# sourceMappingURL=default-theme.css.map */

fieldset:disabled .input-group{
    pointer-events: none;
    /*cursor:not-allowed;*/
}

/*Pace Loader starts here*/
.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
}

.pace-running::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1500;
    background-color: rgba(255, 255, 255, 0.1);
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #FFCC6B;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 4px;
}

.pace .pace-progress-inner {
    display: block;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #ffc352, 0 0 5px #ffc352;
    opacity: 1.0;
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -moz-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    -o-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px);
}

.pace .pace-activity {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 75px;
    right: 15px;
    width: 18px;
    height: 18px;
    border: solid 2px transparent;
    border-top-color: #0070d2;
    border-left-color: #0070d2;
    border-radius: 10px;
    -webkit-animation: pace-spinner 400ms linear infinite;
    -moz-animation: pace-spinner 400ms linear infinite;
    -ms-animation: pace-spinner 400ms linear infinite;
    -o-animation: pace-spinner 400ms linear infinite;
    animation: pace-spinner 400ms linear infinite;
}

@-webkit-keyframes pace-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes pace-spinner {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes pace-spinner {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes pace-spinner {
    0% {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes pace-spinner {
    0% {
        transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.vam-bdr-bottom-for-versions {
    border-bottom: 1px solid #eeeeee !important;
}

.vm-text-light {
    color: #9d9d9d;
}

/*Pace loader ends here*/

